MetadataValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)Value of Metadata, including all types available in data schema.
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 |
|
|---|---|
| Name | Description |
int_value |
int
Value of int type metadata. This field is a member of oneof_ value.
|
float_value |
float
Value of float type metadata. This field is a member of oneof_ value.
|
str_value |
str
Value of string type metadata. This field is a member of oneof_ value.
|
datetime_value |
str
Value of date time type metadata. This field is a member of oneof_ value.
|
bool_value |
bool
Value of boolean type metadata. This field is a member of oneof_ value.
|
list_value |
google.cloud.aiplatform_v1beta1.types.MetadataList
Value of list type metadata. This field is a member of oneof_ value.
|
Methods
MetadataValue
MetadataValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)Value of Metadata, including all types available in data schema.
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