All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.FirewallLogConfig.html Maven / Gradle / Ivy

The newest version!






FirewallLogConfig (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class FirewallLogConfig

    • Constructor Detail

      • FirewallLogConfig

        public FirewallLogConfig()
    • Method Detail

      • getEnable

        public Boolean getEnable()
        This field denotes whether to enable logging for a particular firewall rule.
        Returns:
        value or null for none
      • setEnable

        public FirewallLogConfig setEnable(Boolean enable)
        This field denotes whether to enable logging for a particular firewall rule.
        Parameters:
        enable - enable or null for none
      • getMetadata

        public String getMetadata()
        This field can only be specified for a particular firewall rule if logging is enabled for that rule. This field denotes whether to include or exclude metadata for firewall logs.
        Returns:
        value or null for none
      • setMetadata

        public FirewallLogConfig setMetadata(String metadata)
        This field can only be specified for a particular firewall rule if logging is enabled for that rule. This field denotes whether to include or exclude metadata for firewall logs.
        Parameters:
        metadata - metadata or null for none
      • clone

        public FirewallLogConfig clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy