Class BatchUpdateIntentsRequest (1.1.3)

Attributes: parent: Required. The name of the agent to update or create intents in. Format: projects/<Project ID>/agent. intent_batch: The source of the intent batch. intent_batch_uri: 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://”. intent_batch_inline: The collection of intents to update or create. language_code: Optional. The language used to access language-specific data. If not specified, the agent’s default language is used. For more information, see Multilingual intent and entity data <https://cloud.google.com/dialogflow/docs/agents- multilingual#intent-entity>__. update_mask: Optional. The mask to control which fields get updated. intent_view: Optional. The resource view to apply to the returned intent.