Class BaseModelSource (1.48.0)

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

User input field to specify the base model source. Currently it only supports specifing the Model Garden models and Genie models.

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

NameDescription
model_garden_source google.cloud.aiplatform_v1beta1.types.ModelGardenSource
Source information of Model Garden models. This field is a member of oneof_ source.
genie_source google.cloud.aiplatform_v1beta1.types.GenieSource
Information about the base model of Genie models. This field is a member of oneof_ source.

Methods

BaseModelSource

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

User input field to specify the base model source. Currently it only supports specifing the Model Garden models and Genie models.

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