google-api-client 0.14.5 → 0.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +34 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +11 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +63 -0
- data/generated/google/apis/androidenterprise_v1/representations.rb +18 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +14 -0
- data/generated/google/apis/bigquery_v2/representations.rb +2 -0
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +28 -50
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +116 -111
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +17 -17
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +8 -0
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +51 -58
- data/generated/google/apis/cloudtrace_v2/representations.rb +14 -15
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +157 -17
- data/generated/google/apis/compute_alpha/representations.rb +52 -0
- data/generated/google/apis/compute_alpha/service.rb +57 -0
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +46 -17
- data/generated/google/apis/compute_beta/representations.rb +2 -0
- data/generated/google/apis/compute_beta/service.rb +10 -1
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +4767 -337
- data/generated/google/apis/compute_v1/representations.rb +2044 -27
- data/generated/google/apis/compute_v1/service.rb +111 -0
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +1 -1
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +34 -1
- data/generated/google/apis/container_v1beta1/representations.rb +17 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +0 -2
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/service.rb +5 -1
- data/generated/google/apis/{ml_v1beta1.rb → firestore_v1beta1.rb} +11 -8
- data/generated/google/apis/firestore_v1beta1/classes.rb +2115 -0
- data/generated/google/apis/firestore_v1beta1/representations.rb +899 -0
- data/generated/google/apis/firestore_v1beta1/service.rb +734 -0
- data/generated/google/apis/identitytoolkit_v3.rb +1 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +93 -0
- data/generated/google/apis/identitytoolkit_v3/representations.rb +35 -0
- data/generated/google/apis/identitytoolkit_v3/service.rb +35 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +4 -9
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +4 -9
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/service.rb +102 -0
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +4 -9
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +17 -0
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +1 -0
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +5 -11
- data/generated/google/apis/servicecontrol_v1/representations.rb +1 -1
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/serviceuser_v1.rb +1 -1
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +81 -26
- data/generated/google/apis/sheets_v4/representations.rb +23 -0
- data/generated/google/apis/sheets_v4/service.rb +5 -5
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +97 -0
- data/generated/google/apis/streetviewpublish_v1/representations.rb +18 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +121 -0
- data/generated/google/apis/toolresults_v1beta3/representations.rb +41 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +4 -2
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +6 -6
- data/generated/google/apis/ml_v1beta1/classes.rb +0 -2396
- data/generated/google/apis/ml_v1beta1/representations.rb +0 -755
- data/generated/google/apis/ml_v1beta1/service.rb +0 -975
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 08cdf01b4c9a20c6688d610b8aac2ab68ba0af93
|
|
4
|
+
data.tar.gz: b75a002482003bb13a703798cff113a00f4967ed
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f3e15ed69e3dc3bf2af9bfe458798bbcab6f2355efcf2262a89a3df2d0cd8ecd04d1e0fc54fd32ce6a819ff3d5bd13c388dfc368539845134070cf1a456e44ad
|
|
7
|
+
data.tar.gz: 14072fd389316b0fb0f14623206411505d01752645324cd5acd1f6decd5742f57d6f9810fcda851a97fcd9724249af10a0085449ccc21f01148398a9db845506
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,37 @@
|
|
|
1
|
+
# 0.15.0
|
|
2
|
+
* Breaking changes:
|
|
3
|
+
* Deleted `ml_v1beta1`
|
|
4
|
+
* Backwards compatible changes:
|
|
5
|
+
* Added `firestore_v1beta1`
|
|
6
|
+
* Updated `adexchangebuyer2_v2beta1`
|
|
7
|
+
* Updated `androidenterprise_v1`
|
|
8
|
+
* Updated `bigquery_v2`
|
|
9
|
+
* Updated `bigquerydatatransfer_v1`
|
|
10
|
+
* Updated `classroom_v1`
|
|
11
|
+
* Updated `cloudtasks_v2beta2`
|
|
12
|
+
* Updated `cloudtrace_v2`
|
|
13
|
+
* Updated `compute_alpha`
|
|
14
|
+
* Updated `compute_beta`
|
|
15
|
+
* Updated `compute_v1`
|
|
16
|
+
* Updated `container_v1`
|
|
17
|
+
* Updated `container_v1beta1`
|
|
18
|
+
* Updated `dataflow_v1b3`
|
|
19
|
+
* Updated `dataproc_v1beta2`
|
|
20
|
+
* Updated `identitytoolkit_v3`
|
|
21
|
+
* Updated `logging_v2`
|
|
22
|
+
* Updated `logging_v2beta1`
|
|
23
|
+
* Updated `ml_v1`
|
|
24
|
+
* Updated `monitoring_v3`
|
|
25
|
+
* Updated `proximitybeacon_v1beta1`
|
|
26
|
+
* Updated `servicecontrol_v1`
|
|
27
|
+
* Updated `servicemanagement_v1`
|
|
28
|
+
* Updated `serviceuser_v1`
|
|
29
|
+
* Updated `sheets_v4`
|
|
30
|
+
* Updated `streetviewpublish_v1`
|
|
31
|
+
* Updated `toolresults_v1beta3`
|
|
32
|
+
* Updated `vision_v1`
|
|
33
|
+
* Updated `youtube_partner_v1`
|
|
34
|
+
|
|
1
35
|
# 0.14.5
|
|
2
36
|
* Backwards compatible changes:
|
|
3
37
|
* Added `cloudiot_v1`
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://developers.google.com/ad-exchange/buyer-rest/reference/rest/
|
|
27
27
|
module Adexchangebuyer2V2beta1
|
|
28
28
|
VERSION = 'V2beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171005'
|
|
30
30
|
|
|
31
31
|
# Manage your Ad Exchange buyer account configuration
|
|
32
32
|
AUTH_ADEXCHANGE_BUYER = 'https://www.googleapis.com/auth/adexchange.buyer'
|
|
@@ -869,6 +869,16 @@ module Google
|
|
|
869
869
|
# @return [String]
|
|
870
870
|
attr_accessor :format
|
|
871
871
|
|
|
872
|
+
# A user-defined name of the filter set. Filter set names must be unique
|
|
873
|
+
# globally and match one of the patterns:
|
|
874
|
+
# - `bidders/*/filterSets/*` (for accessing bidder-level troubleshooting
|
|
875
|
+
# data)
|
|
876
|
+
# - `bidders/*/accounts/*/filterSets/*` (for accessing buyer-level
|
|
877
|
+
# troubleshooting data)
|
|
878
|
+
# Corresponds to the JSON property `name`
|
|
879
|
+
# @return [String]
|
|
880
|
+
attr_accessor :name
|
|
881
|
+
|
|
872
882
|
# The account ID of the buyer who owns this filter set.
|
|
873
883
|
# The value of this field is ignored in create operations.
|
|
874
884
|
# Corresponds to the JSON property `ownerAccountId`
|
|
@@ -929,6 +939,7 @@ module Google
|
|
|
929
939
|
@environment = args[:environment] if args.key?(:environment)
|
|
930
940
|
@filter_set_id = args[:filter_set_id] if args.key?(:filter_set_id)
|
|
931
941
|
@format = args[:format] if args.key?(:format)
|
|
942
|
+
@name = args[:name] if args.key?(:name)
|
|
932
943
|
@owner_account_id = args[:owner_account_id] if args.key?(:owner_account_id)
|
|
933
944
|
@platforms = args[:platforms] if args.key?(:platforms)
|
|
934
945
|
@realtime_time_range = args[:realtime_time_range] if args.key?(:realtime_time_range)
|
|
@@ -572,6 +572,7 @@ module Google
|
|
|
572
572
|
property :environment, as: 'environment'
|
|
573
573
|
property :filter_set_id, :numeric_string => true, as: 'filterSetId'
|
|
574
574
|
property :format, as: 'format'
|
|
575
|
+
property :name, as: 'name'
|
|
575
576
|
property :owner_account_id, :numeric_string => true, as: 'ownerAccountId'
|
|
576
577
|
collection :platforms, as: 'platforms'
|
|
577
578
|
property :realtime_time_range, as: 'realtimeTimeRange', class: Google::Apis::Adexchangebuyer2V2beta1::RealtimeTimeRange, decorator: Google::Apis::Adexchangebuyer2V2beta1::RealtimeTimeRange::Representation
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/android/work/play/emm-api
|
|
26
26
|
module AndroidenterpriseV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20170929'
|
|
29
29
|
|
|
30
30
|
# Manage corporate Android devices
|
|
31
31
|
AUTH_ANDROIDENTERPRISE = 'https://www.googleapis.com/auth/androidenterprise'
|
|
@@ -323,6 +323,12 @@ module Google
|
|
|
323
323
|
class AppVersion
|
|
324
324
|
include Google::Apis::Core::Hashable
|
|
325
325
|
|
|
326
|
+
# The track that this app was published in. For example if track is "alpha",
|
|
327
|
+
# this is an alpha version of the app.
|
|
328
|
+
# Corresponds to the JSON property `track`
|
|
329
|
+
# @return [String]
|
|
330
|
+
attr_accessor :track
|
|
331
|
+
|
|
326
332
|
# Unique increasing identifier for the app version.
|
|
327
333
|
# Corresponds to the JSON property `versionCode`
|
|
328
334
|
# @return [Fixnum]
|
|
@@ -341,6 +347,7 @@ module Google
|
|
|
341
347
|
|
|
342
348
|
# Update properties of this object
|
|
343
349
|
def update!(**args)
|
|
350
|
+
@track = args[:track] if args.key?(:track)
|
|
344
351
|
@version_code = args[:version_code] if args.key?(:version_code)
|
|
345
352
|
@version_string = args[:version_string] if args.key?(:version_string)
|
|
346
353
|
end
|
|
@@ -1471,6 +1478,11 @@ module Google
|
|
|
1471
1478
|
# @return [String]
|
|
1472
1479
|
attr_accessor :author_name
|
|
1473
1480
|
|
|
1481
|
+
# The tracks that are visible to the enterprise.
|
|
1482
|
+
# Corresponds to the JSON property `availableTracks`
|
|
1483
|
+
# @return [Array<String>]
|
|
1484
|
+
attr_accessor :available_tracks
|
|
1485
|
+
|
|
1474
1486
|
# A link to the (consumer) Google Play details page for the product.
|
|
1475
1487
|
# Corresponds to the JSON property `detailsUrl`
|
|
1476
1488
|
# @return [String]
|
|
@@ -1547,6 +1559,7 @@ module Google
|
|
|
1547
1559
|
def update!(**args)
|
|
1548
1560
|
@app_version = args[:app_version] if args.key?(:app_version)
|
|
1549
1561
|
@author_name = args[:author_name] if args.key?(:author_name)
|
|
1562
|
+
@available_tracks = args[:available_tracks] if args.key?(:available_tracks)
|
|
1550
1563
|
@details_url = args[:details_url] if args.key?(:details_url)
|
|
1551
1564
|
@distribution_channel = args[:distribution_channel] if args.key?(:distribution_channel)
|
|
1552
1565
|
@icon_url = args[:icon_url] if args.key?(:icon_url)
|
|
@@ -1706,6 +1719,16 @@ module Google
|
|
|
1706
1719
|
# @return [String]
|
|
1707
1720
|
attr_accessor :product_set_behavior
|
|
1708
1721
|
|
|
1722
|
+
# Other products that are part of the set, in addition to those specified in the
|
|
1723
|
+
# productId array. The only difference between this field and the productId
|
|
1724
|
+
# array is that it's possible to specify additional information about this
|
|
1725
|
+
# product visibility, see ProductVisibility and its fields for more information.
|
|
1726
|
+
# Specifying the same product ID both here and in the productId array is not
|
|
1727
|
+
# allowed and it will result in an error.
|
|
1728
|
+
# Corresponds to the JSON property `productVisibility`
|
|
1729
|
+
# @return [Array<Google::Apis::AndroidenterpriseV1::ProductVisibility>]
|
|
1730
|
+
attr_accessor :product_visibility
|
|
1731
|
+
|
|
1709
1732
|
def initialize(**args)
|
|
1710
1733
|
update!(**args)
|
|
1711
1734
|
end
|
|
@@ -1715,6 +1738,7 @@ module Google
|
|
|
1715
1738
|
@kind = args[:kind] if args.key?(:kind)
|
|
1716
1739
|
@product_id = args[:product_id] if args.key?(:product_id)
|
|
1717
1740
|
@product_set_behavior = args[:product_set_behavior] if args.key?(:product_set_behavior)
|
|
1741
|
+
@product_visibility = args[:product_visibility] if args.key?(:product_visibility)
|
|
1718
1742
|
end
|
|
1719
1743
|
end
|
|
1720
1744
|
|
|
@@ -1745,6 +1769,45 @@ module Google
|
|
|
1745
1769
|
end
|
|
1746
1770
|
end
|
|
1747
1771
|
|
|
1772
|
+
# A product to be made visible to a user.
|
|
1773
|
+
class ProductVisibility
|
|
1774
|
+
include Google::Apis::Core::Hashable
|
|
1775
|
+
|
|
1776
|
+
# The product ID that should be made visible to the user. This is required.
|
|
1777
|
+
# Corresponds to the JSON property `productId`
|
|
1778
|
+
# @return [String]
|
|
1779
|
+
attr_accessor :product_id
|
|
1780
|
+
|
|
1781
|
+
# This allows to only grant visibility to the specified tracks of the app. For
|
|
1782
|
+
# example, if an app has a prod version, a beta version and an alpha version and
|
|
1783
|
+
# the enterprise has been granted visibility to both the alpha and beta tracks,
|
|
1784
|
+
# if tracks is `"beta", "production"` the user will be able to install the app
|
|
1785
|
+
# and they will get the beta version of the app. If there are no app versions in
|
|
1786
|
+
# the specified track or if the enterprise wasn't granted visibility for the
|
|
1787
|
+
# track, adding the "alpha" and "beta" values to the list of tracks will have no
|
|
1788
|
+
# effect for now; however they will take effect once both conditions are met.
|
|
1789
|
+
# Note that the enterprise itself needs to be granted access to the alpha and/or
|
|
1790
|
+
# beta tracks, regardless of whether individual users or admins have access to
|
|
1791
|
+
# those tracks.
|
|
1792
|
+
# The allowed sets are: `` (considered equivalent to `"production"`) `"
|
|
1793
|
+
# production"` `"beta", "production"` `"alpha", "beta", "production"` The order
|
|
1794
|
+
# of elements is not relevant. Any other set of tracks will be rejected with an
|
|
1795
|
+
# error.
|
|
1796
|
+
# Corresponds to the JSON property `tracks`
|
|
1797
|
+
# @return [Array<String>]
|
|
1798
|
+
attr_accessor :tracks
|
|
1799
|
+
|
|
1800
|
+
def initialize(**args)
|
|
1801
|
+
update!(**args)
|
|
1802
|
+
end
|
|
1803
|
+
|
|
1804
|
+
# Update properties of this object
|
|
1805
|
+
def update!(**args)
|
|
1806
|
+
@product_id = args[:product_id] if args.key?(:product_id)
|
|
1807
|
+
@tracks = args[:tracks] if args.key?(:tracks)
|
|
1808
|
+
end
|
|
1809
|
+
end
|
|
1810
|
+
|
|
1748
1811
|
#
|
|
1749
1812
|
class ApproveProductRequest
|
|
1750
1813
|
include Google::Apis::Core::Hashable
|
|
@@ -298,6 +298,12 @@ module Google
|
|
|
298
298
|
include Google::Apis::Core::JsonObjectSupport
|
|
299
299
|
end
|
|
300
300
|
|
|
301
|
+
class ProductVisibility
|
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
|
+
|
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
305
|
+
end
|
|
306
|
+
|
|
301
307
|
class ApproveProductRequest
|
|
302
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
309
|
|
|
@@ -479,6 +485,7 @@ module Google
|
|
|
479
485
|
class AppVersion
|
|
480
486
|
# @private
|
|
481
487
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
488
|
+
property :track, as: 'track'
|
|
482
489
|
property :version_code, as: 'versionCode'
|
|
483
490
|
property :version_string, as: 'versionString'
|
|
484
491
|
end
|
|
@@ -777,6 +784,7 @@ module Google
|
|
|
777
784
|
collection :app_version, as: 'appVersion', class: Google::Apis::AndroidenterpriseV1::AppVersion, decorator: Google::Apis::AndroidenterpriseV1::AppVersion::Representation
|
|
778
785
|
|
|
779
786
|
property :author_name, as: 'authorName'
|
|
787
|
+
collection :available_tracks, as: 'availableTracks'
|
|
780
788
|
property :details_url, as: 'detailsUrl'
|
|
781
789
|
property :distribution_channel, as: 'distributionChannel'
|
|
782
790
|
property :icon_url, as: 'iconUrl'
|
|
@@ -832,6 +840,8 @@ module Google
|
|
|
832
840
|
property :kind, as: 'kind'
|
|
833
841
|
collection :product_id, as: 'productId'
|
|
834
842
|
property :product_set_behavior, as: 'productSetBehavior'
|
|
843
|
+
collection :product_visibility, as: 'productVisibility', class: Google::Apis::AndroidenterpriseV1::ProductVisibility, decorator: Google::Apis::AndroidenterpriseV1::ProductVisibility::Representation
|
|
844
|
+
|
|
835
845
|
end
|
|
836
846
|
end
|
|
837
847
|
|
|
@@ -843,6 +853,14 @@ module Google
|
|
|
843
853
|
end
|
|
844
854
|
end
|
|
845
855
|
|
|
856
|
+
class ProductVisibility
|
|
857
|
+
# @private
|
|
858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
859
|
+
property :product_id, as: 'productId'
|
|
860
|
+
collection :tracks, as: 'tracks'
|
|
861
|
+
end
|
|
862
|
+
end
|
|
863
|
+
|
|
846
864
|
class ApproveProductRequest
|
|
847
865
|
# @private
|
|
848
866
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/bigquery/
|
|
26
26
|
module BigqueryV2
|
|
27
27
|
VERSION = 'V2'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20170930'
|
|
29
29
|
|
|
30
30
|
# View and manage your data in Google BigQuery
|
|
31
31
|
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
|
@@ -3041,6 +3041,18 @@ module Google
|
|
|
3041
3041
|
class Table
|
|
3042
3042
|
include Google::Apis::Core::Hashable
|
|
3043
3043
|
|
|
3044
|
+
# The time when this table was created, in milliseconds since the epoch.
|
|
3045
|
+
# Corresponds to the JSON property `creationTime`
|
|
3046
|
+
# @return [Fixnum]
|
|
3047
|
+
attr_accessor :creation_time
|
|
3048
|
+
|
|
3049
|
+
# [Optional] The time when this table expires, in milliseconds since the epoch.
|
|
3050
|
+
# If not present, the table will persist indefinitely. Expired tables will be
|
|
3051
|
+
# deleted and their storage reclaimed.
|
|
3052
|
+
# Corresponds to the JSON property `expirationTime`
|
|
3053
|
+
# @return [Fixnum]
|
|
3054
|
+
attr_accessor :expiration_time
|
|
3055
|
+
|
|
3044
3056
|
# The user-friendly name for this table.
|
|
3045
3057
|
# Corresponds to the JSON property `friendlyName`
|
|
3046
3058
|
# @return [String]
|
|
@@ -3088,6 +3100,8 @@ module Google
|
|
|
3088
3100
|
|
|
3089
3101
|
# Update properties of this object
|
|
3090
3102
|
def update!(**args)
|
|
3103
|
+
@creation_time = args[:creation_time] if args.key?(:creation_time)
|
|
3104
|
+
@expiration_time = args[:expiration_time] if args.key?(:expiration_time)
|
|
3091
3105
|
@friendly_name = args[:friendly_name] if args.key?(:friendly_name)
|
|
3092
3106
|
@id = args[:id] if args.key?(:id)
|
|
3093
3107
|
@kind = args[:kind] if args.key?(:kind)
|
|
@@ -1085,6 +1085,8 @@ module Google
|
|
|
1085
1085
|
class Table
|
|
1086
1086
|
# @private
|
|
1087
1087
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1088
|
+
property :creation_time, :numeric_string => true, as: 'creationTime'
|
|
1089
|
+
property :expiration_time, :numeric_string => true, as: 'expirationTime'
|
|
1088
1090
|
property :friendly_name, as: 'friendlyName'
|
|
1089
1091
|
property :id, as: 'id'
|
|
1090
1092
|
property :kind, as: 'kind'
|
|
@@ -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 = '20171002'
|
|
30
30
|
|
|
31
31
|
# View and manage your data in Google BigQuery
|
|
32
32
|
AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
|
|
@@ -346,11 +346,10 @@ module Google
|
|
|
346
346
|
# @return [Array<Google::Apis::BigquerydatatransferV1::DataSource>]
|
|
347
347
|
attr_accessor :data_sources
|
|
348
348
|
|
|
349
|
-
# The next-pagination token. For multiple-page list results,
|
|
349
|
+
# Output only. The next-pagination token. For multiple-page list results,
|
|
350
350
|
# this token can be used as the
|
|
351
351
|
# `ListDataSourcesRequest.page_token`
|
|
352
352
|
# to request the next page of list results.
|
|
353
|
-
# Output only.
|
|
354
353
|
# Corresponds to the JSON property `nextPageToken`
|
|
355
354
|
# @return [String]
|
|
356
355
|
attr_accessor :next_page_token
|
|
@@ -395,17 +394,15 @@ module Google
|
|
|
395
394
|
class ListTransferConfigsResponse
|
|
396
395
|
include Google::Apis::Core::Hashable
|
|
397
396
|
|
|
398
|
-
# The next-pagination token. For multiple-page list results,
|
|
397
|
+
# Output only. The next-pagination token. For multiple-page list results,
|
|
399
398
|
# this token can be used as the
|
|
400
399
|
# `ListTransferConfigsRequest.page_token`
|
|
401
400
|
# to request the next page of list results.
|
|
402
|
-
# Output only.
|
|
403
401
|
# Corresponds to the JSON property `nextPageToken`
|
|
404
402
|
# @return [String]
|
|
405
403
|
attr_accessor :next_page_token
|
|
406
404
|
|
|
407
|
-
# The stored pipeline transfer configurations.
|
|
408
|
-
# Output only.
|
|
405
|
+
# Output only. The stored pipeline transfer configurations.
|
|
409
406
|
# Corresponds to the JSON property `transferConfigs`
|
|
410
407
|
# @return [Array<Google::Apis::BigquerydatatransferV1::TransferConfig>]
|
|
411
408
|
attr_accessor :transfer_configs
|
|
@@ -425,17 +422,15 @@ module Google
|
|
|
425
422
|
class ListTransferLogsResponse
|
|
426
423
|
include Google::Apis::Core::Hashable
|
|
427
424
|
|
|
428
|
-
# The next-pagination token. For multiple-page list results,
|
|
425
|
+
# Output only. The next-pagination token. For multiple-page list results,
|
|
429
426
|
# this token can be used as the
|
|
430
427
|
# `GetTransferRunLogRequest.page_token`
|
|
431
428
|
# to request the next page of list results.
|
|
432
|
-
# Output only.
|
|
433
429
|
# Corresponds to the JSON property `nextPageToken`
|
|
434
430
|
# @return [String]
|
|
435
431
|
attr_accessor :next_page_token
|
|
436
432
|
|
|
437
|
-
# The stored pipeline transfer messages.
|
|
438
|
-
# Output only.
|
|
433
|
+
# Output only. The stored pipeline transfer messages.
|
|
439
434
|
# Corresponds to the JSON property `transferMessages`
|
|
440
435
|
# @return [Array<Google::Apis::BigquerydatatransferV1::TransferMessage>]
|
|
441
436
|
attr_accessor :transfer_messages
|
|
@@ -455,17 +450,15 @@ module Google
|
|
|
455
450
|
class ListTransferRunsResponse
|
|
456
451
|
include Google::Apis::Core::Hashable
|
|
457
452
|
|
|
458
|
-
# The next-pagination token. For multiple-page list results,
|
|
453
|
+
# Output only. The next-pagination token. For multiple-page list results,
|
|
459
454
|
# this token can be used as the
|
|
460
455
|
# `ListTransferRunsRequest.page_token`
|
|
461
456
|
# to request the next page of list results.
|
|
462
|
-
# Output only.
|
|
463
457
|
# Corresponds to the JSON property `nextPageToken`
|
|
464
458
|
# @return [String]
|
|
465
459
|
attr_accessor :next_page_token
|
|
466
460
|
|
|
467
|
-
# The stored pipeline transfer runs.
|
|
468
|
-
# Output only.
|
|
461
|
+
# Output only. The stored pipeline transfer runs.
|
|
469
462
|
# Corresponds to the JSON property `transferRuns`
|
|
470
463
|
# @return [Array<Google::Apis::BigquerydatatransferV1::TransferRun>]
|
|
471
464
|
attr_accessor :transfer_runs
|
|
@@ -591,9 +584,7 @@ module Google
|
|
|
591
584
|
# @return [String]
|
|
592
585
|
attr_accessor :data_source_id
|
|
593
586
|
|
|
594
|
-
# Region in which BigQuery dataset is located.
|
|
595
|
-
# "US" and "EU".
|
|
596
|
-
# Output only.
|
|
587
|
+
# Output only. Region in which BigQuery dataset is located.
|
|
597
588
|
# Corresponds to the JSON property `datasetRegion`
|
|
598
589
|
# @return [String]
|
|
599
590
|
attr_accessor :dataset_region
|
|
@@ -625,8 +616,7 @@ module Google
|
|
|
625
616
|
# @return [String]
|
|
626
617
|
attr_accessor :name
|
|
627
618
|
|
|
628
|
-
# Next time when data transfer will run.
|
|
629
|
-
# Output only.
|
|
619
|
+
# Output only. Next time when data transfer will run.
|
|
630
620
|
# Corresponds to the JSON property `nextRunTime`
|
|
631
621
|
# @return [String]
|
|
632
622
|
attr_accessor :next_run_time
|
|
@@ -653,22 +643,19 @@ module Google
|
|
|
653
643
|
# @return [String]
|
|
654
644
|
attr_accessor :schedule
|
|
655
645
|
|
|
656
|
-
# State of the most recently updated transfer run.
|
|
657
|
-
# Output only.
|
|
646
|
+
# Output only. State of the most recently updated transfer run.
|
|
658
647
|
# Corresponds to the JSON property `state`
|
|
659
648
|
# @return [String]
|
|
660
649
|
attr_accessor :state
|
|
661
650
|
|
|
662
|
-
# Data transfer modification time. Ignored by server on input.
|
|
663
|
-
# Output only.
|
|
651
|
+
# Output only. Data transfer modification time. Ignored by server on input.
|
|
664
652
|
# Corresponds to the JSON property `updateTime`
|
|
665
653
|
# @return [String]
|
|
666
654
|
attr_accessor :update_time
|
|
667
655
|
|
|
668
|
-
# Unique ID of the user on whose behalf transfer is done.
|
|
669
|
-
# to data sources that do not support service accounts.
|
|
670
|
-
# the data source service account credentials are used.
|
|
671
|
-
# Output only.
|
|
656
|
+
# Output only. Unique ID of the user on whose behalf transfer is done.
|
|
657
|
+
# Applicable only to data sources that do not support service accounts.
|
|
658
|
+
# When set to 0, the data source service account credentials are used.
|
|
672
659
|
# Corresponds to the JSON property `userId`
|
|
673
660
|
# @return [Fixnum]
|
|
674
661
|
attr_accessor :user_id
|
|
@@ -730,15 +717,12 @@ module Google
|
|
|
730
717
|
class TransferRun
|
|
731
718
|
include Google::Apis::Core::Hashable
|
|
732
719
|
|
|
733
|
-
# Data source id.
|
|
734
|
-
# Output only.
|
|
720
|
+
# Output only. Data source id.
|
|
735
721
|
# Corresponds to the JSON property `dataSourceId`
|
|
736
722
|
# @return [String]
|
|
737
723
|
attr_accessor :data_source_id
|
|
738
724
|
|
|
739
|
-
# Region in which BigQuery dataset is located.
|
|
740
|
-
# "US" and "EU".
|
|
741
|
-
# Output only.
|
|
725
|
+
# Output only. Region in which BigQuery dataset is located.
|
|
742
726
|
# Corresponds to the JSON property `datasetRegion`
|
|
743
727
|
# @return [String]
|
|
744
728
|
attr_accessor :dataset_region
|
|
@@ -748,9 +732,8 @@ module Google
|
|
|
748
732
|
# @return [String]
|
|
749
733
|
attr_accessor :destination_dataset_id
|
|
750
734
|
|
|
751
|
-
# Time when transfer run ended.
|
|
752
|
-
# requests.
|
|
753
|
-
# Output only.
|
|
735
|
+
# Output only. Time when transfer run ended.
|
|
736
|
+
# Parameter ignored by server for input requests.
|
|
754
737
|
# Corresponds to the JSON property `endTime`
|
|
755
738
|
# @return [String]
|
|
756
739
|
attr_accessor :end_time
|
|
@@ -775,12 +758,11 @@ module Google
|
|
|
775
758
|
# @return [String]
|
|
776
759
|
attr_accessor :run_time
|
|
777
760
|
|
|
778
|
-
# Describes the schedule of this transfer run if it was
|
|
779
|
-
# a regular schedule. For batch transfer runs that are
|
|
780
|
-
# this is empty.
|
|
761
|
+
# Output only. Describes the schedule of this transfer run if it was
|
|
762
|
+
# created as part of a regular schedule. For batch transfer runs that are
|
|
763
|
+
# scheduled manually, this is empty.
|
|
781
764
|
# NOTE: the system might choose to delay the schedule depending on the
|
|
782
765
|
# current load, so `schedule_time` doesn't always matches this.
|
|
783
|
-
# Output only.
|
|
784
766
|
# Corresponds to the JSON property `schedule`
|
|
785
767
|
# @return [String]
|
|
786
768
|
attr_accessor :schedule
|
|
@@ -790,29 +772,25 @@ module Google
|
|
|
790
772
|
# @return [String]
|
|
791
773
|
attr_accessor :schedule_time
|
|
792
774
|
|
|
793
|
-
# Time when transfer run was started.
|
|
794
|
-
# requests.
|
|
795
|
-
# Output only.
|
|
775
|
+
# Output only. Time when transfer run was started.
|
|
776
|
+
# Parameter ignored by server for input requests.
|
|
796
777
|
# Corresponds to the JSON property `startTime`
|
|
797
778
|
# @return [String]
|
|
798
779
|
attr_accessor :start_time
|
|
799
780
|
|
|
800
|
-
# Data transfer run state. Ignored for input requests.
|
|
801
|
-
# Output only.
|
|
781
|
+
# Output only. Data transfer run state. Ignored for input requests.
|
|
802
782
|
# Corresponds to the JSON property `state`
|
|
803
783
|
# @return [String]
|
|
804
784
|
attr_accessor :state
|
|
805
785
|
|
|
806
|
-
# Last time the data transfer run state was updated.
|
|
807
|
-
# Output only.
|
|
786
|
+
# Output only. Last time the data transfer run state was updated.
|
|
808
787
|
# Corresponds to the JSON property `updateTime`
|
|
809
788
|
# @return [String]
|
|
810
789
|
attr_accessor :update_time
|
|
811
790
|
|
|
812
|
-
# Unique ID of the user on whose behalf transfer is done.
|
|
813
|
-
# to data sources that do not support service accounts.
|
|
814
|
-
# the data source service account credentials are used.
|
|
815
|
-
# Output only.
|
|
791
|
+
# Output only. Unique ID of the user on whose behalf transfer is done.
|
|
792
|
+
# Applicable only to data sources that do not support service accounts.
|
|
793
|
+
# When set to 0, the data source service account credentials are used.
|
|
816
794
|
# Corresponds to the JSON property `userId`
|
|
817
795
|
# @return [Fixnum]
|
|
818
796
|
attr_accessor :user_id
|