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 documentation for the `CloudBigtableInstanceSpec` class within the Data Catalog v1 API for .NET."],["The latest version available is 2.14.0, with a history of versions dating back to 1.2.0 available for review."],["`CloudBigtableInstanceSpec` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudBigtableInstanceSpec` class includes properties such as `CloudBigtableClusterSpecs`, which details the clusters associated with a given Instance."],["The `CloudBigtableInstanceSpec` class is found in the `Google.Cloud.DataCatalog.V1` namespace and the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]