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 DataprocV1beta2
2727 VERSION = 'V1beta2'
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 @@ -230,8 +230,7 @@ def update!(**args)
230230 class Binding
231231 include Google ::Apis ::Core ::Hashable
232232
233- # A client-specified ID for this binding. Expected to be globally unique to
234- # support the internal bindings-by-ID API.
233+ #
235234 # Corresponds to the JSON property `bindingId`
236235 # @return [String]
237236 attr_accessor :binding_id
@@ -1851,7 +1850,7 @@ class KerberosConfig
18511850 # @return [String]
18521851 attr_accessor :keystore_uri
18531852
1854- # Required . The uri of the KMS key used to encrypt various sensitive files.
1853+ # Optional . The uri of the KMS key used to encrypt various sensitive files.
18551854 # Corresponds to the JSON property `kmsKeyUri`
18561855 # @return [String]
18571856 attr_accessor :kms_key_uri
@@ -1862,7 +1861,7 @@ class KerberosConfig
18621861 # @return [String]
18631862 attr_accessor :realm
18641863
1865- # Required . The Cloud Storage URI of a KMS encrypted file containing the root
1864+ # Optional . The Cloud Storage URI of a KMS encrypted file containing the root
18661865 # principal password.
18671866 # Corresponds to the JSON property `rootPrincipalPasswordUri`
18681867 # @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