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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.