public sealed class CreateClusterMetadata : IMessage<CreateClusterMetadata>, IEquatable<CreateClusterMetadata>, IDeepCloneable<CreateClusterMetadata>, IBufferMessage, IMessage
The metadata for the Operation returned by CreateCluster.
public MapField<string, CreateClusterMetadata.Types.TableProgress> Tables { get; }
Keys: the full name of each table that existed in the instance when
CreateCluster was first called, i.e.
projects/<project>/instances/<instance>/tables/<table>. Any table added
to the instance by a later API call will be created in the new cluster by
that API call, not this one.
Values: information on how much of a table's data has been copied to the
newly-created cluster so far.
[[["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\u003eThe page details the \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e class, which provides metadata for the operation returned by \u003ccode\u003eCreateCluster\u003c/code\u003e within the Google Cloud Bigtable Admin V2.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its role in data management and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e class has properties for \u003ccode\u003eFinishTime\u003c/code\u003e, \u003ccode\u003eOriginalRequest\u003c/code\u003e, \u003ccode\u003eRequestTime\u003c/code\u003e, and \u003ccode\u003eTables\u003c/code\u003e, offering insights into the completion, request details, timing, and progress of cluster creation.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists different versions of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e package, from version 2.4.0 to the latest 3.24.0, each with its own documentation for \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a parameterless one and one that accepts a \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]