parent property
Optional. The name of the Document containing the Chunks to update.
The parent field in every UpdateChunkRequest must match this value.
Example: corpora/my-corpus-123/documents/the-doc-abc
Implementation
final String parent;
Optional. The name of the Document containing the Chunks to update.
The parent field in every UpdateChunkRequest must match this value.
Example: corpora/my-corpus-123/documents/the-doc-abc
final String parent;