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 page provides documentation for the `BigQueryAuditMetadata.Types.RowAccessPolicy` class within the Google Cloud Audit API, specifically for version 2.3.0."],["The `RowAccessPolicy` class represents a BigQuery row access policy and inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a default constructor and a constructor that takes another `RowAccessPolicy` instance as a parameter for creating a copy."],["It contains a property `RowAccessPolicyName` which is a string representing the URI of the row access policy in the format `projects/\u003cproject_id\u003e/datasets/\u003cdataset_id\u003e/tables/\u003ctable_id\u003e/rowAccessPolicies/\u003crow_access_policy_id\u003e`."],["The page shows the other versions available, ranging from 1.0.0 up to the latest 2.5.0."]]],[]]