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-25 UTC."],[[["This document provides reference documentation for the `CloudBigtableClusterSpec` class within the Google Cloud Data Catalog v1 API, specifically for version 2.6.0, and contains the documentation for versions as low as 1.2.0."],["`CloudBigtableClusterSpec` is a class that defines specifications for Cloud Bigtable clusters, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances of `CloudBigtableClusterSpec`, either as a default instance or by cloning another instance."],["Key properties of the `CloudBigtableClusterSpec` class are `DisplayName`, `LinkedResource`, `Location`, and `Type`, which describe the cluster's name, its link to the parent instance, its location, and its type, respectively."],["The namespace of the code is `Google.Cloud.DataCatalog.V1`, and it's part of the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]