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
- (::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::AutoScaling) — Required. Autoscaling config applied to Bigtable Instance.
#auto_scaling=
def auto_scaling=(value) -> ::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::AutoScaling
Parameter
- value (::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::AutoScaling) — Required. Autoscaling config applied to Bigtable Instance.
Returns
- (::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::AutoScaling) — Required. Autoscaling config applied to Bigtable Instance.
#bigtable_metadata
def bigtable_metadata() -> ::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::BigtableMetadata
Returns
- (::Google::Cloud::AIPlatform::V1::FeatureOnlineStore::Bigtable::BigtableMetadata) — Output only. Metadata of the Bigtable instance. Output only.
#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.