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 webpage 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`, while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties for managing the SQL query (`Query`) and whether the query has been truncated (`QueryTruncated`)."],["The latest version of this class is `2.5.0` and there is a documented history of releases as far back as `1.0.0`."]]],[]]