Skip to content

Commit 2d79840

Browse files
feat(dialogflow): update the api
#### dialogflow:v2 The following keys were added: - resources.projects.resources.generators.methods.create (Total Keys: 14) - resources.projects.resources.generators.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.generators.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.generators.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.generators.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.generators.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.generators.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.statelessSuggestion.methods.generate (Total Keys: 12) - schemas.GoogleCloudDialogflowV2ConversationContext (Total Keys: 4) - schemas.GoogleCloudDialogflowV2FewShotExample (Total Keys: 7) - schemas.GoogleCloudDialogflowV2GenerateStatelessSuggestionRequest (Total Keys: 7) - schemas.GoogleCloudDialogflowV2GenerateStatelessSuggestionResponse (Total Keys: 3) - schemas.GoogleCloudDialogflowV2Generator (Total Keys: 16) - schemas.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig.properties.generators (Total Keys: 2) - schemas.GoogleCloudDialogflowV2InferenceParameter (Total Keys: 10) - schemas.GoogleCloudDialogflowV2ListGeneratorsResponse (Total Keys: 5) - schemas.GoogleCloudDialogflowV2MessageEntry (Total Keys: 7) - schemas.GoogleCloudDialogflowV2SummarizationContext (Total Keys: 8) - schemas.GoogleCloudDialogflowV2SummarizationSection (Total Keys: 9) - schemas.GoogleCloudDialogflowV2SummarySuggestion (Total Keys: 8) #### dialogflow:v2beta1 The following keys were added: - resources.projects.resources.generators.methods.create (Total Keys: 14) - resources.projects.resources.generators.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.generators.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.generators.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.generators.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.generators.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.generators.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.statelessSuggestion.methods.generate (Total Keys: 12) - schemas.GoogleCloudDialogflowV2beta1ConversationContext (Total Keys: 4) - schemas.GoogleCloudDialogflowV2beta1FewShotExample (Total Keys: 7) - schemas.GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionRequest (Total Keys: 7) - schemas.GoogleCloudDialogflowV2beta1GenerateStatelessSuggestionResponse (Total Keys: 3) - schemas.GoogleCloudDialogflowV2beta1Generator (Total Keys: 16) - schemas.GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfig.properties.generators (Total Keys: 2) - schemas.GoogleCloudDialogflowV2beta1InferenceParameter (Total Keys: 10) - schemas.GoogleCloudDialogflowV2beta1InputAudioConfig.properties.defaultNoSpeechTimeout (Total Keys: 2) - schemas.GoogleCloudDialogflowV2beta1ListGeneratorsResponse (Total Keys: 5) - schemas.GoogleCloudDialogflowV2beta1MessageEntry (Total Keys: 7) - schemas.GoogleCloudDialogflowV2beta1SummarizationContext (Total Keys: 8) - schemas.GoogleCloudDialogflowV2beta1SummarizationSection (Total Keys: 9) - schemas.GoogleCloudDialogflowV2beta1SummarySuggestion (Total Keys: 8)
1 parent 3abd0f4 commit 2d79840

28 files changed

+3693
-36
lines changed

docs/dyn/dialogflow_v2.projects.conversationProfiles.html

Lines changed: 42 additions & 6 deletions
Large diffs are not rendered by default.

docs/dyn/dialogflow_v2.projects.generators.html

Lines changed: 333 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/dialogflow_v2.projects.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ <h2>Instance Methods</h2>
104104
</p>
105105
<p class="firstline">Returns the conversations Resource.</p>
106106

107+
<p class="toc_element">
108+
<code><a href="dialogflow_v2.projects.generators.html">generators()</a></code>
109+
</p>
110+
<p class="firstline">Returns the generators Resource.</p>
111+
107112
<p class="toc_element">
108113
<code><a href="dialogflow_v2.projects.knowledgeBases.html">knowledgeBases()</a></code>
109114
</p>

docs/dyn/dialogflow_v2.projects.locations.conversationProfiles.html

Lines changed: 42 additions & 6 deletions
Large diffs are not rendered by default.

docs/dyn/dialogflow_v2.projects.locations.generators.html

Lines changed: 577 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/dialogflow_v2.projects.locations.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ <h2>Instance Methods</h2>
104104
</p>
105105
<p class="firstline">Returns the conversations Resource.</p>
106106

107+
<p class="toc_element">
108+
<code><a href="dialogflow_v2.projects.locations.generators.html">generators()</a></code>
109+
</p>
110+
<p class="firstline">Returns the generators Resource.</p>
111+
107112
<p class="toc_element">
108113
<code><a href="dialogflow_v2.projects.locations.knowledgeBases.html">knowledgeBases()</a></code>
109114
</p>
@@ -114,6 +119,11 @@ <h2>Instance Methods</h2>
114119
</p>
115120
<p class="firstline">Returns the operations Resource.</p>
116121

122+
<p class="toc_element">
123+
<code><a href="dialogflow_v2.projects.locations.statelessSuggestion.html">statelessSuggestion()</a></code>
124+
</p>
125+
<p class="firstline">Returns the statelessSuggestion Resource.</p>
126+
117127
<p class="toc_element">
118128
<code><a href="dialogflow_v2.projects.locations.suggestions.html">suggestions()</a></code>
119129
</p>
Lines changed: 197 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,197 @@
1+
<html><body>
2+
<style>
3+
4+
body, h1, h2, h3, div, span, p, pre, a {
5+
margin: 0;
6+
padding: 0;
7+
border: 0;
8+
font-weight: inherit;
9+
font-style: inherit;
10+
font-size: 100%;
11+
font-family: inherit;
12+
vertical-align: baseline;
13+
}
14+
15+
body {
16+
font-size: 13px;
17+
padding: 1em;
18+
}
19+
20+
h1 {
21+
font-size: 26px;
22+
margin-bottom: 1em;
23+
}
24+
25+
h2 {
26+
font-size: 24px;
27+
margin-bottom: 1em;
28+
}
29+
30+
h3 {
31+
font-size: 20px;
32+
margin-bottom: 1em;
33+
margin-top: 1em;
34+
}
35+
36+
pre, code {
37+
line-height: 1.5;
38+
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39+
}
40+
41+
pre {
42+
margin-top: 0.5em;
43+
}
44+
45+
h1, h2, h3, p {
46+
font-family: Arial, sans serif;
47+
}
48+
49+
h1, h2, h3 {
50+
border-bottom: solid #CCC 1px;
51+
}
52+
53+
.toc_element {
54+
margin-top: 0.5em;
55+
}
56+
57+
.firstline {
58+
margin-left: 2 em;
59+
}
60+
61+
.method {
62+
margin-top: 1em;
63+
border: solid 1px #CCC;
64+
padding: 1em;
65+
background: #EEE;
66+
}
67+
68+
.details {
69+
font-weight: bold;
70+
font-size: 14px;
71+
}
72+
73+
</style>
74+
75+
<h1><a href="dialogflow_v2.html">Dialogflow API</a> . <a href="dialogflow_v2.projects.html">projects</a> . <a href="dialogflow_v2.projects.locations.html">locations</a> . <a href="dialogflow_v2.projects.locations.statelessSuggestion.html">statelessSuggestion</a></h1>
76+
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="#close">close()</a></code></p>
79+
<p class="firstline">Close httplib2 connections.</p>
80+
<p class="toc_element">
81+
<code><a href="#generate">generate(parent, body=None, x__xgafv=None)</a></code></p>
82+
<p class="firstline">Generates and returns a suggestion for a conversation that does not have a resource created for it.</p>
83+
<h3>Method Details</h3>
84+
<div class="method">
85+
<code class="details" id="close">close()</code>
86+
<pre>Close httplib2 connections.</pre>
87+
</div>
88+
89+
<div class="method">
90+
<code class="details" id="generate">generate(parent, body=None, x__xgafv=None)</code>
91+
<pre>Generates and returns a suggestion for a conversation that does not have a resource created for it.
92+
93+
Args:
94+
parent: string, Required. The parent resource to charge for the Suggestion&#x27;s generation. Format: `projects//locations/`. (required)
95+
body: object, The request body.
96+
The object takes the form of:
97+
98+
{ # The request message for Conversations.GenerateStatelessSuggestion.
99+
&quot;conversationContext&quot;: { # Context of the conversation, including transcripts. # Optional. Context of the conversation, including transcripts.
100+
&quot;messageEntries&quot;: [ # Optional. List of message transcripts in the conversation.
101+
{ # Represents a message entry of a conversation.
102+
&quot;createTime&quot;: &quot;A String&quot;, # Optional. Create time of the message entry.
103+
&quot;languageCode&quot;: &quot;A String&quot;, # Optional. The language of the text. See [Language Support](https://cloud.google.com/dialogflow/docs/reference/language) for a list of the currently supported language codes.
104+
&quot;role&quot;: &quot;A String&quot;, # Optional. Participant role of the message.
105+
&quot;text&quot;: &quot;A String&quot;, # Optional. Transcript content of the message.
106+
},
107+
],
108+
},
109+
&quot;generator&quot;: { # LLM generator. # Uncreated generator. It should be a complete generator that includes all information about the generator.
110+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation time of this generator.
111+
&quot;description&quot;: &quot;A String&quot;, # Optional. Human readable description of the generator.
112+
&quot;inferenceParameter&quot;: { # The parameters of inference. # Optional. Inference parameters for this generator.
113+
&quot;maxOutputTokens&quot;: 42, # Optional. Maximum number of the output tokens for the generator.
114+
&quot;temperature&quot;: 3.14, # Optional. Controls the randomness of LLM predictions. Low temperature = less random. High temperature = more random. If unset (or 0), uses a default value of 0.
115+
&quot;topK&quot;: 42, # Optional. Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model&#x27;s vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature). For each token selection step, the top K tokens with the highest probabilities are sampled. Then tokens are further filtered based on topP with the final token selected using temperature sampling. Specify a lower value for less random responses and a higher value for more random responses. Acceptable value is [1, 40], default to 40.
116+
&quot;topP&quot;: 3.14, # Optional. Top-p changes how the model selects tokens for output. Tokens are selected from most K (see topK parameter) probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of 0.3, 0.2, and 0.1 and the top-p value is 0.5, then the model will select either A or B as the next token (using temperature) and doesn&#x27;t consider C. The default top-p value is 0.95. Specify a lower value for less random responses and a higher value for more random responses. Acceptable value is [0.0, 1.0], default to 0.95.
117+
},
118+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The resource name of the generator. Format: `projects//locations//generators/`
119+
&quot;summarizationContext&quot;: { # Summarization context that customer can configure. # Input of prebuilt Summarization feature.
120+
&quot;fewShotExamples&quot;: [ # Optional. List of few shot examples.
121+
{ # Providing examples in the generator (i.e. building a few-shot generator) helps convey the desired format of the LLM response. NEXT_ID: 10
122+
&quot;conversationContext&quot;: { # Context of the conversation, including transcripts. # Optional. Conversation transcripts.
123+
&quot;messageEntries&quot;: [ # Optional. List of message transcripts in the conversation.
124+
{ # Represents a message entry of a conversation.
125+
&quot;createTime&quot;: &quot;A String&quot;, # Optional. Create time of the message entry.
126+
&quot;languageCode&quot;: &quot;A String&quot;, # Optional. The language of the text. See [Language Support](https://cloud.google.com/dialogflow/docs/reference/language) for a list of the currently supported language codes.
127+
&quot;role&quot;: &quot;A String&quot;, # Optional. Participant role of the message.
128+
&quot;text&quot;: &quot;A String&quot;, # Optional. Transcript content of the message.
129+
},
130+
],
131+
},
132+
&quot;extraInfo&quot;: { # Optional. Key is the placeholder field name in input, value is the value of the placeholder. E.g. instruction contains &quot;@price&quot;, and ingested data has &lt;&quot;price&quot;, &quot;10&quot;&gt;
133+
&quot;a_key&quot;: &quot;A String&quot;,
134+
},
135+
&quot;output&quot;: { # Suggestion generated using a Generator. # Required. Example output of the model.
136+
&quot;summarySuggestion&quot;: { # Suggested summary of the conversation. # Optional. Suggested summary.
137+
&quot;summarySections&quot;: [ # Required. All the parts of generated summary.
138+
{ # A component of the generated summary.
139+
&quot;section&quot;: &quot;A String&quot;, # Required. Name of the section.
140+
&quot;summary&quot;: &quot;A String&quot;, # Required. Summary text for the section.
141+
},
142+
],
143+
},
144+
},
145+
&quot;summarizationSectionList&quot;: { # List of summarization sections. # Summarization sections.
146+
&quot;summarizationSections&quot;: [ # Optional. Summarization sections.
147+
{ # Represents the section of summarization.
148+
&quot;definition&quot;: &quot;A String&quot;, # Optional. Definition of the section, for example, &quot;what the customer needs help with or has question about.&quot;
149+
&quot;key&quot;: &quot;A String&quot;, # Optional. Name of the section, for example, &quot;situation&quot;.
150+
&quot;type&quot;: &quot;A String&quot;, # Optional. Type of the summarization section.
151+
},
152+
],
153+
},
154+
},
155+
],
156+
&quot;outputLanguageCode&quot;: &quot;A String&quot;, # Optional. The target language of the generated summary. The language code for conversation will be used if this field is empty. Supported 2.0 and later versions.
157+
&quot;summarizationSections&quot;: [ # Optional. List of sections. Note it contains both predefined section sand customer defined sections.
158+
{ # Represents the section of summarization.
159+
&quot;definition&quot;: &quot;A String&quot;, # Optional. Definition of the section, for example, &quot;what the customer needs help with or has question about.&quot;
160+
&quot;key&quot;: &quot;A String&quot;, # Optional. Name of the section, for example, &quot;situation&quot;.
161+
&quot;type&quot;: &quot;A String&quot;, # Optional. Type of the summarization section.
162+
},
163+
],
164+
&quot;version&quot;: &quot;A String&quot;, # Optional. Version of the feature. If not set, default to latest version. Current candidates are [&quot;1.0&quot;].
165+
},
166+
&quot;triggerEvent&quot;: &quot;A String&quot;, # Optional. The trigger event of the generator. It defines when the generator is triggered in a conversation.
167+
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. Update time of this generator.
168+
},
169+
&quot;generatorName&quot;: &quot;A String&quot;, # The resource name of the existing created generator. Format: `projects//locations//generators/`
170+
&quot;triggerEvents&quot;: [ # Optional. A list of trigger events. Generator will be triggered only if it&#x27;s trigger event is included here.
171+
&quot;A String&quot;,
172+
],
173+
}
174+
175+
x__xgafv: string, V1 error format.
176+
Allowed values
177+
1 - v1 error format
178+
2 - v2 error format
179+
180+
Returns:
181+
An object of the form:
182+
183+
{ # The response message for Conversations.GenerateStatelessSuggestion.
184+
&quot;generatorSuggestion&quot;: { # Suggestion generated using a Generator. # Required. Generated suggestion for a conversation.
185+
&quot;summarySuggestion&quot;: { # Suggested summary of the conversation. # Optional. Suggested summary.
186+
&quot;summarySections&quot;: [ # Required. All the parts of generated summary.
187+
{ # A component of the generated summary.
188+
&quot;section&quot;: &quot;A String&quot;, # Required. Name of the section.
189+
&quot;summary&quot;: &quot;A String&quot;, # Required. Summary text for the section.
190+
},
191+
],
192+
},
193+
},
194+
}</pre>
195+
</div>
196+
197+
</body></html>

docs/dyn/dialogflow_v2.projects.locations.suggestions.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,9 @@ <h3>Method Details</h3>
159159
},
160160
},
161161
],
162+
&quot;generators&quot;: [ # Optional. List of various generator resource names used in the conversation profile.
163+
&quot;A String&quot;,
164+
],
162165
&quot;groupSuggestionResponses&quot;: True or False, # If `group_suggestion_responses` is false, and there are multiple `feature_configs` in `event based suggestion` or StreamingAnalyzeContent, we will try to deliver suggestions to customers as soon as we get new suggestion. Different type of suggestions based on the same context will be in separate Pub/Sub event or `StreamingAnalyzeContentResponse`. If `group_suggestion_responses` set to true. All the suggestions to the same participant based on the same context will be grouped into a single Pub/Sub event or StreamingAnalyzeContentResponse.
163166
},
164167
&quot;humanAgentSuggestionConfig&quot;: { # Detail human agent assistant config. # Configuration for agent assistance of human agent participant.
@@ -213,6 +216,9 @@ <h3>Method Details</h3>
213216
},
214217
},
215218
],
219+
&quot;generators&quot;: [ # Optional. List of various generator resource names used in the conversation profile.
220+
&quot;A String&quot;,
221+
],
216222
&quot;groupSuggestionResponses&quot;: True or False, # If `group_suggestion_responses` is false, and there are multiple `feature_configs` in `event based suggestion` or StreamingAnalyzeContent, we will try to deliver suggestions to customers as soon as we get new suggestion. Different type of suggestions based on the same context will be in separate Pub/Sub event or `StreamingAnalyzeContentResponse`. If `group_suggestion_responses` set to true. All the suggestions to the same participant based on the same context will be grouped into a single Pub/Sub event or StreamingAnalyzeContentResponse.
217223
},
218224
&quot;messageAnalysisConfig&quot;: { # Configuration for analyses to run on each conversation message. # Configuration for message analysis.
@@ -225,7 +231,7 @@ <h3>Method Details</h3>
225231
},
226232
},
227233
&quot;humanAgentHandoffConfig&quot;: { # Defines the hand off to a live agent, typically on which external agent service provider to connect to a conversation. Currently, this feature is not general available, please contact Google to get access. # Configuration for connecting to a live agent. Currently, this feature is not general available, please contact Google to get access.
228-
&quot;livePersonConfig&quot;: { # Configuration specific to LivePerson (https://www.liveperson.com). # Uses LivePerson (https://www.liveperson.com).
234+
&quot;livePersonConfig&quot;: { # Configuration specific to [LivePerson](https://www.liveperson.com). # Uses [LivePerson](https://www.liveperson.com).
229235
&quot;accountNumber&quot;: &quot;A String&quot;, # Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.
230236
},
231237
&quot;salesforceLiveAgentConfig&quot;: { # Configuration specific to Salesforce Live Agent. # Uses Salesforce Live Agent.

docs/dyn/dialogflow_v2.projects.suggestions.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,9 @@ <h3>Method Details</h3>
159159
},
160160
},
161161
],
162+
&quot;generators&quot;: [ # Optional. List of various generator resource names used in the conversation profile.
163+
&quot;A String&quot;,
164+
],
162165
&quot;groupSuggestionResponses&quot;: True or False, # If `group_suggestion_responses` is false, and there are multiple `feature_configs` in `event based suggestion` or StreamingAnalyzeContent, we will try to deliver suggestions to customers as soon as we get new suggestion. Different type of suggestions based on the same context will be in separate Pub/Sub event or `StreamingAnalyzeContentResponse`. If `group_suggestion_responses` set to true. All the suggestions to the same participant based on the same context will be grouped into a single Pub/Sub event or StreamingAnalyzeContentResponse.
163166
},
164167
&quot;humanAgentSuggestionConfig&quot;: { # Detail human agent assistant config. # Configuration for agent assistance of human agent participant.
@@ -213,6 +216,9 @@ <h3>Method Details</h3>
213216
},
214217
},
215218
],
219+
&quot;generators&quot;: [ # Optional. List of various generator resource names used in the conversation profile.
220+
&quot;A String&quot;,
221+
],
216222
&quot;groupSuggestionResponses&quot;: True or False, # If `group_suggestion_responses` is false, and there are multiple `feature_configs` in `event based suggestion` or StreamingAnalyzeContent, we will try to deliver suggestions to customers as soon as we get new suggestion. Different type of suggestions based on the same context will be in separate Pub/Sub event or `StreamingAnalyzeContentResponse`. If `group_suggestion_responses` set to true. All the suggestions to the same participant based on the same context will be grouped into a single Pub/Sub event or StreamingAnalyzeContentResponse.
217223
},
218224
&quot;messageAnalysisConfig&quot;: { # Configuration for analyses to run on each conversation message. # Configuration for message analysis.
@@ -225,7 +231,7 @@ <h3>Method Details</h3>
225231
},
226232
},
227233
&quot;humanAgentHandoffConfig&quot;: { # Defines the hand off to a live agent, typically on which external agent service provider to connect to a conversation. Currently, this feature is not general available, please contact Google to get access. # Configuration for connecting to a live agent. Currently, this feature is not general available, please contact Google to get access.
228-
&quot;livePersonConfig&quot;: { # Configuration specific to LivePerson (https://www.liveperson.com). # Uses LivePerson (https://www.liveperson.com).
234+
&quot;livePersonConfig&quot;: { # Configuration specific to [LivePerson](https://www.liveperson.com). # Uses [LivePerson](https://www.liveperson.com).
229235
&quot;accountNumber&quot;: &quot;A String&quot;, # Required. Account number of the LivePerson account to connect. This is the account number you input at the login page.
230236
},
231237
&quot;salesforceLiveAgentConfig&quot;: { # Configuration specific to Salesforce Live Agent. # Uses Salesforce Live Agent.

docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ <h3>Method Details</h3>
152152
&quot;noBargeInDuration&quot;: &quot;A String&quot;, # Duration that is not eligible for barge-in at the beginning of the input audio.
153153
&quot;totalDuration&quot;: &quot;A String&quot;, # Total duration for the playback at the beginning of the input audio.
154154
},
155+
&quot;defaultNoSpeechTimeout&quot;: &quot;A String&quot;, # If set, use this no-speech timeout when the agent does not provide a no-speech timeout itself.
155156
&quot;disableNoSpeechRecognizedEvent&quot;: True or False, # Only used in Participants.AnalyzeContent and Participants.StreamingAnalyzeContent. If `false` and recognition doesn&#x27;t return any result, trigger `NO_SPEECH_RECOGNIZED` event to Dialogflow agent.
156157
&quot;enableAutomaticPunctuation&quot;: True or False, # Enable automatic punctuation option at the speech backend.
157158
&quot;enableWordInfo&quot;: True or False, # If `true`, Dialogflow returns SpeechWordInfo in StreamingRecognitionResult with information about the recognized speech words, e.g. start and end time offsets. If false or unspecified, Speech doesn&#x27;t return any word-level information.

0 commit comments

Comments
 (0)