Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1dbb80

Browse files
feat: [google-cloud-dialogflow-cx] A new field opt_out_conformer_model_migration is added to message .google.cloud.dialogflow.cx.v3.InputAudioConfig (#12289)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE feat: A new field `opt_out_conformer_model_migration` is added to message `InputAudioConfig` feat: A new field `language_code` is added to message `Changelog` feat: A new method `ExportEntityTypes` is added to service `EntityTypes` feat: A new method `ImportEntityTypes` is added to service `EntityTypes` feat: A new message `ExportEntityTypesRequest` is added feat: A new message `ExportEntityTypesResponse` is added feat: A new message `ExportEntityTypesMetadata` is added feat: A new message `ImportEntityTypesRequest` is added feat: A new message `ImportEntityTypesResponse` is added feat: A new message `ImportEntityTypesMetadata` is added feat: A new field `disable_data_store_fallback` is added to message `.google.cloud.dialogflow.cx.v3.GenerativeSettings` feat: A new field `description` is added to message `.google.cloud.dialogflow.cx.v3.Page` feat: A new method `ServerStreamingDetectIntent` is added to service `Sessions` feat: A new field `webhook_ids` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult` feat: A new field `webhook_display_names` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult` feat: A new field `webhook_latencies` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult` feat: A new field `webhook_tags` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult` feat: A new field `current_flow` is added to message `.google.cloud.dialogflow.cx.v3.QueryResult` docs: A comment for field `start_flow` in message `.google.cloud.dialogflow.cx.v3.Agent` is changed docs: A comment for enum value `USE_BEST_AVAILABLE` in enum `SpeechModelVariant` is changed docs: A comment for enum value `USE_ENHANCED` in enum `SpeechModelVariant` is changed docs: A comment for field `model` in message `.google.cloud.dialogflow.cx.v3.InputAudioConfig` is changed docs: A comment for enum value `END_OF_SINGLE_UTTERANCE` in enum `MessageType` is changed docs: A comment for field `session_ttl` in message `.google.cloud.dialogflow.cx.v3.QueryParameters` is changed docs: A comment for message `QueryInput` is changed docs: A comment for field `text` in message `.google.cloud.dialogflow.cx.v3.TextInput` is changed feat: Public preview the Dialogflow LLM based agent docs: A comment for field `start_flow` in message `.google.cloud.dialogflow.cx.v3beta1.Agent` is changed docs: A comment for enum value `USE_BEST_AVAILABLE` in enum `SpeechModelVariant` is changed docs: A comment for enum value `USE_ENHANCED` in enum `SpeechModelVariant` is changed docs: A comment for field `model` in message `.google.cloud.dialogflow.cx.v3beta1.InputAudioConfig` is changed docs: A comment for enum value `END_OF_SINGLE_UTTERANCE` in enum `MessageType` is changed docs: A comment for field `session_ttl` in message `.google.cloud.dialogflow.cx.v3beta1.QueryParameters` is changed docs: A comment for message `QueryInput` is changed docs: A comment for field `text` in message `.google.cloud.dialogflow.cx.v3beta1.TextInput` is changed END_COMMIT_OVERRIDE PiperOrigin-RevId: 605402250 Source-Link: googleapis/googleapis@802bb2c Source-Link: googleapis/googleapis-gen@bf877cc Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6ImJmODc3Y2M1ZTc4YzcyMTIwYjI5ZTM4YjMyNDZmYjhiNzI1MzM5NTUifQ== BEGIN_NESTED_COMMIT feat: [google-cloud-dialogflow-cx] Public preview the Dialogflow LLM based agent docs: A comment for field `start_flow` in message `.google.cloud.dialogflow.cx.v3beta1.Agent` is changed docs: A comment for enum value `USE_BEST_AVAILABLE` in enum `SpeechModelVariant` is changed docs: A comment for enum value `USE_ENHANCED` in enum `SpeechModelVariant` is changed docs: A comment for field `model` in message `.google.cloud.dialogflow.cx.v3beta1.InputAudioConfig` is changed docs: A comment for enum value `END_OF_SINGLE_UTTERANCE` in enum `MessageType` is changed docs: A comment for field `session_ttl` in message `.google.cloud.dialogflow.cx.v3beta1.QueryParameters` is changed docs: A comment for message `QueryInput` is changed docs: A comment for field `text` in message `.google.cloud.dialogflow.cx.v3beta1.TextInput` is changed PiperOrigin-RevId: 605368061 Source-Link: googleapis/googleapis@ed81d4e Source-Link: googleapis/googleapis-gen@9932768 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6Ijk5MzI3Njg3NTFhZTllOWJhOTJjYWJlMTMxMmU0NTEzMDE5NjJhMWQifQ== END_NESTED_COMMIT BEGIN_NESTED_COMMIT fix: [google-cloud-dialogflow-cx] Temporarily restoring storage_grpc_service_config.json to fix broken test PiperOrigin-RevId: 604727220 Source-Link: googleapis/googleapis@0518a59 Source-Link: googleapis/googleapis-gen@69f6d61 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRpYWxvZ2Zsb3ctY3gvLk93bEJvdC55YW1sIiwiaCI6IjY5ZjZkNjE0ZDc2ZTljYWMyZjYzN2FkZjQ0NmM2NDRkYjJkMDVkYjkifQ== END_NESTED_COMMIT --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3f0e861 commit e1dbb80

File tree

181 files changed

+58942
-3245
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+58942
-3245
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Examples
2+
--------------------------
3+
4+
.. automodule:: google.cloud.dialogflowcx_v3beta1.services.examples
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.dialogflowcx_v3beta1.services.examples.pagers
9+
:members:
10+
:inherited-members:
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Playbooks
2+
---------------------------
3+
4+
.. automodule:: google.cloud.dialogflowcx_v3beta1.services.playbooks
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.dialogflowcx_v3beta1.services.playbooks.pagers
9+
:members:
10+
:inherited-members:

packages/google-cloud-dialogflow-cx/docs/dialogflowcx_v3beta1/services_.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,18 @@ Services for Google Cloud Dialogflowcx v3beta1 API
88
deployments
99
entity_types
1010
environments
11+
examples
1112
experiments
1213
flows
1314
generators
1415
intents
1516
pages
17+
playbooks
1618
security_settings_service
1719
session_entity_types
1820
sessions
1921
test_cases
22+
tools
2023
transition_route_groups
2124
versions
2225
webhooks
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Tools
2+
-----------------------
3+
4+
.. automodule:: google.cloud.dialogflowcx_v3beta1.services.tools
5+
:members:
6+
:inherited-members:
7+
8+
.. automodule:: google.cloud.dialogflowcx_v3beta1.services.tools.pagers
9+
:members:
10+
:inherited-members:

packages/google-cloud-dialogflow-cx/google/cloud/dialogflowcx/__init__.py

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,13 @@
138138
CreateEntityTypeRequest,
139139
DeleteEntityTypeRequest,
140140
EntityType,
141+
ExportEntityTypesMetadata,
142+
ExportEntityTypesRequest,
143+
ExportEntityTypesResponse,
141144
GetEntityTypeRequest,
145+
ImportEntityTypesMetadata,
146+
ImportEntityTypesRequest,
147+
ImportEntityTypesResponse,
142148
ListEntityTypesRequest,
143149
ListEntityTypesResponse,
144150
UpdateEntityTypeRequest,
@@ -441,7 +447,13 @@
441447
"CreateEntityTypeRequest",
442448
"DeleteEntityTypeRequest",
443449
"EntityType",
450+
"ExportEntityTypesMetadata",
451+
"ExportEntityTypesRequest",
452+
"ExportEntityTypesResponse",
444453
"GetEntityTypeRequest",
454+
"ImportEntityTypesMetadata",
455+
"ImportEntityTypesRequest",
456+
"ImportEntityTypesResponse",
445457
"ListEntityTypesRequest",
446458
"ListEntityTypesResponse",
447459
"UpdateEntityTypeRequest",

packages/google-cloud-dialogflow-cx/google/cloud/dialogflowcx_v3/__init__.py

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,13 @@
9393
CreateEntityTypeRequest,
9494
DeleteEntityTypeRequest,
9595
EntityType,
96+
ExportEntityTypesMetadata,
97+
ExportEntityTypesRequest,
98+
ExportEntityTypesResponse,
9699
GetEntityTypeRequest,
100+
ImportEntityTypesMetadata,
101+
ImportEntityTypesRequest,
102+
ImportEntityTypesResponse,
97103
ListEntityTypesRequest,
98104
ListEntityTypesResponse,
99105
UpdateEntityTypeRequest,
@@ -406,6 +412,9 @@
406412
"ExperimentsClient",
407413
"ExportAgentRequest",
408414
"ExportAgentResponse",
415+
"ExportEntityTypesMetadata",
416+
"ExportEntityTypesRequest",
417+
"ExportEntityTypesResponse",
409418
"ExportFlowRequest",
410419
"ExportFlowResponse",
411420
"ExportIntentsMetadata",
@@ -447,6 +456,9 @@
447456
"GetTransitionRouteGroupRequest",
448457
"GetVersionRequest",
449458
"GetWebhookRequest",
459+
"ImportEntityTypesMetadata",
460+
"ImportEntityTypesRequest",
461+
"ImportEntityTypesResponse",
450462
"ImportFlowRequest",
451463
"ImportFlowResponse",
452464
"ImportIntentsMetadata",

packages/google-cloud-dialogflow-cx/google/cloud/dialogflowcx_v3/gapic_metadata.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,11 +302,21 @@
302302
"delete_entity_type"
303303
]
304304
},
305+
"ExportEntityTypes": {
306+
"methods": [
307+
"export_entity_types"
308+
]
309+
},
305310
"GetEntityType": {
306311
"methods": [
307312
"get_entity_type"
308313
]
309314
},
315+
"ImportEntityTypes": {
316+
"methods": [
317+
"import_entity_types"
318+
]
319+
},
310320
"ListEntityTypes": {
311321
"methods": [
312322
"list_entity_types"
@@ -332,11 +342,21 @@
332342
"delete_entity_type"
333343
]
334344
},
345+
"ExportEntityTypes": {
346+
"methods": [
347+
"export_entity_types"
348+
]
349+
},
335350
"GetEntityType": {
336351
"methods": [
337352
"get_entity_type"
338353
]
339354
},
355+
"ImportEntityTypes": {
356+
"methods": [
357+
"import_entity_types"
358+
]
359+
},
340360
"ListEntityTypes": {
341361
"methods": [
342362
"list_entity_types"
@@ -362,11 +382,21 @@
362382
"delete_entity_type"
363383
]
364384
},
385+
"ExportEntityTypes": {
386+
"methods": [
387+
"export_entity_types"
388+
]
389+
},
365390
"GetEntityType": {
366391
"methods": [
367392
"get_entity_type"
368393
]
369394
},
395+
"ImportEntityTypes": {
396+
"methods": [
397+
"import_entity_types"
398+
]
399+
},
370400
"ListEntityTypes": {
371401
"methods": [
372402
"list_entity_types"
@@ -1348,6 +1378,11 @@
13481378
"match_intent"
13491379
]
13501380
},
1381+
"ServerStreamingDetectIntent": {
1382+
"methods": [
1383+
"server_streaming_detect_intent"
1384+
]
1385+
},
13511386
"StreamingDetectIntent": {
13521387
"methods": [
13531388
"streaming_detect_intent"
@@ -1378,6 +1413,11 @@
13781413
"match_intent"
13791414
]
13801415
},
1416+
"ServerStreamingDetectIntent": {
1417+
"methods": [
1418+
"server_streaming_detect_intent"
1419+
]
1420+
},
13811421
"StreamingDetectIntent": {
13821422
"methods": [
13831423
"streaming_detect_intent"
@@ -1408,6 +1448,11 @@
14081448
"match_intent"
14091449
]
14101450
},
1451+
"ServerStreamingDetectIntent": {
1452+
"methods": [
1453+
"server_streaming_detect_intent"
1454+
]
1455+
},
14111456
"StreamingDetectIntent": {
14121457
"methods": [
14131458
"streaming_detect_intent"

0 commit comments

Comments
 (0)