public sealed class 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 documentation provides reference information for the `BigQueryAuditMetadata.Types.RowAccessPolicy` class within the Google Cloud Audit API."],["The `RowAccessPolicy` class represents a BigQuery row access policy and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["There are two constructors for the `RowAccessPolicy` class, a default constructor and one that accepts another `RowAccessPolicy` object as a parameter."],["The `RowAccessPolicyName` property is a string representing the URI of the row access policy in the format of `projects/\u003cproject_id\u003e/datasets/\u003cdataset_id\u003e/tables/\u003ctable_id\u003e/rowAccessPolicies/\u003crow_access_policy_id\u003e`."]]],[]]