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
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/google-apps/calendar/firstapp
|
|
26
26
|
module CalendarV3
|
|
27
27
|
VERSION = 'V3'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20180107'
|
|
29
29
|
|
|
30
30
|
# Manage your calendars
|
|
31
31
|
AUTH_CALENDAR = 'https://www.googleapis.com/auth/calendar'
|
|
@@ -621,7 +621,7 @@ module Google
|
|
|
621
621
|
# Can be used by developers to keep track of conferences, should not be
|
|
622
622
|
# displayed to users.
|
|
623
623
|
# Values for solution types:
|
|
624
|
-
# - "eventHangout": unset
|
|
624
|
+
# - "eventHangout": unset.
|
|
625
625
|
# - "eventNamedHangout": the name of the Hangout.
|
|
626
626
|
# - "hangoutsMeet": the 10-letter meeting code, for example "aaa-bbbb-ccc".
|
|
627
627
|
# Optional.
|
|
@@ -630,7 +630,7 @@ module Google
|
|
|
630
630
|
attr_accessor :conference_id
|
|
631
631
|
|
|
632
632
|
# The conference solution, such as Hangouts or Hangouts Meet.
|
|
633
|
-
# Unset for a conference with failed create request.
|
|
633
|
+
# Unset for a conference with a failed create request.
|
|
634
634
|
# Either conferenceSolution and at least one entryPoint, or createRequest is
|
|
635
635
|
# required.
|
|
636
636
|
# Corresponds to the JSON property `conferenceSolution`
|
|
@@ -665,7 +665,7 @@ module Google
|
|
|
665
665
|
# The signature of the conference data.
|
|
666
666
|
# Genereated on server side. Must be preserved while copying the conference data
|
|
667
667
|
# between events, otherwise the conference data will not be copied.
|
|
668
|
-
# Unset for a conference with failed create request.
|
|
668
|
+
# Unset for a conference with a failed create request.
|
|
669
669
|
# Optional for a conference with a pending create request.
|
|
670
670
|
# Corresponds to the JSON property `signature`
|
|
671
671
|
# @return [String]
|
|
@@ -737,7 +737,7 @@ module Google
|
|
|
737
737
|
class ConferenceSolution
|
|
738
738
|
include Google::Apis::Core::Hashable
|
|
739
739
|
|
|
740
|
-
# The user-visible icon for this solution.
|
|
740
|
+
# The user-visible icon for this solution.
|
|
741
741
|
# Corresponds to the JSON property `iconUri`
|
|
742
742
|
# @return [String]
|
|
743
743
|
attr_accessor :icon_uri
|
|
@@ -747,7 +747,7 @@ module Google
|
|
|
747
747
|
# @return [Google::Apis::CalendarV3::ConferenceSolutionKey]
|
|
748
748
|
attr_accessor :key
|
|
749
749
|
|
|
750
|
-
# The user-visible name of this solution. Not localized.
|
|
750
|
+
# The user-visible name of this solution. Not localized.
|
|
751
751
|
# Corresponds to the JSON property `name`
|
|
752
752
|
# @return [String]
|
|
753
753
|
attr_accessor :name
|
|
@@ -773,7 +773,7 @@ module Google
|
|
|
773
773
|
# display the entry points. However, it should disallow modifications.
|
|
774
774
|
# The possible values are:
|
|
775
775
|
# - "eventHangout" for Hangouts for consumers (http://hangouts.google.com)
|
|
776
|
-
# - "eventNamedHangout" for
|
|
776
|
+
# - "eventNamedHangout" for classic Hangouts for G Suite users (http://hangouts.
|
|
777
777
|
# google.com)
|
|
778
778
|
# - "hangoutsMeet" for Hangouts Meet (http://meet.google.com)
|
|
779
779
|
# Corresponds to the JSON property `type`
|
|
@@ -827,7 +827,7 @@ module Google
|
|
|
827
827
|
class EntryPoint
|
|
828
828
|
include Google::Apis::Core::Hashable
|
|
829
829
|
|
|
830
|
-
# The
|
|
830
|
+
# The access code to access the conference. The maximum length is 128 characters.
|
|
831
831
|
# When creating new conference data, populate only the subset of `meetingCode,
|
|
832
832
|
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
833
833
|
# the conference provider uses. Only the populated fields should be displayed.
|
|
@@ -851,19 +851,19 @@ module Google
|
|
|
851
851
|
# @return [String]
|
|
852
852
|
attr_accessor :entry_point_type
|
|
853
853
|
|
|
854
|
-
# The label for the URI.Visible to end users. Not localized. The maximum length
|
|
854
|
+
# The label for the URI. Visible to end users. Not localized. The maximum length
|
|
855
855
|
# is 512 characters.
|
|
856
856
|
# Examples:
|
|
857
857
|
# - for video: meet.google.com/aaa-bbbb-ccc
|
|
858
858
|
# - for phone: +1 123 268 2601
|
|
859
|
-
# - for sip:
|
|
859
|
+
# - for sip: 12345678@altostrat.com
|
|
860
860
|
# - for more: should not be filled
|
|
861
861
|
# Optional.
|
|
862
862
|
# Corresponds to the JSON property `label`
|
|
863
863
|
# @return [String]
|
|
864
864
|
attr_accessor :label
|
|
865
865
|
|
|
866
|
-
# The
|
|
866
|
+
# The meeting code to access the conference. The maximum length is 128
|
|
867
867
|
# characters.
|
|
868
868
|
# When creating new conference data, populate only the subset of `meetingCode,
|
|
869
869
|
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
@@ -873,7 +873,7 @@ module Google
|
|
|
873
873
|
# @return [String]
|
|
874
874
|
attr_accessor :meeting_code
|
|
875
875
|
|
|
876
|
-
# The
|
|
876
|
+
# The passcode to access the conference. The maximum length is 128 characters.
|
|
877
877
|
# When creating new conference data, populate only the subset of `meetingCode,
|
|
878
878
|
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
879
879
|
# the conference provider uses. Only the populated fields should be displayed.
|
|
@@ -881,7 +881,7 @@ module Google
|
|
|
881
881
|
# @return [String]
|
|
882
882
|
attr_accessor :passcode
|
|
883
883
|
|
|
884
|
-
# The
|
|
884
|
+
# The password to access the conference. The maximum length is 128 characters.
|
|
885
885
|
# When creating new conference data, populate only the subset of `meetingCode,
|
|
886
886
|
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
887
887
|
# the conference provider uses. Only the populated fields should be displayed.
|
|
@@ -899,7 +899,7 @@ module Google
|
|
|
899
899
|
# @return [String]
|
|
900
900
|
attr_accessor :pin
|
|
901
901
|
|
|
902
|
-
# The
|
|
902
|
+
# The URI of the entry point. The maximum length is 1300 characters.
|
|
903
903
|
# Format:
|
|
904
904
|
# - for video, http: or https: schema is required.
|
|
905
905
|
# - for phone, tel: schema is required. The URI should include the entire dial
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/billing/
|
|
27
27
|
module CloudbillingV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180108'
|
|
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'
|
|
@@ -119,8 +119,9 @@ module Google
|
|
|
119
119
|
end
|
|
120
120
|
|
|
121
121
|
# Lists the projects associated with a billing account. The current
|
|
122
|
-
# authenticated user must
|
|
123
|
-
# account
|
|
122
|
+
# authenticated user must have the "billing.resourceAssociations.list" IAM
|
|
123
|
+
# permission, which is often given to billing account
|
|
124
|
+
# [viewers](https://support.google.com/cloud/answer/4430947).
|
|
124
125
|
# @param [String] name
|
|
125
126
|
# The resource name of the billing account associated with the projects that
|
|
126
127
|
# you want to list. For example, `billingAccounts/012345-567890-ABCDEF`.
|
|
@@ -300,9 +301,10 @@ module Google
|
|
|
300
301
|
# @param [String] end_time
|
|
301
302
|
# Optional exclusive end time of the time range for which the pricing
|
|
302
303
|
# versions will be returned. Timestamps in the future are not allowed.
|
|
303
|
-
#
|
|
304
|
-
#
|
|
305
|
-
# 12 hours old at
|
|
304
|
+
# The time range has to be within a single calendar month in
|
|
305
|
+
# America/Los_Angeles timezone. Time range as a whole is optional. If not
|
|
306
|
+
# specified, the latest pricing will be returned (up to 12 hours old at
|
|
307
|
+
# most).
|
|
306
308
|
# @param [Fixnum] page_size
|
|
307
309
|
# Requested page size. Defaults to 5000.
|
|
308
310
|
# @param [String] page_token
|
|
@@ -312,9 +314,10 @@ module Google
|
|
|
312
314
|
# @param [String] start_time
|
|
313
315
|
# Optional inclusive start time of the time range for which the pricing
|
|
314
316
|
# versions will be returned. Timestamps in the future are not allowed.
|
|
315
|
-
#
|
|
316
|
-
#
|
|
317
|
-
# 12 hours old at
|
|
317
|
+
# The time range has to be within a single calendar month in
|
|
318
|
+
# America/Los_Angeles timezone. Time range as a whole is optional. If not
|
|
319
|
+
# specified, the latest pricing will be returned (up to 12 hours old at
|
|
320
|
+
# most).
|
|
318
321
|
# @param [String] fields
|
|
319
322
|
# Selector specifying which fields to include in a partial response.
|
|
320
323
|
# @param [String] quota_user
|
|
@@ -26,12 +26,12 @@ module Google
|
|
|
26
26
|
# @see http://cloud.google.com/debugger
|
|
27
27
|
module ClouddebuggerV2
|
|
28
28
|
VERSION = 'V2'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180112'
|
|
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'
|
|
33
33
|
|
|
34
|
-
#
|
|
34
|
+
# Use Stackdriver Debugger
|
|
35
35
|
AUTH_CLOUD_DEBUGGER = 'https://www.googleapis.com/auth/cloud_debugger'
|
|
36
36
|
end
|
|
37
37
|
end
|
|
@@ -310,7 +310,6 @@ module Google
|
|
|
310
310
|
|
|
311
311
|
# References to the locations and revisions of the source code used in the
|
|
312
312
|
# deployed application.
|
|
313
|
-
# NOTE: this field is experimental and can be ignored.
|
|
314
313
|
# Corresponds to the JSON property `extSourceContexts`
|
|
315
314
|
# @return [Array<Google::Apis::ClouddebuggerV2::ExtendedSourceContext>]
|
|
316
315
|
attr_accessor :ext_source_contexts
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/kms/
|
|
27
27
|
module CloudkmsV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180104'
|
|
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'
|
|
@@ -705,7 +705,7 @@ module Google
|
|
|
705
705
|
# ]
|
|
706
706
|
# `
|
|
707
707
|
# For a description of IAM and its features, see the
|
|
708
|
-
# [IAM developer's guide](https://cloud.google.com/iam).
|
|
708
|
+
# [IAM developer's guide](https://cloud.google.com/iam/docs).
|
|
709
709
|
class Policy
|
|
710
710
|
include Google::Apis::Core::Hashable
|
|
711
711
|
|
|
@@ -740,7 +740,7 @@ module Google
|
|
|
740
740
|
attr_accessor :iam_owned
|
|
741
741
|
alias_method :iam_owned?, :iam_owned
|
|
742
742
|
|
|
743
|
-
#
|
|
743
|
+
# Deprecated.
|
|
744
744
|
# Corresponds to the JSON property `version`
|
|
745
745
|
# @return [Fixnum]
|
|
746
746
|
attr_accessor :version
|
|
@@ -801,7 +801,7 @@ module Google
|
|
|
801
801
|
# ]
|
|
802
802
|
# `
|
|
803
803
|
# For a description of IAM and its features, see the
|
|
804
|
-
# [IAM developer's guide](https://cloud.google.com/iam).
|
|
804
|
+
# [IAM developer's guide](https://cloud.google.com/iam/docs).
|
|
805
805
|
# Corresponds to the JSON property `policy`
|
|
806
806
|
# @return [Google::Apis::CloudkmsV1::Policy]
|
|
807
807
|
attr_accessor :policy
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/cloud-tasks/
|
|
27
27
|
module CloudtasksV2beta2
|
|
28
28
|
VERSION = 'V2beta2'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20180113'
|
|
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'
|
|
@@ -551,7 +551,7 @@ module Google
|
|
|
551
551
|
end
|
|
552
552
|
end
|
|
553
553
|
|
|
554
|
-
# Request message for
|
|
554
|
+
# Request message for leasing tasks using CloudTasks.LeaseTasks.
|
|
555
555
|
class LeaseTasksRequest
|
|
556
556
|
include Google::Apis::Core::Hashable
|
|
557
557
|
|
|
@@ -964,7 +964,7 @@ module Google
|
|
|
964
964
|
# python/taskqueue/push/deleting-tasks-and-queues#purging_all_tasks_from_a_queue)
|
|
965
965
|
# .
|
|
966
966
|
# Purge time will be truncated to the nearest microsecond. Purge
|
|
967
|
-
# time will be
|
|
967
|
+
# time will be unset if the queue has never been purged.
|
|
968
968
|
# Corresponds to the JSON property `purgeTime`
|
|
969
969
|
# @return [String]
|
|
970
970
|
attr_accessor :purge_time
|
|
@@ -985,7 +985,7 @@ module Google
|
|
|
985
985
|
# Output only. The state of the queue.
|
|
986
986
|
# `state` can only be changed by called
|
|
987
987
|
# CloudTasks.PauseQueue, CloudTasks.ResumeQueue, or uploading
|
|
988
|
-
# [queue.yaml](/appengine/docs/python/config/queueref).
|
|
988
|
+
# [queue.yaml/xml](/appengine/docs/python/config/queueref).
|
|
989
989
|
# CloudTasks.UpdateQueue cannot be used to change `state`.
|
|
990
990
|
# Corresponds to the JSON property `state`
|
|
991
991
|
# @return [String]
|
|
@@ -1014,23 +1014,23 @@ module Google
|
|
|
1014
1014
|
include Google::Apis::Core::Hashable
|
|
1015
1015
|
|
|
1016
1016
|
# Output only. The max burst size.
|
|
1017
|
-
# Max burst size limits how fast
|
|
1018
|
-
# tasks are in the queue and the rate is high. This field
|
|
1019
|
-
# the queue to have a high rate so processing starts shortly
|
|
1020
|
-
# a task is enqueued, but still limits resource usage when
|
|
1021
|
-
# tasks are enqueued in a short period of time.
|
|
1022
|
-
#
|
|
1023
|
-
#
|
|
1024
|
-
#
|
|
1025
|
-
#
|
|
1026
|
-
#
|
|
1027
|
-
#
|
|
1028
|
-
#
|
|
1029
|
-
#
|
|
1030
|
-
#
|
|
1031
|
-
#
|
|
1032
|
-
#
|
|
1033
|
-
# bucket_size).
|
|
1017
|
+
# Max burst size limits how fast tasks in queue are processed when
|
|
1018
|
+
# many tasks are in the queue and the rate is high. This field
|
|
1019
|
+
# allows the queue to have a high rate so processing starts shortly
|
|
1020
|
+
# after a task is enqueued, but still limits resource usage when
|
|
1021
|
+
# many tasks are enqueued in a short period of time.
|
|
1022
|
+
# The [token bucket](https://wikipedia.org/wiki/Token_Bucket)
|
|
1023
|
+
# algorithm is used to control the rate of task dispatches. Each
|
|
1024
|
+
# queue has a token bucket that holds tokens, up to the maximum
|
|
1025
|
+
# specified by `max_burst_size`. Each time a task is dispatched, a
|
|
1026
|
+
# token is removed from the bucket. Tasks will be dispatched until
|
|
1027
|
+
# the queue's bucket runs out of tokens. The bucket will be
|
|
1028
|
+
# continuously refilled with new tokens based on
|
|
1029
|
+
# RateLimits.max_tasks_dispatched_per_second.
|
|
1030
|
+
# Cloud Tasks will pick the value of `max_burst_size` when the
|
|
1031
|
+
# queue is created. For App Engine queues that were created or
|
|
1032
|
+
# updated using `queue.yaml/xml`, `max_burst_size` is equal to
|
|
1033
|
+
# [bucket_size](/appengine/docs/standard/python/config/queueref#bucket_size).
|
|
1034
1034
|
# Corresponds to the JSON property `maxBurstSize`
|
|
1035
1035
|
# @return [Fixnum]
|
|
1036
1036
|
attr_accessor :max_burst_size
|
|
@@ -1040,25 +1040,27 @@ module Google
|
|
|
1040
1040
|
# reached, Cloud Tasks stops dispatching tasks until the number of
|
|
1041
1041
|
# concurrent requests decreases.
|
|
1042
1042
|
# The maximum allowed value is 5,000.
|
|
1043
|
-
#
|
|
1044
|
-
#
|
|
1045
|
-
#
|
|
1043
|
+
# If unspecified when the queue is created, Cloud Tasks will pick the
|
|
1044
|
+
# default.
|
|
1045
|
+
# This field is output only for
|
|
1046
|
+
# [pull queues](google.cloud.tasks.v2beta2.PullTarget).
|
|
1046
1047
|
# This field has the same meaning as
|
|
1047
|
-
# [max_concurrent_requests in queue.yaml](/appengine/docs/standard/python/
|
|
1048
|
-
# queueref#max_concurrent_requests).
|
|
1048
|
+
# [max_concurrent_requests in queue.yaml/xml](/appengine/docs/standard/python/
|
|
1049
|
+
# config/queueref#max_concurrent_requests).
|
|
1049
1050
|
# Corresponds to the JSON property `maxConcurrentTasks`
|
|
1050
1051
|
# @return [Fixnum]
|
|
1051
1052
|
attr_accessor :max_concurrent_tasks
|
|
1052
1053
|
|
|
1053
|
-
# The maximum rate at which tasks are dispatched from this
|
|
1054
|
-
# queue.
|
|
1054
|
+
# The maximum rate at which tasks are dispatched from this queue.
|
|
1055
1055
|
# The maximum allowed value is 500.
|
|
1056
|
-
#
|
|
1057
|
-
#
|
|
1056
|
+
# If unspecified when the queue is created, Cloud Tasks will pick the
|
|
1057
|
+
# default.
|
|
1058
|
+
# This field is output only for
|
|
1059
|
+
# [pull queues](google.cloud.tasks.v2beta2.PullTarget).
|
|
1058
1060
|
# In addition to the `max_tasks_dispatched_per_second` limit, a maximum of
|
|
1059
|
-
# 10 QPS of CloudTasks.LeaseTasks requests are allowed per queue.
|
|
1061
|
+
# 10 QPS of CloudTasks.LeaseTasks requests are allowed per pull queue.
|
|
1060
1062
|
# This field has the same meaning as
|
|
1061
|
-
# [rate in queue.yaml](/appengine/docs/standard/python/config/queueref#rate).
|
|
1063
|
+
# [rate in queue.yaml/xml](/appengine/docs/standard/python/config/queueref#rate).
|
|
1062
1064
|
# Corresponds to the JSON property `maxTasksDispatchedPerSecond`
|
|
1063
1065
|
# @return [Float]
|
|
1064
1066
|
attr_accessor :max_tasks_dispatched_per_second
|
|
@@ -1148,15 +1150,16 @@ module Google
|
|
|
1148
1150
|
# @return [Fixnum]
|
|
1149
1151
|
attr_accessor :max_attempts
|
|
1150
1152
|
|
|
1151
|
-
#
|
|
1152
|
-
# it fails
|
|
1153
|
-
#
|
|
1154
|
-
#
|
|
1155
|
-
#
|
|
1156
|
-
# is output only
|
|
1153
|
+
# A task will be scheduled for retry between RetryConfig.min_backoff and
|
|
1154
|
+
# RetryConfig.max_backoff duration after it fails, if the queue's
|
|
1155
|
+
# RetryConfig specifies that the task should be retried.
|
|
1156
|
+
# If unspecified when the queue is created, Cloud Tasks will pick the
|
|
1157
|
+
# default.
|
|
1158
|
+
# This field is output only for
|
|
1159
|
+
# [pull queues](google.cloud.tasks.v2beta2.PullTarget).
|
|
1157
1160
|
# `max_backoff` will be truncated to the nearest second.
|
|
1158
1161
|
# This field has the same meaning as
|
|
1159
|
-
# [max_backoff_seconds in queue.yaml](/appengine/docs/standard/python/config/
|
|
1162
|
+
# [max_backoff_seconds in queue.yaml/xml](/appengine/docs/standard/python/config/
|
|
1160
1163
|
# queueref#retry_parameters).
|
|
1161
1164
|
# Corresponds to the JSON property `maxBackoff`
|
|
1162
1165
|
# @return [String]
|
|
@@ -1175,13 +1178,13 @@ module Google
|
|
|
1175
1178
|
# RetryConfig.max_backoff until the task has been attempted
|
|
1176
1179
|
# `max_attempts` times. Thus, the requests will retry at 10s, 20s,
|
|
1177
1180
|
# 40s, 80s, 160s, 240s, 300s, 300s, ....
|
|
1178
|
-
#
|
|
1179
|
-
#
|
|
1180
|
-
#
|
|
1181
|
-
#
|
|
1181
|
+
# If unspecified when the queue is created, Cloud Tasks will pick the
|
|
1182
|
+
# default.
|
|
1183
|
+
# This field is output only for
|
|
1184
|
+
# [pull queues](google.cloud.tasks.v2beta2.PullTarget).
|
|
1182
1185
|
# This field has the same meaning as
|
|
1183
|
-
# [max_doublings in queue.yaml](/appengine/docs/standard/python/config/
|
|
1184
|
-
# retry_parameters).
|
|
1186
|
+
# [max_doublings in queue.yaml/xml](/appengine/docs/standard/python/config/
|
|
1187
|
+
# queueref#retry_parameters).
|
|
1185
1188
|
# Corresponds to the JSON property `maxDoublings`
|
|
1186
1189
|
# @return [Fixnum]
|
|
1187
1190
|
attr_accessor :max_doublings
|
|
@@ -1192,27 +1195,28 @@ module Google
|
|
|
1192
1195
|
# RetryConfig.max_attempts times, no further attempts will be made and
|
|
1193
1196
|
# the task will be deleted.
|
|
1194
1197
|
# If zero, then the task age is unlimited.
|
|
1195
|
-
#
|
|
1196
|
-
#
|
|
1197
|
-
#
|
|
1198
|
-
#
|
|
1198
|
+
# If unspecified when the queue is created, Cloud Tasks will pick the
|
|
1199
|
+
# default.
|
|
1200
|
+
# This field is output only for
|
|
1201
|
+
# [pull queues](google.cloud.tasks.v2beta2.PullTarget).
|
|
1199
1202
|
# `max_retry_duration` will be truncated to the nearest second.
|
|
1200
1203
|
# This field has the same meaning as
|
|
1201
|
-
# [task_age_limit in queue.yaml](/appengine/docs/standard/python/config/
|
|
1202
|
-
# retry_parameters).
|
|
1204
|
+
# [task_age_limit in queue.yaml/xml](/appengine/docs/standard/python/config/
|
|
1205
|
+
# queueref#retry_parameters).
|
|
1203
1206
|
# Corresponds to the JSON property `maxRetryDuration`
|
|
1204
1207
|
# @return [String]
|
|
1205
1208
|
attr_accessor :max_retry_duration
|
|
1206
1209
|
|
|
1207
|
-
#
|
|
1208
|
-
# it fails
|
|
1209
|
-
#
|
|
1210
|
-
#
|
|
1211
|
-
#
|
|
1212
|
-
# field is output only
|
|
1210
|
+
# A task will be scheduled for retry between RetryConfig.min_backoff and
|
|
1211
|
+
# RetryConfig.max_backoff duration after it fails, if the queue's
|
|
1212
|
+
# RetryConfig specifies that the task should be retried.
|
|
1213
|
+
# If unspecified when the queue is created, Cloud Tasks will pick the
|
|
1214
|
+
# default.
|
|
1215
|
+
# This field is output only for
|
|
1216
|
+
# [pull queues](google.cloud.tasks.v2beta2.PullTarget).
|
|
1213
1217
|
# `min_backoff` will be truncated to the nearest second.
|
|
1214
1218
|
# This field has the same meaning as
|
|
1215
|
-
# [min_backoff_seconds in queue.yaml](/appengine/docs/standard/python/config/
|
|
1219
|
+
# [min_backoff_seconds in queue.yaml/xml](/appengine/docs/standard/python/config/
|
|
1216
1220
|
# queueref#retry_parameters).
|
|
1217
1221
|
# Corresponds to the JSON property `minBackoff`
|
|
1218
1222
|
# @return [String]
|
|
@@ -18,7 +18,7 @@ require 'google/apis/container_v1/representations.rb'
|
|
|
18
18
|
|
|
19
19
|
module Google
|
|
20
20
|
module Apis
|
|
21
|
-
# Google
|
|
21
|
+
# Google Kubernetes Engine API
|
|
22
22
|
#
|
|
23
23
|
# The Google Kubernetes Engine API is used for building and managing container
|
|
24
24
|
# based applications, powered by the open source Kubernetes technology.
|
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/container-engine/
|
|
27
27
|
module ContainerV1
|
|
28
28
|
VERSION = 'V1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20171227'
|
|
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'
|
|
@@ -20,7 +20,7 @@ require 'google/apis/errors'
|
|
|
20
20
|
module Google
|
|
21
21
|
module Apis
|
|
22
22
|
module ContainerV1
|
|
23
|
-
# Google
|
|
23
|
+
# Google Kubernetes Engine API
|
|
24
24
|
#
|
|
25
25
|
# The Google Kubernetes Engine API is used for building and managing container
|
|
26
26
|
# based applications, powered by the open source Kubernetes technology.
|