google-api-client 0.9.8 → 0.10.2
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/.travis.yml +15 -8
- data/CHANGELOG.md +84 -0
- data/Gemfile +10 -2
- data/README.md +10 -2
- data/api_names.yaml +37172 -135
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +35 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1200 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +526 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +844 -0
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +310 -28
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +84 -0
- data/generated/google/apis/adexchangebuyer_v1_4/service.rb +60 -8
- data/generated/google/apis/adexchangeseller_v2_0.rb +2 -3
- data/generated/google/apis/adexchangeseller_v2_0/service.rb +1 -2
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +206 -0
- data/generated/google/apis/admin_directory_v1/representations.rb +63 -0
- data/generated/google/apis/admin_directory_v1/service.rb +41 -2
- data/generated/google/apis/admin_reports_v1.rb +5 -5
- data/generated/google/apis/admin_reports_v1/service.rb +6 -6
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsense_v1_4/classes.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1/classes.rb +1 -2
- data/generated/google/apis/analytics_v3.rb +1 -1
- data/generated/google/apis/analytics_v3/classes.rb +379 -3
- data/generated/google/apis/analytics_v3/representations.rb +136 -0
- data/generated/google/apis/analytics_v3/service.rb +256 -0
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4/classes.rb +858 -823
- data/generated/google/apis/analyticsreporting_v4/representations.rb +194 -193
- data/generated/google/apis/analyticsreporting_v4/service.rb +4 -4
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +913 -220
- data/generated/google/apis/androidenterprise_v1/representations.rb +337 -30
- data/generated/google/apis/androidenterprise_v1/service.rb +1163 -561
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +230 -8
- data/generated/google/apis/androidpublisher_v2/representations.rb +90 -0
- data/generated/google/apis/androidpublisher_v2/service.rb +116 -3
- data/generated/google/apis/appengine_v1beta5.rb +7 -1
- data/generated/google/apis/appengine_v1beta5/classes.rb +810 -395
- data/generated/google/apis/appengine_v1beta5/representations.rb +188 -22
- data/generated/google/apis/appengine_v1beta5/service.rb +343 -39
- data/generated/google/apis/appsactivity_v1.rb +3 -3
- data/generated/google/apis/appsactivity_v1/classes.rb +7 -0
- data/generated/google/apis/appsactivity_v1/representations.rb +1 -0
- data/generated/google/apis/appsactivity_v1/service.rb +1 -1
- data/generated/google/apis/appstate_v1.rb +1 -1
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +360 -38
- data/generated/google/apis/bigquery_v2/representations.rb +106 -0
- data/generated/google/apis/bigquery_v2/service.rb +18 -4
- data/generated/google/apis/books_v1.rb +2 -2
- data/generated/google/apis/books_v1/classes.rb +83 -0
- data/generated/google/apis/books_v1/representations.rb +35 -0
- data/generated/google/apis/books_v1/service.rb +7 -3
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +208 -5
- data/generated/google/apis/calendar_v3/representations.rb +97 -0
- data/generated/google/apis/civicinfo_v2.rb +3 -2
- data/generated/google/apis/civicinfo_v2/classes.rb +377 -5
- data/generated/google/apis/civicinfo_v2/representations.rb +149 -0
- data/generated/google/apis/civicinfo_v2/service.rb +27 -6
- data/generated/google/apis/classroom_v1.rb +22 -25
- data/generated/google/apis/classroom_v1/classes.rb +998 -761
- data/generated/google/apis/classroom_v1/representations.rb +263 -198
- data/generated/google/apis/classroom_v1/service.rb +1349 -672
- data/generated/google/apis/cloudbilling_v1.rb +3 -3
- data/generated/google/apis/cloudbilling_v1/classes.rb +76 -75
- data/generated/google/apis/cloudbilling_v1/representations.rb +17 -17
- data/generated/google/apis/cloudbilling_v1/service.rb +117 -110
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +661 -264
- data/generated/google/apis/cloudbuild_v1/representations.rb +198 -48
- data/generated/google/apis/cloudbuild_v1/service.rb +259 -44
- data/generated/google/apis/clouddebugger_v2.rb +5 -8
- data/generated/google/apis/clouddebugger_v2/classes.rb +686 -616
- data/generated/google/apis/clouddebugger_v2/representations.rb +151 -151
- data/generated/google/apis/clouddebugger_v2/service.rb +165 -159
- data/generated/google/apis/cloudkms_v1.rb +35 -0
- data/generated/google/apis/cloudkms_v1/classes.rb +1022 -0
- data/generated/google/apis/cloudkms_v1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1/service.rb +933 -0
- data/generated/google/apis/cloudkms_v1beta1.rb +35 -0
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +1039 -0
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1beta1/service.rb +933 -0
- data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +1529 -167
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +491 -26
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +1593 -135
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +1155 -235
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +344 -44
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +702 -310
- data/generated/google/apis/cloudtrace_v1.rb +9 -9
- data/generated/google/apis/cloudtrace_v1/classes.rb +98 -92
- data/generated/google/apis/cloudtrace_v1/representations.rb +24 -24
- data/generated/google/apis/cloudtrace_v1/service.rb +42 -37
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +7007 -3648
- data/generated/google/apis/compute_beta/representations.rb +1459 -120
- data/generated/google/apis/compute_beta/service.rb +7943 -3726
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +2567 -370
- data/generated/google/apis/compute_v1/representations.rb +855 -0
- data/generated/google/apis/compute_v1/service.rb +6388 -2908
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +287 -16
- data/generated/google/apis/container_v1/representations.rb +113 -2
- data/generated/google/apis/container_v1/service.rb +130 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +778 -10
- data/generated/google/apis/content_v2/representations.rb +339 -0
- data/generated/google/apis/content_v2/service.rb +364 -49
- data/generated/google/apis/dataflow_v1b3.rb +37 -0
- data/generated/google/apis/dataflow_v1b3/classes.rb +4941 -0
- data/generated/google/apis/dataflow_v1b3/representations.rb +2037 -0
- data/generated/google/apis/dataflow_v1b3/service.rb +957 -0
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +1235 -963
- data/generated/google/apis/dataproc_v1/representations.rb +299 -225
- data/generated/google/apis/dataproc_v1/service.rb +277 -192
- data/generated/google/apis/datastore_v1.rb +38 -0
- data/generated/google/apis/datastore_v1/classes.rb +1289 -0
- data/generated/google/apis/datastore_v1/representations.rb +572 -0
- data/generated/google/apis/datastore_v1/service.rb +259 -0
- data/generated/google/apis/datastore_v1beta3.rb +38 -0
- data/generated/google/apis/datastore_v1beta3/classes.rb +1284 -0
- data/generated/google/apis/datastore_v1beta3/representations.rb +572 -0
- data/generated/google/apis/datastore_v1beta3/service.rb +259 -0
- data/generated/google/apis/deploymentmanager_v2.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +436 -3
- data/generated/google/apis/deploymentmanager_v2/representations.rb +178 -0
- data/generated/google/apis/deploymentmanager_v2/service.rb +226 -61
- data/generated/google/apis/dfareporting_v2_5.rb +40 -0
- data/generated/google/apis/dfareporting_v2_5/classes.rb +11225 -0
- data/generated/google/apis/dfareporting_v2_5/representations.rb +3982 -0
- data/generated/google/apis/dfareporting_v2_5/service.rb +8755 -0
- data/generated/google/apis/dfareporting_v2_6.rb +40 -0
- data/generated/google/apis/dfareporting_v2_6/classes.rb +11586 -0
- data/generated/google/apis/dfareporting_v2_6/representations.rb +4119 -0
- data/generated/google/apis/dfareporting_v2_6/service.rb +9025 -0
- data/generated/google/apis/dfareporting_v2_7.rb +40 -0
- data/generated/google/apis/dfareporting_v2_7/classes.rb +11876 -0
- data/generated/google/apis/dfareporting_v2_7/representations.rb +4243 -0
- data/generated/google/apis/dfareporting_v2_7/service.rb +9095 -0
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +1 -1
- data/generated/google/apis/dns_v2beta1.rb +43 -0
- data/generated/google/apis/dns_v2beta1/classes.rb +915 -0
- data/generated/google/apis/dns_v2beta1/representations.rb +368 -0
- data/generated/google/apis/dns_v2beta1/service.rb +768 -0
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +79 -86
- data/generated/google/apis/doubleclickbidmanager_v1/representations.rb +25 -28
- data/generated/google/apis/doubleclickbidmanager_v1/service.rb +10 -8
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/doubleclicksearch_v2/classes.rb +6 -4
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +595 -37
- data/generated/google/apis/drive_v2/representations.rb +140 -0
- data/generated/google/apis/drive_v2/service.rb +406 -40
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +507 -40
- data/generated/google/apis/drive_v3/representations.rb +105 -0
- data/generated/google/apis/drive_v3/service.rb +326 -29
- data/generated/google/apis/fitness_v1.rb +38 -2
- data/generated/google/apis/fitness_v1/classes.rb +65 -7
- data/generated/google/apis/fitness_v1/representations.rb +20 -0
- data/generated/google/apis/fitness_v1/service.rb +17 -18
- data/generated/google/apis/fusiontables_v2.rb +1 -1
- data/generated/google/apis/fusiontables_v2/classes.rb +4 -3
- data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
- data/generated/google/apis/games_management_v1management.rb +1 -1
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +10 -12
- data/generated/google/apis/genomics_v1/classes.rb +2276 -2165
- data/generated/google/apis/genomics_v1/representations.rb +468 -496
- data/generated/google/apis/genomics_v1/service.rb +978 -882
- data/generated/google/apis/gmail_v1.rb +11 -2
- data/generated/google/apis/gmail_v1/classes.rb +655 -5
- data/generated/google/apis/gmail_v1/representations.rb +261 -0
- data/generated/google/apis/gmail_v1/service.rb +1211 -48
- data/generated/google/apis/groupssettings_v1.rb +2 -2
- data/generated/google/apis/groupssettings_v1/classes.rb +12 -0
- data/generated/google/apis/groupssettings_v1/representations.rb +2 -0
- data/generated/google/apis/iam_v1.rb +2 -2
- data/generated/google/apis/iam_v1/classes.rb +446 -368
- data/generated/google/apis/iam_v1/representations.rb +109 -91
- data/generated/google/apis/iam_v1/service.rb +249 -162
- data/generated/google/apis/identitytoolkit_v3.rb +7 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +254 -2
- data/generated/google/apis/identitytoolkit_v3/representations.rb +38 -0
- data/generated/google/apis/kgsearch_v1.rb +2 -3
- data/generated/google/apis/kgsearch_v1/classes.rb +13 -13
- data/generated/google/apis/kgsearch_v1/representations.rb +2 -2
- data/generated/google/apis/kgsearch_v1/service.rb +26 -24
- data/generated/google/apis/language_v1beta1.rb +36 -0
- data/generated/google/apis/language_v1beta1/classes.rb +757 -0
- data/generated/google/apis/language_v1beta1/representations.rb +339 -0
- data/generated/google/apis/language_v1beta1/service.rb +185 -0
- data/generated/google/apis/licensing_v1.rb +3 -3
- data/generated/google/apis/licensing_v1/classes.rb +14 -2
- data/generated/google/apis/licensing_v1/representations.rb +2 -0
- data/generated/google/apis/licensing_v1/service.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +6 -6
- data/generated/google/apis/logging_v2beta1/classes.rb +900 -775
- data/generated/google/apis/logging_v2beta1/representations.rb +163 -142
- data/generated/google/apis/logging_v2beta1/service.rb +427 -155
- data/generated/google/apis/manufacturers_v1.rb +34 -0
- data/generated/google/apis/manufacturers_v1/classes.rb +605 -0
- data/generated/google/apis/manufacturers_v1/representations.rb +223 -0
- data/generated/google/apis/manufacturers_v1/service.rb +138 -0
- data/generated/google/apis/mirror_v1.rb +2 -2
- data/generated/google/apis/mirror_v1/service.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +45 -0
- data/generated/google/apis/monitoring_v3/classes.rb +1333 -0
- data/generated/google/apis/monitoring_v3/representations.rb +516 -0
- data/generated/google/apis/monitoring_v3/service.rb +706 -0
- data/generated/google/apis/oauth2_v2.rb +1 -1
- data/generated/google/apis/pagespeedonline_v2.rb +1 -1
- data/generated/google/apis/partners_v2.rb +3 -3
- data/generated/google/apis/partners_v2/classes.rb +1831 -477
- data/generated/google/apis/partners_v2/representations.rb +571 -114
- data/generated/google/apis/partners_v2/service.rb +898 -167
- data/generated/google/apis/people_v1.rb +15 -16
- data/generated/google/apis/people_v1/classes.rb +1047 -859
- data/generated/google/apis/people_v1/representations.rb +252 -213
- data/generated/google/apis/people_v1/service.rb +75 -62
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +527 -456
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +101 -100
- data/generated/google/apis/proximitybeacon_v1beta1/service.rb +467 -343
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +363 -310
- data/generated/google/apis/pubsub_v1/representations.rb +76 -76
- data/generated/google/apis/pubsub_v1/service.rb +464 -335
- data/generated/google/apis/qpx_express_v1.rb +1 -1
- data/generated/google/apis/qpx_express_v1/classes.rb +6 -0
- data/generated/google/apis/qpx_express_v1/representations.rb +1 -0
- data/generated/google/apis/replicapool_v1beta2.rb +1 -1
- data/generated/google/apis/replicapoolupdater_v1beta1.rb +4 -2
- data/generated/google/apis/replicapoolupdater_v1beta1/service.rb +3 -1
- data/generated/google/apis/reseller_v1.rb +1 -1
- data/generated/google/apis/reseller_v1/classes.rb +222 -61
- data/generated/google/apis/reseller_v1/representations.rb +28 -0
- data/generated/google/apis/reseller_v1/service.rb +240 -47
- data/generated/google/apis/script_v1.rb +19 -19
- data/generated/google/apis/script_v1/classes.rb +151 -137
- data/generated/google/apis/script_v1/representations.rb +26 -26
- data/generated/google/apis/script_v1/service.rb +9 -8
- data/generated/google/apis/sheets_v4.rb +7 -7
- data/generated/google/apis/sheets_v4/classes.rb +4530 -3506
- data/generated/google/apis/sheets_v4/representations.rb +988 -737
- data/generated/google/apis/sheets_v4/service.rb +266 -99
- data/generated/google/apis/site_verification_v1.rb +1 -1
- data/generated/google/apis/slides_v1.rb +49 -0
- data/generated/google/apis/slides_v1/classes.rb +4480 -0
- data/generated/google/apis/slides_v1/representations.rb +1926 -0
- data/generated/google/apis/slides_v1/service.rb +245 -0
- data/generated/google/apis/speech_v1beta1.rb +34 -0
- data/generated/google/apis/speech_v1beta1/classes.rb +498 -0
- data/generated/google/apis/speech_v1beta1/representations.rb +206 -0
- data/generated/google/apis/speech_v1beta1/service.rb +270 -0
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +131 -10
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +50 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +92 -2
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +205 -21
- data/generated/google/apis/storage_v1/representations.rb +51 -1
- data/generated/google/apis/storage_v1/service.rb +263 -9
- data/generated/google/apis/tagmanager_v1.rb +5 -5
- data/generated/google/apis/translate_v2.rb +2 -2
- data/generated/google/apis/translate_v2/service.rb +1 -1
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +1275 -731
- data/generated/google/apis/vision_v1/representations.rb +378 -111
- data/generated/google/apis/vision_v1/service.rb +4 -4
- data/generated/google/apis/webmasters_v3.rb +1 -1
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_analytics_v1/classes.rb +0 -209
- data/generated/google/apis/youtube_analytics_v1/representations.rb +0 -99
- data/generated/google/apis/youtube_analytics_v1/service.rb +5 -77
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1/classes.rb +155 -0
- data/generated/google/apis/youtube_partner_v1/representations.rb +69 -0
- data/generated/google/apis/youtube_partner_v1/service.rb +107 -3
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +430 -22
- data/generated/google/apis/youtube_v3/representations.rb +171 -4
- data/generated/google/apis/youtube_v3/service.rb +100 -9
- data/generated/google/apis/youtubereporting_v1.rb +4 -4
- data/generated/google/apis/youtubereporting_v1/classes.rb +140 -131
- data/generated/google/apis/youtubereporting_v1/representations.rb +37 -37
- data/generated/google/apis/youtubereporting_v1/service.rb +139 -135
- data/google-api-client.gemspec +4 -3
- data/lib/google/apis/core/api_command.rb +16 -6
- data/lib/google/apis/core/base_service.rb +17 -9
- data/lib/google/apis/core/download.rb +7 -2
- data/lib/google/apis/core/http_command.rb +5 -1
- data/lib/google/apis/core/json_representation.rb +2 -2
- data/lib/google/apis/core/upload.rb +7 -1
- data/lib/google/apis/errors.rb +6 -2
- data/lib/google/apis/generator/annotator.rb +6 -0
- data/lib/google/apis/version.rb +1 -1
- data/samples/cli/lib/samples/bigquery.rb +101 -0
- data/samples/cli/lib/samples/calendar.rb +1 -1
- data/samples/cli/lib/samples/gmail.rb +74 -0
- data/samples/cli/lib/samples/sheets.rb +61 -0
- data/samples/cli/lib/samples/you_tube.rb +4 -1
- data/sync.rb +71 -0
- metadata +86 -18
|
@@ -111,6 +111,12 @@ module Google
|
|
|
111
111
|
|
|
112
112
|
class Correction
|
|
113
113
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
114
|
+
|
|
115
|
+
class Context
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
114
120
|
|
|
115
121
|
include Google::Apis::Core::JsonObjectSupport
|
|
116
122
|
end
|
|
@@ -172,6 +178,18 @@ module Google
|
|
|
172
178
|
include Google::Apis::Core::JsonObjectSupport
|
|
173
179
|
end
|
|
174
180
|
|
|
181
|
+
class CreativeDealIds
|
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
class DealStatus
|
|
185
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
186
|
+
|
|
187
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
188
|
+
end
|
|
189
|
+
|
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
191
|
+
end
|
|
192
|
+
|
|
175
193
|
class CreativesList
|
|
176
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
195
|
|
|
@@ -220,6 +238,12 @@ module Google
|
|
|
220
238
|
include Google::Apis::Core::JsonObjectSupport
|
|
221
239
|
end
|
|
222
240
|
|
|
241
|
+
class DealTermsRubiconNonGuaranteedTerms
|
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
243
|
+
|
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
245
|
+
end
|
|
246
|
+
|
|
223
247
|
class DeleteOrderDealsRequest
|
|
224
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
225
249
|
|
|
@@ -609,11 +633,13 @@ module Google
|
|
|
609
633
|
collection :corrections, as: 'corrections', class: Google::Apis::AdexchangebuyerV1_4::Creative::Correction, decorator: Google::Apis::AdexchangebuyerV1_4::Creative::Correction::Representation
|
|
610
634
|
|
|
611
635
|
property :deals_status, as: 'dealsStatus'
|
|
636
|
+
collection :detected_domains, as: 'detectedDomains'
|
|
612
637
|
property :filtering_reasons, as: 'filteringReasons', class: Google::Apis::AdexchangebuyerV1_4::Creative::FilteringReasons, decorator: Google::Apis::AdexchangebuyerV1_4::Creative::FilteringReasons::Representation
|
|
613
638
|
|
|
614
639
|
property :height, as: 'height'
|
|
615
640
|
collection :impression_tracking_url, as: 'impressionTrackingUrl'
|
|
616
641
|
property :kind, as: 'kind'
|
|
642
|
+
collection :languages, as: 'languages'
|
|
617
643
|
property :native_ad, as: 'nativeAd', class: Google::Apis::AdexchangebuyerV1_4::Creative::NativeAd, decorator: Google::Apis::AdexchangebuyerV1_4::Creative::NativeAd::Representation
|
|
618
644
|
|
|
619
645
|
property :open_auction_status, as: 'openAuctionStatus'
|
|
@@ -631,9 +657,21 @@ module Google
|
|
|
631
657
|
class Correction
|
|
632
658
|
# @private
|
|
633
659
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
660
|
+
collection :contexts, as: 'contexts', class: Google::Apis::AdexchangebuyerV1_4::Creative::Correction::Context, decorator: Google::Apis::AdexchangebuyerV1_4::Creative::Correction::Context::Representation
|
|
661
|
+
|
|
634
662
|
collection :details, as: 'details'
|
|
635
663
|
property :reason, as: 'reason'
|
|
636
664
|
end
|
|
665
|
+
|
|
666
|
+
class Context
|
|
667
|
+
# @private
|
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
669
|
+
collection :auction_type, as: 'auctionType'
|
|
670
|
+
property :context_type, as: 'contextType'
|
|
671
|
+
collection :geo_criteria_id, as: 'geoCriteriaId'
|
|
672
|
+
collection :platform, as: 'platform'
|
|
673
|
+
end
|
|
674
|
+
end
|
|
637
675
|
end
|
|
638
676
|
|
|
639
677
|
class FilteringReasons
|
|
@@ -661,6 +699,7 @@ module Google
|
|
|
661
699
|
|
|
662
700
|
property :body, as: 'body'
|
|
663
701
|
property :call_to_action, as: 'callToAction'
|
|
702
|
+
property :click_link_url, as: 'clickLinkUrl'
|
|
664
703
|
property :click_tracking_url, as: 'clickTrackingUrl'
|
|
665
704
|
property :headline, as: 'headline'
|
|
666
705
|
property :image, as: 'image', class: Google::Apis::AdexchangebuyerV1_4::Creative::NativeAd::Image, decorator: Google::Apis::AdexchangebuyerV1_4::Creative::NativeAd::Image::Representation
|
|
@@ -671,6 +710,7 @@ module Google
|
|
|
671
710
|
property :price, as: 'price'
|
|
672
711
|
property :star_rating, as: 'starRating'
|
|
673
712
|
property :store, as: 'store'
|
|
713
|
+
property :video_url, as: 'videoURL'
|
|
674
714
|
end
|
|
675
715
|
|
|
676
716
|
class AppIcon
|
|
@@ -731,6 +771,24 @@ module Google
|
|
|
731
771
|
end
|
|
732
772
|
end
|
|
733
773
|
|
|
774
|
+
class CreativeDealIds
|
|
775
|
+
# @private
|
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
777
|
+
collection :deal_statuses, as: 'dealStatuses', class: Google::Apis::AdexchangebuyerV1_4::CreativeDealIds::DealStatus, decorator: Google::Apis::AdexchangebuyerV1_4::CreativeDealIds::DealStatus::Representation
|
|
778
|
+
|
|
779
|
+
property :kind, as: 'kind'
|
|
780
|
+
end
|
|
781
|
+
|
|
782
|
+
class DealStatus
|
|
783
|
+
# @private
|
|
784
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
785
|
+
property :arc_status, as: 'arcStatus'
|
|
786
|
+
property :deal_id, as: 'dealId'
|
|
787
|
+
property :web_property_id, as: 'webPropertyId'
|
|
788
|
+
end
|
|
789
|
+
end
|
|
790
|
+
end
|
|
791
|
+
|
|
734
792
|
class CreativesList
|
|
735
793
|
# @private
|
|
736
794
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -744,6 +802,7 @@ module Google
|
|
|
744
802
|
class DealServingMetadata
|
|
745
803
|
# @private
|
|
746
804
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
805
|
+
property :alcohol_ads_allowed, as: 'alcoholAdsAllowed'
|
|
747
806
|
property :deal_pause_status, as: 'dealPauseStatus', class: Google::Apis::AdexchangebuyerV1_4::DealServingMetadataDealPauseStatus, decorator: Google::Apis::AdexchangebuyerV1_4::DealServingMetadataDealPauseStatus::Representation
|
|
748
807
|
|
|
749
808
|
end
|
|
@@ -752,9 +811,11 @@ module Google
|
|
|
752
811
|
class DealServingMetadataDealPauseStatus
|
|
753
812
|
# @private
|
|
754
813
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
814
|
+
property :buyer_pause_reason, as: 'buyerPauseReason'
|
|
755
815
|
property :first_paused_by, as: 'firstPausedBy'
|
|
756
816
|
property :has_buyer_paused, as: 'hasBuyerPaused'
|
|
757
817
|
property :has_seller_paused, as: 'hasSellerPaused'
|
|
818
|
+
property :seller_pause_reason, as: 'sellerPauseReason'
|
|
758
819
|
end
|
|
759
820
|
end
|
|
760
821
|
|
|
@@ -762,6 +823,7 @@ module Google
|
|
|
762
823
|
# @private
|
|
763
824
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
764
825
|
property :branding_type, as: 'brandingType'
|
|
826
|
+
property :cross_listed_external_deal_id_type, as: 'crossListedExternalDealIdType'
|
|
765
827
|
property :description, as: 'description'
|
|
766
828
|
property :estimated_gross_spend, as: 'estimatedGrossSpend', class: Google::Apis::AdexchangebuyerV1_4::Price, decorator: Google::Apis::AdexchangebuyerV1_4::Price::Representation
|
|
767
829
|
|
|
@@ -772,6 +834,8 @@ module Google
|
|
|
772
834
|
|
|
773
835
|
property :non_guaranteed_fixed_price_terms, as: 'nonGuaranteedFixedPriceTerms', class: Google::Apis::AdexchangebuyerV1_4::DealTermsNonGuaranteedFixedPriceTerms, decorator: Google::Apis::AdexchangebuyerV1_4::DealTermsNonGuaranteedFixedPriceTerms::Representation
|
|
774
836
|
|
|
837
|
+
property :rubicon_non_guaranteed_terms, as: 'rubiconNonGuaranteedTerms', class: Google::Apis::AdexchangebuyerV1_4::DealTermsRubiconNonGuaranteedTerms, decorator: Google::Apis::AdexchangebuyerV1_4::DealTermsRubiconNonGuaranteedTerms::Representation
|
|
838
|
+
|
|
775
839
|
property :seller_time_zone, as: 'sellerTimeZone'
|
|
776
840
|
end
|
|
777
841
|
end
|
|
@@ -785,6 +849,7 @@ module Google
|
|
|
785
849
|
|
|
786
850
|
property :guaranteed_impressions, as: 'guaranteedImpressions'
|
|
787
851
|
property :guaranteed_looks, as: 'guaranteedLooks'
|
|
852
|
+
property :minimum_daily_looks, as: 'minimumDailyLooks'
|
|
788
853
|
end
|
|
789
854
|
end
|
|
790
855
|
|
|
@@ -792,6 +857,7 @@ module Google
|
|
|
792
857
|
# @private
|
|
793
858
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
794
859
|
property :currency_conversion_time_ms, as: 'currencyConversionTimeMs'
|
|
860
|
+
property :dfp_line_item_id, as: 'dfpLineItemId'
|
|
795
861
|
property :original_contracted_quantity, as: 'originalContractedQuantity'
|
|
796
862
|
property :price, as: 'price', class: Google::Apis::AdexchangebuyerV1_4::Price, decorator: Google::Apis::AdexchangebuyerV1_4::Price::Representation
|
|
797
863
|
|
|
@@ -815,6 +881,16 @@ module Google
|
|
|
815
881
|
end
|
|
816
882
|
end
|
|
817
883
|
|
|
884
|
+
class DealTermsRubiconNonGuaranteedTerms
|
|
885
|
+
# @private
|
|
886
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
887
|
+
property :priority_price, as: 'priorityPrice', class: Google::Apis::AdexchangebuyerV1_4::Price, decorator: Google::Apis::AdexchangebuyerV1_4::Price::Representation
|
|
888
|
+
|
|
889
|
+
property :standard_price, as: 'standardPrice', class: Google::Apis::AdexchangebuyerV1_4::Price, decorator: Google::Apis::AdexchangebuyerV1_4::Price::Representation
|
|
890
|
+
|
|
891
|
+
end
|
|
892
|
+
end
|
|
893
|
+
|
|
818
894
|
class DeleteOrderDealsRequest
|
|
819
895
|
# @private
|
|
820
896
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -866,6 +942,7 @@ module Google
|
|
|
866
942
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
867
943
|
property :id, as: 'id'
|
|
868
944
|
property :name, as: 'name'
|
|
945
|
+
property :percentage, as: 'percentage'
|
|
869
946
|
end
|
|
870
947
|
end
|
|
871
948
|
|
|
@@ -947,6 +1024,7 @@ module Google
|
|
|
947
1024
|
property :flight_end_time_ms, as: 'flightEndTimeMs'
|
|
948
1025
|
property :flight_start_time_ms, as: 'flightStartTimeMs'
|
|
949
1026
|
property :inventory_description, as: 'inventoryDescription'
|
|
1027
|
+
property :is_rfp_template, as: 'isRfpTemplate'
|
|
950
1028
|
property :kind, as: 'kind'
|
|
951
1029
|
property :last_update_time_ms, as: 'lastUpdateTimeMs'
|
|
952
1030
|
property :name, as: 'name'
|
|
@@ -1056,6 +1134,7 @@ module Google
|
|
|
1056
1134
|
property :is_active, as: 'isActive'
|
|
1057
1135
|
property :kind, as: 'kind'
|
|
1058
1136
|
collection :languages, as: 'languages'
|
|
1137
|
+
property :minimum_viewability_decile, as: 'minimumViewabilityDecile'
|
|
1059
1138
|
collection :mobile_carriers, as: 'mobileCarriers'
|
|
1060
1139
|
collection :mobile_devices, as: 'mobileDevices'
|
|
1061
1140
|
collection :mobile_operating_system_versions, as: 'mobileOperatingSystemVersions'
|
|
@@ -1063,6 +1142,7 @@ module Google
|
|
|
1063
1142
|
|
|
1064
1143
|
collection :platforms, as: 'platforms'
|
|
1065
1144
|
collection :supported_creative_attributes, as: 'supportedCreativeAttributes'
|
|
1145
|
+
collection :user_identifier_data_required, as: 'userIdentifierDataRequired'
|
|
1066
1146
|
collection :user_lists, as: 'userLists'
|
|
1067
1147
|
collection :vendor_types, as: 'vendorTypes'
|
|
1068
1148
|
collection :verticals, as: 'verticals'
|
|
@@ -1118,6 +1198,7 @@ module Google
|
|
|
1118
1198
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1119
1199
|
property :amount_micros, as: 'amountMicros'
|
|
1120
1200
|
property :currency_code, as: 'currencyCode'
|
|
1201
|
+
property :expected_cpm_micros, as: 'expectedCpmMicros'
|
|
1121
1202
|
property :pricing_type, as: 'pricingType'
|
|
1122
1203
|
end
|
|
1123
1204
|
end
|
|
@@ -1158,6 +1239,7 @@ module Google
|
|
|
1158
1239
|
|
|
1159
1240
|
property :last_update_time_ms, as: 'lastUpdateTimeMs'
|
|
1160
1241
|
property :legacy_offer_id, as: 'legacyOfferId'
|
|
1242
|
+
property :marketplace_publisher_profile_id, as: 'marketplacePublisherProfileId'
|
|
1161
1243
|
property :name, as: 'name'
|
|
1162
1244
|
property :private_auction_id, as: 'privateAuctionId'
|
|
1163
1245
|
property :product_id, as: 'productId'
|
|
@@ -1188,6 +1270,7 @@ module Google
|
|
|
1188
1270
|
|
|
1189
1271
|
property :buyer_private_data, as: 'buyerPrivateData', class: Google::Apis::AdexchangebuyerV1_4::PrivateData, decorator: Google::Apis::AdexchangebuyerV1_4::PrivateData::Representation
|
|
1190
1272
|
|
|
1273
|
+
collection :dbm_advertiser_ids, as: 'dbmAdvertiserIds'
|
|
1191
1274
|
property :has_buyer_signed_off, as: 'hasBuyerSignedOff'
|
|
1192
1275
|
property :has_seller_signed_off, as: 'hasSellerSignedOff'
|
|
1193
1276
|
property :inventory_source, as: 'inventorySource'
|
|
@@ -1292,6 +1375,7 @@ module Google
|
|
|
1292
1375
|
property :creative_size_type, as: 'creativeSizeType'
|
|
1293
1376
|
property :size, as: 'size', class: Google::Apis::AdexchangebuyerV1_4::TargetingValueSize, decorator: Google::Apis::AdexchangebuyerV1_4::TargetingValueSize::Representation
|
|
1294
1377
|
|
|
1378
|
+
property :skippable_ad_type, as: 'skippableAdType'
|
|
1295
1379
|
end
|
|
1296
1380
|
end
|
|
1297
1381
|
|
|
@@ -124,6 +124,8 @@ module Google
|
|
|
124
124
|
# @param [Fixnum] id
|
|
125
125
|
# The account id
|
|
126
126
|
# @param [Google::Apis::AdexchangebuyerV1_4::Account] account_object
|
|
127
|
+
# @param [Boolean] confirm_unsafe_account_change
|
|
128
|
+
# Confirmation for erasing bidder and cookie matching urls.
|
|
127
129
|
# @param [String] fields
|
|
128
130
|
# Selector specifying which fields to include in a partial response.
|
|
129
131
|
# @param [String] quota_user
|
|
@@ -145,13 +147,14 @@ module Google
|
|
|
145
147
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
146
148
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
147
149
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
148
|
-
def patch_account(id, account_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
150
|
+
def patch_account(id, account_object = nil, confirm_unsafe_account_change: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
149
151
|
command = make_simple_command(:patch, 'accounts/{id}', options)
|
|
150
152
|
command.request_representation = Google::Apis::AdexchangebuyerV1_4::Account::Representation
|
|
151
153
|
command.request_object = account_object
|
|
152
154
|
command.response_representation = Google::Apis::AdexchangebuyerV1_4::Account::Representation
|
|
153
155
|
command.response_class = Google::Apis::AdexchangebuyerV1_4::Account
|
|
154
156
|
command.params['id'] = id unless id.nil?
|
|
157
|
+
command.query['confirmUnsafeAccountChange'] = confirm_unsafe_account_change unless confirm_unsafe_account_change.nil?
|
|
155
158
|
command.query['fields'] = fields unless fields.nil?
|
|
156
159
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
157
160
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -162,6 +165,8 @@ module Google
|
|
|
162
165
|
# @param [Fixnum] id
|
|
163
166
|
# The account id
|
|
164
167
|
# @param [Google::Apis::AdexchangebuyerV1_4::Account] account_object
|
|
168
|
+
# @param [Boolean] confirm_unsafe_account_change
|
|
169
|
+
# Confirmation for erasing bidder and cookie matching urls.
|
|
165
170
|
# @param [String] fields
|
|
166
171
|
# Selector specifying which fields to include in a partial response.
|
|
167
172
|
# @param [String] quota_user
|
|
@@ -183,13 +188,14 @@ module Google
|
|
|
183
188
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
184
189
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
185
190
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
186
|
-
def update_account(id, account_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
191
|
+
def update_account(id, account_object = nil, confirm_unsafe_account_change: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
187
192
|
command = make_simple_command(:put, 'accounts/{id}', options)
|
|
188
193
|
command.request_representation = Google::Apis::AdexchangebuyerV1_4::Account::Representation
|
|
189
194
|
command.request_object = account_object
|
|
190
195
|
command.response_representation = Google::Apis::AdexchangebuyerV1_4::Account::Representation
|
|
191
196
|
command.response_class = Google::Apis::AdexchangebuyerV1_4::Account
|
|
192
197
|
command.params['id'] = id unless id.nil?
|
|
198
|
+
command.query['confirmUnsafeAccountChange'] = confirm_unsafe_account_change unless confirm_unsafe_account_change.nil?
|
|
193
199
|
command.query['fields'] = fields unless fields.nil?
|
|
194
200
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
195
201
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -556,6 +562,44 @@ module Google
|
|
|
556
562
|
execute_or_queue_command(command, &block)
|
|
557
563
|
end
|
|
558
564
|
|
|
565
|
+
# Lists the external deal ids associated with the creative.
|
|
566
|
+
# @param [Fixnum] account_id
|
|
567
|
+
# The id for the account that will serve this creative.
|
|
568
|
+
# @param [String] buyer_creative_id
|
|
569
|
+
# The buyer-specific id for this creative.
|
|
570
|
+
# @param [String] fields
|
|
571
|
+
# Selector specifying which fields to include in a partial response.
|
|
572
|
+
# @param [String] quota_user
|
|
573
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
574
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
575
|
+
# Overrides userIp if both are provided.
|
|
576
|
+
# @param [String] user_ip
|
|
577
|
+
# IP address of the site where the request originates. Use this if you want to
|
|
578
|
+
# enforce per-user limits.
|
|
579
|
+
# @param [Google::Apis::RequestOptions] options
|
|
580
|
+
# Request-specific options
|
|
581
|
+
#
|
|
582
|
+
# @yield [result, err] Result & error if block supplied
|
|
583
|
+
# @yieldparam result [Google::Apis::AdexchangebuyerV1_4::CreativeDealIds] parsed result object
|
|
584
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
585
|
+
#
|
|
586
|
+
# @return [Google::Apis::AdexchangebuyerV1_4::CreativeDealIds]
|
|
587
|
+
#
|
|
588
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
589
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
590
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
591
|
+
def list_creative_deals(account_id, buyer_creative_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
592
|
+
command = make_simple_command(:get, 'creatives/{accountId}/{buyerCreativeId}/listDeals', options)
|
|
593
|
+
command.response_representation = Google::Apis::AdexchangebuyerV1_4::CreativeDealIds::Representation
|
|
594
|
+
command.response_class = Google::Apis::AdexchangebuyerV1_4::CreativeDealIds
|
|
595
|
+
command.params['accountId'] = account_id unless account_id.nil?
|
|
596
|
+
command.params['buyerCreativeId'] = buyer_creative_id unless buyer_creative_id.nil?
|
|
597
|
+
command.query['fields'] = fields unless fields.nil?
|
|
598
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
599
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
600
|
+
execute_or_queue_command(command, &block)
|
|
601
|
+
end
|
|
602
|
+
|
|
559
603
|
# Remove a deal id associated with the creative.
|
|
560
604
|
# @param [Fixnum] account_id
|
|
561
605
|
# The id for the account that will serve this creative.
|
|
@@ -673,8 +717,8 @@ module Google
|
|
|
673
717
|
|
|
674
718
|
# List all the deals for a given proposal
|
|
675
719
|
# @param [String] proposal_id
|
|
676
|
-
# The proposalId to get deals for. To search across proposals specify
|
|
677
|
-
# '-' as part of the URL.
|
|
720
|
+
# The proposalId to get deals for. To search across all proposals specify
|
|
721
|
+
# order_id = '-' as part of the URL.
|
|
678
722
|
# @param [String] pql_query
|
|
679
723
|
# Query string to retrieve specific deals.
|
|
680
724
|
# @param [String] fields
|
|
@@ -788,7 +832,12 @@ module Google
|
|
|
788
832
|
|
|
789
833
|
# Get all the notes associated with a proposal
|
|
790
834
|
# @param [String] proposal_id
|
|
791
|
-
# The proposalId to get notes for.
|
|
835
|
+
# The proposalId to get notes for. To search across all proposals specify
|
|
836
|
+
# order_id = '-' as part of the URL.
|
|
837
|
+
# @param [String] pql_query
|
|
838
|
+
# Query string to retrieve specific notes. To search the text contents of notes,
|
|
839
|
+
# please use syntax like "WHERE note.note = "foo" or "WHERE note.note LIKE "%bar%
|
|
840
|
+
# "
|
|
792
841
|
# @param [String] fields
|
|
793
842
|
# Selector specifying which fields to include in a partial response.
|
|
794
843
|
# @param [String] quota_user
|
|
@@ -810,11 +859,12 @@ module Google
|
|
|
810
859
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
811
860
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
812
861
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
813
|
-
def list_marketplacenotes(proposal_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
862
|
+
def list_marketplacenotes(proposal_id, pql_query: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
|
814
863
|
command = make_simple_command(:get, 'proposals/{proposalId}/notes', options)
|
|
815
864
|
command.response_representation = Google::Apis::AdexchangebuyerV1_4::GetOrderNotesResponse::Representation
|
|
816
865
|
command.response_class = Google::Apis::AdexchangebuyerV1_4::GetOrderNotesResponse
|
|
817
866
|
command.params['proposalId'] = proposal_id unless proposal_id.nil?
|
|
867
|
+
command.query['pqlQuery'] = pql_query unless pql_query.nil?
|
|
818
868
|
command.query['fields'] = fields unless fields.nil?
|
|
819
869
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
820
870
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
|
@@ -1285,7 +1335,8 @@ module Google
|
|
|
1285
1335
|
# should then fetch the latest proposal at head revision and retry the update at
|
|
1286
1336
|
# that revision.
|
|
1287
1337
|
# @param [String] update_action
|
|
1288
|
-
# The proposed action to take on the proposal.
|
|
1338
|
+
# The proposed action to take on the proposal. This field is required and it
|
|
1339
|
+
# must be set when updating a proposal.
|
|
1289
1340
|
# @param [Google::Apis::AdexchangebuyerV1_4::Proposal] proposal_object
|
|
1290
1341
|
# @param [String] fields
|
|
1291
1342
|
# Selector specifying which fields to include in a partial response.
|
|
@@ -1400,7 +1451,8 @@ module Google
|
|
|
1400
1451
|
# should then fetch the latest proposal at head revision and retry the update at
|
|
1401
1452
|
# that revision.
|
|
1402
1453
|
# @param [String] update_action
|
|
1403
|
-
# The proposed action to take on the proposal.
|
|
1454
|
+
# The proposed action to take on the proposal. This field is required and it
|
|
1455
|
+
# must be set when updating a proposal.
|
|
1404
1456
|
# @param [Google::Apis::AdexchangebuyerV1_4::Proposal] proposal_object
|
|
1405
1457
|
# @param [String] fields
|
|
1406
1458
|
# Selector specifying which fields to include in a partial response.
|
|
@@ -20,13 +20,12 @@ module Google
|
|
|
20
20
|
module Apis
|
|
21
21
|
# Ad Exchange Seller API
|
|
22
22
|
#
|
|
23
|
-
#
|
|
24
|
-
# generate reports
|
|
23
|
+
# Accesses the inventory of Ad Exchange seller users and generates reports.
|
|
25
24
|
#
|
|
26
25
|
# @see https://developers.google.com/ad-exchange/seller-rest/
|
|
27
26
|
module AdexchangesellerV2_0
|
|
28
27
|
VERSION = 'V2_0'
|
|
29
|
-
REVISION = '
|
|
28
|
+
REVISION = '20160805'
|
|
30
29
|
|
|
31
30
|
# View and manage your Ad Exchange data
|
|
32
31
|
AUTH_ADEXCHANGE_SELLER = 'https://www.googleapis.com/auth/adexchange.seller'
|
|
@@ -22,8 +22,7 @@ module Google
|
|
|
22
22
|
module AdexchangesellerV2_0
|
|
23
23
|
# Ad Exchange Seller API
|
|
24
24
|
#
|
|
25
|
-
#
|
|
26
|
-
# generate reports
|
|
25
|
+
# Accesses the inventory of Ad Exchange seller users and generates reports.
|
|
27
26
|
#
|
|
28
27
|
# @example
|
|
29
28
|
# require 'google/apis/adexchangeseller_v2_0'
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://developers.google.com/admin-sdk/directory/
|
|
27
27
|
module AdminDirectoryV1
|
|
28
28
|
VERSION = 'DirectoryV1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20170216'
|
|
30
30
|
|
|
31
31
|
# View and manage customer related information
|
|
32
32
|
AUTH_ADMIN_DIRECTORY_CUSTOMER = 'https://www.googleapis.com/auth/admin.directory.customer'
|
|
@@ -574,6 +574,32 @@ module Google
|
|
|
574
574
|
end
|
|
575
575
|
end
|
|
576
576
|
|
|
577
|
+
# JSON request template for firing actions on ChromeOs Device in Directory
|
|
578
|
+
# Devices API.
|
|
579
|
+
class ChromeOsDeviceAction
|
|
580
|
+
include Google::Apis::Core::Hashable
|
|
581
|
+
|
|
582
|
+
# Action to be taken on the ChromeOs Device
|
|
583
|
+
# Corresponds to the JSON property `action`
|
|
584
|
+
# @return [String]
|
|
585
|
+
attr_accessor :action
|
|
586
|
+
|
|
587
|
+
#
|
|
588
|
+
# Corresponds to the JSON property `deprovisionReason`
|
|
589
|
+
# @return [String]
|
|
590
|
+
attr_accessor :deprovision_reason
|
|
591
|
+
|
|
592
|
+
def initialize(**args)
|
|
593
|
+
update!(**args)
|
|
594
|
+
end
|
|
595
|
+
|
|
596
|
+
# Update properties of this object
|
|
597
|
+
def update!(**args)
|
|
598
|
+
@action = args[:action] if args.key?(:action)
|
|
599
|
+
@deprovision_reason = args[:deprovision_reason] if args.key?(:deprovision_reason)
|
|
600
|
+
end
|
|
601
|
+
end
|
|
602
|
+
|
|
577
603
|
# JSON response template for List Chrome OS Devices operation in Directory API.
|
|
578
604
|
class ChromeOsDevices
|
|
579
605
|
include Google::Apis::Core::Hashable
|
|
@@ -1064,6 +1090,11 @@ module Google
|
|
|
1064
1090
|
# @return [String]
|
|
1065
1091
|
attr_accessor :role
|
|
1066
1092
|
|
|
1093
|
+
# Status of member (Immutable)
|
|
1094
|
+
# Corresponds to the JSON property `status`
|
|
1095
|
+
# @return [String]
|
|
1096
|
+
attr_accessor :status
|
|
1097
|
+
|
|
1067
1098
|
# Type of member (Immutable)
|
|
1068
1099
|
# Corresponds to the JSON property `type`
|
|
1069
1100
|
# @return [String]
|
|
@@ -1080,6 +1111,7 @@ module Google
|
|
|
1080
1111
|
@id = args[:id] if args.key?(:id)
|
|
1081
1112
|
@kind = args[:kind] if args.key?(:kind)
|
|
1082
1113
|
@role = args[:role] if args.key?(:role)
|
|
1114
|
+
@status = args[:status] if args.key?(:status)
|
|
1083
1115
|
@type = args[:type] if args.key?(:type)
|
|
1084
1116
|
end
|
|
1085
1117
|
end
|
|
@@ -1141,6 +1173,16 @@ module Google
|
|
|
1141
1173
|
# @return [String]
|
|
1142
1174
|
attr_accessor :baseband_version
|
|
1143
1175
|
|
|
1176
|
+
# Mobile Device Bootloader version (Read-only)
|
|
1177
|
+
# Corresponds to the JSON property `bootloaderVersion`
|
|
1178
|
+
# @return [String]
|
|
1179
|
+
attr_accessor :bootloader_version
|
|
1180
|
+
|
|
1181
|
+
# Mobile Device Brand (Read-only)
|
|
1182
|
+
# Corresponds to the JSON property `brand`
|
|
1183
|
+
# @return [String]
|
|
1184
|
+
attr_accessor :brand
|
|
1185
|
+
|
|
1144
1186
|
# Mobile Device Build number (Read-only)
|
|
1145
1187
|
# Corresponds to the JSON property `buildNumber`
|
|
1146
1188
|
# @return [String]
|
|
@@ -1167,11 +1209,21 @@ module Google
|
|
|
1167
1209
|
# @return [String]
|
|
1168
1210
|
attr_accessor :device_id
|
|
1169
1211
|
|
|
1212
|
+
# DevicePasswordStatus (Read-only)
|
|
1213
|
+
# Corresponds to the JSON property `devicePasswordStatus`
|
|
1214
|
+
# @return [String]
|
|
1215
|
+
attr_accessor :device_password_status
|
|
1216
|
+
|
|
1170
1217
|
# List of owner user's email addresses (Read-only)
|
|
1171
1218
|
# Corresponds to the JSON property `email`
|
|
1172
1219
|
# @return [Array<String>]
|
|
1173
1220
|
attr_accessor :email
|
|
1174
1221
|
|
|
1222
|
+
# Mobile Device Encryption Status (Read-only)
|
|
1223
|
+
# Corresponds to the JSON property `encryptionStatus`
|
|
1224
|
+
# @return [String]
|
|
1225
|
+
attr_accessor :encryption_status
|
|
1226
|
+
|
|
1175
1227
|
# ETag of the resource.
|
|
1176
1228
|
# Corresponds to the JSON property `etag`
|
|
1177
1229
|
# @return [String]
|
|
@@ -1183,6 +1235,11 @@ module Google
|
|
|
1183
1235
|
# @return [DateTime]
|
|
1184
1236
|
attr_accessor :first_sync
|
|
1185
1237
|
|
|
1238
|
+
# Mobile Device Hardware (Read-only)
|
|
1239
|
+
# Corresponds to the JSON property `hardware`
|
|
1240
|
+
# @return [String]
|
|
1241
|
+
attr_accessor :hardware
|
|
1242
|
+
|
|
1186
1243
|
# Mobile Device Hardware Id (Read-only)
|
|
1187
1244
|
# Corresponds to the JSON property `hardwareId`
|
|
1188
1245
|
# @return [String]
|
|
@@ -1216,6 +1273,11 @@ module Google
|
|
|
1216
1273
|
attr_accessor :managed_account_is_on_owner_profile
|
|
1217
1274
|
alias_method :managed_account_is_on_owner_profile?, :managed_account_is_on_owner_profile
|
|
1218
1275
|
|
|
1276
|
+
# Mobile Device manufacturer (Read-only)
|
|
1277
|
+
# Corresponds to the JSON property `manufacturer`
|
|
1278
|
+
# @return [String]
|
|
1279
|
+
attr_accessor :manufacturer
|
|
1280
|
+
|
|
1219
1281
|
# Mobile Device MEID number (Read-only)
|
|
1220
1282
|
# Corresponds to the JSON property `meid`
|
|
1221
1283
|
# @return [String]
|
|
@@ -1246,11 +1308,26 @@ module Google
|
|
|
1246
1308
|
# @return [Array<String>]
|
|
1247
1309
|
attr_accessor :other_accounts_info
|
|
1248
1310
|
|
|
1311
|
+
# DMAgentPermission (Read-only)
|
|
1312
|
+
# Corresponds to the JSON property `privilege`
|
|
1313
|
+
# @return [String]
|
|
1314
|
+
attr_accessor :privilege
|
|
1315
|
+
|
|
1316
|
+
# Mobile Device release version version (Read-only)
|
|
1317
|
+
# Corresponds to the JSON property `releaseVersion`
|
|
1318
|
+
# @return [String]
|
|
1319
|
+
attr_accessor :release_version
|
|
1320
|
+
|
|
1249
1321
|
# Unique identifier of Mobile Device (Read-only)
|
|
1250
1322
|
# Corresponds to the JSON property `resourceId`
|
|
1251
1323
|
# @return [String]
|
|
1252
1324
|
attr_accessor :resource_id
|
|
1253
1325
|
|
|
1326
|
+
# Mobile Device Security patch level (Read-only)
|
|
1327
|
+
# Corresponds to the JSON property `securityPatchLevel`
|
|
1328
|
+
# @return [String]
|
|
1329
|
+
attr_accessor :security_patch_level
|
|
1330
|
+
|
|
1254
1331
|
# Mobile Device SSN or Serial Number (Read-only)
|
|
1255
1332
|
# Corresponds to the JSON property `serialNumber`
|
|
1256
1333
|
# @return [String]
|
|
@@ -1297,27 +1374,36 @@ module Google
|
|
|
1297
1374
|
@adb_status = args[:adb_status] if args.key?(:adb_status)
|
|
1298
1375
|
@applications = args[:applications] if args.key?(:applications)
|
|
1299
1376
|
@baseband_version = args[:baseband_version] if args.key?(:baseband_version)
|
|
1377
|
+
@bootloader_version = args[:bootloader_version] if args.key?(:bootloader_version)
|
|
1378
|
+
@brand = args[:brand] if args.key?(:brand)
|
|
1300
1379
|
@build_number = args[:build_number] if args.key?(:build_number)
|
|
1301
1380
|
@default_language = args[:default_language] if args.key?(:default_language)
|
|
1302
1381
|
@developer_options_status = args[:developer_options_status] if args.key?(:developer_options_status)
|
|
1303
1382
|
@device_compromised_status = args[:device_compromised_status] if args.key?(:device_compromised_status)
|
|
1304
1383
|
@device_id = args[:device_id] if args.key?(:device_id)
|
|
1384
|
+
@device_password_status = args[:device_password_status] if args.key?(:device_password_status)
|
|
1305
1385
|
@email = args[:email] if args.key?(:email)
|
|
1386
|
+
@encryption_status = args[:encryption_status] if args.key?(:encryption_status)
|
|
1306
1387
|
@etag = args[:etag] if args.key?(:etag)
|
|
1307
1388
|
@first_sync = args[:first_sync] if args.key?(:first_sync)
|
|
1389
|
+
@hardware = args[:hardware] if args.key?(:hardware)
|
|
1308
1390
|
@hardware_id = args[:hardware_id] if args.key?(:hardware_id)
|
|
1309
1391
|
@imei = args[:imei] if args.key?(:imei)
|
|
1310
1392
|
@kernel_version = args[:kernel_version] if args.key?(:kernel_version)
|
|
1311
1393
|
@kind = args[:kind] if args.key?(:kind)
|
|
1312
1394
|
@last_sync = args[:last_sync] if args.key?(:last_sync)
|
|
1313
1395
|
@managed_account_is_on_owner_profile = args[:managed_account_is_on_owner_profile] if args.key?(:managed_account_is_on_owner_profile)
|
|
1396
|
+
@manufacturer = args[:manufacturer] if args.key?(:manufacturer)
|
|
1314
1397
|
@meid = args[:meid] if args.key?(:meid)
|
|
1315
1398
|
@model = args[:model] if args.key?(:model)
|
|
1316
1399
|
@name = args[:name] if args.key?(:name)
|
|
1317
1400
|
@network_operator = args[:network_operator] if args.key?(:network_operator)
|
|
1318
1401
|
@os = args[:os] if args.key?(:os)
|
|
1319
1402
|
@other_accounts_info = args[:other_accounts_info] if args.key?(:other_accounts_info)
|
|
1403
|
+
@privilege = args[:privilege] if args.key?(:privilege)
|
|
1404
|
+
@release_version = args[:release_version] if args.key?(:release_version)
|
|
1320
1405
|
@resource_id = args[:resource_id] if args.key?(:resource_id)
|
|
1406
|
+
@security_patch_level = args[:security_patch_level] if args.key?(:security_patch_level)
|
|
1321
1407
|
@serial_number = args[:serial_number] if args.key?(:serial_number)
|
|
1322
1408
|
@status = args[:status] if args.key?(:status)
|
|
1323
1409
|
@supports_work_profile = args[:supports_work_profile] if args.key?(:supports_work_profile)
|
|
@@ -2314,6 +2400,18 @@ module Google
|
|
|
2314
2400
|
attr_accessor :is_delegated_admin
|
|
2315
2401
|
alias_method :is_delegated_admin?, :is_delegated_admin
|
|
2316
2402
|
|
|
2403
|
+
# Is 2-step verification enforced (Read-only)
|
|
2404
|
+
# Corresponds to the JSON property `isEnforcedIn2Sv`
|
|
2405
|
+
# @return [Boolean]
|
|
2406
|
+
attr_accessor :is_enforced_in2_sv
|
|
2407
|
+
alias_method :is_enforced_in2_sv?, :is_enforced_in2_sv
|
|
2408
|
+
|
|
2409
|
+
# Is enrolled in 2-step verification (Read-only)
|
|
2410
|
+
# Corresponds to the JSON property `isEnrolledIn2Sv`
|
|
2411
|
+
# @return [Boolean]
|
|
2412
|
+
attr_accessor :is_enrolled_in2_sv
|
|
2413
|
+
alias_method :is_enrolled_in2_sv?, :is_enrolled_in2_sv
|
|
2414
|
+
|
|
2317
2415
|
# Is mailbox setup (Read-only)
|
|
2318
2416
|
# Corresponds to the JSON property `isMailboxSetup`
|
|
2319
2417
|
# @return [Boolean]
|
|
@@ -2365,6 +2463,11 @@ module Google
|
|
|
2365
2463
|
# @return [Object]
|
|
2366
2464
|
attr_accessor :phones
|
|
2367
2465
|
|
|
2466
|
+
#
|
|
2467
|
+
# Corresponds to the JSON property `posixAccounts`
|
|
2468
|
+
# @return [Object]
|
|
2469
|
+
attr_accessor :posix_accounts
|
|
2470
|
+
|
|
2368
2471
|
# username of User
|
|
2369
2472
|
# Corresponds to the JSON property `primaryEmail`
|
|
2370
2473
|
# @return [String]
|
|
@@ -2375,6 +2478,11 @@ module Google
|
|
|
2375
2478
|
# @return [Object]
|
|
2376
2479
|
attr_accessor :relations
|
|
2377
2480
|
|
|
2481
|
+
#
|
|
2482
|
+
# Corresponds to the JSON property `sshPublicKeys`
|
|
2483
|
+
# @return [Object]
|
|
2484
|
+
attr_accessor :ssh_public_keys
|
|
2485
|
+
|
|
2378
2486
|
# Indicates if user is suspended
|
|
2379
2487
|
# Corresponds to the JSON property `suspended`
|
|
2380
2488
|
# @return [Boolean]
|
|
@@ -2425,6 +2533,8 @@ module Google
|
|
|
2425
2533
|
@ip_whitelisted = args[:ip_whitelisted] if args.key?(:ip_whitelisted)
|
|
2426
2534
|
@is_admin = args[:is_admin] if args.key?(:is_admin)
|
|
2427
2535
|
@is_delegated_admin = args[:is_delegated_admin] if args.key?(:is_delegated_admin)
|
|
2536
|
+
@is_enforced_in2_sv = args[:is_enforced_in2_sv] if args.key?(:is_enforced_in2_sv)
|
|
2537
|
+
@is_enrolled_in2_sv = args[:is_enrolled_in2_sv] if args.key?(:is_enrolled_in2_sv)
|
|
2428
2538
|
@is_mailbox_setup = args[:is_mailbox_setup] if args.key?(:is_mailbox_setup)
|
|
2429
2539
|
@kind = args[:kind] if args.key?(:kind)
|
|
2430
2540
|
@last_login_time = args[:last_login_time] if args.key?(:last_login_time)
|
|
@@ -2435,8 +2545,10 @@ module Google
|
|
|
2435
2545
|
@organizations = args[:organizations] if args.key?(:organizations)
|
|
2436
2546
|
@password = args[:password] if args.key?(:password)
|
|
2437
2547
|
@phones = args[:phones] if args.key?(:phones)
|
|
2548
|
+
@posix_accounts = args[:posix_accounts] if args.key?(:posix_accounts)
|
|
2438
2549
|
@primary_email = args[:primary_email] if args.key?(:primary_email)
|
|
2439
2550
|
@relations = args[:relations] if args.key?(:relations)
|
|
2551
|
+
@ssh_public_keys = args[:ssh_public_keys] if args.key?(:ssh_public_keys)
|
|
2440
2552
|
@suspended = args[:suspended] if args.key?(:suspended)
|
|
2441
2553
|
@suspension_reason = args[:suspension_reason] if args.key?(:suspension_reason)
|
|
2442
2554
|
@thumbnail_photo_etag = args[:thumbnail_photo_etag] if args.key?(:thumbnail_photo_etag)
|
|
@@ -2933,6 +3045,69 @@ module Google
|
|
|
2933
3045
|
end
|
|
2934
3046
|
end
|
|
2935
3047
|
|
|
3048
|
+
# JSON template for a POSIX account entry. Description of the field family: go/
|
|
3049
|
+
# fbs-posix.
|
|
3050
|
+
class UserPosixAccount
|
|
3051
|
+
include Google::Apis::Core::Hashable
|
|
3052
|
+
|
|
3053
|
+
# The GECOS (user information) entry for this account.
|
|
3054
|
+
# Corresponds to the JSON property `gecos`
|
|
3055
|
+
# @return [String]
|
|
3056
|
+
attr_accessor :gecos
|
|
3057
|
+
|
|
3058
|
+
# The default group ID.
|
|
3059
|
+
# Corresponds to the JSON property `gid`
|
|
3060
|
+
# @return [Fixnum]
|
|
3061
|
+
attr_accessor :gid
|
|
3062
|
+
|
|
3063
|
+
# The path to the home directory for this account.
|
|
3064
|
+
# Corresponds to the JSON property `homeDirectory`
|
|
3065
|
+
# @return [String]
|
|
3066
|
+
attr_accessor :home_directory
|
|
3067
|
+
|
|
3068
|
+
# If this is user's primary account within the SystemId.
|
|
3069
|
+
# Corresponds to the JSON property `primary`
|
|
3070
|
+
# @return [Boolean]
|
|
3071
|
+
attr_accessor :primary
|
|
3072
|
+
alias_method :primary?, :primary
|
|
3073
|
+
|
|
3074
|
+
# The path to the login shell for this account.
|
|
3075
|
+
# Corresponds to the JSON property `shell`
|
|
3076
|
+
# @return [String]
|
|
3077
|
+
attr_accessor :shell
|
|
3078
|
+
|
|
3079
|
+
# System identifier for which account Username or Uid apply to.
|
|
3080
|
+
# Corresponds to the JSON property `systemId`
|
|
3081
|
+
# @return [String]
|
|
3082
|
+
attr_accessor :system_id
|
|
3083
|
+
|
|
3084
|
+
# The user ID.
|
|
3085
|
+
# Corresponds to the JSON property `uid`
|
|
3086
|
+
# @return [Fixnum]
|
|
3087
|
+
attr_accessor :uid
|
|
3088
|
+
|
|
3089
|
+
# The username of the account.
|
|
3090
|
+
# Corresponds to the JSON property `username`
|
|
3091
|
+
# @return [String]
|
|
3092
|
+
attr_accessor :username
|
|
3093
|
+
|
|
3094
|
+
def initialize(**args)
|
|
3095
|
+
update!(**args)
|
|
3096
|
+
end
|
|
3097
|
+
|
|
3098
|
+
# Update properties of this object
|
|
3099
|
+
def update!(**args)
|
|
3100
|
+
@gecos = args[:gecos] if args.key?(:gecos)
|
|
3101
|
+
@gid = args[:gid] if args.key?(:gid)
|
|
3102
|
+
@home_directory = args[:home_directory] if args.key?(:home_directory)
|
|
3103
|
+
@primary = args[:primary] if args.key?(:primary)
|
|
3104
|
+
@shell = args[:shell] if args.key?(:shell)
|
|
3105
|
+
@system_id = args[:system_id] if args.key?(:system_id)
|
|
3106
|
+
@uid = args[:uid] if args.key?(:uid)
|
|
3107
|
+
@username = args[:username] if args.key?(:username)
|
|
3108
|
+
end
|
|
3109
|
+
end
|
|
3110
|
+
|
|
2936
3111
|
# JSON template for a relation entry.
|
|
2937
3112
|
class UserRelation
|
|
2938
3113
|
include Google::Apis::Core::Hashable
|
|
@@ -2965,6 +3140,37 @@ module Google
|
|
|
2965
3140
|
end
|
|
2966
3141
|
end
|
|
2967
3142
|
|
|
3143
|
+
# JSON template for a POSIX account entry.
|
|
3144
|
+
class UserSshPublicKey
|
|
3145
|
+
include Google::Apis::Core::Hashable
|
|
3146
|
+
|
|
3147
|
+
# An expiration time in microseconds since epoch.
|
|
3148
|
+
# Corresponds to the JSON property `expirationTimeUsec`
|
|
3149
|
+
# @return [String]
|
|
3150
|
+
attr_accessor :expiration_time_usec
|
|
3151
|
+
|
|
3152
|
+
# A SHA-256 fingerprint of the SSH public key. (Read-only)
|
|
3153
|
+
# Corresponds to the JSON property `fingerprint`
|
|
3154
|
+
# @return [String]
|
|
3155
|
+
attr_accessor :fingerprint
|
|
3156
|
+
|
|
3157
|
+
# An SSH public key.
|
|
3158
|
+
# Corresponds to the JSON property `key`
|
|
3159
|
+
# @return [String]
|
|
3160
|
+
attr_accessor :key
|
|
3161
|
+
|
|
3162
|
+
def initialize(**args)
|
|
3163
|
+
update!(**args)
|
|
3164
|
+
end
|
|
3165
|
+
|
|
3166
|
+
# Update properties of this object
|
|
3167
|
+
def update!(**args)
|
|
3168
|
+
@expiration_time_usec = args[:expiration_time_usec] if args.key?(:expiration_time_usec)
|
|
3169
|
+
@fingerprint = args[:fingerprint] if args.key?(:fingerprint)
|
|
3170
|
+
@key = args[:key] if args.key?(:key)
|
|
3171
|
+
end
|
|
3172
|
+
end
|
|
3173
|
+
|
|
2968
3174
|
# JSON request template to undelete a user in Directory API.
|
|
2969
3175
|
class UserUndelete
|
|
2970
3176
|
include Google::Apis::Core::Hashable
|