public sealed class CloudBigtableInstanceSpec.Types.CloudBigtableClusterSpec : IMessage<CloudBigtableInstanceSpec.Types.CloudBigtableClusterSpec>, IEquatable<CloudBigtableInstanceSpec.Types.CloudBigtableClusterSpec>, IDeepCloneable<CloudBigtableInstanceSpec.Types.CloudBigtableClusterSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CloudBigtableInstanceSpec.Types.CloudBigtableClusterSpec.
Spec that applies to clusters of an Instance of Cloud Bigtable.
[[["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-21 UTC."],[[["This webpage provides documentation for the `CloudBigtableClusterSpec` class within the Data Catalog v1 API, specifically for various versions of the .NET library, ranging from the latest version `2.14.0` back to `1.2.0`."],["`CloudBigtableClusterSpec` is a class used to define specifications for clusters within a Cloud Bigtable instance and it is used to apply settings to specific clusters of an instance of Cloud Bigtable."],["The `CloudBigtableClusterSpec` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CloudBigtableClusterSpec` class include `DisplayName`, `LinkedResource`, `Location`, and `Type`, providing details about the cluster's name, parent resource link, physical location, and resource type, respectively."],["The class `CloudBigtableClusterSpec` also contains two constructors to either create a new empty instance, or an instance based off another `CloudBigtableClusterSpec` instance."]]],[]]