[[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version of the BigQueryAcl class is 1.3.0, with previous versions 1.2.0, 1.1.0, and 1.0.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003eBigQueryAcl is a class representing an access control list within the BigQuery Audit Data Logging v1 API, inheriting from the object class and implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe BigQueryAcl class provides two constructors, one default and one that accepts another BigQueryAcl object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe BigQueryAcl class includes an Entries property, which is a RepeatedField list containing BigQueryAcl.Types.Entry objects that define the access control entries for the list.\u003c/p\u003e\n"],["\u003cp\u003eBigQueryAcl is part of the Google.Cloud.BigQuery.Logging.V1 namespace and its implementation can be found in the Google.Cloud.BigQuery.Logging.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,["# BigQuery Audit Data Logging v1 API - Class BigQueryAcl (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.BigQueryAcl)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/1.2.0/Google.Cloud.BigQuery.Logging.V1.BigQueryAcl)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/1.1.0/Google.Cloud.BigQuery.Logging.V1.BigQueryAcl)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/1.0.0/Google.Cloud.BigQuery.Logging.V1.BigQueryAcl) \n\n public sealed class BigQueryAcl : IMessage\u003cBigQueryAcl\u003e, IEquatable\u003cBigQueryAcl\u003e, IDeepCloneable\u003cBigQueryAcl\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the BigQuery Audit Data Logging v1 API class BigQueryAcl.\n\nAn access control list. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BigQueryAcl \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BigQueryAcl](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.BigQueryAcl), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BigQueryAcl](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.BigQueryAcl), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BigQueryAcl](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1.BigQueryAcl), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BigQuery.Logging.V1](/dotnet/docs/reference/Google.Cloud.BigQuery.Logging.V1/latest/Google.Cloud.BigQuery.Logging.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BigQuery.Logging.V1.dll\n\nConstructors\n------------\n\n### BigQueryAcl()\n\n public BigQueryAcl()\n\n### BigQueryAcl(BigQueryAcl)\n\n public BigQueryAcl(BigQueryAcl other)\n\nProperties\n----------\n\n### Entries\n\n public RepeatedField\u003cBigQueryAcl.Types.Entry\u003e Entries { get; }\n\nAccess control entry list."]]