Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable (v1.34.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#auto_scaling

def auto_scaling() -> ::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::AutoScaling
Returns

#auto_scaling=

def auto_scaling=(value) -> ::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::AutoScaling
Parameter
Returns

#bigtable_metadata

def bigtable_metadata() -> ::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::BigtableMetadata
Returns

#enable_direct_bigtable_access

def enable_direct_bigtable_access() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether direct access to the Bigtable instance is enabled or not.

#enable_direct_bigtable_access=

def enable_direct_bigtable_access=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether direct access to the Bigtable instance is enabled or not.
Returns
  • (::Boolean) — Optional. Whether direct access to the Bigtable instance is enabled or not.

#zone

def zone() -> ::String
Returns
  • (::String) — 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.

#zone=

def zone=(value) -> ::String
Parameter
  • value (::String) — 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.
Returns
  • (::String) — 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.