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 document provides reference documentation for the `CloudBigtableInstanceSpec` class within the Google Cloud Data Catalog v1 API, specifically for .NET."],["The `CloudBigtableInstanceSpec` class is a specification applicable to Instance entries in the `CLOUD_BIGTABLE` system and has been implemented under the `Google.Cloud.DataCatalog.V1` namespace in the assembly `Google.Cloud.DataCatalog.V1.dll`."],["This document covers versions 1.2.0 through 2.14.0, with version 2.14.0 being the latest, and includes details about the class's constructors, inherited members, and the `CloudBigtableClusterSpecs` property, which represents a list of clusters for the Instance."],["The `CloudBigtableInstanceSpec` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are fundamental for message handling, equality comparisons, deep cloning, and buffer management."]]],[]]