Data Catalog v1 API - Class CloudBigtableInstanceSpec (2.9.0)

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)

Inheritance

object > CloudBigtableInstanceSpec

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Constructors

CloudBigtableInstanceSpec()

public CloudBigtableInstanceSpec()

CloudBigtableInstanceSpec(CloudBigtableInstanceSpec)

public CloudBigtableInstanceSpec(CloudBigtableInstanceSpec other)
Parameter
NameDescription
otherCloudBigtableInstanceSpec

Properties

CloudBigtableClusterSpecs

public RepeatedField<CloudBigtableInstanceSpec.Types.CloudBigtableClusterSpec> CloudBigtableClusterSpecs { get; }

The list of clusters for the Instance.

Property Value
TypeDescription
RepeatedFieldCloudBigtableInstanceSpecTypesCloudBigtableClusterSpec