Class CreateRagDataSchemaRequest (1.158.0)

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

Request message for VertexRagDataService.CreateRagDataSchema.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
parent str
Required. The resource name of the RagCorpus to create the RagDataSchema in. Format: projects/{project}/locations/{location}/ragCorpora/{rag_corpus}
rag_data_schema google.cloud.aiplatform_v1beta1.types.RagDataSchema
Required. The RagDataSchema to create.
rag_data_schema_id str
Optional. The ID to use for the RagDataSchema, which will become the final component of the RagDataSchema's resource name if the user chooses to specify. Otherwise, RagDataSchema 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_data_schema_id.

Methods

CreateRagDataSchemaRequest

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

Request message for VertexRagDataService.CreateRagDataSchema.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields