RegionalResourceReferences(mapping=None, *, ignore_unknown_fields=False, **kwargs)The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc..
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
references |
MutableMapping[str, google.cloud.aiplatform_v1.types.PublisherModel.ResourceReference]
Required. |
title |
str
Required. |
resource_title |
str
Optional. Title of the resource. This field is a member of oneof_ _resource_title.
|
resource_use_case |
str
Optional. Use case (CUJ) of the resource. This field is a member of oneof_ _resource_use_case.
|
resource_description |
str
Optional. Description of the resource. This field is a member of oneof_ _resource_description.
|
Classes
ReferencesEntry
ReferencesEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)The abstract base class for a message.
| Parameters | |
|---|---|
| Name | Description |
kwargs |
dict
Keys and values corresponding to the fields of the message. |
mapping |
Union[dict,
A dictionary or message to be used to determine the values for this message. |
ignore_unknown_fields |
Optional(bool)
If True, do not raise errors for unknown fields. Only applied if |
Methods
RegionalResourceReferences
RegionalResourceReferences(mapping=None, *, ignore_unknown_fields=False, **kwargs)The regional resource name or the URI. Key is region, e.g., us-central1, europe-west2, global, etc..
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields