public sealed class CreateClusterMetadata : IMessage<CreateClusterMetadata>, IEquatable<CreateClusterMetadata>, IDeepCloneable<CreateClusterMetadata>, IBufferMessage, IMessage
The metadata for the Operation returned by CreateCluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e class, which is used to track the status of a \u003ccode\u003eCreateCluster\u003c/code\u003e operation within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.24.0, with multiple previous versions available, going back to 2.4.0, all of which relate to the same class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateClusterMetadata\u003c/code\u003e implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide functionalities such as message handling, equality checking, deep cloning and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eFinishTime\u003c/code\u003e, \u003ccode\u003eOriginalRequest\u003c/code\u003e, and \u003ccode\u003eRequestTime\u003c/code\u003e, which provide important timestamps and details about the associated \u003ccode\u003eCreateCluster\u003c/code\u003e request.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another one that takes an existing \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]