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."],[[["This webpage provides documentation for the `CloudBigtableInstanceSpec` class within the Data Catalog v1 API for .NET, specifically version 2.6.0."],["The `CloudBigtableInstanceSpec` class is used to define specifications for Cloud Bigtable Instance entries, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class documentation outlines its inheritance, implemented interfaces, constructors, properties, and the `CloudBigtableClusterSpecs` property which is a `RepeatedField` list of clusters for the Instance."],["Multiple versions of the `CloudBigtableInstanceSpec` class are documented and available, with version 2.14.0 being the latest, version 2.6.0 being the current version of the documentation."],["The content is regarding the reference documentation for `CloudBigtableInstanceSpec`, found in the namespace `Google.Cloud.DataCatalog.V1`, and assembled in `Google.Cloud.DataCatalog.V1.dll`."]]],[]]