Google Cloud Ai Platform V1 Client - Class OptimizedConfig (1.45.0)

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

Configuration for FeatureViews created in Optimized FeatureOnlineStore.

Generated from protobuf message google.cloud.aiplatform.v1.FeatureView.OptimizedConfig

Namespace

Google \ Cloud \ AIPlatform \ V1 \ FeatureView

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ automatic_resources Google\Cloud\AIPlatform\V1\AutomaticResources

Optional. A description of resources that the FeatureView uses, which to large degree are decided by Vertex AI, and optionally allows only a modest additional configuration. If min_replica_count is not set, the default value is 2. If max_replica_count is not set, the default value is 6. The max allowed replica count is 1000.

getAutomaticResources

Optional. A description of resources that the FeatureView uses, which to large degree are decided by Vertex AI, and optionally allows only a modest additional configuration. If min_replica_count is not set, the default value is 2. If max_replica_count is not set, the default value is 6. The max allowed replica count is 1000.

Returns
Type Description
Google\Cloud\AIPlatform\V1\AutomaticResources|null

hasAutomaticResources

clearAutomaticResources

setAutomaticResources

Optional. A description of resources that the FeatureView uses, which to large degree are decided by Vertex AI, and optionally allows only a modest additional configuration. If min_replica_count is not set, the default value is 2. If max_replica_count is not set, the default value is 6. The max allowed replica count is 1000.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\AutomaticResources
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年12月13日 UTC.