Class ModelSourceInfo (1.51.0)

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

Detail description of the source information of the model.

Attributes

Name Description
source_type google.cloud.aiplatform_v1beta1.types.ModelSourceInfo.ModelSourceType
Type of the model source.
copy bool
If this Model is copy of another Model. If true then source_type pertains to the original.

Classes

ModelSourceType

ModelSourceType(value)

Source of the model. Different from objective field, this ModelSourceType enum indicates the source from which the model was accessed or obtained, whereas the objective indicates the overall aim or function of this model.

Methods

ModelSourceInfo

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

Detail description of the source information of the model.