Class RegionalResourceReferences (1.38.1)

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..

Attributes

Name Description
references MutableMapping[str, google.cloud.aiplatform_v1beta1.types.PublisherModel.ResourceReference]
Required.
title str
Required. The title of the regional resource reference.

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, .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..