Class Bigtable (1.135.0)

Bigtable(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
auto_scaling google.cloud.aiplatform_v1beta1.types.FeatureOnlineStore.Bigtable.AutoScaling
Required. Autoscaling config applied to Bigtable Instance.
enable_direct_bigtable_access bool
If true, enable direct access to the Bigtable instance.
bigtable_metadata google.cloud.aiplatform_v1beta1.types.FeatureOnlineStore.Bigtable.BigtableMetadata
Metadata of the Bigtable instance. Output only.
zone str
Optional. The zone where the underlying Bigtable cluster for the primary Bigtable instance will be provisioned. Only the zone must be provided. For example, only "us-central1-a" should be provided.

Classes

AutoScaling

AutoScaling(mapping=None, *, ignore_unknown_fields=False, **kwargs)

BigtableMetadata

BigtableMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata of the Bigtable instance. This is used by direct read access to the Bigtable in tenant project.

Methods

Bigtable

Bigtable(mapping=None, *, ignore_unknown_fields=False, **kwargs)