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 document provides reference documentation for the `CloudBigtableClusterSpec` class within the Data Catalog v1 API, specifically under the `Google.Cloud.DataCatalog.V1` namespace."],["The `CloudBigtableClusterSpec` class is used to define specifications for clusters within a Cloud Bigtable instance and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance of `CloudBigtableClusterSpec` from the `object` class, as well as inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The document lists the available constructors for the `CloudBigtableClusterSpec` class, including a default constructor and a constructor that takes another `CloudBigtableClusterSpec` as a parameter."],["The page contains numerous version links, starting from version 1.2.0, up until the latest version, 2.14.0, allowing users to access documentation for specific iterations of the `CloudBigtableClusterSpec` class."]]],[]]