Class CreateRagMetadataRequest (1.153.1)

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

Attributes

Name Description
parent str
Required. The parent resource where this metadata will be created. Format: projects/{project_number}/locations/{location_id}/ragCorpora/{rag_corpus}/ragFiles/{rag_file}
rag_metadata google.cloud.aiplatform_v1beta1.types.RagMetadata
Required. The metadata to create.
rag_metadata_id str
Optional. The ID to use for the metadata, which will become the final component of the metadata's resource name if the user chooses to specify. Otherwise, metadata id will be generated by system. This value should be up to 63 characters, and valid characters are /a-z][0-9]-/. The first character must be a letter, the last could be a letter or a number. This field is a member of oneof_ _rag_metadata_id.

Methods

CreateRagMetadataRequest

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