google-api-client 0.18.0 → 0.18.1
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/CHANGELOG.md +41 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +9 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +1 -1
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +238 -10
- data/generated/google/apis/admin_directory_v1/representations.rb +101 -0
- data/generated/google/apis/admin_directory_v1/service.rb +529 -1
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +7 -0
- data/generated/google/apis/androidmanagement_v1/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v1_1.rb +1 -1
- data/generated/google/apis/androidpublisher_v1_1/classes.rb +9 -0
- data/generated/google/apis/androidpublisher_v1_1/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +34 -0
- data/generated/google/apis/androidpublisher_v2/representations.rb +3 -0
- data/generated/google/apis/appengine_v1.rb +1 -1
- data/generated/google/apis/appengine_v1/classes.rb +21 -17
- data/generated/google/apis/appengine_v1beta.rb +1 -1
- data/generated/google/apis/appengine_v1beta/classes.rb +21 -17
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +2 -2
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +326 -0
- data/generated/google/apis/calendar_v3/representations.rb +118 -0
- data/generated/google/apis/calendar_v3/service.rb +28 -4
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +69 -0
- data/generated/google/apis/classroom_v1/representations.rb +31 -0
- data/generated/google/apis/classroom_v1/service.rb +88 -0
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +49 -0
- data/generated/google/apis/cloudbuild_v1/representations.rb +20 -0
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +9 -12
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +25 -0
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +4 -0
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +8 -3
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +7 -3
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +8 -6
- data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +19 -13
- data/generated/google/apis/cloudshell_v1.rb +35 -0
- data/generated/google/apis/cloudshell_v1/classes.rb +409 -0
- data/generated/google/apis/cloudshell_v1/representations.rb +161 -0
- data/generated/google/apis/cloudshell_v1/service.rb +214 -0
- data/generated/google/apis/cloudshell_v1alpha1.rb +35 -0
- data/generated/google/apis/cloudshell_v1alpha1/classes.rb +403 -0
- data/generated/google/apis/cloudshell_v1alpha1/representations.rb +160 -0
- data/generated/google/apis/cloudshell_v1alpha1/service.rb +237 -0
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +106 -13
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +31 -1
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +63 -8
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/service.rb +2 -2
- data/generated/google/apis/container_v1.rb +2 -2
- data/generated/google/apis/container_v1/classes.rb +6 -7
- data/generated/google/apis/container_v1/service.rb +2 -2
- data/generated/google/apis/container_v1beta1.rb +2 -2
- data/generated/google/apis/container_v1beta1/classes.rb +4 -4
- data/generated/google/apis/container_v1beta1/service.rb +3 -3
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +257 -0
- data/generated/google/apis/content_v2/representations.rb +114 -0
- data/generated/google/apis/content_v2/service.rb +84 -0
- data/generated/google/apis/content_v2sandbox.rb +1 -1
- data/generated/google/apis/content_v2sandbox/classes.rb +257 -0
- data/generated/google/apis/content_v2sandbox/representations.rb +114 -0
- data/generated/google/apis/content_v2sandbox/service.rb +84 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +16 -0
- data/generated/google/apis/digitalassetlinks_v1.rb +32 -0
- data/generated/google/apis/digitalassetlinks_v1/classes.rb +305 -0
- data/generated/google/apis/digitalassetlinks_v1/representations.rb +133 -0
- data/generated/google/apis/digitalassetlinks_v1/service.rb +324 -0
- data/generated/google/apis/dlp_v2beta2.rb +36 -0
- data/generated/google/apis/dlp_v2beta2/classes.rb +5475 -0
- data/generated/google/apis/dlp_v2beta2/representations.rb +2734 -0
- data/generated/google/apis/dlp_v2beta2/service.rb +1135 -0
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/service.rb +25 -16
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/service.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +50 -1
- data/generated/google/apis/monitoring_v3/representations.rb +16 -0
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +6 -5
- data/generated/google/apis/slides_v1.rb +4 -1
- data/generated/google/apis/speech_v1.rb +1 -4
- data/generated/google/apis/speech_v1beta1.rb +1 -4
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +0 -2
- data/generated/google/apis/streetviewpublish_v1/service.rb +6 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +81 -0
- data/generated/google/apis/testing_v1/representations.rb +45 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +0 -6
- data/generated/google/apis/youtube_v3/representations.rb +0 -1
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1/classes.rb +576 -19
- data/generated/google/apis/youtubereporting_v1/representations.rb +218 -12
- data/generated/google/apis/youtubereporting_v1/service.rb +4 -4
- data/lib/google/apis/version.rb +1 -1
- metadata +18 -2
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://developers.google.com/android/management
|
|
27
27
|
module AndroidmanagementV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171204'
|
|
30
30
|
|
|
31
31
|
# Manage Android devices and apps for your customers
|
|
32
32
|
AUTH_ANDROIDMANAGEMENT = 'https://www.googleapis.com/auth/androidmanagement'
|
|
@@ -2191,6 +2191,12 @@ module Google
|
|
|
2191
2191
|
class StatusReportingSettings
|
|
2192
2192
|
include Google::Apis::Core::Hashable
|
|
2193
2193
|
|
|
2194
|
+
# Whether device settings reporting is enabled.
|
|
2195
|
+
# Corresponds to the JSON property `deviceSettingsEnabled`
|
|
2196
|
+
# @return [Boolean]
|
|
2197
|
+
attr_accessor :device_settings_enabled
|
|
2198
|
+
alias_method :device_settings_enabled?, :device_settings_enabled
|
|
2199
|
+
|
|
2194
2200
|
# Whether displays reporting is enabled.
|
|
2195
2201
|
# Corresponds to the JSON property `displayInfoEnabled`
|
|
2196
2202
|
# @return [Boolean]
|
|
@@ -2233,6 +2239,7 @@ module Google
|
|
|
2233
2239
|
|
|
2234
2240
|
# Update properties of this object
|
|
2235
2241
|
def update!(**args)
|
|
2242
|
+
@device_settings_enabled = args[:device_settings_enabled] if args.key?(:device_settings_enabled)
|
|
2236
2243
|
@display_info_enabled = args[:display_info_enabled] if args.key?(:display_info_enabled)
|
|
2237
2244
|
@hardware_status_enabled = args[:hardware_status_enabled] if args.key?(:hardware_status_enabled)
|
|
2238
2245
|
@memory_info_enabled = args[:memory_info_enabled] if args.key?(:memory_info_enabled)
|
|
@@ -740,6 +740,7 @@ module Google
|
|
|
740
740
|
class StatusReportingSettings
|
|
741
741
|
# @private
|
|
742
742
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
743
|
+
property :device_settings_enabled, as: 'deviceSettingsEnabled'
|
|
743
744
|
property :display_info_enabled, as: 'displayInfoEnabled'
|
|
744
745
|
property :hardware_status_enabled, as: 'hardwareStatusEnabled'
|
|
745
746
|
property :memory_info_enabled, as: 'memoryInfoEnabled'
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/android-publisher
|
|
26
26
|
module AndroidpublisherV1_1
|
|
27
27
|
VERSION = 'V1_1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171207'
|
|
29
29
|
|
|
30
30
|
# View and manage your Google Play Developer account
|
|
31
31
|
AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
|
|
@@ -63,6 +63,14 @@ module Google
|
|
|
63
63
|
# @return [Fixnum]
|
|
64
64
|
attr_accessor :purchase_time
|
|
65
65
|
|
|
66
|
+
# The type of purchase of the inapp product. This field is only set if this
|
|
67
|
+
# purchase was not made using the standard in-app billing flow. Possible values
|
|
68
|
+
# are:
|
|
69
|
+
# - Test (i.e. purchased from a license testing account)
|
|
70
|
+
# Corresponds to the JSON property `purchaseType`
|
|
71
|
+
# @return [Fixnum]
|
|
72
|
+
attr_accessor :purchase_type
|
|
73
|
+
|
|
66
74
|
def initialize(**args)
|
|
67
75
|
update!(**args)
|
|
68
76
|
end
|
|
@@ -75,6 +83,7 @@ module Google
|
|
|
75
83
|
@order_id = args[:order_id] if args.key?(:order_id)
|
|
76
84
|
@purchase_state = args[:purchase_state] if args.key?(:purchase_state)
|
|
77
85
|
@purchase_time = args[:purchase_time] if args.key?(:purchase_time)
|
|
86
|
+
@purchase_type = args[:purchase_type] if args.key?(:purchase_type)
|
|
78
87
|
end
|
|
79
88
|
end
|
|
80
89
|
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/android-publisher
|
|
26
26
|
module AndroidpublisherV2
|
|
27
27
|
VERSION = 'V2'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171207'
|
|
29
29
|
|
|
30
30
|
# View and manage your Google Play Developer account
|
|
31
31
|
AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
|
|
@@ -1107,6 +1107,14 @@ module Google
|
|
|
1107
1107
|
# @return [Fixnum]
|
|
1108
1108
|
attr_accessor :purchase_time_millis
|
|
1109
1109
|
|
|
1110
|
+
# The type of purchase of the inapp product. This field is only set if this
|
|
1111
|
+
# purchase was not made using the standard in-app billing flow. Possible values
|
|
1112
|
+
# are:
|
|
1113
|
+
# - Test (i.e. purchased from a license testing account)
|
|
1114
|
+
# Corresponds to the JSON property `purchaseType`
|
|
1115
|
+
# @return [Fixnum]
|
|
1116
|
+
attr_accessor :purchase_type
|
|
1117
|
+
|
|
1110
1118
|
def initialize(**args)
|
|
1111
1119
|
update!(**args)
|
|
1112
1120
|
end
|
|
@@ -1119,6 +1127,7 @@ module Google
|
|
|
1119
1127
|
@order_id = args[:order_id] if args.key?(:order_id)
|
|
1120
1128
|
@purchase_state = args[:purchase_state] if args.key?(:purchase_state)
|
|
1121
1129
|
@purchase_time_millis = args[:purchase_time_millis] if args.key?(:purchase_time_millis)
|
|
1130
|
+
@purchase_type = args[:purchase_type] if args.key?(:purchase_type)
|
|
1122
1131
|
end
|
|
1123
1132
|
end
|
|
1124
1133
|
|
|
@@ -1356,6 +1365,7 @@ module Google
|
|
|
1356
1365
|
# - Subscription was cancelled by the system, for example because of a billing
|
|
1357
1366
|
# problem
|
|
1358
1367
|
# - Subscription was replaced with a new subscription
|
|
1368
|
+
# - Subscription was cancelled by the developer
|
|
1359
1369
|
# Corresponds to the JSON property `cancelReason`
|
|
1360
1370
|
# @return [Fixnum]
|
|
1361
1371
|
attr_accessor :cancel_reason
|
|
@@ -1383,6 +1393,20 @@ module Google
|
|
|
1383
1393
|
# @return [String]
|
|
1384
1394
|
attr_accessor :kind
|
|
1385
1395
|
|
|
1396
|
+
# The purchase token of the originating purchase if this subscription is one of
|
|
1397
|
+
# the following:
|
|
1398
|
+
# - Re-signup of a cancelled but non-lapsed subscription
|
|
1399
|
+
# - Upgrade/downgrade from a previous subscription For example, suppose a user
|
|
1400
|
+
# originally signs up and you receive purchase token X, then the user cancels
|
|
1401
|
+
# and goes through the resignup flow and you receive purchase token Y. If you
|
|
1402
|
+
# call this API with purchase token Y, this field will be set to X. If you call
|
|
1403
|
+
# this API with purchase token X, this field will not be set. If user upgrade
|
|
1404
|
+
# his subscription after the first resignup. You receive purchase token Z. If
|
|
1405
|
+
# you call this API with purchase token Z, this field will be set to Y.
|
|
1406
|
+
# Corresponds to the JSON property `linkedPurchaseToken`
|
|
1407
|
+
# @return [String]
|
|
1408
|
+
attr_accessor :linked_purchase_token
|
|
1409
|
+
|
|
1386
1410
|
# The order id of the latest recurring order associated with the purchase of the
|
|
1387
1411
|
# subscription.
|
|
1388
1412
|
# Corresponds to the JSON property `orderId`
|
|
@@ -1410,6 +1434,14 @@ module Google
|
|
|
1410
1434
|
# @return [String]
|
|
1411
1435
|
attr_accessor :price_currency_code
|
|
1412
1436
|
|
|
1437
|
+
# The type of purchase of the subscription. This field is only set if this
|
|
1438
|
+
# purchase was not made using the standard in-app billing flow. Possible values
|
|
1439
|
+
# are:
|
|
1440
|
+
# - Test (i.e. purchased from a license testing account)
|
|
1441
|
+
# Corresponds to the JSON property `purchaseType`
|
|
1442
|
+
# @return [Fixnum]
|
|
1443
|
+
attr_accessor :purchase_type
|
|
1444
|
+
|
|
1413
1445
|
# Time at which the subscription was granted, in milliseconds since the Epoch.
|
|
1414
1446
|
# Corresponds to the JSON property `startTimeMillis`
|
|
1415
1447
|
# @return [Fixnum]
|
|
@@ -1433,10 +1465,12 @@ module Google
|
|
|
1433
1465
|
@developer_payload = args[:developer_payload] if args.key?(:developer_payload)
|
|
1434
1466
|
@expiry_time_millis = args[:expiry_time_millis] if args.key?(:expiry_time_millis)
|
|
1435
1467
|
@kind = args[:kind] if args.key?(:kind)
|
|
1468
|
+
@linked_purchase_token = args[:linked_purchase_token] if args.key?(:linked_purchase_token)
|
|
1436
1469
|
@order_id = args[:order_id] if args.key?(:order_id)
|
|
1437
1470
|
@payment_state = args[:payment_state] if args.key?(:payment_state)
|
|
1438
1471
|
@price_amount_micros = args[:price_amount_micros] if args.key?(:price_amount_micros)
|
|
1439
1472
|
@price_currency_code = args[:price_currency_code] if args.key?(:price_currency_code)
|
|
1473
|
+
@purchase_type = args[:purchase_type] if args.key?(:purchase_type)
|
|
1440
1474
|
@start_time_millis = args[:start_time_millis] if args.key?(:start_time_millis)
|
|
1441
1475
|
@user_cancellation_time_millis = args[:user_cancellation_time_millis] if args.key?(:user_cancellation_time_millis)
|
|
1442
1476
|
end
|
|
@@ -659,6 +659,7 @@ module Google
|
|
|
659
659
|
property :order_id, as: 'orderId'
|
|
660
660
|
property :purchase_state, as: 'purchaseState'
|
|
661
661
|
property :purchase_time_millis, :numeric_string => true, as: 'purchaseTimeMillis'
|
|
662
|
+
property :purchase_type, as: 'purchaseType'
|
|
662
663
|
end
|
|
663
664
|
end
|
|
664
665
|
|
|
@@ -747,10 +748,12 @@ module Google
|
|
|
747
748
|
property :developer_payload, as: 'developerPayload'
|
|
748
749
|
property :expiry_time_millis, :numeric_string => true, as: 'expiryTimeMillis'
|
|
749
750
|
property :kind, as: 'kind'
|
|
751
|
+
property :linked_purchase_token, as: 'linkedPurchaseToken'
|
|
750
752
|
property :order_id, as: 'orderId'
|
|
751
753
|
property :payment_state, as: 'paymentState'
|
|
752
754
|
property :price_amount_micros, :numeric_string => true, as: 'priceAmountMicros'
|
|
753
755
|
property :price_currency_code, as: 'priceCurrencyCode'
|
|
756
|
+
property :purchase_type, as: 'purchaseType'
|
|
754
757
|
property :start_time_millis, :numeric_string => true, as: 'startTimeMillis'
|
|
755
758
|
property :user_cancellation_time_millis, :numeric_string => true, as: 'userCancellationTimeMillis'
|
|
756
759
|
end
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/appengine/docs/admin-api/
|
|
27
27
|
module AppengineV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171213'
|
|
30
30
|
|
|
31
31
|
# View and manage your applications deployed on Google App Engine
|
|
32
32
|
AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
|
|
@@ -306,7 +306,7 @@ module Google
|
|
|
306
306
|
|
|
307
307
|
# Amount of time that the Autoscaler (https://cloud.google.com/compute/docs/
|
|
308
308
|
# autoscaler/) should wait between changes to the number of virtual machines.
|
|
309
|
-
# Only applicable
|
|
309
|
+
# Only applicable in the App Engine flexible environment.
|
|
310
310
|
# Corresponds to the JSON property `coolDownPeriod`
|
|
311
311
|
# @return [String]
|
|
312
312
|
attr_accessor :cool_down_period
|
|
@@ -316,7 +316,8 @@ module Google
|
|
|
316
316
|
# @return [Google::Apis::AppengineV1::CpuUtilization]
|
|
317
317
|
attr_accessor :cpu_utilization
|
|
318
318
|
|
|
319
|
-
# Target scaling by disk usage. Only applicable
|
|
319
|
+
# Target scaling by disk usage. Only applicable in the App Engine flexible
|
|
320
|
+
# environment.
|
|
320
321
|
# Corresponds to the JSON property `diskUtilization`
|
|
321
322
|
# @return [Google::Apis::AppengineV1::DiskUtilization]
|
|
322
323
|
attr_accessor :disk_utilization
|
|
@@ -360,12 +361,14 @@ module Google
|
|
|
360
361
|
# @return [Fixnum]
|
|
361
362
|
attr_accessor :min_total_instances
|
|
362
363
|
|
|
363
|
-
# Target scaling by network usage. Only applicable
|
|
364
|
+
# Target scaling by network usage. Only applicable in the App Engine flexible
|
|
365
|
+
# environment.
|
|
364
366
|
# Corresponds to the JSON property `networkUtilization`
|
|
365
367
|
# @return [Google::Apis::AppengineV1::NetworkUtilization]
|
|
366
368
|
attr_accessor :network_utilization
|
|
367
369
|
|
|
368
|
-
# Target scaling by request utilization. Only applicable
|
|
370
|
+
# Target scaling by request utilization. Only applicable in the App Engine
|
|
371
|
+
# flexible environment.
|
|
369
372
|
# Corresponds to the JSON property `requestUtilization`
|
|
370
373
|
# @return [Google::Apis::AppengineV1::RequestUtilization]
|
|
371
374
|
attr_accessor :request_utilization
|
|
@@ -600,7 +603,8 @@ module Google
|
|
|
600
603
|
end
|
|
601
604
|
end
|
|
602
605
|
|
|
603
|
-
# Target scaling by disk usage. Only applicable
|
|
606
|
+
# Target scaling by disk usage. Only applicable in the App Engine flexible
|
|
607
|
+
# environment.
|
|
604
608
|
class DiskUtilization
|
|
605
609
|
include Google::Apis::Core::Hashable
|
|
606
610
|
|
|
@@ -1484,20 +1488,18 @@ module Google
|
|
|
1484
1488
|
end
|
|
1485
1489
|
end
|
|
1486
1490
|
|
|
1487
|
-
# Extra network settings. Only applicable
|
|
1488
|
-
# versions
|
|
1491
|
+
# Extra network settings. Only applicable in the App Engine flexible environment.
|
|
1489
1492
|
class Network
|
|
1490
1493
|
include Google::Apis::Core::Hashable
|
|
1491
1494
|
|
|
1492
1495
|
# List of ports, or port pairs, to forward from the virtual machine to the
|
|
1493
|
-
# application container. Only applicable
|
|
1494
|
-
# versions.
|
|
1496
|
+
# application container. Only applicable in the App Engine flexible environment.
|
|
1495
1497
|
# Corresponds to the JSON property `forwardedPorts`
|
|
1496
1498
|
# @return [Array<String>]
|
|
1497
1499
|
attr_accessor :forwarded_ports
|
|
1498
1500
|
|
|
1499
|
-
# Tag to apply to the VM instance during creation. Only applicable
|
|
1500
|
-
# Engine flexible environment
|
|
1501
|
+
# Tag to apply to the VM instance during creation. for Only applicable in the
|
|
1502
|
+
# App Engine flexible environment.
|
|
1501
1503
|
# Corresponds to the JSON property `instanceTag`
|
|
1502
1504
|
# @return [String]
|
|
1503
1505
|
attr_accessor :instance_tag
|
|
@@ -1540,7 +1542,8 @@ module Google
|
|
|
1540
1542
|
end
|
|
1541
1543
|
end
|
|
1542
1544
|
|
|
1543
|
-
# Target scaling by network usage. Only applicable
|
|
1545
|
+
# Target scaling by network usage. Only applicable in the App Engine flexible
|
|
1546
|
+
# environment.
|
|
1544
1547
|
class NetworkUtilization
|
|
1545
1548
|
include Google::Apis::Core::Hashable
|
|
1546
1549
|
|
|
@@ -2010,7 +2013,8 @@ module Google
|
|
|
2010
2013
|
end
|
|
2011
2014
|
end
|
|
2012
2015
|
|
|
2013
|
-
# Target scaling by request utilization. Only applicable
|
|
2016
|
+
# Target scaling by request utilization. Only applicable in the App Engine
|
|
2017
|
+
# flexible environment.
|
|
2014
2018
|
class RequestUtilization
|
|
2015
2019
|
include Google::Apis::Core::Hashable
|
|
2016
2020
|
|
|
@@ -2551,7 +2555,7 @@ module Google
|
|
|
2551
2555
|
attr_accessor :deployment
|
|
2552
2556
|
|
|
2553
2557
|
# Total size in bytes of all the files that are included in this version and
|
|
2554
|
-
#
|
|
2558
|
+
# currently hosted on the App Engine disk.@OutputOnly
|
|
2555
2559
|
# Corresponds to the JSON property `diskUsageBytes`
|
|
2556
2560
|
# @return [Fixnum]
|
|
2557
2561
|
attr_accessor :disk_usage_bytes
|
|
@@ -2641,8 +2645,7 @@ module Google
|
|
|
2641
2645
|
# @return [String]
|
|
2642
2646
|
attr_accessor :name
|
|
2643
2647
|
|
|
2644
|
-
# Extra network settings. Only applicable
|
|
2645
|
-
# versions
|
|
2648
|
+
# Extra network settings. Only applicable in the App Engine flexible environment.
|
|
2646
2649
|
# Corresponds to the JSON property `network`
|
|
2647
2650
|
# @return [Google::Apis::AppengineV1::Network]
|
|
2648
2651
|
attr_accessor :network
|
|
@@ -2742,7 +2745,8 @@ module Google
|
|
|
2742
2745
|
end
|
|
2743
2746
|
end
|
|
2744
2747
|
|
|
2745
|
-
# Volumes mounted within the app container. Only applicable
|
|
2748
|
+
# Volumes mounted within the app container. Only applicable in the App Engine
|
|
2749
|
+
# flexible environment.
|
|
2746
2750
|
class Volume
|
|
2747
2751
|
include Google::Apis::Core::Hashable
|
|
2748
2752
|
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/appengine/docs/admin-api/
|
|
27
27
|
module AppengineV1beta
|
|
28
28
|
VERSION = 'V1beta'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171213'
|
|
30
30
|
|
|
31
31
|
# View and manage your applications deployed on Google App Engine
|
|
32
32
|
AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
|
|
@@ -312,7 +312,7 @@ module Google
|
|
|
312
312
|
|
|
313
313
|
# Amount of time that the Autoscaler (https://cloud.google.com/compute/docs/
|
|
314
314
|
# autoscaler/) should wait between changes to the number of virtual machines.
|
|
315
|
-
# Only applicable
|
|
315
|
+
# Only applicable in the App Engine flexible environment.
|
|
316
316
|
# Corresponds to the JSON property `coolDownPeriod`
|
|
317
317
|
# @return [String]
|
|
318
318
|
attr_accessor :cool_down_period
|
|
@@ -322,7 +322,8 @@ module Google
|
|
|
322
322
|
# @return [Google::Apis::AppengineV1beta::CpuUtilization]
|
|
323
323
|
attr_accessor :cpu_utilization
|
|
324
324
|
|
|
325
|
-
# Target scaling by disk usage. Only applicable
|
|
325
|
+
# Target scaling by disk usage. Only applicable in the App Engine flexible
|
|
326
|
+
# environment.
|
|
326
327
|
# Corresponds to the JSON property `diskUtilization`
|
|
327
328
|
# @return [Google::Apis::AppengineV1beta::DiskUtilization]
|
|
328
329
|
attr_accessor :disk_utilization
|
|
@@ -366,12 +367,14 @@ module Google
|
|
|
366
367
|
# @return [Fixnum]
|
|
367
368
|
attr_accessor :min_total_instances
|
|
368
369
|
|
|
369
|
-
# Target scaling by network usage. Only applicable
|
|
370
|
+
# Target scaling by network usage. Only applicable in the App Engine flexible
|
|
371
|
+
# environment.
|
|
370
372
|
# Corresponds to the JSON property `networkUtilization`
|
|
371
373
|
# @return [Google::Apis::AppengineV1beta::NetworkUtilization]
|
|
372
374
|
attr_accessor :network_utilization
|
|
373
375
|
|
|
374
|
-
# Target scaling by request utilization. Only applicable
|
|
376
|
+
# Target scaling by request utilization. Only applicable in the App Engine
|
|
377
|
+
# flexible environment.
|
|
375
378
|
# Corresponds to the JSON property `requestUtilization`
|
|
376
379
|
# @return [Google::Apis::AppengineV1beta::RequestUtilization]
|
|
377
380
|
attr_accessor :request_utilization
|
|
@@ -632,7 +635,8 @@ module Google
|
|
|
632
635
|
end
|
|
633
636
|
end
|
|
634
637
|
|
|
635
|
-
# Target scaling by disk usage. Only applicable
|
|
638
|
+
# Target scaling by disk usage. Only applicable in the App Engine flexible
|
|
639
|
+
# environment.
|
|
636
640
|
class DiskUtilization
|
|
637
641
|
include Google::Apis::Core::Hashable
|
|
638
642
|
|
|
@@ -1555,20 +1559,18 @@ module Google
|
|
|
1555
1559
|
end
|
|
1556
1560
|
end
|
|
1557
1561
|
|
|
1558
|
-
# Extra network settings. Only applicable
|
|
1559
|
-
# versions
|
|
1562
|
+
# Extra network settings. Only applicable in the App Engine flexible environment.
|
|
1560
1563
|
class Network
|
|
1561
1564
|
include Google::Apis::Core::Hashable
|
|
1562
1565
|
|
|
1563
1566
|
# List of ports, or port pairs, to forward from the virtual machine to the
|
|
1564
|
-
# application container. Only applicable
|
|
1565
|
-
# versions.
|
|
1567
|
+
# application container. Only applicable in the App Engine flexible environment.
|
|
1566
1568
|
# Corresponds to the JSON property `forwardedPorts`
|
|
1567
1569
|
# @return [Array<String>]
|
|
1568
1570
|
attr_accessor :forwarded_ports
|
|
1569
1571
|
|
|
1570
|
-
# Tag to apply to the VM instance during creation. Only applicable
|
|
1571
|
-
# Engine flexible environment
|
|
1572
|
+
# Tag to apply to the VM instance during creation. for Only applicable in the
|
|
1573
|
+
# App Engine flexible environment.
|
|
1572
1574
|
# Corresponds to the JSON property `instanceTag`
|
|
1573
1575
|
# @return [String]
|
|
1574
1576
|
attr_accessor :instance_tag
|
|
@@ -1611,7 +1613,8 @@ module Google
|
|
|
1611
1613
|
end
|
|
1612
1614
|
end
|
|
1613
1615
|
|
|
1614
|
-
# Target scaling by network usage. Only applicable
|
|
1616
|
+
# Target scaling by network usage. Only applicable in the App Engine flexible
|
|
1617
|
+
# environment.
|
|
1615
1618
|
class NetworkUtilization
|
|
1616
1619
|
include Google::Apis::Core::Hashable
|
|
1617
1620
|
|
|
@@ -2081,7 +2084,8 @@ module Google
|
|
|
2081
2084
|
end
|
|
2082
2085
|
end
|
|
2083
2086
|
|
|
2084
|
-
# Target scaling by request utilization. Only applicable
|
|
2087
|
+
# Target scaling by request utilization. Only applicable in the App Engine
|
|
2088
|
+
# flexible environment.
|
|
2085
2089
|
class RequestUtilization
|
|
2086
2090
|
include Google::Apis::Core::Hashable
|
|
2087
2091
|
|
|
@@ -2646,7 +2650,7 @@ module Google
|
|
|
2646
2650
|
attr_accessor :deployment
|
|
2647
2651
|
|
|
2648
2652
|
# Total size in bytes of all the files that are included in this version and
|
|
2649
|
-
#
|
|
2653
|
+
# currently hosted on the App Engine disk.@OutputOnly
|
|
2650
2654
|
# Corresponds to the JSON property `diskUsageBytes`
|
|
2651
2655
|
# @return [Fixnum]
|
|
2652
2656
|
attr_accessor :disk_usage_bytes
|
|
@@ -2736,8 +2740,7 @@ module Google
|
|
|
2736
2740
|
# @return [String]
|
|
2737
2741
|
attr_accessor :name
|
|
2738
2742
|
|
|
2739
|
-
# Extra network settings. Only applicable
|
|
2740
|
-
# versions
|
|
2743
|
+
# Extra network settings. Only applicable in the App Engine flexible environment.
|
|
2741
2744
|
# Corresponds to the JSON property `network`
|
|
2742
2745
|
# @return [Google::Apis::AppengineV1beta::Network]
|
|
2743
2746
|
attr_accessor :network
|
|
@@ -2837,7 +2840,8 @@ module Google
|
|
|
2837
2840
|
end
|
|
2838
2841
|
end
|
|
2839
2842
|
|
|
2840
|
-
# Volumes mounted within the app container. Only applicable
|
|
2843
|
+
# Volumes mounted within the app container. Only applicable in the App Engine
|
|
2844
|
+
# flexible environment.
|
|
2841
2845
|
class Volume
|
|
2842
2846
|
include Google::Apis::Core::Hashable
|
|
2843
2847
|
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/bigquery/
|
|
27
27
|
module BigquerydatatransferV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171210'
|
|
30
30
|
|
|
31
31
|
# View and manage your data in Google BigQuery
|
|
32
32
|
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|