Class RagCorpus (1.78.0)

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

A RagCorpus is a RagFile container and a project can have multiple RagCorpora.

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

Attributes

Name Description
name str
Output only. The resource name of the RagCorpus.
display_name str
Required. The display name of the RagCorpus. The name can be up to 128 characters long and can consist of any UTF-8 characters.
description str
Optional. The description of the RagCorpus.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when this RagCorpus was created.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when this RagCorpus was last updated.
corpus_status google.cloud.aiplatform_v1.types.CorpusStatus
Output only. RagCorpus state.
vector_db_config google.cloud.aiplatform_v1.types.RagVectorDbConfig
Optional. Immutable. The config for the Vector DBs. This field is a member of oneof_ backend_config.

Methods

RagCorpus

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

A RagCorpus is a RagFile container and a project can have multiple RagCorpora.

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