inputGcsSource property
The source of the document, same as the [input_gcs_source] field in the request when the batch process started.
The batch process is started by take snapshot of that document, since a user can move or change that document during the process.
Implementation
core.String? inputGcsSource;