public sealed class CreateClusterMetadata : IMessage<CreateClusterMetadata>, IEquatable<CreateClusterMetadata>, IDeepCloneable<CreateClusterMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateClusterMetadata.
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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e class is used to represent the metadata associated with an operation that creates a cluster in Google Cloud Bigtable, detailing the progress and status of cluster creation.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the API from 3.24.0 (latest) down to 2.4.0, with links to each version's documentation for \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateClusterMetadata\u003c/code\u003e class include \u003ccode\u003eFinishTime\u003c/code\u003e, \u003ccode\u003eOriginalRequest\u003c/code\u003e, \u003ccode\u003eRequestTime\u003c/code\u003e, and \u003ccode\u003eTables\u003c/code\u003e, which provide details on the operation's completion time, the original request, the request initiation time, and the status of table data copying, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content offers access to methods like \u003ccode\u003eCreateClusterMetadata()\u003c/code\u003e, and \u003ccode\u003eCreateClusterMetadata(CreateClusterMetadata other)\u003c/code\u003e, along with methods inherited from objects, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]