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 DialogflowV2
|
|
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
|
|
@@ -310,12 +418,6 @@ module Google
|
|
|
310
418
|
include Google::Apis::Core::JsonObjectSupport
|
|
311
419
|
end
|
|
312
420
|
|
|
313
|
-
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
|
314
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
|
-
|
|
316
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
317
|
-
end
|
|
318
|
-
|
|
319
421
|
class GoogleCloudDialogflowV2InputAudioConfig
|
|
320
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
321
423
|
|
|
@@ -688,18 +790,6 @@ module Google
|
|
|
688
790
|
include Google::Apis::Core::JsonObjectSupport
|
|
689
791
|
end
|
|
690
792
|
|
|
691
|
-
class GoogleCloudDialogflowV2beta1AnnotatedConversationDataset
|
|
692
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
693
|
-
|
|
694
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
695
|
-
end
|
|
696
|
-
|
|
697
|
-
class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
|
|
698
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
699
|
-
|
|
700
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
701
|
-
end
|
|
702
|
-
|
|
703
793
|
class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
|
|
704
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
705
795
|
|
|
@@ -712,12 +802,6 @@ module Google
|
|
|
712
802
|
include Google::Apis::Core::JsonObjectSupport
|
|
713
803
|
end
|
|
714
804
|
|
|
715
|
-
class GoogleCloudDialogflowV2beta1BatchUpdateSmartMessagingEntriesResponse
|
|
716
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
717
|
-
|
|
718
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
719
|
-
end
|
|
720
|
-
|
|
721
805
|
class GoogleCloudDialogflowV2beta1Context
|
|
722
806
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
723
807
|
|
|
@@ -748,12 +832,6 @@ module Google
|
|
|
748
832
|
include Google::Apis::Core::JsonObjectSupport
|
|
749
833
|
end
|
|
750
834
|
|
|
751
|
-
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
|
752
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
753
|
-
|
|
754
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
755
|
-
end
|
|
756
|
-
|
|
757
835
|
class GoogleCloudDialogflowV2beta1Intent
|
|
758
836
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
759
837
|
|
|
@@ -1054,12 +1132,6 @@ module Google
|
|
|
1054
1132
|
include Google::Apis::Core::JsonObjectSupport
|
|
1055
1133
|
end
|
|
1056
1134
|
|
|
1057
|
-
class GoogleCloudDialogflowV2beta1LabelConversationResponse
|
|
1058
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1059
|
-
|
|
1060
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
1061
|
-
end
|
|
1062
|
-
|
|
1063
1135
|
class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
|
|
1064
1136
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1065
1137
|
|
|
@@ -1090,115 +1162,251 @@ module Google
|
|
|
1090
1162
|
include Google::Apis::Core::JsonObjectSupport
|
|
1091
1163
|
end
|
|
1092
1164
|
|
|
1093
|
-
class
|
|
1165
|
+
class GoogleCloudDialogflowV2beta1WebhookRequest
|
|
1094
1166
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1095
1167
|
|
|
1096
1168
|
include Google::Apis::Core::JsonObjectSupport
|
|
1097
1169
|
end
|
|
1098
1170
|
|
|
1099
|
-
class
|
|
1171
|
+
class GoogleCloudDialogflowV2beta1WebhookResponse
|
|
1100
1172
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1101
1173
|
|
|
1102
1174
|
include Google::Apis::Core::JsonObjectSupport
|
|
1103
1175
|
end
|
|
1104
1176
|
|
|
1105
|
-
class
|
|
1177
|
+
class GoogleCloudDialogflowV3alpha1RunTestCaseMetadata
|
|
1106
1178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1107
1179
|
|
|
1108
1180
|
include Google::Apis::Core::JsonObjectSupport
|
|
1109
1181
|
end
|
|
1110
1182
|
|
|
1111
|
-
class
|
|
1183
|
+
class GoogleLongrunningListOperationsResponse
|
|
1112
1184
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1113
1185
|
|
|
1114
1186
|
include Google::Apis::Core::JsonObjectSupport
|
|
1115
1187
|
end
|
|
1116
1188
|
|
|
1117
|
-
class
|
|
1189
|
+
class GoogleLongrunningOperation
|
|
1118
1190
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1119
1191
|
|
|
1120
1192
|
include Google::Apis::Core::JsonObjectSupport
|
|
1121
1193
|
end
|
|
1122
1194
|
|
|
1123
|
-
class
|
|
1195
|
+
class GoogleProtobufEmpty
|
|
1124
1196
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1125
1197
|
|
|
1126
1198
|
include Google::Apis::Core::JsonObjectSupport
|
|
1127
1199
|
end
|
|
1128
1200
|
|
|
1129
|
-
class
|
|
1201
|
+
class GoogleRpcStatus
|
|
1130
1202
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1131
1203
|
|
|
1132
1204
|
include Google::Apis::Core::JsonObjectSupport
|
|
1133
1205
|
end
|
|
1134
1206
|
|
|
1135
|
-
class
|
|
1207
|
+
class GoogleTypeLatLng
|
|
1136
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1137
1209
|
|
|
1138
1210
|
include Google::Apis::Core::JsonObjectSupport
|
|
1139
1211
|
end
|
|
1140
1212
|
|
|
1141
|
-
class
|
|
1142
|
-
|
|
1213
|
+
class GoogleCloudDialogflowCxV3PageInfo
|
|
1214
|
+
# @private
|
|
1215
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1216
|
+
property :current_page, as: 'currentPage'
|
|
1217
|
+
property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfo::Representation
|
|
1143
1218
|
|
|
1144
|
-
|
|
1219
|
+
end
|
|
1145
1220
|
end
|
|
1146
1221
|
|
|
1147
|
-
class
|
|
1148
|
-
|
|
1222
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfo
|
|
1223
|
+
# @private
|
|
1224
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1225
|
+
collection :parameter_info, as: 'parameterInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo::Representation
|
|
1149
1226
|
|
|
1150
|
-
|
|
1227
|
+
end
|
|
1151
1228
|
end
|
|
1152
1229
|
|
|
1153
|
-
class
|
|
1154
|
-
|
|
1230
|
+
class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
|
|
1231
|
+
# @private
|
|
1232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1233
|
+
property :display_name, as: 'displayName'
|
|
1234
|
+
property :just_collected, as: 'justCollected'
|
|
1235
|
+
property :required, as: 'required'
|
|
1236
|
+
property :state, as: 'state'
|
|
1237
|
+
property :value, as: 'value'
|
|
1238
|
+
end
|
|
1239
|
+
end
|
|
1155
1240
|
|
|
1156
|
-
|
|
1241
|
+
class GoogleCloudDialogflowCxV3ResponseMessage
|
|
1242
|
+
# @private
|
|
1243
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1244
|
+
property :conversation_success, as: 'conversationSuccess', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess::Representation
|
|
1245
|
+
|
|
1246
|
+
property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
|
|
1247
|
+
|
|
1248
|
+
property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
|
|
1249
|
+
|
|
1250
|
+
property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
|
|
1251
|
+
|
|
1252
|
+
property :output_audio_text, as: 'outputAudioText', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText::Representation
|
|
1253
|
+
|
|
1254
|
+
hash :payload, as: 'payload'
|
|
1255
|
+
property :play_audio, as: 'playAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::Representation
|
|
1256
|
+
|
|
1257
|
+
property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
|
|
1258
|
+
|
|
1259
|
+
end
|
|
1157
1260
|
end
|
|
1158
1261
|
|
|
1159
|
-
class
|
|
1160
|
-
|
|
1262
|
+
class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
|
|
1263
|
+
# @private
|
|
1264
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1265
|
+
hash :metadata, as: 'metadata'
|
|
1266
|
+
end
|
|
1267
|
+
end
|
|
1161
1268
|
|
|
1162
|
-
|
|
1269
|
+
class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
|
|
1270
|
+
# @private
|
|
1271
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1272
|
+
end
|
|
1163
1273
|
end
|
|
1164
1274
|
|
|
1165
|
-
class
|
|
1166
|
-
|
|
1275
|
+
class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
|
|
1276
|
+
# @private
|
|
1277
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1278
|
+
hash :metadata, as: 'metadata'
|
|
1279
|
+
end
|
|
1280
|
+
end
|
|
1167
1281
|
|
|
1168
|
-
|
|
1282
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
|
|
1283
|
+
# @private
|
|
1284
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1285
|
+
collection :segments, as: 'segments', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment::Representation
|
|
1286
|
+
|
|
1287
|
+
end
|
|
1169
1288
|
end
|
|
1170
1289
|
|
|
1171
|
-
class
|
|
1172
|
-
|
|
1290
|
+
class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
|
|
1291
|
+
# @private
|
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1293
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1294
|
+
property :audio, :base64 => true, as: 'audio'
|
|
1295
|
+
property :uri, as: 'uri'
|
|
1296
|
+
end
|
|
1297
|
+
end
|
|
1173
1298
|
|
|
1174
|
-
|
|
1299
|
+
class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
|
|
1300
|
+
# @private
|
|
1301
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1302
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1303
|
+
property :ssml, as: 'ssml'
|
|
1304
|
+
property :text, as: 'text'
|
|
1305
|
+
end
|
|
1175
1306
|
end
|
|
1176
1307
|
|
|
1177
|
-
class
|
|
1178
|
-
|
|
1308
|
+
class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
|
|
1309
|
+
# @private
|
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1311
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1312
|
+
property :audio_uri, as: 'audioUri'
|
|
1313
|
+
end
|
|
1314
|
+
end
|
|
1179
1315
|
|
|
1180
|
-
|
|
1316
|
+
class GoogleCloudDialogflowCxV3ResponseMessageText
|
|
1317
|
+
# @private
|
|
1318
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1319
|
+
property :allow_playback_interruption, as: 'allowPlaybackInterruption'
|
|
1320
|
+
collection :text, as: 'text'
|
|
1321
|
+
end
|
|
1181
1322
|
end
|
|
1182
1323
|
|
|
1183
|
-
class
|
|
1324
|
+
class GoogleCloudDialogflowCxV3SessionInfo
|
|
1184
1325
|
# @private
|
|
1185
1326
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1186
|
-
|
|
1327
|
+
hash :parameters, as: 'parameters'
|
|
1328
|
+
property :session, as: 'session'
|
|
1187
1329
|
end
|
|
1188
1330
|
end
|
|
1189
1331
|
|
|
1190
|
-
class
|
|
1332
|
+
class GoogleCloudDialogflowCxV3WebhookRequest
|
|
1191
1333
|
# @private
|
|
1192
1334
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1193
|
-
property :
|
|
1194
|
-
property :
|
|
1335
|
+
property :detect_intent_response_id, as: 'detectIntentResponseId'
|
|
1336
|
+
property :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::Representation
|
|
1337
|
+
|
|
1338
|
+
property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
|
|
1339
|
+
|
|
1340
|
+
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
|
1341
|
+
|
|
1342
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
|
|
1343
|
+
|
|
1344
|
+
hash :payload, as: 'payload'
|
|
1345
|
+
property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
|
|
1346
|
+
|
|
1347
|
+
end
|
|
1348
|
+
end
|
|
1349
|
+
|
|
1350
|
+
class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
|
|
1351
|
+
# @private
|
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1353
|
+
property :tag, as: 'tag'
|
|
1354
|
+
end
|
|
1355
|
+
end
|
|
1356
|
+
|
|
1357
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
|
|
1358
|
+
# @private
|
|
1359
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1360
|
+
property :last_matched_intent, as: 'lastMatchedIntent'
|
|
1361
|
+
hash :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue::Representation
|
|
1362
|
+
|
|
1363
|
+
end
|
|
1364
|
+
end
|
|
1365
|
+
|
|
1366
|
+
class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
|
|
1367
|
+
# @private
|
|
1368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1369
|
+
property :original_value, as: 'originalValue'
|
|
1370
|
+
property :resolved_value, as: 'resolvedValue'
|
|
1371
|
+
end
|
|
1372
|
+
end
|
|
1373
|
+
|
|
1374
|
+
class GoogleCloudDialogflowCxV3WebhookResponse
|
|
1375
|
+
# @private
|
|
1376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1377
|
+
property :fulfillment_response, as: 'fulfillmentResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse::Representation
|
|
1378
|
+
|
|
1379
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
|
|
1380
|
+
|
|
1381
|
+
hash :payload, as: 'payload'
|
|
1382
|
+
property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
|
|
1383
|
+
|
|
1384
|
+
property :target_flow, as: 'targetFlow'
|
|
1385
|
+
property :target_page, as: 'targetPage'
|
|
1386
|
+
end
|
|
1387
|
+
end
|
|
1388
|
+
|
|
1389
|
+
class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
|
|
1390
|
+
# @private
|
|
1391
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1392
|
+
property :merge_behavior, as: 'mergeBehavior'
|
|
1393
|
+
collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
|
|
1394
|
+
|
|
1395
|
+
end
|
|
1396
|
+
end
|
|
1397
|
+
|
|
1398
|
+
class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
|
|
1399
|
+
# @private
|
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1401
|
+
property :version, as: 'version'
|
|
1195
1402
|
end
|
|
1196
1403
|
end
|
|
1197
1404
|
|
|
1198
|
-
class
|
|
1405
|
+
class GoogleCloudDialogflowCxV3beta1ExportAgentResponse
|
|
1199
1406
|
# @private
|
|
1200
1407
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1201
|
-
property :
|
|
1408
|
+
property :agent_content, :base64 => true, as: 'agentContent'
|
|
1409
|
+
property :agent_uri, as: 'agentUri'
|
|
1202
1410
|
end
|
|
1203
1411
|
end
|
|
1204
1412
|
|
|
@@ -1647,14 +1855,6 @@ module Google
|
|
|
1647
1855
|
end
|
|
1648
1856
|
end
|
|
1649
1857
|
|
|
1650
|
-
class GoogleCloudDialogflowV2ImportDocumentsResponse
|
|
1651
|
-
# @private
|
|
1652
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1653
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
|
|
1654
|
-
|
|
1655
|
-
end
|
|
1656
|
-
end
|
|
1657
|
-
|
|
1658
1858
|
class GoogleCloudDialogflowV2InputAudioConfig
|
|
1659
1859
|
# @private
|
|
1660
1860
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2317,28 +2517,6 @@ module Google
|
|
|
2317
2517
|
end
|
|
2318
2518
|
end
|
|
2319
2519
|
|
|
2320
|
-
class GoogleCloudDialogflowV2beta1AnnotatedConversationDataset
|
|
2321
|
-
# @private
|
|
2322
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2323
|
-
property :completed_example_count, :numeric_string => true, as: 'completedExampleCount'
|
|
2324
|
-
property :create_time, as: 'createTime'
|
|
2325
|
-
property :description, as: 'description'
|
|
2326
|
-
property :display_name, as: 'displayName'
|
|
2327
|
-
property :example_count, :numeric_string => true, as: 'exampleCount'
|
|
2328
|
-
property :name, as: 'name'
|
|
2329
|
-
property :question_type_name, as: 'questionTypeName'
|
|
2330
|
-
end
|
|
2331
|
-
end
|
|
2332
|
-
|
|
2333
|
-
class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
|
|
2334
|
-
# @private
|
|
2335
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2336
|
-
property :disabled_count, as: 'disabledCount'
|
|
2337
|
-
property :enabled_count, as: 'enabledCount'
|
|
2338
|
-
property :unreviewed_count, as: 'unreviewedCount'
|
|
2339
|
-
end
|
|
2340
|
-
end
|
|
2341
|
-
|
|
2342
2520
|
class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
|
|
2343
2521
|
# @private
|
|
2344
2522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2355,14 +2533,6 @@ module Google
|
|
|
2355
2533
|
end
|
|
2356
2534
|
end
|
|
2357
2535
|
|
|
2358
|
-
class GoogleCloudDialogflowV2beta1BatchUpdateSmartMessagingEntriesResponse
|
|
2359
|
-
# @private
|
|
2360
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2361
|
-
collection :smart_messaging_entries, as: 'smartMessagingEntries', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartMessagingEntry, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartMessagingEntry::Representation
|
|
2362
|
-
|
|
2363
|
-
end
|
|
2364
|
-
end
|
|
2365
|
-
|
|
2366
2536
|
class GoogleCloudDialogflowV2beta1Context
|
|
2367
2537
|
# @private
|
|
2368
2538
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2410,14 +2580,6 @@ module Google
|
|
|
2410
2580
|
end
|
|
2411
2581
|
end
|
|
2412
2582
|
|
|
2413
|
-
class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
|
|
2414
|
-
# @private
|
|
2415
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2416
|
-
collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
|
|
2417
|
-
|
|
2418
|
-
end
|
|
2419
|
-
end
|
|
2420
|
-
|
|
2421
2583
|
class GoogleCloudDialogflowV2beta1Intent
|
|
2422
2584
|
# @private
|
|
2423
2585
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2940,14 +3102,6 @@ module Google
|
|
|
2940
3102
|
end
|
|
2941
3103
|
end
|
|
2942
3104
|
|
|
2943
|
-
class GoogleCloudDialogflowV2beta1LabelConversationResponse
|
|
2944
|
-
# @private
|
|
2945
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2946
|
-
property :annotated_conversation_dataset, as: 'annotatedConversationDataset', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AnnotatedConversationDataset, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AnnotatedConversationDataset::Representation
|
|
2947
|
-
|
|
2948
|
-
end
|
|
2949
|
-
end
|
|
2950
|
-
|
|
2951
3105
|
class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
|
|
2952
3106
|
# @private
|
|
2953
3107
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3010,25 +3164,6 @@ module Google
|
|
|
3010
3164
|
end
|
|
3011
3165
|
end
|
|
3012
3166
|
|
|
3013
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntry
|
|
3014
|
-
# @private
|
|
3015
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3016
|
-
property :message_info, as: 'messageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo::Representation
|
|
3017
|
-
|
|
3018
|
-
property :name, as: 'name'
|
|
3019
|
-
property :raw_text, as: 'rawText'
|
|
3020
|
-
property :state, as: 'state'
|
|
3021
|
-
end
|
|
3022
|
-
end
|
|
3023
|
-
|
|
3024
|
-
class GoogleCloudDialogflowV2beta1SmartMessagingEntryInfo
|
|
3025
|
-
# @private
|
|
3026
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3027
|
-
property :creation_method, as: 'creationMethod'
|
|
3028
|
-
property :occurrence_count, as: 'occurrenceCount'
|
|
3029
|
-
end
|
|
3030
|
-
end
|
|
3031
|
-
|
|
3032
3167
|
class GoogleCloudDialogflowV2beta1WebhookRequest
|
|
3033
3168
|
# @private
|
|
3034
3169
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3061,45 +3196,9 @@ module Google
|
|
|
3061
3196
|
end
|
|
3062
3197
|
end
|
|
3063
3198
|
|
|
3064
|
-
class
|
|
3065
|
-
# @private
|
|
3066
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3067
|
-
property :agent_content, :base64 => true, as: 'agentContent'
|
|
3068
|
-
property :agent_uri, as: 'agentUri'
|
|
3069
|
-
end
|
|
3070
|
-
end
|
|
3071
|
-
|
|
3072
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesMetadata
|
|
3073
|
-
# @private
|
|
3074
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3075
|
-
end
|
|
3076
|
-
end
|
|
3077
|
-
|
|
3078
|
-
class GoogleCloudDialogflowV3alpha1ExportTestCasesResponse
|
|
3079
|
-
# @private
|
|
3080
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3081
|
-
property :content, :base64 => true, as: 'content'
|
|
3082
|
-
property :gcs_uri, as: 'gcsUri'
|
|
3083
|
-
end
|
|
3084
|
-
end
|
|
3085
|
-
|
|
3086
|
-
class GoogleCloudDialogflowV3alpha1ImportAgentResponse
|
|
3087
|
-
# @private
|
|
3088
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3089
|
-
property :agent, as: 'agent'
|
|
3090
|
-
end
|
|
3091
|
-
end
|
|
3092
|
-
|
|
3093
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesMetadata
|
|
3094
|
-
# @private
|
|
3095
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3096
|
-
end
|
|
3097
|
-
end
|
|
3098
|
-
|
|
3099
|
-
class GoogleCloudDialogflowV3alpha1ImportTestCasesResponse
|
|
3199
|
+
class GoogleCloudDialogflowV3alpha1RunTestCaseMetadata
|
|
3100
3200
|
# @private
|
|
3101
3201
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3102
|
-
collection :names, as: 'names'
|
|
3103
3202
|
end
|
|
3104
3203
|
end
|
|
3105
3204
|
|