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-04-17 UTC."],[[["This webpage provides reference documentation for the `CreateAuthorizedViewMetadata` class within the Google Cloud Bigtable Administration v2 API for .NET, detailing its properties and usage."],["The `CreateAuthorizedViewMetadata` class, which is a sealed class, is used to hold metadata for operations involving the creation of an authorized view in Bigtable."],["The page lists available versions of the API documentation, ranging from version 3.0.0 to the latest 3.24.0, including the current page's version of 3.22.0, accessible via hyperlinks."],["The `CreateAuthorizedViewMetadata` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, adding to the classes functionality."],["Key properties of `CreateAuthorizedViewMetadata` include `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide information about the completion, prompting request, and start time of operations respectively."]]],[]]