public sealed class BigQueryAcl : IMessage<BigQueryAuditMetadata.Types.BigQueryAcl>, IEquatable<BigQueryAuditMetadata.Types.BigQueryAcl>, IDeepCloneable<BigQueryAuditMetadata.Types.BigQueryAcl>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.BigQueryAcl.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `BigQueryAcl` class within the Google Cloud Audit API, specifically for version 2.1.0."],["`BigQueryAcl` represents an access control list in the context of BigQuery audit metadata and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryAcl` class has two constructors, one default and another that accepts an existing `BigQueryAcl` object for copying."],["Key properties of `BigQueryAcl` include `AuthorizedViews`, a list of authorized views in a dataset, and `Policy`, which holds the IAM policy for the resource."],["This class inherits members from the `Object` type, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]