public sealed class CloudBigtableInstanceSpec : IMessage<CloudBigtableInstanceSpec>, IEquatable<CloudBigtableInstanceSpec>, IDeepCloneable<CloudBigtableInstanceSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CloudBigtableInstanceSpec.
Specification that applies to Instance
entries that are part of CLOUD_BIGTABLE system.
(user_specified_type)
[[["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."],[[["The latest version available for the `CloudBigtableInstanceSpec` class is 2.14.0, with documentation provided for multiple previous versions, including 2.13.0 down to 1.2.0."],["The `CloudBigtableInstanceSpec` class is part of the Google Cloud Data Catalog v1 API and is used to define specifications for Instance entries in the `CLOUD_BIGTABLE` system."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes properties such as `CloudBigtableClusterSpecs`, which is a list of clusters, of the type `RepeatedField\u003cCloudBigtableInstanceSpec.Types.CloudBigtableClusterSpec\u003e`."],["There are two constructors in this class, a parameterless one, and another one that accepts `CloudBigtableInstanceSpec` as a parameter, both for creating new instances."]]],[]]