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,6 +22,120 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module DialogflowV3beta1
|
|
24
24
|
|
|
25
|
+
class GoogleCloudDialogflowCxV3PageInfo
|
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
+
|
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
+
end
|
|
30
|
+
|
|
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
|
+
|
|
25
139
|
class GoogleCloudDialogflowCxV3beta1Agent
|
|
26
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
141
|
|
|
@@ -52,6 +166,12 @@ module Google
|
|
|
52
166
|
include Google::Apis::Core::JsonObjectSupport
|
|
53
167
|
end
|
|
54
168
|
|
|
169
|
+
class GoogleCloudDialogflowCxV3beta1DtmfInput
|
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
|
+
|
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
173
|
+
end
|
|
174
|
+
|
|
55
175
|
class GoogleCloudDialogflowCxV3beta1EntityType
|
|
56
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
177
|
|
|
@@ -172,12 +292,6 @@ module Google
|
|
|
172
292
|
include Google::Apis::Core::JsonObjectSupport
|
|
173
293
|
end
|
|
174
294
|
|
|
175
|
-
class GoogleCloudDialogflowCxV3beta1ImportAgentResponse
|
|
176
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
-
|
|
178
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
-
end
|
|
180
|
-
|
|
181
295
|
class GoogleCloudDialogflowCxV3beta1InputAudioConfig
|
|
182
296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
297
|
|
|
@@ -586,12 +700,6 @@ module Google
|
|
|
586
700
|
include Google::Apis::Core::JsonObjectSupport
|
|
587
701
|
end
|
|
588
702
|
|
|
589
|
-
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
|
590
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
591
|
-
|
|
592
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
593
|
-
end
|
|
594
|
-
|
|
595
703
|
class GoogleCloudDialogflowV2Intent
|
|
596
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
597
705
|
|
|
@@ -844,18 +952,6 @@ module Google
|
|
|
844
952
|
include Google::Apis::Core::JsonObjectSupport
|
|
845
953
|
end
|
|
846
954
|
|
|
847
|
-
class GoogleCloudDialogflowV2beta1AnnotatedConversationDataset
|
|
848
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
849
|
-
|
|
850
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
851
|
-
end
|
|
852
|
-
|
|
853
|
-
class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
|
|
854
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
855
|
-
|
|
856
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
857
|
-
end
|
|
858
|
-
|
|
859
955
|
class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
|
|
860
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
861
957
|
|
|
@@ -868,12 +964,6 @@ module Google
|
|
|
868
964
|
include Google::Apis::Core::JsonObjectSupport
|
|
869
965
|
end
|
|
870
966
|
|
|
871
|
-
class GoogleCloudDialogflowV2beta1BatchUpdateSmartMessagingEntriesResponse
|
|
872
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
873
|
-
|
|
874
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
875
|
-
end
|
|
876
|
-
|
|
877
967
|
class GoogleCloudDialogflowV2beta1Context
|
|
878
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
879
969
|
|
|
@@ -904,12 +994,6 @@ module Google
|
|
|
904
994
|
include Google::Apis::Core::JsonObjectSupport
|
|
905
995
|
end
|
|
906
996
|
|
|
907
|
-
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
|
908
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
909
|
-
|
|
910
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
911
|
-
end
|
|
912
|
-
|
|
913
997
|
class GoogleCloudDialogflowV2beta1Intent
|
|
914
998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
915
999
|
|
|
@@ -1210,12 +1294,6 @@ module Google
|
|
|
1210
1294
|
include Google::Apis::Core::JsonObjectSupport
|
|
1211
1295
|
end
|
|
1212
1296
|
|
|
1213
|
-
class GoogleCloudDialogflowV2beta1LabelConversationResponse
|
|
1214
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
|
-
|
|
1216
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1217
|
-
end
|
|
1218
|
-
|
|
1219
1297
|
class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
|
|
1220
1298
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1221
1299
|
|
|
@@ -1246,94 +1324,237 @@ module Google
|
|
|
1246
1324
|
include Google::Apis::Core::JsonObjectSupport
|
|
1247
1325
|
end
|
|
1248
1326
|
|
|
1249
|
-
class
|
|
1327
|
+
class GoogleCloudDialogflowV2beta1WebhookRequest
|
|
1250
1328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1251
1329
|
|
|
1252
1330
|
include Google::Apis::Core::JsonObjectSupport
|
|
1253
1331
|
end
|
|
1254
1332
|
|
|
1255
|
-
class
|
|
1333
|
+
class GoogleCloudDialogflowV2beta1WebhookResponse
|
|
1256
1334
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1257
1335
|
|
|
1258
1336
|
include Google::Apis::Core::JsonObjectSupport
|
|
1259
1337
|
end
|
|
1260
1338
|
|
|
1261
|
-
class
|
|
1339
|
+
class GoogleCloudDialogflowV3alpha1RunTestCaseMetadata
|
|
1262
1340
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1263
1341
|
|
|
1264
1342
|
include Google::Apis::Core::JsonObjectSupport
|
|
1265
1343
|
end
|
|
1266
1344
|
|
|
1267
|
-
class
|
|
1345
|
+
class GoogleLongrunningListOperationsResponse
|
|
1268
1346
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1269
1347
|
|
|
1270
1348
|
include Google::Apis::Core::JsonObjectSupport
|
|
1271
1349
|
end
|
|
1272
1350
|
|
|
1273
|
-
class
|
|
1351
|
+
class GoogleLongrunningOperation
|
|
1274
1352
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1275
1353
|
|
|
1276
1354
|
include Google::Apis::Core::JsonObjectSupport
|
|
1277
1355
|
end
|
|
1278
1356
|
|
|
1279
|
-
class
|
|
1357
|
+
class GoogleProtobufEmpty
|
|
1280
1358
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1281
1359
|
|
|
1282
1360
|
include Google::Apis::Core::JsonObjectSupport
|
|
1283
1361
|
end
|
|
1284
1362
|
|
|
1285
|
-
class
|
|
1363
|
+
class GoogleRpcStatus
|
|
1286
1364
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1287
1365
|
|
|
1288
1366
|
include Google::Apis::Core::JsonObjectSupport
|
|
1289
1367
|
end
|
|
1290
1368
|
|
|
1291
|
-
class
|
|
1369
|
+
class GoogleTypeLatLng
|
|
1292
1370
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1293
1371
|
|
|
1294
1372
|
include Google::Apis::Core::JsonObjectSupport
|
|
1295
1373
|
end
|
|
1296
1374
|
|
|
1297
|
-
class
|
|
1298
|
-
|
|
1375
|
+
class GoogleCloudDialogflowCxV3PageInfo
|
|
1376
|
+
# @private
|
|
1377
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1378
|
+
property :current_page, as: 'currentPage'
|
|
1379
|
+
property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo::Representation
|
|
1299
1380
|
|
|
1300
|
-
|
|
1381
|
+
end
|
|
1301
1382
|
end
|
|
1302
1383
|
|
|
1303
|
-
class
|
|
1304
|
-
|
|
1384
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfo
|
|
1385
|
+
# @private
|
|
1386
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1387
|
+
collection :parameter_info, as: 'parameterInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo::Representation
|
|
1305
1388
|
|
|
1306
|
-
|
|
1389
|
+
end
|
|
1307
1390
|
end
|
|
1308
1391
|
|
|
1309
|
-
class
|
|
1310
|
-
|
|
1392
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
|
|
1393
|
+
# @private
|
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1395
|
+
property :display_name, as: 'displayName'
|
|
1396
|
+
property :just_collected, as: 'justCollected'
|
|
1397
|
+
property :required, as: 'required'
|
|
1398
|
+
property :state, as: 'state'
|
|
1399
|
+
property :value, as: 'value'
|
|
1400
|
+
end
|
|
1401
|
+
end
|
|
1311
1402
|
|
|
1312
|
-
|
|
1403
|
+
class GoogleCloudDialogflowCxV3ResponseMessage
|
|
1404
|
+
# @private
|
|
1405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1406
|
+
property :conversation_success, as: 'conversationSuccess', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess::Representation
|
|
1407
|
+
|
|
1408
|
+
property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
|
|
1409
|
+
|
|
1410
|
+
property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
|
|
1411
|
+
|
|
1412
|
+
property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
|
|
1413
|
+
|
|
1414
|
+
property :output_audio_text, as: 'outputAudioText', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText::Representation
|
|
1415
|
+
|
|
1416
|
+
hash :payload, as: 'payload'
|
|
1417
|
+
property :play_audio, as: 'playAudio', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::Representation
|
|
1418
|
+
|
|
1419
|
+
property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
|
|
1420
|
+
|
|
1421
|
+
end
|
|
1313
1422
|
end
|
|
1314
1423
|
|
|
1315
|
-
class
|
|
1316
|
-
|
|
1424
|
+
class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
|
|
1425
|
+
# @private
|
|
1426
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1427
|
+
hash :metadata, as: 'metadata'
|
|
1428
|
+
end
|
|
1429
|
+
end
|
|
1317
1430
|
|
|
1318
|
-
|
|
1431
|
+
class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
|
|
1432
|
+
# @private
|
|
1433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1434
|
+
end
|
|
1319
1435
|
end
|
|
1320
1436
|
|
|
1321
|
-
class
|
|
1322
|
-
|
|
1437
|
+
class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
|
|
1438
|
+
# @private
|
|
1439
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1440
|
+
hash :metadata, as: 'metadata'
|
|
1441
|
+
end
|
|
1442
|
+
end
|
|
1323
1443
|
|
|
1324
|
-
|
|
1444
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
|
|
1445
|
+
# @private
|
|
1446
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1447
|
+
collection :segments, as: 'segments', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment::Representation
|
|
1448
|
+
|
|
1449
|
+
end
|
|
1325
1450
|
end
|
|
1326
1451
|
|
|
1327
|
-
class
|
|
1328
|
-
|
|
1452
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
|
|
1453
|
+
# @private
|
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1455
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1456
|
+
property :audio, :base64 => true, as: 'audio'
|
|
1457
|
+
property :uri, as: 'uri'
|
|
1458
|
+
end
|
|
1459
|
+
end
|
|
1329
1460
|
|
|
1330
|
-
|
|
1461
|
+
class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
|
|
1462
|
+
# @private
|
|
1463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1464
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1465
|
+
property :ssml, as: 'ssml'
|
|
1466
|
+
property :text, as: 'text'
|
|
1467
|
+
end
|
|
1331
1468
|
end
|
|
1332
1469
|
|
|
1333
|
-
class
|
|
1334
|
-
|
|
1470
|
+
class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
|
|
1471
|
+
# @private
|
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1473
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1474
|
+
property :audio_uri, as: 'audioUri'
|
|
1475
|
+
end
|
|
1476
|
+
end
|
|
1335
1477
|
|
|
1336
|
-
|
|
1478
|
+
class GoogleCloudDialogflowCxV3ResponseMessageText
|
|
1479
|
+
# @private
|
|
1480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1481
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1482
|
+
collection :text, as: 'text'
|
|
1483
|
+
end
|
|
1484
|
+
end
|
|
1485
|
+
|
|
1486
|
+
class GoogleCloudDialogflowCxV3SessionInfo
|
|
1487
|
+
# @private
|
|
1488
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1489
|
+
hash :parameters, as: 'parameters'
|
|
1490
|
+
property :session, as: 'session'
|
|
1491
|
+
end
|
|
1492
|
+
end
|
|
1493
|
+
|
|
1494
|
+
class GoogleCloudDialogflowCxV3WebhookRequest
|
|
1495
|
+
# @private
|
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1497
|
+
property :detect_intent_response_id, as: 'detectIntentResponseId'
|
|
1498
|
+
property :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::Representation
|
|
1499
|
+
|
|
1500
|
+
property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
|
|
1501
|
+
|
|
1502
|
+
collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
|
1503
|
+
|
|
1504
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfo::Representation
|
|
1505
|
+
|
|
1506
|
+
hash :payload, as: 'payload'
|
|
1507
|
+
property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
|
|
1508
|
+
|
|
1509
|
+
end
|
|
1510
|
+
end
|
|
1511
|
+
|
|
1512
|
+
class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
|
|
1513
|
+
# @private
|
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1515
|
+
property :tag, as: 'tag'
|
|
1516
|
+
end
|
|
1517
|
+
end
|
|
1518
|
+
|
|
1519
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
|
|
1520
|
+
# @private
|
|
1521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1522
|
+
property :last_matched_intent, as: 'lastMatchedIntent'
|
|
1523
|
+
hash :parameters, as: 'parameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue::Representation
|
|
1524
|
+
|
|
1525
|
+
end
|
|
1526
|
+
end
|
|
1527
|
+
|
|
1528
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
|
|
1529
|
+
# @private
|
|
1530
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1531
|
+
property :original_value, as: 'originalValue'
|
|
1532
|
+
property :resolved_value, as: 'resolvedValue'
|
|
1533
|
+
end
|
|
1534
|
+
end
|
|
1535
|
+
|
|
1536
|
+
class GoogleCloudDialogflowCxV3WebhookResponse
|
|
1537
|
+
# @private
|
|
1538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1539
|
+
property :fulfillment_response, as: 'fulfillmentResponse', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse::Representation
|
|
1540
|
+
|
|
1541
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfo::Representation
|
|
1542
|
+
|
|
1543
|
+
hash :payload, as: 'payload'
|
|
1544
|
+
property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
|
|
1545
|
+
|
|
1546
|
+
property :target_flow, as: 'targetFlow'
|
|
1547
|
+
property :target_page, as: 'targetPage'
|
|
1548
|
+
end
|
|
1549
|
+
end
|
|
1550
|
+
|
|
1551
|
+
class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
|
|
1552
|
+
# @private
|
|
1553
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1554
|
+
property :merge_behavior, as: 'mergeBehavior'
|
|
1555
|
+
collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
|
1556
|
+
|
|
1557
|
+
end
|
|
1337
1558
|
end
|
|
1338
1559
|
|
|
1339
1560
|
class GoogleCloudDialogflowCxV3beta1Agent
|
|
@@ -1393,6 +1614,14 @@ module Google
|
|
|
1393
1614
|
end
|
|
1394
1615
|
end
|
|
1395
1616
|
|
|
1617
|
+
class GoogleCloudDialogflowCxV3beta1DtmfInput
|
|
1618
|
+
# @private
|
|
1619
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1620
|
+
property :digits, as: 'digits'
|
|
1621
|
+
property :finish_digit, as: 'finishDigit'
|
|
1622
|
+
end
|
|
1623
|
+
end
|
|
1624
|
+
|
|
1396
1625
|
class GoogleCloudDialogflowCxV3beta1EntityType
|
|
1397
1626
|
# @private
|
|
1398
1627
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1596,13 +1825,6 @@ module Google
|
|
|
1596
1825
|
end
|
|
1597
1826
|
end
|
|
1598
1827
|
|
|
1599
|
-
class GoogleCloudDialogflowCxV3beta1ImportAgentResponse
|
|
1600
|
-
# @private
|
|
1601
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1602
|
-
property :agent, as: 'agent'
|
|
1603
|
-
end
|
|
1604
|
-
end
|
|
1605
|
-
|
|
1606
1828
|
class GoogleCloudDialogflowCxV3beta1InputAudioConfig
|
|
1607
1829
|
# @private
|
|
1608
1830
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1876,6 +2098,8 @@ module Google
|
|
|
1876
2098
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1877
2099
|
property :audio, as: 'audio', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AudioInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AudioInput::Representation
|
|
1878
2100
|
|
|
2101
|
+
property :dtmf, as: 'dtmf', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DtmfInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DtmfInput::Representation
|
|
2102
|
+
|
|
1879
2103
|
property :event, as: 'event', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EventInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EventInput::Representation
|
|
1880
2104
|
|
|
1881
2105
|
property :intent, as: 'intent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1IntentInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1IntentInput::Representation
|
|
@@ -2292,14 +2516,6 @@ module Google
|
|
|
2292
2516
|
end
|
|
2293
2517
|
end
|
|
2294
2518
|
|
|
2295
|
-
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
|
2296
|
-
# @private
|
|
2297
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2298
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
|
|
2299
|
-
|
|
2300
|
-
end
|
|
2301
|
-
end
|
|
2302
|
-
|
|
2303
2519
|
class GoogleCloudDialogflowV2Intent
|
|
2304
2520
|
# @private
|
|
2305
2521
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2771,28 +2987,6 @@ module Google
|
|
|
2771
2987
|
end
|
|
2772
2988
|
end
|
|
2773
2989
|
|
|
2774
|
-
class GoogleCloudDialogflowV2beta1AnnotatedConversationDataset
|
|
2775
|
-
# @private
|
|
2776
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2777
|
-
property :completed_example_count, :numeric_string => true, as: 'completedExampleCount'
|
|
2778
|
-
property :create_time, as: 'createTime'
|
|
2779
|
-
property :description, as: 'description'
|
|
2780
|
-
property :display_name, as: 'displayName'
|
|
2781
|
-
property :example_count, :numeric_string => true, as: 'exampleCount'
|
|
2782
|
-
property :name, as: 'name'
|
|
2783
|
-
property :question_type_name, as: 'questionTypeName'
|
|
2784
|
-
end
|
|
2785
|
-
end
|
|
2786
|
-
|
|
2787
|
-
class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
|
|
2788
|
-
# @private
|
|
2789
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2790
|
-
property :disabled_count, as: 'disabledCount'
|
|
2791
|
-
property :enabled_count, as: 'enabledCount'
|
|
2792
|
-
property :unreviewed_count, as: 'unreviewedCount'
|
|
2793
|
-
end
|
|
2794
|
-
end
|
|
2795
|
-
|
|
2796
2990
|
class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
|
|
2797
2991
|
# @private
|
|
2798
2992
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2809,14 +3003,6 @@ module Google
|
|
|
2809
3003
|
end
|
|
2810
3004
|
end
|
|
2811
3005
|
|
|
2812
|
-
class GoogleCloudDialogflowV2beta1BatchUpdateSmartMessagingEntriesResponse
|
|
2813
|
-
# @private
|
|
2814
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2815
|
-
collection :smart_messaging_entries, as: 'smartMessagingEntries', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntry, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntry::Representation
|
|
2816
|
-
|
|
2817
|
-
end
|
|
2818
|
-
end
|
|
2819
|
-
|
|
2820
3006
|
class GoogleCloudDialogflowV2beta1Context
|
|
2821
3007
|
# @private
|
|
2822
3008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2864,14 +3050,6 @@ module Google
|
|
|
2864
3050
|
end
|
|
2865
3051
|
end
|
|
2866
3052
|
|
|
2867
|
-
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
|
2868
|
-
# @private
|
|
2869
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2870
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
|
|
2871
|
-
|
|
2872
|
-
end
|
|
2873
|
-
end
|
|
2874
|
-
|
|
2875
3053
|
class GoogleCloudDialogflowV2beta1Intent
|
|
2876
3054
|
# @private
|
|
2877
3055
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3394,14 +3572,6 @@ module Google
|
|
|
3394
3572
|
end
|
|
3395
3573
|
end
|
|
3396
3574
|
|
|
3397
|
-
class GoogleCloudDialogflowV2beta1LabelConversationResponse
|
|
3398
|
-
# @private
|
|
3399
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3400
|
-
property :annotated_conversation_dataset, as: 'annotatedConversationDataset', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1AnnotatedConversationDataset, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1AnnotatedConversationDataset::Representation
|
|
3401
|
-
|
|
3402
|
-
end
|
|
3403
|
-
end
|
|
3404
|
-
|
|
3405
3575
|
class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
|
|
3406
3576
|
# @private
|
|
3407
3577
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3464,25 +3634,6 @@ module Google
|
|
|
3464
3634
|
end
|
|
3465
3635
|
end
|
|
3466
3636
|
|
|
3467
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntry
|
|
3468
|
-
# @private
|
|
3469
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3470
|
-
property :message_info, as: 'messageInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo::Representation
|
|
3471
|
-
|
|
3472
|
-
property :name, as: 'name'
|
|
3473
|
-
property :raw_text, as: 'rawText'
|
|
3474
|
-
property :state, as: 'state'
|
|
3475
|
-
end
|
|
3476
|
-
end
|
|
3477
|
-
|
|
3478
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo
|
|
3479
|
-
# @private
|
|
3480
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3481
|
-
property :creation_method, as: 'creationMethod'
|
|
3482
|
-
property :occurrence_count, as: 'occurrenceCount'
|
|
3483
|
-
end
|
|
3484
|
-
end
|
|
3485
|
-
|
|
3486
3637
|
class GoogleCloudDialogflowV2beta1WebhookRequest
|
|
3487
3638
|
# @private
|
|
3488
3639
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3515,45 +3666,9 @@ module Google
|
|
|
3515
3666
|
end
|
|
3516
3667
|
end
|
|
3517
3668
|
|
|
3518
|
-
class
|
|
3519
|
-
# @private
|
|
3520
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3521
|
-
property :agent_content, :base64 => true, as: 'agentContent'
|
|
3522
|
-
property :agent_uri, as: 'agentUri'
|
|
3523
|
-
end
|
|
3524
|
-
end
|
|
3525
|
-
|
|
3526
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesMetadata
|
|
3527
|
-
# @private
|
|
3528
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3529
|
-
end
|
|
3530
|
-
end
|
|
3531
|
-
|
|
3532
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesResponse
|
|
3533
|
-
# @private
|
|
3534
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3535
|
-
property :content, :base64 => true, as: 'content'
|
|
3536
|
-
property :gcs_uri, as: 'gcsUri'
|
|
3537
|
-
end
|
|
3538
|
-
end
|
|
3539
|
-
|
|
3540
|
-
class GoogleCloudDialogflowV3alpha1ImportAgentResponse
|
|
3541
|
-
# @private
|
|
3542
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3543
|
-
property :agent, as: 'agent'
|
|
3544
|
-
end
|
|
3545
|
-
end
|
|
3546
|
-
|
|
3547
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesMetadata
|
|
3548
|
-
# @private
|
|
3549
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3550
|
-
end
|
|
3551
|
-
end
|
|
3552
|
-
|
|
3553
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesResponse
|
|
3669
|
+
class GoogleCloudDialogflowV3alpha1RunTestCaseMetadata
|
|
3554
3670
|
# @private
|
|
3555
3671
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3556
|
-
collection :names, as: 'names'
|
|
3557
3672
|
end
|
|
3558
3673
|
end
|
|
3559
3674
|
|