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 page provides reference documentation for the Data Catalog v1 API class `CloudBigtableInstanceSpec`, which details specifications for Cloud Bigtable instance entries."],["The most recent version available is 2.14.0, and the page lists version-specific documentation going back to version 1.2.0 for the `CloudBigtableInstanceSpec` class."],["The `CloudBigtableInstanceSpec` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` related to protocol buffer messages."],["The class includes a `CloudBigtableClusterSpecs` property, which is a list of cluster specifications for the `CloudBigtableInstanceSpec`, and is of type `RepeatedField` of `CloudBigtableClusterSpec`."],["The `CloudBigtableInstanceSpec` class can be constructed with no arguments, or with another `CloudBigtableInstanceSpec` object as an argument, allowing for duplication of that object."]]],[]]