intentBatchUri property
The URI to a Google Cloud Storage file containing intents to update or create.
The file format can either be a serialized proto (of IntentBatch type) or JSON object. Note: The URI must start with "gs://".
Implementation
core.String? intentBatchUri;