Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
FirewallLogConfig |
FirewallLogConfig.Builder.build() |
static FirewallLogConfig |
FirewallLogConfig.getDefaultInstance() |
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.
|
Modifier and Type | Method and Description |
---|---|
FirewallLogConfig.Builder |
FirewallLogConfig.Builder.mergeFrom(FirewallLogConfig other) |
static FirewallLogConfig.Builder |
FirewallLogConfig.newBuilder(FirewallLogConfig prototype) |
Firewall.Builder |
Firewall.Builder.setLogConfig(FirewallLogConfig logConfig)
This field denotes the logging options for a particular firewall rule.
|
Copyright © 2019 Google LLC. All rights reserved.