| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
FirewallLogConfig |
FirewallLogConfig.clone() |
FirewallLogConfig |
Firewall.getLogConfig()
This field denotes the logging options for a particular firewall rule.
|
FirewallLogConfig |
FirewallLogConfig.set(java.lang.String fieldName,
java.lang.Object value) |
FirewallLogConfig |
FirewallLogConfig.setEnable(java.lang.Boolean enable)
This field denotes whether to enable logging for a particular firewall rule.
|
| Modifier and Type | Method and Description |
|---|---|
Firewall |
Firewall.setLogConfig(FirewallLogConfig logConfig)
This field denotes the logging options for a particular firewall rule.
|