parent property
Optional. The name of the Document containing the Chunks to delete.
The parent field in every DeleteChunkRequest 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 delete.
The parent field in every DeleteChunkRequest must match this value.
Example: corpora/my-corpus-123/documents/the-doc-abc
final String parent;