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 reference documentation for the `CloudBigtableInstanceSpec` class within the Data Catalog v1 API, specifically within the `Google.Cloud.DataCatalog.V1` namespace."],["The latest version documented is 2.14.0, while the current page content is focused on version 2.7.0, which is one of many available versions."],["`CloudBigtableInstanceSpec` is designed for entries in the `CLOUD_BIGTABLE` system and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `CloudBigtableClusterSpecs` which contains a list of cluster specifications related to the instance."],["`CloudBigtableInstanceSpec` has two constructors, one that is empty and another that takes in the `CloudBigtableInstanceSpec` object as a parameter."]]],[]]