public sealed class BigQueryAuditMetadata.Types.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 document provides reference documentation for the `BigQueryAuditMetadata.Types.BigQueryAcl` class, which is part of the Google Cloud Audit API."],["The `BigQueryAcl` class is designed to represent an access control list and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the `BigQueryAcl` class available, ranging from version 1.0.0 to the latest version 2.5.0, and includes the version currently being viewed, 2.3.0."],["The class includes properties such as `AuthorizedViews`, a list of authorized views, and `Policy`, which represents the IAM policy for the resource."],["The `BigQueryAcl` class has two constructors, one being an empty constructor, and another that takes in another instance of itself."]]],[]]