public sealed class CreateAuthorizedViewMetadata : IMessage<CreateAuthorizedViewMetadata>, IEquatable<CreateAuthorizedViewMetadata>, IDeepCloneable<CreateAuthorizedViewMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateAuthorizedViewMetadata.
The metadata for the Operation returned by CreateAuthorizedView.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `CreateAuthorizedViewMetadata` class within the Google Cloud Bigtable Administration v2 API for .NET, spanning versions from 2.4.0 to the latest 3.24.0."],["`CreateAuthorizedViewMetadata` is a class that encapsulates the metadata for the Operation returned when creating an authorized view."],["The `CreateAuthorizedViewMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to enhance functionality and interoperability."],["Key properties of the `CreateAuthorizedViewMetadata` class include `FinishTime`, `OriginalRequest`, and `RequestTime`, which respectively detail when the operation was completed, the initial request, and when the original request was received."],["The documentation includes details on the constructors for `CreateAuthorizedViewMetadata` and lists inherited members, the namespace (`Google.Cloud.Bigtable.Admin.V2`), and the relevant assembly file (`Google.Cloud.Bigtable.Admin.V2.dll`)."]]],[]]