Class: Google::Apis::DataprocV1::InjectableCredentialsConfig
- Inherits:
-
Object
- Object
- Google::Apis::DataprocV1::InjectableCredentialsConfig
- 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
-
#initialize(**args) ⇒ InjectableCredentialsConfig
constructor
A new instance of InjectableCredentialsConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |