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

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







AuditLogConfig (BigQuery API v2-rev20220422-1.32.1)












com.google.api.services.bigquery.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
      • 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–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy