public sealed class CreateInstanceMetadata : IMessage<CreateInstanceMetadata>, IEquatable<CreateInstanceMetadata>, IDeepCloneable<CreateInstanceMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateInstanceMetadata.
The metadata for the Operation returned by CreateInstance.
[[["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 documentation for the `CreateInstanceMetadata` class within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["It lists multiple versions of the API, ranging from 2.4.0 to the latest version 3.24.0, for the `CreateInstanceMetadata` resource, with links to their respective documentation."],["`CreateInstanceMetadata` is used to describe the metadata of a `CreateInstance` operation and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `FinishTime`, `OriginalRequest`, and `RequestTime`, which provide details about the completion, initiation, and timing of the create instance operation."],["The documentation details the inheritance, implemented members, namespace, assembly, constructors, and properties associated with the `CreateInstanceMetadata` class."]]],[]]