This repository was archived by the owner on Dec 17, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree
197 files changed
+293
-218
lines changedFilter options
- google/cloud
- dialogflow_v2
- services
- agents
- transports
- answer_records
- transports
- contexts
- transports
- conversation_datasets
- transports
- conversation_models
- transports
- conversation_profiles
- transports
- conversations
- transports
- documents
- transports
- entity_types
- transports
- environments
- transports
- fulfillments
- transports
- intents
- transports
- knowledge_bases
- transports
- participants
- transports
- session_entity_types
- transports
- sessions
- transports
- versions
- transports
- types
- dialogflow_v2beta1
- services
- agents
- transports
- answer_records
- transports
- contexts
- transports
- conversation_profiles
- transports
- conversations
- transports
- documents
- transports
- entity_types
- transports
- environments
- transports
- fulfillments
- transports
- intents
- transports
- knowledge_bases
- transports
- participants
- transports
- session_entity_types
- transports
- sessions
- transports
- versions
- transports
- types
- tests/unit/gapic
- dialogflow_v2
- dialogflow_v2beta1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
197 files changed
+293
-218
lines changedgoogle/cloud/dialogflow_v2/services/agents/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/agents/async_client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
google/cloud/dialogflow_v2/services/agents/client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/agents/client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
google/cloud/dialogflow_v2/services/agents/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/agents/transports/rest.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
|
google/cloud/dialogflow_v2/services/answer_records/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/answer_records/async_client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
google/cloud/dialogflow_v2/services/answer_records/client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/answer_records/client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
google/cloud/dialogflow_v2/services/answer_records/transports/base.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/answer_records/transports/base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
google/cloud/dialogflow_v2/services/answer_records/transports/grpc.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/answer_records/transports/grpc.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
google/cloud/dialogflow_v2/services/answer_records/transports/grpc_asyncio.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/answer_records/transports/grpc_asyncio.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
google/cloud/dialogflow_v2/services/answer_records/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/answer_records/transports/rest.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| ||
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
| 40 | + |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
google/cloud/dialogflow_v2/services/contexts/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/contexts/async_client.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
467 | 467 |
|
468 | 468 |
|
469 | 469 |
|
| 470 | + |
470 | 471 |
|
471 | 472 |
|
472 | 473 |
|
|
google/cloud/dialogflow_v2/services/contexts/client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/contexts/client.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
702 | 702 |
|
703 | 703 |
|
704 | 704 |
|
| 705 | + |
705 | 706 |
|
706 | 707 |
|
707 | 708 |
|
|
google/cloud/dialogflow_v2/services/contexts/transports/base.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/contexts/transports/base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
google/cloud/dialogflow_v2/services/contexts/transports/grpc.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/contexts/transports/grpc.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
| 293 | + |
293 | 294 |
|
294 | 295 |
|
295 | 296 |
|
|
google/cloud/dialogflow_v2/services/contexts/transports/grpc_asyncio.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/contexts/transports/grpc_asyncio.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
297 | 297 |
|
298 | 298 |
|
299 | 299 |
|
| 300 | + |
300 | 301 |
|
301 | 302 |
|
302 | 303 |
|
|
google/cloud/dialogflow_v2/services/contexts/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/contexts/transports/rest.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| ||
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
google/cloud/dialogflow_v2/services/conversation_datasets/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_datasets/async_client.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
|
google/cloud/dialogflow_v2/services/conversation_datasets/client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_datasets/client.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
| ||
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| 107 | + |
107 | 108 |
|
108 | 109 |
|
109 | 110 |
|
|
google/cloud/dialogflow_v2/services/conversation_datasets/transports/grpc.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_datasets/transports/grpc.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
|
google/cloud/dialogflow_v2/services/conversation_datasets/transports/grpc_asyncio.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_datasets/transports/grpc_asyncio.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
google/cloud/dialogflow_v2/services/conversation_datasets/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_datasets/transports/rest.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
| ||
373 | 372 |
|
374 | 373 |
|
375 | 374 |
|
| 375 | + |
376 | 376 |
|
377 | 377 |
|
378 | 378 |
|
|
google/cloud/dialogflow_v2/services/conversation_models/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_models/async_client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
google/cloud/dialogflow_v2/services/conversation_models/client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_models/client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
google/cloud/dialogflow_v2/services/conversation_models/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_models/transports/rest.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
|
google/cloud/dialogflow_v2/services/conversation_profiles/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_profiles/async_client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
google/cloud/dialogflow_v2/services/conversation_profiles/client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_profiles/client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
google/cloud/dialogflow_v2/services/conversation_profiles/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversation_profiles/transports/rest.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
|
google/cloud/dialogflow_v2/services/conversations/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversations/async_client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
google/cloud/dialogflow_v2/services/conversations/client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversations/client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
google/cloud/dialogflow_v2/services/conversations/transports/base.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversations/transports/base.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
google/cloud/dialogflow_v2/services/conversations/transports/grpc.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversations/transports/grpc.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
google/cloud/dialogflow_v2/services/conversations/transports/grpc_asyncio.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversations/transports/grpc_asyncio.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
google/cloud/dialogflow_v2/services/conversations/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/conversations/transports/rest.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| ||
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
| 40 | + |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
google/cloud/dialogflow_v2/services/documents/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/documents/async_client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
google/cloud/dialogflow_v2/services/documents/client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/documents/client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
google/cloud/dialogflow_v2/services/documents/transports/rest.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/documents/transports/rest.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
|
google/cloud/dialogflow_v2/services/entity_types/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/dialogflow_v2/services/entity_types/async_client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
0 commit comments