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-05-02 UTC."],[[["The `BigQueryAcl` class, found in the `Google.Cloud.Audit` namespace, is an access control list for Google Cloud Audit API, specifically for BigQuery."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating it supports message handling, equality checks, deep cloning, and buffered messages."],["The `BigQueryAcl` class is part of the `BigQueryAuditMetadata.Types` nested class and has a latest version of 2.5.0, with multiple previous versions available."],["The class includes an `AuthorizedViews` property to manage a list of authorized views with specific project, dataset, and view IDs."],["The `Policy` property of the class is used to define the IAM policy for the resource, enabling management of access control through Identity and Access Management policies."]]],[]]