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, detailing its various implementations and inheritance."],["The latest version available for `CreateAuthorizedViewMetadata` is 3.24.0, with multiple previous versions listed, including the version currently displayed, 3.12.0."],["`CreateAuthorizedViewMetadata` is a class used for handling the metadata associated with the `CreateAuthorizedView` operation, and is both an IMessage and IBufferMessage, among other implementations."],["The class includes properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide timestamps and information related to the completion of the operation and initiation of the original request."],["The available constructors are a parameterless constructor and one that takes another instance of `CreateAuthorizedViewMetadata` as a parameter, for cloning."]]],[]]