google-api-client 0.19.2 → 0.19.3
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 +37 -0
- data/generated/google/apis/admin_reports_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +94 -0
- data/generated/google/apis/androidenterprise_v1/representations.rb +46 -0
- data/generated/google/apis/androidenterprise_v1/service.rb +229 -0
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +13 -13
- data/generated/google/apis/cloudbilling_v1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1/service.rb +11 -8
- data/generated/google/apis/clouddebugger_v2.rb +2 -2
- data/generated/google/apis/clouddebugger_v2/classes.rb +0 -1
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +3 -3
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +61 -57
- data/generated/google/apis/container_v1.rb +2 -2
- data/generated/google/apis/container_v1/service.rb +1 -1
- data/generated/google/apis/container_v1beta1.rb +2 -2
- data/generated/google/apis/container_v1beta1/classes.rb +86 -0
- data/generated/google/apis/container_v1beta1/representations.rb +33 -0
- data/generated/google/apis/container_v1beta1/service.rb +84 -1
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/service.rb +104 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +7 -0
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +1 -0
- data/generated/google/apis/dlp_v2beta2.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +5 -3
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +4 -2
- data/generated/google/apis/firebaserules_v1.rb +1 -1
- data/generated/google/apis/firebaserules_v1/service.rb +0 -54
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/games_v1/service.rb +53 -212
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +3 -2
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +3 -3
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/pagespeedonline_v1.rb +1 -1
- data/generated/google/apis/pagespeedonline_v1/classes.rb +6 -0
- data/generated/google/apis/pagespeedonline_v1/representations.rb +1 -0
- data/generated/google/apis/pagespeedonline_v2.rb +1 -1
- data/generated/google/apis/pagespeedonline_v2/classes.rb +6 -0
- data/generated/google/apis/pagespeedonline_v2/representations.rb +1 -0
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/classes.rb +0 -2
- data/generated/google/apis/people_v1/service.rb +4 -0
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +3 -3
- data/generated/google/apis/pubsub_v1/service.rb +31 -0
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +3 -3
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +3 -3
- data/generated/google/apis/script_v1.rb +2 -2
- data/generated/google/apis/script_v1/classes.rb +865 -0
- data/generated/google/apis/script_v1/representations.rb +428 -0
- data/generated/google/apis/script_v1/service.rb +586 -1
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +0 -10
- data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -1
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +48 -0
- data/generated/google/apis/sheets_v4/representations.rb +17 -0
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +45 -0
- data/generated/google/apis/slides_v1/representations.rb +17 -0
- data/generated/google/apis/sourcerepo_v1.rb +1 -1
- data/generated/google/apis/sourcerepo_v1/classes.rb +2 -2
- data/generated/google/apis/storage_v1/service.rb +1 -1
- data/generated/google/apis/storage_v1beta1/service.rb +1 -1
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +4 -2
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1/service.rb +1 -2
- data/lib/google/apis/version.rb +1 -1
- metadata +2 -2
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/service-consumer-management/docs/overview
|
|
27
27
|
module ServiceconsumermanagementV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180110'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -1500,15 +1500,6 @@ module Google
|
|
|
1500
1500
|
# @return [String]
|
|
1501
1501
|
attr_accessor :put
|
|
1502
1502
|
|
|
1503
|
-
# The name of the response field whose value is mapped to the HTTP body of
|
|
1504
|
-
# response. Other response fields are ignored. This field is optional. When
|
|
1505
|
-
# not set, the response message will be used as HTTP body of response.
|
|
1506
|
-
# NOTE: the referred field must be not a repeated field and must be present
|
|
1507
|
-
# at the top-level of response message type.
|
|
1508
|
-
# Corresponds to the JSON property `responseBody`
|
|
1509
|
-
# @return [String]
|
|
1510
|
-
attr_accessor :response_body
|
|
1511
|
-
|
|
1512
1503
|
# DO NOT USE. This is an experimental field.
|
|
1513
1504
|
# Optional. The REST collection name is by default derived from the URL
|
|
1514
1505
|
# pattern. If specified, this field overrides the default collection name.
|
|
@@ -1570,7 +1561,6 @@ module Google
|
|
|
1570
1561
|
@patch = args[:patch] if args.key?(:patch)
|
|
1571
1562
|
@post = args[:post] if args.key?(:post)
|
|
1572
1563
|
@put = args[:put] if args.key?(:put)
|
|
1573
|
-
@response_body = args[:response_body] if args.key?(:response_body)
|
|
1574
1564
|
@rest_collection = args[:rest_collection] if args.key?(:rest_collection)
|
|
1575
1565
|
@rest_method_name = args[:rest_method_name] if args.key?(:rest_method_name)
|
|
1576
1566
|
@selector = args[:selector] if args.key?(:selector)
|
|
@@ -770,7 +770,6 @@ module Google
|
|
|
770
770
|
property :patch, as: 'patch'
|
|
771
771
|
property :post, as: 'post'
|
|
772
772
|
property :put, as: 'put'
|
|
773
|
-
property :response_body, as: 'responseBody'
|
|
774
773
|
property :rest_collection, as: 'restCollection'
|
|
775
774
|
property :rest_method_name, as: 'restMethodName'
|
|
776
775
|
property :selector, as: 'selector'
|
|
@@ -8559,6 +8559,46 @@ module Google
|
|
|
8559
8559
|
end
|
|
8560
8560
|
end
|
|
8561
8561
|
|
|
8562
|
+
# A custom subtotal column for a waterfall chart series.
|
|
8563
|
+
class WaterfallChartCustomSubtotal
|
|
8564
|
+
include Google::Apis::Core::Hashable
|
|
8565
|
+
|
|
8566
|
+
# True if the data point at subtotal_index is the subtotal. If false,
|
|
8567
|
+
# the subtotal will be computed and appear after the data point.
|
|
8568
|
+
# Corresponds to the JSON property `dataIsSubtotal`
|
|
8569
|
+
# @return [Boolean]
|
|
8570
|
+
attr_accessor :data_is_subtotal
|
|
8571
|
+
alias_method :data_is_subtotal?, :data_is_subtotal
|
|
8572
|
+
|
|
8573
|
+
# A label for the subtotal column.
|
|
8574
|
+
# Corresponds to the JSON property `label`
|
|
8575
|
+
# @return [String]
|
|
8576
|
+
attr_accessor :label
|
|
8577
|
+
|
|
8578
|
+
# The 0-based index of a data point within the series. If
|
|
8579
|
+
# data_is_subtotal is true, the data point at this index is the
|
|
8580
|
+
# subtotal. Otherwise, the subtotal appears after the data point with
|
|
8581
|
+
# this index. A series can have multiple subtotals at arbitrary indices,
|
|
8582
|
+
# but subtotals do not affect the indices of the data points. For
|
|
8583
|
+
# example, if a series has 3 data points, their indices will always be 0,
|
|
8584
|
+
# 1, and 2, regardless of how many subtotals exist on the series or what
|
|
8585
|
+
# data points they are associated with.
|
|
8586
|
+
# Corresponds to the JSON property `subtotalIndex`
|
|
8587
|
+
# @return [Fixnum]
|
|
8588
|
+
attr_accessor :subtotal_index
|
|
8589
|
+
|
|
8590
|
+
def initialize(**args)
|
|
8591
|
+
update!(**args)
|
|
8592
|
+
end
|
|
8593
|
+
|
|
8594
|
+
# Update properties of this object
|
|
8595
|
+
def update!(**args)
|
|
8596
|
+
@data_is_subtotal = args[:data_is_subtotal] if args.key?(:data_is_subtotal)
|
|
8597
|
+
@label = args[:label] if args.key?(:label)
|
|
8598
|
+
@subtotal_index = args[:subtotal_index] if args.key?(:subtotal_index)
|
|
8599
|
+
end
|
|
8600
|
+
end
|
|
8601
|
+
|
|
8562
8602
|
# The domain of a waterfall chart.
|
|
8563
8603
|
class WaterfallChartDomain
|
|
8564
8604
|
include Google::Apis::Core::Hashable
|
|
@@ -8589,6 +8629,13 @@ module Google
|
|
|
8589
8629
|
class WaterfallChartSeries
|
|
8590
8630
|
include Google::Apis::Core::Hashable
|
|
8591
8631
|
|
|
8632
|
+
# Custom subtotal columns appearing in this series. The order in which
|
|
8633
|
+
# subtotals are defined is not significant. Only one subtotal may be
|
|
8634
|
+
# defined for each data point.
|
|
8635
|
+
# Corresponds to the JSON property `customSubtotals`
|
|
8636
|
+
# @return [Array<Google::Apis::SheetsV4::WaterfallChartCustomSubtotal>]
|
|
8637
|
+
attr_accessor :custom_subtotals
|
|
8638
|
+
|
|
8592
8639
|
# The data included in a domain or series.
|
|
8593
8640
|
# Corresponds to the JSON property `data`
|
|
8594
8641
|
# @return [Google::Apis::SheetsV4::ChartData]
|
|
@@ -8623,6 +8670,7 @@ module Google
|
|
|
8623
8670
|
|
|
8624
8671
|
# Update properties of this object
|
|
8625
8672
|
def update!(**args)
|
|
8673
|
+
@custom_subtotals = args[:custom_subtotals] if args.key?(:custom_subtotals)
|
|
8626
8674
|
@data = args[:data] if args.key?(:data)
|
|
8627
8675
|
@hide_trailing_subtotal = args[:hide_trailing_subtotal] if args.key?(:hide_trailing_subtotal)
|
|
8628
8676
|
@negative_columns_style = args[:negative_columns_style] if args.key?(:negative_columns_style)
|
|
@@ -1036,6 +1036,12 @@ module Google
|
|
|
1036
1036
|
include Google::Apis::Core::JsonObjectSupport
|
|
1037
1037
|
end
|
|
1038
1038
|
|
|
1039
|
+
class WaterfallChartCustomSubtotal
|
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1041
|
+
|
|
1042
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1043
|
+
end
|
|
1044
|
+
|
|
1039
1045
|
class WaterfallChartDomain
|
|
1040
1046
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1041
1047
|
|
|
@@ -2968,6 +2974,15 @@ module Google
|
|
|
2968
2974
|
end
|
|
2969
2975
|
end
|
|
2970
2976
|
|
|
2977
|
+
class WaterfallChartCustomSubtotal
|
|
2978
|
+
# @private
|
|
2979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2980
|
+
property :data_is_subtotal, as: 'dataIsSubtotal'
|
|
2981
|
+
property :label, as: 'label'
|
|
2982
|
+
property :subtotal_index, as: 'subtotalIndex'
|
|
2983
|
+
end
|
|
2984
|
+
end
|
|
2985
|
+
|
|
2971
2986
|
class WaterfallChartDomain
|
|
2972
2987
|
# @private
|
|
2973
2988
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2980,6 +2995,8 @@ module Google
|
|
|
2980
2995
|
class WaterfallChartSeries
|
|
2981
2996
|
# @private
|
|
2982
2997
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2998
|
+
collection :custom_subtotals, as: 'customSubtotals', class: Google::Apis::SheetsV4::WaterfallChartCustomSubtotal, decorator: Google::Apis::SheetsV4::WaterfallChartCustomSubtotal::Representation
|
|
2999
|
+
|
|
2983
3000
|
property :data, as: 'data', class: Google::Apis::SheetsV4::ChartData, decorator: Google::Apis::SheetsV4::ChartData::Representation
|
|
2984
3001
|
|
|
2985
3002
|
property :hide_trailing_subtotal, as: 'hideTrailingSubtotal'
|
|
@@ -2908,6 +2908,12 @@ module Google
|
|
|
2908
2908
|
# @return [Google::Apis::SlidesV1::UpdateLinePropertiesRequest]
|
|
2909
2909
|
attr_accessor :update_line_properties
|
|
2910
2910
|
|
|
2911
|
+
# Updates the alt text title and/or description of a
|
|
2912
|
+
# page element.
|
|
2913
|
+
# Corresponds to the JSON property `updatePageElementAltText`
|
|
2914
|
+
# @return [Google::Apis::SlidesV1::UpdatePageElementAltTextRequest]
|
|
2915
|
+
attr_accessor :update_page_element_alt_text
|
|
2916
|
+
|
|
2911
2917
|
# Updates the transform of a page element.
|
|
2912
2918
|
# Updating the transform of a group will change the absolute transform of the
|
|
2913
2919
|
# page elements in that group, which can change their visual appearance. See
|
|
@@ -3001,6 +3007,7 @@ module Google
|
|
|
3001
3007
|
@unmerge_table_cells = args[:unmerge_table_cells] if args.key?(:unmerge_table_cells)
|
|
3002
3008
|
@update_image_properties = args[:update_image_properties] if args.key?(:update_image_properties)
|
|
3003
3009
|
@update_line_properties = args[:update_line_properties] if args.key?(:update_line_properties)
|
|
3010
|
+
@update_page_element_alt_text = args[:update_page_element_alt_text] if args.key?(:update_page_element_alt_text)
|
|
3004
3011
|
@update_page_element_transform = args[:update_page_element_transform] if args.key?(:update_page_element_transform)
|
|
3005
3012
|
@update_page_properties = args[:update_page_properties] if args.key?(:update_page_properties)
|
|
3006
3013
|
@update_paragraph_style = args[:update_paragraph_style] if args.key?(:update_paragraph_style)
|
|
@@ -4385,6 +4392,44 @@ module Google
|
|
|
4385
4392
|
end
|
|
4386
4393
|
end
|
|
4387
4394
|
|
|
4395
|
+
# Updates the alt text title and/or description of a
|
|
4396
|
+
# page element.
|
|
4397
|
+
class UpdatePageElementAltTextRequest
|
|
4398
|
+
include Google::Apis::Core::Hashable
|
|
4399
|
+
|
|
4400
|
+
# The updated alt text description of the page element. If unset the existing
|
|
4401
|
+
# value will be maintained. The description is exposed to screen readers
|
|
4402
|
+
# and other accessibility interfaces. Only use human readable values related
|
|
4403
|
+
# to the content of the page element.
|
|
4404
|
+
# Corresponds to the JSON property `description`
|
|
4405
|
+
# @return [String]
|
|
4406
|
+
attr_accessor :description
|
|
4407
|
+
|
|
4408
|
+
# The object ID of the page element the updates are applied to.
|
|
4409
|
+
# Corresponds to the JSON property `objectId`
|
|
4410
|
+
# @return [String]
|
|
4411
|
+
attr_accessor :object_id_prop
|
|
4412
|
+
|
|
4413
|
+
# The updated alt text title of the page element. If unset the
|
|
4414
|
+
# existing value will be maintained. The title is exposed to screen readers
|
|
4415
|
+
# and other accessibility interfaces. Only use human readable values related
|
|
4416
|
+
# to the content of the page element.
|
|
4417
|
+
# Corresponds to the JSON property `title`
|
|
4418
|
+
# @return [String]
|
|
4419
|
+
attr_accessor :title
|
|
4420
|
+
|
|
4421
|
+
def initialize(**args)
|
|
4422
|
+
update!(**args)
|
|
4423
|
+
end
|
|
4424
|
+
|
|
4425
|
+
# Update properties of this object
|
|
4426
|
+
def update!(**args)
|
|
4427
|
+
@description = args[:description] if args.key?(:description)
|
|
4428
|
+
@object_id_prop = args[:object_id_prop] if args.key?(:object_id_prop)
|
|
4429
|
+
@title = args[:title] if args.key?(:title)
|
|
4430
|
+
end
|
|
4431
|
+
end
|
|
4432
|
+
|
|
4388
4433
|
# Updates the transform of a page element.
|
|
4389
4434
|
# Updating the transform of a group will change the absolute transform of the
|
|
4390
4435
|
# page elements in that group, which can change their visual appearance. See
|
|
@@ -682,6 +682,12 @@ module Google
|
|
|
682
682
|
include Google::Apis::Core::JsonObjectSupport
|
|
683
683
|
end
|
|
684
684
|
|
|
685
|
+
class UpdatePageElementAltTextRequest
|
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
687
|
+
|
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
689
|
+
end
|
|
690
|
+
|
|
685
691
|
class UpdatePageElementTransformRequest
|
|
686
692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
687
693
|
|
|
@@ -1574,6 +1580,8 @@ module Google
|
|
|
1574
1580
|
|
|
1575
1581
|
property :update_line_properties, as: 'updateLineProperties', class: Google::Apis::SlidesV1::UpdateLinePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdateLinePropertiesRequest::Representation
|
|
1576
1582
|
|
|
1583
|
+
property :update_page_element_alt_text, as: 'updatePageElementAltText', class: Google::Apis::SlidesV1::UpdatePageElementAltTextRequest, decorator: Google::Apis::SlidesV1::UpdatePageElementAltTextRequest::Representation
|
|
1584
|
+
|
|
1577
1585
|
property :update_page_element_transform, as: 'updatePageElementTransform', class: Google::Apis::SlidesV1::UpdatePageElementTransformRequest, decorator: Google::Apis::SlidesV1::UpdatePageElementTransformRequest::Representation
|
|
1578
1586
|
|
|
1579
1587
|
property :update_page_properties, as: 'updatePageProperties', class: Google::Apis::SlidesV1::UpdatePagePropertiesRequest, decorator: Google::Apis::SlidesV1::UpdatePagePropertiesRequest::Representation
|
|
@@ -1998,6 +2006,15 @@ module Google
|
|
|
1998
2006
|
end
|
|
1999
2007
|
end
|
|
2000
2008
|
|
|
2009
|
+
class UpdatePageElementAltTextRequest
|
|
2010
|
+
# @private
|
|
2011
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2012
|
+
property :description, as: 'description'
|
|
2013
|
+
property :object_id_prop, as: 'objectId'
|
|
2014
|
+
property :title, as: 'title'
|
|
2015
|
+
end
|
|
2016
|
+
end
|
|
2017
|
+
|
|
2001
2018
|
class UpdatePageElementTransformRequest
|
|
2002
2019
|
# @private
|
|
2003
2020
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/source-repositories/docs/apis
|
|
26
26
|
module SourcerepoV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171215'
|
|
29
29
|
|
|
30
30
|
# View and manage your data across Google Cloud Platform services
|
|
31
31
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -288,7 +288,7 @@ module Google
|
|
|
288
288
|
end
|
|
289
289
|
|
|
290
290
|
# Configuration to automatically mirror a repository from another
|
|
291
|
-
# hosting service, for example GitHub or
|
|
291
|
+
# hosting service, for example GitHub or Bitbucket.
|
|
292
292
|
class MirrorConfig
|
|
293
293
|
include Google::Apis::Core::Hashable
|
|
294
294
|
|
|
@@ -408,7 +408,7 @@ module Google
|
|
|
408
408
|
include Google::Apis::Core::Hashable
|
|
409
409
|
|
|
410
410
|
# Configuration to automatically mirror a repository from another
|
|
411
|
-
# hosting service, for example GitHub or
|
|
411
|
+
# hosting service, for example GitHub or Bitbucket.
|
|
412
412
|
# Corresponds to the JSON property `mirrorConfig`
|
|
413
413
|
# @return [Google::Apis::SourcerepoV1::MirrorConfig]
|
|
414
414
|
attr_accessor :mirror_config
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/storage/transfer
|
|
27
27
|
module StoragetransferV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180110'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -730,7 +730,8 @@ module Google
|
|
|
730
730
|
# @return [Fixnum]
|
|
731
731
|
attr_accessor :bytes_found_only_from_sink
|
|
732
732
|
|
|
733
|
-
# Bytes in the data source that failed
|
|
733
|
+
# Bytes in the data source that failed to be transferred or that failed to
|
|
734
|
+
# be deleted after being transferred.
|
|
734
735
|
# Corresponds to the JSON property `bytesFromSourceFailed`
|
|
735
736
|
# @return [Fixnum]
|
|
736
737
|
attr_accessor :bytes_from_source_failed
|
|
@@ -773,7 +774,8 @@ module Google
|
|
|
773
774
|
# @return [Fixnum]
|
|
774
775
|
attr_accessor :objects_found_only_from_sink
|
|
775
776
|
|
|
776
|
-
# Objects in the data source that failed
|
|
777
|
+
# Objects in the data source that failed to be transferred or that failed
|
|
778
|
+
# to be deleted after being transferred.
|
|
777
779
|
# Corresponds to the JSON property `objectsFromSourceFailed`
|
|
778
780
|
# @return [Fixnum]
|
|
779
781
|
attr_accessor :objects_from_source_failed
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://developers.google.com/cloud-test-lab/
|
|
27
27
|
module TestingV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180105'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/youtube/partner/
|
|
26
26
|
module YoutubePartnerV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20180108'
|
|
29
29
|
|
|
30
30
|
# View and manage your assets and associated content on YouTube
|
|
31
31
|
AUTH_YOUTUBEPARTNER = 'https://www.googleapis.com/auth/youtubepartner'
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://developers.google.com/youtube/reporting/v1/reports/
|
|
27
27
|
module YoutubereportingV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180109'
|
|
30
30
|
|
|
31
31
|
# View monetary and non-monetary YouTube Analytics reports for your YouTube content
|
|
32
32
|
AUTH_YT_ANALYTICS_MONETARY_READONLY = 'https://www.googleapis.com/auth/yt-analytics-monetary.readonly'
|
|
@@ -292,8 +292,7 @@ module Google
|
|
|
292
292
|
# Method for media download. Download is supported
|
|
293
293
|
# on the URI `/v1/media/`+name`?alt=media`.
|
|
294
294
|
# @param [String] resource_name
|
|
295
|
-
# Name of the media that is being downloaded.
|
|
296
|
-
# ReadRequest.resource_name.
|
|
295
|
+
# Name of the media that is being downloaded.
|
|
297
296
|
# @param [String] fields
|
|
298
297
|
# Selector specifying which fields to include in a partial response.
|
|
299
298
|
# @param [String] quota_user
|
data/lib/google/apis/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-api-client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.19.
|
|
4
|
+
version: 0.19.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Steven Bazyl
|
|
@@ -11,7 +11,7 @@ authors:
|
|
|
11
11
|
autorequire:
|
|
12
12
|
bindir: bin
|
|
13
13
|
cert_chain: []
|
|
14
|
-
date: 2018-01-
|
|
14
|
+
date: 2018-01-15 00:00:00.000000000 Z
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
17
17
|
name: representable
|