| 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(String fieldName,
   Object value) | 
| FirewallLogConfig | FirewallLogConfig. setEnable(Boolean enable)This field denotes whether to enable logging for a particular firewall rule. | 
| FirewallLogConfig | FirewallLogConfig. setMetadata(String metadata)This field can only be specified for a particular firewall rule if logging is enabled for that
 rule. | 
| Modifier and Type | Method and Description | 
|---|---|
| Firewall | Firewall. setLogConfig(FirewallLogConfig logConfig)This field denotes the logging options for a particular firewall rule. | 
Copyright © 2011–2021 Google. All rights reserved.