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

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

There is a newer version: v1-rev20250107-2.0.0
Show newest version






AuditLogConfig (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class AuditLogConfig

    • Constructor Detail

      • AuditLogConfig

        public AuditLogConfig()
    • Method Detail

      • getExemptedMembers

        public List<String> getExemptedMembers()
        Specifies the identities that do not cause logging for this type of permission. Follows the same format of [Binding.members][].
        Returns:
        value or null for none
      • setExemptedMembers

        public AuditLogConfig setExemptedMembers(List<String> exemptedMembers)
        Specifies the identities that do not cause logging for this type of permission. Follows the same format of [Binding.members][].
        Parameters:
        exemptedMembers - exemptedMembers or null for none
      • getIgnoreChildExemptions

        public Boolean getIgnoreChildExemptions()
        Returns:
        value or null for none
      • setIgnoreChildExemptions

        public AuditLogConfig setIgnoreChildExemptions(Boolean ignoreChildExemptions)
        Parameters:
        ignoreChildExemptions - ignoreChildExemptions or null for none
      • getLogType

        public String getLogType()
        The log type that this config enables.
        Returns:
        value or null for none
      • setLogType

        public AuditLogConfig setLogType(String logType)
        The log type that this config enables.
        Parameters:
        logType - logType or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy