Class RegionalResourceReferences (1.48.0)

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

NameDescription
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
NameDescription
kwargs dict

Keys and values corresponding to the fields of the message.

mapping Union[dict, .Message]

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 mapping is a mapping type or there are keyword parameters.

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