public sealed class BigQueryAuditMetadata.Types.RowAccessPolicy : IMessage<BigQueryAuditMetadata.Types.RowAccessPolicy>, IEquatable<BigQueryAuditMetadata.Types.RowAccessPolicy>, IDeepCloneable<BigQueryAuditMetadata.Types.RowAccessPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.RowAccessPolicy.
[[["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.RowAccessPolicy` class within the Google Cloud Audit API."],["The class represents a BigQuery row access policy and is part of the `Google.Cloud.Audit` namespace, found within the `Google.Cloud.Audit.dll` assembly."],["The `RowAccessPolicy` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `RowAccessPolicy()` for default initialization, and `RowAccessPolicy(RowAccessPolicy other)` to create a copy of an existing instance."],["It includes one property named `RowAccessPolicyName`, which is a string that holds the URI to the row access policy."]]],[]]