Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable (v1.27.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.