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 \ FeatureOnlineStoreMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\FeatureOnlineStore\Bigtable\AutoScaling|null |
hasAutoScaling
clearAutoScaling
setAutoScaling
Required. Autoscaling config applied to Bigtable Instance.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\FeatureOnlineStore\Bigtable\AutoScaling
|
Returns | |
---|---|
Type | Description |
$this |