| Modifier and Type | Method and Description |
|---|---|
FirewallInfo |
FirewallInfo.Builder.build() |
FirewallInfo |
FirewallInfo.Builder.buildPartial() |
static FirewallInfo |
FirewallInfo.getDefaultInstance() |
FirewallInfo |
FirewallInfo.getDefaultInstanceForType() |
FirewallInfo |
FirewallInfo.Builder.getDefaultInstanceForType() |
FirewallInfo |
StepOrBuilder.getFirewall()
Display information of a Compute Engine firewall rule.
|
FirewallInfo |
Step.getFirewall()
Display information of a Compute Engine firewall rule.
|
FirewallInfo |
Step.Builder.getFirewall()
Display information of a Compute Engine firewall rule.
|
static FirewallInfo |
FirewallInfo.parseDelimitedFrom(InputStream input) |
static FirewallInfo |
FirewallInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallInfo |
FirewallInfo.parseFrom(byte[] data) |
static FirewallInfo |
FirewallInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallInfo |
FirewallInfo.parseFrom(ByteBuffer data) |
static FirewallInfo |
FirewallInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallInfo |
FirewallInfo.parseFrom(com.google.protobuf.ByteString data) |
static FirewallInfo |
FirewallInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallInfo |
FirewallInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static FirewallInfo |
FirewallInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallInfo |
FirewallInfo.parseFrom(InputStream input) |
static FirewallInfo |
FirewallInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FirewallInfo> |
FirewallInfo.getParserForType() |
static com.google.protobuf.Parser<FirewallInfo> |
FirewallInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Step.Builder |
Step.Builder.mergeFirewall(FirewallInfo value)
Display information of a Compute Engine firewall rule.
|
FirewallInfo.Builder |
FirewallInfo.Builder.mergeFrom(FirewallInfo other) |
static FirewallInfo.Builder |
FirewallInfo.newBuilder(FirewallInfo prototype) |
Step.Builder |
Step.Builder.setFirewall(FirewallInfo value)
Display information of a Compute Engine firewall rule.
|
Copyright © 2022 Google LLC. All rights reserved.