Bigtable(mapping=None, *, ignore_unknown_fields=False, **kwargs)Attributes |
|
|---|---|
| Name | Description |
auto_scaling |
google.cloud.aiplatform_v1.types.FeatureOnlineStore.Bigtable.AutoScaling
Required. Autoscaling config applied to Bigtable Instance. |
enable_direct_bigtable_access |
bool
Optional. Whether direct access to the Bigtable instance is enabled or not. |
bigtable_metadata |
google.cloud.aiplatform_v1.types.FeatureOnlineStore.Bigtable.BigtableMetadata
Output only. 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)