chore: Update discovery artifacts (#1269)
* chore(accessapproval): update the api
* chore(accesscontextmanager): update the api
* chore(apigateway): update the api
* chore(area120tables): update the api
* chore(bigquerydatatransfer): update the api
* chore(billingbudgets): update the api
* chore(calendar): update the api
* chore(chat): update the api
* chore(cloudbilling): update the api
* chore(cloudfunctions): update the api
* chore(cloudkms): update the api
* chore(cloudprofiler): update the api
* chore(cloudscheduler): update the api
* chore(cloudshell): update the api
* chore(cloudtasks): update the api
* chore(composer): update the api
* chore(datalabeling): update the api
* chore(datamigration): update the api
* chore(deploymentmanager): update the api
* chore(dlp): update the api
* chore(doubleclickbidmanager): update the api
* chore(drive): update the api
* chore(driveactivity): update the api
* chore(eventarc): update the api
* chore(fcm): update the api
* chore(firebaseml): update the api
* chore(firestore): update the api
* chore(gameservices): update the api
* chore(genomics): update the api
* chore(groupsmigration): update the api
* chore(iam): update the api
* chore(language): update the api
* chore(libraryagent): update the api
* chore(lifesciences): update the api
* chore(logging): update the api
* chore(monitoring): update the api
* chore(policytroubleshooter): update the api
* chore(recommendationengine): update the api
* chore(recommender): update the api
* chore(redis): update the api
* chore(runtimeconfig): update the api
* chore(script): update the api
* chore(serviceconsumermanagement): update the api
* chore(servicedirectory): update the api
* chore(servicenetworking): update the api
* chore(serviceusage): update the api
* chore(sheets): update the api
* chore(texttospeech): update the api
* chore(toolresults): update the api
* chore(transcoder): update the api
* chore(translate): update the api
* chore(vision): update the api
* chore(workflows): update the api
Co-authored-by: Yoshi Automation <yoshi-automation@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html
index db72106..f234882 100644
--- a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html
+++ b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.html
@@ -925,9 +925,9 @@
"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sentiment).
},
"text": "A String", # If natural language text was provided as input, this field will contain a copy of the text.
- "transcript": "A String", # If natural language speech audio was provided as input, this field will contain the trascript for the audio.
+ "transcript": "A String", # If natural language speech audio was provided as input, this field will contain the transcript for the audio.
"triggerEvent": "A String", # If an event was provided as input, this field will contain the name of the event.
- "triggerIntent": "A String", # If an intent was provided as input, this field will contain a copy of the intent identifier.
+ "triggerIntent": "A String", # If an intent was provided as input, this field will contain a copy of the intent identifier. Format: `projects//locations//agents//intents/`.
"webhookPayloads": [ # The list of webhook payload in WebhookResponse.payload, in the order of call sequence. If some webhook call fails or doesn't return any payload, an empty `Struct` would be used instead.
{
"a_key": "", # Properties of the object.
@@ -1818,9 +1818,9 @@
"score": 3.14, # Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sentiment).
},
"text": "A String", # If natural language text was provided as input, this field will contain a copy of the text.
- "transcript": "A String", # If natural language speech audio was provided as input, this field will contain the trascript for the audio.
+ "transcript": "A String", # If natural language speech audio was provided as input, this field will contain the transcript for the audio.
"triggerEvent": "A String", # If an event was provided as input, this field will contain the name of the event.
- "triggerIntent": "A String", # If an intent was provided as input, this field will contain a copy of the intent identifier.
+ "triggerIntent": "A String", # If an intent was provided as input, this field will contain a copy of the intent identifier. Format: `projects//locations//agents//intents/`.
"webhookPayloads": [ # The list of webhook payload in WebhookResponse.payload, in the order of call sequence. If some webhook call fails or doesn't return any payload, an empty `Struct` would be used instead.
{
"a_key": "", # Properties of the object.
@@ -2553,9 +2553,9 @@
},
],
"text": "A String", # If natural language text was provided as input, this field will contain a copy of the text.
- "transcript": "A String", # If natural language speech audio was provided as input, this field will contain the trascript for the audio.
+ "transcript": "A String", # If natural language speech audio was provided as input, this field will contain the transcript for the audio.
"triggerEvent": "A String", # If an event was provided as input, this field will contain a copy of the event name.
- "triggerIntent": "A String", # If an intent was provided as input, this field will contain a copy of the intent identifier.
+ "triggerIntent": "A String", # If an intent was provided as input, this field will contain a copy of the intent identifier. Format: `projects//locations//agents//intents/`.
}</pre>
</div>