Skip to content

Commit ceb8621

Browse files
feat(dialogflow): update the api
#### dialogflow:v2 The following keys were added: - schemas.GoogleCloudDialogflowV2ProbeDetails (Total Keys: 10) - schemas.GoogleCloudDialogflowV2SipHostname (Total Keys: 22) - schemas.GoogleCloudDialogflowV2SipTrunk.properties.googleRootCertFile.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2SipTrunk.properties.peerHostnames (Total Keys: 2) #### dialogflow:v2beta1 The following keys were added: - schemas.GoogleCloudDialogflowV2beta1ProbeDetails (Total Keys: 10) - schemas.GoogleCloudDialogflowV2beta1SipHostname (Total Keys: 22) - schemas.GoogleCloudDialogflowV2beta1SipTrunk.properties.googleRootCertFile.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1SipTrunk.properties.peerHostnames (Total Keys: 2)
1 parent 13d6933 commit ceb8621

4 files changed

Lines changed: 492 additions & 2 deletions

File tree

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

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,26 @@ <h3>Method Details</h3>
126126
&quot;expectedHostname&quot;: [
127127
&quot;A String&quot;,
128128
],
129+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
129130
&quot;name&quot;: &quot;A String&quot;,
131+
&quot;peerHostnames&quot;: [
132+
{
133+
&quot;connectionState&quot;: &quot;A String&quot;,
134+
&quot;enabledSipPing&quot;: True or False,
135+
&quot;errorDetails&quot;: {
136+
&quot;certificateState&quot;: &quot;A String&quot;,
137+
&quot;errorMessage&quot;: &quot;A String&quot;,
138+
},
139+
&quot;peerHostname&quot;: &quot;A String&quot;,
140+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
141+
&quot;pingInterval&quot;: &quot;A String&quot;,
142+
&quot;probeDetails&quot;: {
143+
&quot;initTime&quot;: &quot;A String&quot;,
144+
&quot;optionsLatency&quot;: &quot;A String&quot;,
145+
&quot;probeStatus&quot;: &quot;A String&quot;,
146+
},
147+
},
148+
],
130149
}
131150

132151
x__xgafv: string, V1 error format.
@@ -153,7 +172,26 @@ <h3>Method Details</h3>
153172
&quot;expectedHostname&quot;: [
154173
&quot;A String&quot;,
155174
],
175+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
156176
&quot;name&quot;: &quot;A String&quot;,
177+
&quot;peerHostnames&quot;: [
178+
{
179+
&quot;connectionState&quot;: &quot;A String&quot;,
180+
&quot;enabledSipPing&quot;: True or False,
181+
&quot;errorDetails&quot;: {
182+
&quot;certificateState&quot;: &quot;A String&quot;,
183+
&quot;errorMessage&quot;: &quot;A String&quot;,
184+
},
185+
&quot;peerHostname&quot;: &quot;A String&quot;,
186+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
187+
&quot;pingInterval&quot;: &quot;A String&quot;,
188+
&quot;probeDetails&quot;: {
189+
&quot;initTime&quot;: &quot;A String&quot;,
190+
&quot;optionsLatency&quot;: &quot;A String&quot;,
191+
&quot;probeStatus&quot;: &quot;A String&quot;,
192+
},
193+
},
194+
],
157195
}</pre>
158196
</div>
159197

@@ -205,7 +243,26 @@ <h3>Method Details</h3>
205243
&quot;expectedHostname&quot;: [
206244
&quot;A String&quot;,
207245
],
246+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
208247
&quot;name&quot;: &quot;A String&quot;,
248+
&quot;peerHostnames&quot;: [
249+
{
250+
&quot;connectionState&quot;: &quot;A String&quot;,
251+
&quot;enabledSipPing&quot;: True or False,
252+
&quot;errorDetails&quot;: {
253+
&quot;certificateState&quot;: &quot;A String&quot;,
254+
&quot;errorMessage&quot;: &quot;A String&quot;,
255+
},
256+
&quot;peerHostname&quot;: &quot;A String&quot;,
257+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
258+
&quot;pingInterval&quot;: &quot;A String&quot;,
259+
&quot;probeDetails&quot;: {
260+
&quot;initTime&quot;: &quot;A String&quot;,
261+
&quot;optionsLatency&quot;: &quot;A String&quot;,
262+
&quot;probeStatus&quot;: &quot;A String&quot;,
263+
},
264+
},
265+
],
209266
}</pre>
210267
</div>
211268

@@ -244,7 +301,26 @@ <h3>Method Details</h3>
244301
&quot;expectedHostname&quot;: [
245302
&quot;A String&quot;,
246303
],
304+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
247305
&quot;name&quot;: &quot;A String&quot;,
306+
&quot;peerHostnames&quot;: [
307+
{
308+
&quot;connectionState&quot;: &quot;A String&quot;,
309+
&quot;enabledSipPing&quot;: True or False,
310+
&quot;errorDetails&quot;: {
311+
&quot;certificateState&quot;: &quot;A String&quot;,
312+
&quot;errorMessage&quot;: &quot;A String&quot;,
313+
},
314+
&quot;peerHostname&quot;: &quot;A String&quot;,
315+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
316+
&quot;pingInterval&quot;: &quot;A String&quot;,
317+
&quot;probeDetails&quot;: {
318+
&quot;initTime&quot;: &quot;A String&quot;,
319+
&quot;optionsLatency&quot;: &quot;A String&quot;,
320+
&quot;probeStatus&quot;: &quot;A String&quot;,
321+
},
322+
},
323+
],
248324
},
249325
],
250326
}</pre>
@@ -289,7 +365,26 @@ <h3>Method Details</h3>
289365
&quot;expectedHostname&quot;: [
290366
&quot;A String&quot;,
291367
],
368+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
292369
&quot;name&quot;: &quot;A String&quot;,
370+
&quot;peerHostnames&quot;: [
371+
{
372+
&quot;connectionState&quot;: &quot;A String&quot;,
373+
&quot;enabledSipPing&quot;: True or False,
374+
&quot;errorDetails&quot;: {
375+
&quot;certificateState&quot;: &quot;A String&quot;,
376+
&quot;errorMessage&quot;: &quot;A String&quot;,
377+
},
378+
&quot;peerHostname&quot;: &quot;A String&quot;,
379+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
380+
&quot;pingInterval&quot;: &quot;A String&quot;,
381+
&quot;probeDetails&quot;: {
382+
&quot;initTime&quot;: &quot;A String&quot;,
383+
&quot;optionsLatency&quot;: &quot;A String&quot;,
384+
&quot;probeStatus&quot;: &quot;A String&quot;,
385+
},
386+
},
387+
],
293388
}
294389

295390
updateMask: string, A parameter
@@ -317,7 +412,26 @@ <h3>Method Details</h3>
317412
&quot;expectedHostname&quot;: [
318413
&quot;A String&quot;,
319414
],
415+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
320416
&quot;name&quot;: &quot;A String&quot;,
417+
&quot;peerHostnames&quot;: [
418+
{
419+
&quot;connectionState&quot;: &quot;A String&quot;,
420+
&quot;enabledSipPing&quot;: True or False,
421+
&quot;errorDetails&quot;: {
422+
&quot;certificateState&quot;: &quot;A String&quot;,
423+
&quot;errorMessage&quot;: &quot;A String&quot;,
424+
},
425+
&quot;peerHostname&quot;: &quot;A String&quot;,
426+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
427+
&quot;pingInterval&quot;: &quot;A String&quot;,
428+
&quot;probeDetails&quot;: {
429+
&quot;initTime&quot;: &quot;A String&quot;,
430+
&quot;optionsLatency&quot;: &quot;A String&quot;,
431+
&quot;probeStatus&quot;: &quot;A String&quot;,
432+
},
433+
},
434+
],
321435
}</pre>
322436
</div>
323437

docs/dyn/dialogflow_v2beta1.projects.locations.sipTrunks.html

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,26 @@ <h3>Method Details</h3>
126126
&quot;expectedHostname&quot;: [
127127
&quot;A String&quot;,
128128
],
129+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
129130
&quot;name&quot;: &quot;A String&quot;,
131+
&quot;peerHostnames&quot;: [
132+
{
133+
&quot;connectionState&quot;: &quot;A String&quot;,
134+
&quot;enabledSipPing&quot;: True or False,
135+
&quot;errorDetails&quot;: {
136+
&quot;certificateState&quot;: &quot;A String&quot;,
137+
&quot;errorMessage&quot;: &quot;A String&quot;,
138+
},
139+
&quot;peerHostname&quot;: &quot;A String&quot;,
140+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
141+
&quot;pingInterval&quot;: &quot;A String&quot;,
142+
&quot;probeDetails&quot;: {
143+
&quot;initTime&quot;: &quot;A String&quot;,
144+
&quot;optionsLatency&quot;: &quot;A String&quot;,
145+
&quot;probeStatus&quot;: &quot;A String&quot;,
146+
},
147+
},
148+
],
130149
}
131150

132151
x__xgafv: string, V1 error format.
@@ -153,7 +172,26 @@ <h3>Method Details</h3>
153172
&quot;expectedHostname&quot;: [
154173
&quot;A String&quot;,
155174
],
175+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
156176
&quot;name&quot;: &quot;A String&quot;,
177+
&quot;peerHostnames&quot;: [
178+
{
179+
&quot;connectionState&quot;: &quot;A String&quot;,
180+
&quot;enabledSipPing&quot;: True or False,
181+
&quot;errorDetails&quot;: {
182+
&quot;certificateState&quot;: &quot;A String&quot;,
183+
&quot;errorMessage&quot;: &quot;A String&quot;,
184+
},
185+
&quot;peerHostname&quot;: &quot;A String&quot;,
186+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
187+
&quot;pingInterval&quot;: &quot;A String&quot;,
188+
&quot;probeDetails&quot;: {
189+
&quot;initTime&quot;: &quot;A String&quot;,
190+
&quot;optionsLatency&quot;: &quot;A String&quot;,
191+
&quot;probeStatus&quot;: &quot;A String&quot;,
192+
},
193+
},
194+
],
157195
}</pre>
158196
</div>
159197

@@ -205,7 +243,26 @@ <h3>Method Details</h3>
205243
&quot;expectedHostname&quot;: [
206244
&quot;A String&quot;,
207245
],
246+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
208247
&quot;name&quot;: &quot;A String&quot;,
248+
&quot;peerHostnames&quot;: [
249+
{
250+
&quot;connectionState&quot;: &quot;A String&quot;,
251+
&quot;enabledSipPing&quot;: True or False,
252+
&quot;errorDetails&quot;: {
253+
&quot;certificateState&quot;: &quot;A String&quot;,
254+
&quot;errorMessage&quot;: &quot;A String&quot;,
255+
},
256+
&quot;peerHostname&quot;: &quot;A String&quot;,
257+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
258+
&quot;pingInterval&quot;: &quot;A String&quot;,
259+
&quot;probeDetails&quot;: {
260+
&quot;initTime&quot;: &quot;A String&quot;,
261+
&quot;optionsLatency&quot;: &quot;A String&quot;,
262+
&quot;probeStatus&quot;: &quot;A String&quot;,
263+
},
264+
},
265+
],
209266
}</pre>
210267
</div>
211268

@@ -244,7 +301,26 @@ <h3>Method Details</h3>
244301
&quot;expectedHostname&quot;: [
245302
&quot;A String&quot;,
246303
],
304+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
247305
&quot;name&quot;: &quot;A String&quot;,
306+
&quot;peerHostnames&quot;: [
307+
{
308+
&quot;connectionState&quot;: &quot;A String&quot;,
309+
&quot;enabledSipPing&quot;: True or False,
310+
&quot;errorDetails&quot;: {
311+
&quot;certificateState&quot;: &quot;A String&quot;,
312+
&quot;errorMessage&quot;: &quot;A String&quot;,
313+
},
314+
&quot;peerHostname&quot;: &quot;A String&quot;,
315+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
316+
&quot;pingInterval&quot;: &quot;A String&quot;,
317+
&quot;probeDetails&quot;: {
318+
&quot;initTime&quot;: &quot;A String&quot;,
319+
&quot;optionsLatency&quot;: &quot;A String&quot;,
320+
&quot;probeStatus&quot;: &quot;A String&quot;,
321+
},
322+
},
323+
],
248324
},
249325
],
250326
}</pre>
@@ -289,7 +365,26 @@ <h3>Method Details</h3>
289365
&quot;expectedHostname&quot;: [
290366
&quot;A String&quot;,
291367
],
368+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
292369
&quot;name&quot;: &quot;A String&quot;,
370+
&quot;peerHostnames&quot;: [
371+
{
372+
&quot;connectionState&quot;: &quot;A String&quot;,
373+
&quot;enabledSipPing&quot;: True or False,
374+
&quot;errorDetails&quot;: {
375+
&quot;certificateState&quot;: &quot;A String&quot;,
376+
&quot;errorMessage&quot;: &quot;A String&quot;,
377+
},
378+
&quot;peerHostname&quot;: &quot;A String&quot;,
379+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
380+
&quot;pingInterval&quot;: &quot;A String&quot;,
381+
&quot;probeDetails&quot;: {
382+
&quot;initTime&quot;: &quot;A String&quot;,
383+
&quot;optionsLatency&quot;: &quot;A String&quot;,
384+
&quot;probeStatus&quot;: &quot;A String&quot;,
385+
},
386+
},
387+
],
293388
}
294389

295390
updateMask: string, A parameter
@@ -317,7 +412,26 @@ <h3>Method Details</h3>
317412
&quot;expectedHostname&quot;: [
318413
&quot;A String&quot;,
319414
],
415+
&quot;googleRootCertFile&quot;: &quot;A String&quot;,
320416
&quot;name&quot;: &quot;A String&quot;,
417+
&quot;peerHostnames&quot;: [
418+
{
419+
&quot;connectionState&quot;: &quot;A String&quot;,
420+
&quot;enabledSipPing&quot;: True or False,
421+
&quot;errorDetails&quot;: {
422+
&quot;certificateState&quot;: &quot;A String&quot;,
423+
&quot;errorMessage&quot;: &quot;A String&quot;,
424+
},
425+
&quot;peerHostname&quot;: &quot;A String&quot;,
426+
&quot;peerSocketAddress&quot;: &quot;A String&quot;,
427+
&quot;pingInterval&quot;: &quot;A String&quot;,
428+
&quot;probeDetails&quot;: {
429+
&quot;initTime&quot;: &quot;A String&quot;,
430+
&quot;optionsLatency&quot;: &quot;A String&quot;,
431+
&quot;probeStatus&quot;: &quot;A String&quot;,
432+
},
433+
},
434+
],
321435
}</pre>
322436
</div>
323437

0 commit comments

Comments
 (0)