Class Recommendation (1.144.0)

Recommendation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Recommendation of one deployment option for the given custom weights model in one region. Contains the machine and container spec, and user accelerator quota state.

Attributes

Name Description
region str
The region for the deployment spec (machine).
spec google.cloud.aiplatform_v1beta1.types.RecommendSpecResponse.MachineAndModelContainerSpec
Output only. The machine and model container specs.
user_quota_state google.cloud.aiplatform_v1beta1.types.RecommendSpecResponse.Recommendation.QuotaState
Output only. The user accelerator quota state.

Classes

QuotaState

QuotaState(value)

The user accelerator quota state.

Methods

Recommendation

Recommendation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Recommendation of one deployment option for the given custom weights model in one region. Contains the machine and container spec, and user accelerator quota state.