Class UserSpecifiedMetadata (1.153.1)

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

Metadata provided by users.

Attributes

Name Description
key str
Required. Key of the metadata. The key must be set with type by CreateRagDataSchema.
value google.cloud.aiplatform_v1beta1.types.MetadataValue
Value of the metadata. The value must be able to convert to the type according to the data schema.

Methods

UserSpecifiedMetadata

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

Metadata provided by users.