public sealed class BigQueryAuditMetadata.Types.TableViewDefinition : IMessage<BigQueryAuditMetadata.Types.TableViewDefinition>, IEquatable<BigQueryAuditMetadata.Types.TableViewDefinition>, IDeepCloneable<BigQueryAuditMetadata.Types.TableViewDefinition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.TableViewDefinition.
[[["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.TableViewDefinition` class within the Google Cloud Audit API."],["The `TableViewDefinition` class represents a view definition and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `TableViewDefinition()` and one that accepts another `TableViewDefinition` object for parameter."],["It includes properties such as `Query` (a string representing the SQL query defining the view, limited to 40K characters) and `QueryTruncated` (a boolean indicating if the query was truncated)."],["This document covers versions ranging from 1.0.0 to the latest 2.5.0 of the `TableViewDefinition` class."]]],[]]