google-api-client 0.46.2 → 0.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.kokoro/trampoline.sh +0 -0
- data/CHANGELOG.md +370 -192
- data/Gemfile +1 -0
- data/Rakefile +31 -3
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/classes.rb +13 -15
- data/generated/google/apis/admob_v1.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha/classes.rb +26 -12
- data/generated/google/apis/analyticsdata_v1alpha/service.rb +3 -1
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +29 -26
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +2 -1
- data/generated/google/apis/apigee_v1.rb +1 -1
- data/generated/google/apis/apigee_v1/classes.rb +16 -54
- data/generated/google/apis/apigee_v1/representations.rb +1 -18
- data/generated/google/apis/apigee_v1/service.rb +21 -13
- data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
- data/generated/google/apis/area120tables_v1alpha1/classes.rb +423 -0
- data/generated/google/apis/area120tables_v1alpha1/representations.rb +248 -0
- data/generated/google/apis/area120tables_v1alpha1/service.rb +381 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +72 -0
- data/generated/google/apis/bigquery_v2/representations.rb +33 -0
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1/classes.rb +2 -2
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +2 -2
- data/generated/google/apis/books_v1.rb +1 -1
- data/generated/google/apis/books_v1/service.rb +52 -52
- data/generated/google/apis/chat_v1.rb +1 -1
- data/generated/google/apis/chat_v1/classes.rb +8 -0
- data/generated/google/apis/chat_v1/representations.rb +1 -0
- data/generated/google/apis/cloudbilling_v1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +2 -1
- data/generated/google/apis/cloudbuild_v1/service.rb +10 -2
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/service.rb +7 -7
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +7 -7
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +15 -8
- data/generated/google/apis/content_v2.rb +2 -3
- data/generated/google/apis/content_v2/classes.rb +508 -1216
- data/generated/google/apis/content_v2/service.rb +373 -646
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +15 -3
- data/generated/google/apis/dataproc_v1/representations.rb +1 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +15 -3
- data/generated/google/apis/dataproc_v1beta2/representations.rb +1 -0
- data/generated/google/apis/dialogflow_v2.rb +1 -1
- data/generated/google/apis/dialogflow_v2/classes.rb +651 -374
- data/generated/google/apis/dialogflow_v2/representations.rb +284 -185
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +651 -374
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +288 -189
- data/generated/google/apis/dialogflow_v2beta1/service.rb +2 -2
- data/generated/google/apis/dialogflow_v3beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v3beta1/classes.rb +682 -374
- data/generated/google/apis/dialogflow_v3beta1/representations.rb +303 -188
- data/generated/google/apis/dialogflow_v3beta1/service.rb +1 -1
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +29 -29
- data/generated/google/apis/dns_v1.rb +2 -2
- data/generated/google/apis/dns_v1/service.rb +1 -1
- data/generated/google/apis/dns_v1beta2.rb +2 -2
- data/generated/google/apis/dns_v1beta2/classes.rb +1 -1
- data/generated/google/apis/dns_v1beta2/service.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +3 -2
- data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +3 -2
- data/generated/google/apis/eventarc_v1beta1.rb +34 -0
- data/generated/google/apis/eventarc_v1beta1/classes.rb +933 -0
- data/generated/google/apis/eventarc_v1beta1/representations.rb +379 -0
- data/generated/google/apis/eventarc_v1beta1/service.rb +579 -0
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1/service.rb +2 -1
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +79 -0
- data/generated/google/apis/healthcare_v1beta1/representations.rb +31 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +53 -11
- data/generated/google/apis/licensing_v1.rb +1 -1
- data/generated/google/apis/licensing_v1/service.rb +2 -2
- data/generated/google/apis/localservices_v1.rb +1 -1
- data/generated/google/apis/localservices_v1/classes.rb +7 -0
- data/generated/google/apis/localservices_v1/representations.rb +2 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +4 -5
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +238 -77
- data/generated/google/apis/ml_v1/representations.rb +17 -0
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +11 -5
- data/generated/google/apis/monitoring_v3/service.rb +50 -1
- data/generated/google/apis/playcustomapp_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/service.rb +2 -2
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1/classes.rb +1 -1
- data/generated/google/apis/recommender_v1beta1.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1/service.rb +109 -0
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +5 -63
- data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
- data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +5 -63
- data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +32 -2
- data/generated/google/apis/servicecontrol_v1/representations.rb +4 -0
- data/generated/google/apis/servicecontrol_v2.rb +1 -1
- data/generated/google/apis/servicecontrol_v2/classes.rb +17 -0
- data/generated/google/apis/servicecontrol_v2/representations.rb +2 -0
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +4 -3
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +78 -60
- data/generated/google/apis/servicenetworking_v1/representations.rb +29 -14
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +32 -60
- data/generated/google/apis/servicenetworking_v1beta/representations.rb +12 -14
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +5 -63
- data/generated/google/apis/serviceusage_v1/representations.rb +0 -18
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +5 -63
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +0 -18
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +29 -29
- data/generated/google/apis/tagmanager_v2.rb +1 -1
- data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
- data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +45 -33
- data/generated/google/apis/testing_v1/representations.rb +1 -0
- data/generated/google/apis/testing_v1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1/service.rb +0 -62
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/service.rb +2 -2
- data/google-api-client.gemspec +25 -25
- data/lib/google/apis/core/http_command.rb +2 -1
- data/lib/google/apis/options.rb +8 -5
- data/lib/google/apis/version.rb +1 -1
- metadata +12 -8
- data/generated/google/apis/safebrowsing_v4.rb +0 -35
- data/generated/google/apis/safebrowsing_v4/classes.rb +0 -909
- data/generated/google/apis/safebrowsing_v4/representations.rb +0 -445
- data/generated/google/apis/safebrowsing_v4/service.rb +0 -286
|
@@ -22,19 +22,127 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module DialogflowV2beta1
|
|
24
24
|
|
|
25
|
-
class
|
|
25
|
+
class GoogleCloudDialogflowCxV3PageInfo
|
|
26
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
27
|
|
|
28
28
|
include Google::Apis::Core::JsonObjectSupport
|
|
29
29
|
end
|
|
30
30
|
|
|
31
|
-
class
|
|
31
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfo
|
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
+
|
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
+
end
|
|
36
|
+
|
|
37
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
class GoogleCloudDialogflowCxV3ResponseMessage
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
|
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
+
|
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
|
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
+
|
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
+
end
|
|
60
|
+
|
|
61
|
+
class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
|
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
|
+
|
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
+
end
|
|
66
|
+
|
|
67
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
|
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
|
+
|
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
|
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
|
+
|
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
77
|
+
end
|
|
78
|
+
|
|
79
|
+
class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
|
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
+
|
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
|
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
+
|
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
+
end
|
|
90
|
+
|
|
91
|
+
class GoogleCloudDialogflowCxV3ResponseMessageText
|
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
+
|
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
class GoogleCloudDialogflowCxV3SessionInfo
|
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
+
|
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
class GoogleCloudDialogflowCxV3WebhookRequest
|
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
+
end
|
|
108
|
+
|
|
109
|
+
class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
|
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
+
|
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
125
|
+
end
|
|
126
|
+
|
|
127
|
+
class GoogleCloudDialogflowCxV3WebhookResponse
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
|
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
|
+
|
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
137
|
+
end
|
|
138
|
+
|
|
139
|
+
class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
|
|
32
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
141
|
|
|
34
142
|
include Google::Apis::Core::JsonObjectSupport
|
|
35
143
|
end
|
|
36
144
|
|
|
37
|
-
class
|
|
145
|
+
class GoogleCloudDialogflowCxV3beta1ExportAgentResponse
|
|
38
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
147
|
|
|
40
148
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -208,12 +316,6 @@ module Google
|
|
|
208
316
|
include Google::Apis::Core::JsonObjectSupport
|
|
209
317
|
end
|
|
210
318
|
|
|
211
|
-
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
|
212
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
-
|
|
214
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
-
end
|
|
216
|
-
|
|
217
319
|
class GoogleCloudDialogflowV2Intent
|
|
218
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
321
|
|
|
@@ -472,18 +574,6 @@ module Google
|
|
|
472
574
|
include Google::Apis::Core::JsonObjectSupport
|
|
473
575
|
end
|
|
474
576
|
|
|
475
|
-
class GoogleCloudDialogflowV2beta1AnnotatedConversationDataset
|
|
476
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
477
|
-
|
|
478
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
479
|
-
end
|
|
480
|
-
|
|
481
|
-
class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
|
|
482
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
483
|
-
|
|
484
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
485
|
-
end
|
|
486
|
-
|
|
487
577
|
class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
|
|
488
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
489
579
|
|
|
@@ -538,12 +628,6 @@ module Google
|
|
|
538
628
|
include Google::Apis::Core::JsonObjectSupport
|
|
539
629
|
end
|
|
540
630
|
|
|
541
|
-
class GoogleCloudDialogflowV2beta1BatchUpdateSmartMessagingEntriesResponse
|
|
542
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
543
|
-
|
|
544
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
545
|
-
end
|
|
546
|
-
|
|
547
631
|
class GoogleCloudDialogflowV2beta1Context
|
|
548
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
549
633
|
|
|
@@ -646,12 +730,6 @@ module Google
|
|
|
646
730
|
include Google::Apis::Core::JsonObjectSupport
|
|
647
731
|
end
|
|
648
732
|
|
|
649
|
-
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
|
650
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
651
|
-
|
|
652
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
653
|
-
end
|
|
654
|
-
|
|
655
733
|
class GoogleCloudDialogflowV2beta1InputAudioConfig
|
|
656
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
657
735
|
|
|
@@ -970,12 +1048,6 @@ module Google
|
|
|
970
1048
|
include Google::Apis::Core::JsonObjectSupport
|
|
971
1049
|
end
|
|
972
1050
|
|
|
973
|
-
class GoogleCloudDialogflowV2beta1LabelConversationResponse
|
|
974
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
975
|
-
|
|
976
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
977
|
-
end
|
|
978
|
-
|
|
979
1051
|
class GoogleCloudDialogflowV2beta1ListContextsResponse
|
|
980
1052
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
981
1053
|
|
|
@@ -1090,18 +1162,6 @@ module Google
|
|
|
1090
1162
|
include Google::Apis::Core::JsonObjectSupport
|
|
1091
1163
|
end
|
|
1092
1164
|
|
|
1093
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntry
|
|
1094
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1095
|
-
|
|
1096
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1097
|
-
end
|
|
1098
|
-
|
|
1099
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo
|
|
1100
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1101
|
-
|
|
1102
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1103
|
-
end
|
|
1104
|
-
|
|
1105
1165
|
class GoogleCloudDialogflowV2beta1SpeechContext
|
|
1106
1166
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1107
1167
|
|
|
@@ -1162,91 +1222,239 @@ module Google
|
|
|
1162
1222
|
include Google::Apis::Core::JsonObjectSupport
|
|
1163
1223
|
end
|
|
1164
1224
|
|
|
1165
|
-
class
|
|
1225
|
+
class GoogleCloudDialogflowV3alpha1RunTestCaseMetadata
|
|
1166
1226
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1167
1227
|
|
|
1168
1228
|
include Google::Apis::Core::JsonObjectSupport
|
|
1169
1229
|
end
|
|
1170
1230
|
|
|
1171
|
-
class
|
|
1231
|
+
class GoogleLongrunningListOperationsResponse
|
|
1172
1232
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1173
1233
|
|
|
1174
1234
|
include Google::Apis::Core::JsonObjectSupport
|
|
1175
1235
|
end
|
|
1176
1236
|
|
|
1177
|
-
class
|
|
1237
|
+
class GoogleLongrunningOperation
|
|
1178
1238
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1179
1239
|
|
|
1180
1240
|
include Google::Apis::Core::JsonObjectSupport
|
|
1181
1241
|
end
|
|
1182
1242
|
|
|
1183
|
-
class
|
|
1243
|
+
class GoogleProtobufEmpty
|
|
1184
1244
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1185
1245
|
|
|
1186
1246
|
include Google::Apis::Core::JsonObjectSupport
|
|
1187
1247
|
end
|
|
1188
1248
|
|
|
1189
|
-
class
|
|
1249
|
+
class GoogleRpcStatus
|
|
1190
1250
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1191
1251
|
|
|
1192
1252
|
include Google::Apis::Core::JsonObjectSupport
|
|
1193
1253
|
end
|
|
1194
1254
|
|
|
1195
|
-
class
|
|
1255
|
+
class GoogleTypeLatLng
|
|
1196
1256
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1197
1257
|
|
|
1198
1258
|
include Google::Apis::Core::JsonObjectSupport
|
|
1199
1259
|
end
|
|
1200
1260
|
|
|
1201
|
-
class
|
|
1202
|
-
|
|
1261
|
+
class GoogleCloudDialogflowCxV3PageInfo
|
|
1262
|
+
# @private
|
|
1263
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1264
|
+
property :current_page, as: 'currentPage'
|
|
1265
|
+
property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo::Representation
|
|
1203
1266
|
|
|
1204
|
-
|
|
1267
|
+
end
|
|
1205
1268
|
end
|
|
1206
1269
|
|
|
1207
|
-
class
|
|
1208
|
-
|
|
1270
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfo
|
|
1271
|
+
# @private
|
|
1272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1273
|
+
collection :parameter_info, as: 'parameterInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo::Representation
|
|
1209
1274
|
|
|
1210
|
-
|
|
1275
|
+
end
|
|
1211
1276
|
end
|
|
1212
1277
|
|
|
1213
|
-
class
|
|
1214
|
-
|
|
1278
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
|
|
1279
|
+
# @private
|
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1281
|
+
property :display_name, as: 'displayName'
|
|
1282
|
+
property :just_collected, as: 'justCollected'
|
|
1283
|
+
property :required, as: 'required'
|
|
1284
|
+
property :state, as: 'state'
|
|
1285
|
+
property :value, as: 'value'
|
|
1286
|
+
end
|
|
1287
|
+
end
|
|
1215
1288
|
|
|
1216
|
-
|
|
1289
|
+
class GoogleCloudDialogflowCxV3ResponseMessage
|
|
1290
|
+
# @private
|
|
1291
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1292
|
+
property :conversation_success, as: 'conversationSuccess', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess::Representation
|
|
1293
|
+
|
|
1294
|
+
property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
|
|
1295
|
+
|
|
1296
|
+
property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
|
|
1297
|
+
|
|
1298
|
+
property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
|
|
1299
|
+
|
|
1300
|
+
property :output_audio_text, as: 'outputAudioText', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText::Representation
|
|
1301
|
+
|
|
1302
|
+
hash :payload, as: 'payload'
|
|
1303
|
+
property :play_audio, as: 'playAudio', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::Representation
|
|
1304
|
+
|
|
1305
|
+
property :text, as: 'text', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
|
|
1306
|
+
|
|
1307
|
+
end
|
|
1217
1308
|
end
|
|
1218
1309
|
|
|
1219
|
-
class
|
|
1220
|
-
|
|
1310
|
+
class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
|
|
1311
|
+
# @private
|
|
1312
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1313
|
+
hash :metadata, as: 'metadata'
|
|
1314
|
+
end
|
|
1315
|
+
end
|
|
1221
1316
|
|
|
1222
|
-
|
|
1317
|
+
class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
|
|
1318
|
+
# @private
|
|
1319
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1320
|
+
end
|
|
1223
1321
|
end
|
|
1224
1322
|
|
|
1225
|
-
class
|
|
1226
|
-
|
|
1323
|
+
class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
|
|
1324
|
+
# @private
|
|
1325
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1326
|
+
hash :metadata, as: 'metadata'
|
|
1327
|
+
end
|
|
1328
|
+
end
|
|
1227
1329
|
|
|
1228
|
-
|
|
1330
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
|
|
1331
|
+
# @private
|
|
1332
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1333
|
+
collection :segments, as: 'segments', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment::Representation
|
|
1334
|
+
|
|
1335
|
+
end
|
|
1229
1336
|
end
|
|
1230
1337
|
|
|
1231
|
-
class
|
|
1338
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
|
|
1232
1339
|
# @private
|
|
1233
1340
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1234
|
-
property :
|
|
1341
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1342
|
+
property :audio, :base64 => true, as: 'audio'
|
|
1343
|
+
property :uri, as: 'uri'
|
|
1235
1344
|
end
|
|
1236
1345
|
end
|
|
1237
1346
|
|
|
1238
|
-
class
|
|
1347
|
+
class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
|
|
1239
1348
|
# @private
|
|
1240
1349
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1241
|
-
property :
|
|
1242
|
-
property :
|
|
1350
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1351
|
+
property :ssml, as: 'ssml'
|
|
1352
|
+
property :text, as: 'text'
|
|
1353
|
+
end
|
|
1354
|
+
end
|
|
1355
|
+
|
|
1356
|
+
class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
|
|
1357
|
+
# @private
|
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1359
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1360
|
+
property :audio_uri, as: 'audioUri'
|
|
1361
|
+
end
|
|
1362
|
+
end
|
|
1363
|
+
|
|
1364
|
+
class GoogleCloudDialogflowCxV3ResponseMessageText
|
|
1365
|
+
# @private
|
|
1366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1367
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1368
|
+
collection :text, as: 'text'
|
|
1369
|
+
end
|
|
1370
|
+
end
|
|
1371
|
+
|
|
1372
|
+
class GoogleCloudDialogflowCxV3SessionInfo
|
|
1373
|
+
# @private
|
|
1374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1375
|
+
hash :parameters, as: 'parameters'
|
|
1376
|
+
property :session, as: 'session'
|
|
1377
|
+
end
|
|
1378
|
+
end
|
|
1379
|
+
|
|
1380
|
+
class GoogleCloudDialogflowCxV3WebhookRequest
|
|
1381
|
+
# @private
|
|
1382
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1383
|
+
property :detect_intent_response_id, as: 'detectIntentResponseId'
|
|
1384
|
+
property :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::Representation
|
|
1385
|
+
|
|
1386
|
+
property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
|
|
1387
|
+
|
|
1388
|
+
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
|
1389
|
+
|
|
1390
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfo::Representation
|
|
1391
|
+
|
|
1392
|
+
hash :payload, as: 'payload'
|
|
1393
|
+
property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
|
|
1394
|
+
|
|
1395
|
+
end
|
|
1396
|
+
end
|
|
1397
|
+
|
|
1398
|
+
class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
|
|
1399
|
+
# @private
|
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1401
|
+
property :tag, as: 'tag'
|
|
1402
|
+
end
|
|
1403
|
+
end
|
|
1404
|
+
|
|
1405
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
|
|
1406
|
+
# @private
|
|
1407
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1408
|
+
property :last_matched_intent, as: 'lastMatchedIntent'
|
|
1409
|
+
hash :parameters, as: 'parameters', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue::Representation
|
|
1410
|
+
|
|
1411
|
+
end
|
|
1412
|
+
end
|
|
1413
|
+
|
|
1414
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
|
|
1415
|
+
# @private
|
|
1416
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1417
|
+
property :original_value, as: 'originalValue'
|
|
1418
|
+
property :resolved_value, as: 'resolvedValue'
|
|
1419
|
+
end
|
|
1420
|
+
end
|
|
1421
|
+
|
|
1422
|
+
class GoogleCloudDialogflowCxV3WebhookResponse
|
|
1423
|
+
# @private
|
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1425
|
+
property :fulfillment_response, as: 'fulfillmentResponse', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse::Representation
|
|
1426
|
+
|
|
1427
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3PageInfo::Representation
|
|
1428
|
+
|
|
1429
|
+
hash :payload, as: 'payload'
|
|
1430
|
+
property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
|
|
1431
|
+
|
|
1432
|
+
property :target_flow, as: 'targetFlow'
|
|
1433
|
+
property :target_page, as: 'targetPage'
|
|
1434
|
+
end
|
|
1435
|
+
end
|
|
1436
|
+
|
|
1437
|
+
class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
|
|
1438
|
+
# @private
|
|
1439
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1440
|
+
property :merge_behavior, as: 'mergeBehavior'
|
|
1441
|
+
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
|
1442
|
+
|
|
1243
1443
|
end
|
|
1244
1444
|
end
|
|
1245
1445
|
|
|
1246
|
-
class
|
|
1446
|
+
class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
|
|
1247
1447
|
# @private
|
|
1248
1448
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1249
|
-
property :
|
|
1449
|
+
property :version, as: 'version'
|
|
1450
|
+
end
|
|
1451
|
+
end
|
|
1452
|
+
|
|
1453
|
+
class GoogleCloudDialogflowCxV3beta1ExportAgentResponse
|
|
1454
|
+
# @private
|
|
1455
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1456
|
+
property :agent_content, :base64 => true, as: 'agentContent'
|
|
1457
|
+
property :agent_uri, as: 'agentUri'
|
|
1250
1458
|
end
|
|
1251
1459
|
end
|
|
1252
1460
|
|
|
@@ -1519,14 +1727,6 @@ module Google
|
|
|
1519
1727
|
end
|
|
1520
1728
|
end
|
|
1521
1729
|
|
|
1522
|
-
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
|
1523
|
-
# @private
|
|
1524
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1525
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
|
|
1526
|
-
|
|
1527
|
-
end
|
|
1528
|
-
end
|
|
1529
|
-
|
|
1530
1730
|
class GoogleCloudDialogflowV2Intent
|
|
1531
1731
|
# @private
|
|
1532
1732
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2016,28 +2216,6 @@ module Google
|
|
|
2016
2216
|
end
|
|
2017
2217
|
end
|
|
2018
2218
|
|
|
2019
|
-
class GoogleCloudDialogflowV2beta1AnnotatedConversationDataset
|
|
2020
|
-
# @private
|
|
2021
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2022
|
-
property :completed_example_count, :numeric_string => true, as: 'completedExampleCount'
|
|
2023
|
-
property :create_time, as: 'createTime'
|
|
2024
|
-
property :description, as: 'description'
|
|
2025
|
-
property :display_name, as: 'displayName'
|
|
2026
|
-
property :example_count, :numeric_string => true, as: 'exampleCount'
|
|
2027
|
-
property :name, as: 'name'
|
|
2028
|
-
property :question_type_name, as: 'questionTypeName'
|
|
2029
|
-
end
|
|
2030
|
-
end
|
|
2031
|
-
|
|
2032
|
-
class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
|
|
2033
|
-
# @private
|
|
2034
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2035
|
-
property :disabled_count, as: 'disabledCount'
|
|
2036
|
-
property :enabled_count, as: 'enabledCount'
|
|
2037
|
-
property :unreviewed_count, as: 'unreviewedCount'
|
|
2038
|
-
end
|
|
2039
|
-
end
|
|
2040
|
-
|
|
2041
2219
|
class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
|
|
2042
2220
|
# @private
|
|
2043
2221
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2119,14 +2297,6 @@ module Google
|
|
|
2119
2297
|
end
|
|
2120
2298
|
end
|
|
2121
2299
|
|
|
2122
|
-
class GoogleCloudDialogflowV2beta1BatchUpdateSmartMessagingEntriesResponse
|
|
2123
|
-
# @private
|
|
2124
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2125
|
-
collection :smart_messaging_entries, as: 'smartMessagingEntries', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntry, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntry::Representation
|
|
2126
|
-
|
|
2127
|
-
end
|
|
2128
|
-
end
|
|
2129
|
-
|
|
2130
2300
|
class GoogleCloudDialogflowV2beta1Context
|
|
2131
2301
|
# @private
|
|
2132
2302
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2301,14 +2471,6 @@ module Google
|
|
|
2301
2471
|
end
|
|
2302
2472
|
end
|
|
2303
2473
|
|
|
2304
|
-
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
|
2305
|
-
# @private
|
|
2306
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2307
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2beta1::GoogleRpcStatus::Representation
|
|
2308
|
-
|
|
2309
|
-
end
|
|
2310
|
-
end
|
|
2311
|
-
|
|
2312
2474
|
class GoogleCloudDialogflowV2beta1InputAudioConfig
|
|
2313
2475
|
# @private
|
|
2314
2476
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2864,14 +3026,6 @@ module Google
|
|
|
2864
3026
|
end
|
|
2865
3027
|
end
|
|
2866
3028
|
|
|
2867
|
-
class GoogleCloudDialogflowV2beta1LabelConversationResponse
|
|
2868
|
-
# @private
|
|
2869
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2870
|
-
property :annotated_conversation_dataset, as: 'annotatedConversationDataset', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedConversationDataset, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1AnnotatedConversationDataset::Representation
|
|
2871
|
-
|
|
2872
|
-
end
|
|
2873
|
-
end
|
|
2874
|
-
|
|
2875
3029
|
class GoogleCloudDialogflowV2beta1ListContextsResponse
|
|
2876
3030
|
# @private
|
|
2877
3031
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3072,25 +3226,6 @@ module Google
|
|
|
3072
3226
|
end
|
|
3073
3227
|
end
|
|
3074
3228
|
|
|
3075
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntry
|
|
3076
|
-
# @private
|
|
3077
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3078
|
-
property :message_info, as: 'messageInfo', class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo, decorator: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo::Representation
|
|
3079
|
-
|
|
3080
|
-
property :name, as: 'name'
|
|
3081
|
-
property :raw_text, as: 'rawText'
|
|
3082
|
-
property :state, as: 'state'
|
|
3083
|
-
end
|
|
3084
|
-
end
|
|
3085
|
-
|
|
3086
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo
|
|
3087
|
-
# @private
|
|
3088
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3089
|
-
property :creation_method, as: 'creationMethod'
|
|
3090
|
-
property :occurrence_count, as: 'occurrenceCount'
|
|
3091
|
-
end
|
|
3092
|
-
end
|
|
3093
|
-
|
|
3094
3229
|
class GoogleCloudDialogflowV2beta1SpeechContext
|
|
3095
3230
|
# @private
|
|
3096
3231
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3190,45 +3325,9 @@ module Google
|
|
|
3190
3325
|
end
|
|
3191
3326
|
end
|
|
3192
3327
|
|
|
3193
|
-
class
|
|
3194
|
-
# @private
|
|
3195
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3196
|
-
property :agent_content, :base64 => true, as: 'agentContent'
|
|
3197
|
-
property :agent_uri, as: 'agentUri'
|
|
3198
|
-
end
|
|
3199
|
-
end
|
|
3200
|
-
|
|
3201
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesMetadata
|
|
3202
|
-
# @private
|
|
3203
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3204
|
-
end
|
|
3205
|
-
end
|
|
3206
|
-
|
|
3207
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesResponse
|
|
3208
|
-
# @private
|
|
3209
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3210
|
-
property :content, :base64 => true, as: 'content'
|
|
3211
|
-
property :gcs_uri, as: 'gcsUri'
|
|
3212
|
-
end
|
|
3213
|
-
end
|
|
3214
|
-
|
|
3215
|
-
class GoogleCloudDialogflowV3alpha1ImportAgentResponse
|
|
3216
|
-
# @private
|
|
3217
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3218
|
-
property :agent, as: 'agent'
|
|
3219
|
-
end
|
|
3220
|
-
end
|
|
3221
|
-
|
|
3222
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesMetadata
|
|
3223
|
-
# @private
|
|
3224
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3225
|
-
end
|
|
3226
|
-
end
|
|
3227
|
-
|
|
3228
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesResponse
|
|
3328
|
+
class GoogleCloudDialogflowV3alpha1RunTestCaseMetadata
|
|
3229
3329
|
# @private
|
|
3230
3330
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3231
|
-
collection :names, as: 'names'
|
|
3232
3331
|
end
|
|
3233
3332
|
end
|
|
3234
3333
|
|