Class: Google::Apis::DataprocV1::InjectableCredentialsConfig

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dataproc_v1/classes.rb,
lib/google/apis/dataproc_v1/representations.rb,
lib/google/apis/dataproc_v1/representations.rb

Overview

Specific injectable credentials authentication parameters

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ InjectableCredentialsConfig

Returns a new instance of InjectableCredentialsConfig.



1917
1918
1919
# File 'lib/google/apis/dataproc_v1/classes.rb', line 1917

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1922
1923
# File 'lib/google/apis/dataproc_v1/classes.rb', line 1922

def update!(**args)
end