documentName property

String? documentName
getter/setter pair

The full resource name of the referenced Vertex AI Search document.

This is used to identify the specific document that was retrieved. The format is projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}.

Output only.

Implementation

core.String? documentName;