File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ module Apis
2525 # @see https://cloud.google.com/dataproc/
2626 module DataprocV1
2727 VERSION = 'V1'
28- REVISION = '20201015 '
28+ REVISION = '20201029 '
2929
3030 # View and manage your data across Google Cloud Platform services
3131 AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Original file line number Diff line number Diff line change @@ -232,8 +232,7 @@ def update!(**args)
232232 class Binding
233233 include Google ::Apis ::Core ::Hashable
234234
235- # A client-specified ID for this binding. Expected to be globally unique to
236- # support the internal bindings-by-ID API.
235+ #
237236 # Corresponds to the JSON property `bindingId`
238237 # @return [String]
239238 attr_accessor :binding_id
@@ -1806,7 +1805,7 @@ class KerberosConfig
18061805 # @return [String]
18071806 attr_accessor :keystore_uri
18081807
1809- # Required . The uri of the KMS key used to encrypt various sensitive files.
1808+ # Optional . The uri of the KMS key used to encrypt various sensitive files.
18101809 # Corresponds to the JSON property `kmsKeyUri`
18111810 # @return [String]
18121811 attr_accessor :kms_key_uri
@@ -1817,7 +1816,7 @@ class KerberosConfig
18171816 # @return [String]
18181817 attr_accessor :realm
18191818
1820- # Required . The Cloud Storage URI of a KMS encrypted file containing the root
1819+ # Optional . The Cloud Storage URI of a KMS encrypted file containing the root
18211820 # principal password.
18221821 # Corresponds to the JSON property `rootPrincipalPasswordUri`
18231822 # @return [String]
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/google-api-ruby-client.git",
7- "sha": "4ff96cf63bea9596177ae0f8b91b1cdc83e4ce81 "
7+ "sha": "455198a94f1c155381cefdf548adcba65b5384a2 "
88 }
99 }
1010 ]
You can’t perform that action at this time.
0 commit comments