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."],["The latest version available is 3.24.0, and the page lists numerous previous versions, down to version 2.4.0, each with their own link to documentation."],["`CreateInstanceMetadata` is used for managing the metadata of a `CreateInstance` operation, offering properties for `FinishTime`, `OriginalRequest`, and `RequestTime`."],["The `CreateInstanceMetadata` class inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation contains information on the class's constructors and properties, detailing their types and descriptions."]]],[]]