| Modifier and Type | Method and Description |
|---|---|
FirewallLogConfig |
FirewallLogConfig.Builder.build() |
FirewallLogConfig |
FirewallLogConfig.Builder.buildPartial() |
static FirewallLogConfig |
FirewallLogConfig.getDefaultInstance() |
FirewallLogConfig |
FirewallLogConfig.getDefaultInstanceForType() |
FirewallLogConfig |
FirewallLogConfig.Builder.getDefaultInstanceForType() |
FirewallLogConfig |
Firewall.getLogConfig()
This field denotes the logging options for a particular firewall rule.
|
FirewallLogConfig |
Firewall.Builder.getLogConfig()
This field denotes the logging options for a particular firewall rule.
|
FirewallLogConfig |
FirewallOrBuilder.getLogConfig()
This field denotes the logging options for a particular firewall rule.
|
static FirewallLogConfig |
FirewallLogConfig.parseDelimitedFrom(InputStream input) |
static FirewallLogConfig |
FirewallLogConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(byte[] data) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(ByteBuffer data) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(com.google.protobuf.ByteString data) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(InputStream input) |
static FirewallLogConfig |
FirewallLogConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FirewallLogConfig> |
FirewallLogConfig.getParserForType() |
static com.google.protobuf.Parser<FirewallLogConfig> |
FirewallLogConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
FirewallLogConfig.Builder |
FirewallLogConfig.Builder.mergeFrom(FirewallLogConfig other) |
Firewall.Builder |
Firewall.Builder.mergeLogConfig(FirewallLogConfig value)
This field denotes the logging options for a particular firewall rule.
|
static FirewallLogConfig.Builder |
FirewallLogConfig.newBuilder(FirewallLogConfig prototype) |
Firewall.Builder |
Firewall.Builder.setLogConfig(FirewallLogConfig value)
This field denotes the logging options for a particular firewall rule.
|
Copyright © 2023 Google LLC. All rights reserved.