AiPlatformManagedModelEndpointLocation(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Location scope for a SKU that applies to an AI Platform Managed Model endpoint.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
region_id |
str
Output only. The SKU applies to a region. This field is a member of oneof_ location.
|
global_endpoint |
bool
Output only. The SKU applies to a `global endpoint |
multi_region_id |
str
Output only. The SKU applies to a multi-region. This field is a member of oneof_ location.
|