Google Cloud Ai Platform V1 Client - Class Bigtable (0.27.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Bigtable.

Generated from protobuf message google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable

Namespace

Google \ Cloud \ AIPlatform \ V1 \ FeatureOnlineStore

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ auto_scaling Google\Cloud\AIPlatform\V1\FeatureOnlineStore\Bigtable\AutoScaling

Required. Autoscaling config applied to Bigtable Instance.

getAutoScaling

Required. Autoscaling config applied to Bigtable Instance.

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\FeatureOnlineStore\Bigtable\AutoScaling|null

hasAutoScaling

clearAutoScaling

setAutoScaling

Required. Autoscaling config applied to Bigtable Instance.

Parameter
NameDescription
var Google\Cloud\AIPlatform\V1\FeatureOnlineStore\Bigtable\AutoScaling
Returns
TypeDescription
$this