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

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

There is a newer version: v2-rev20241027-2.0.0
Show newest version






DataMaskingStatistics (BigQuery API v2-rev20240727-2.0.0)












com.google.api.services.bigquery.model

Class DataMaskingStatistics

    • Constructor Detail

      • DataMaskingStatistics

        public DataMaskingStatistics()
    • Method Detail

      • getDataMaskingApplied

        public Boolean getDataMaskingApplied()
        Whether any accessed data was protected by the data masking.
        Returns:
        value or null for none
      • setDataMaskingApplied

        public DataMaskingStatistics setDataMaskingApplied(Boolean dataMaskingApplied)
        Whether any accessed data was protected by the data masking.
        Parameters:
        dataMaskingApplied - dataMaskingApplied or null for none
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy