Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1ExecutionIdentityUserCredential
- Inherits:
-
Object
- Object
- Google::Apis::DataplexV1::GoogleCloudDataplexV1ExecutionIdentityUserCredential
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dataplex_v1/classes.rb,
lib/google/apis/dataplex_v1/representations.rb,
lib/google/apis/dataplex_v1/representations.rb
Overview
The credential of the calling user.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDataplexV1ExecutionIdentityUserCredential
constructor
A new instance of GoogleCloudDataplexV1ExecutionIdentityUserCredential.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDataplexV1ExecutionIdentityUserCredential
Returns a new instance of GoogleCloudDataplexV1ExecutionIdentityUserCredential.
6826 6827 6828 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 6826 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6831 6832 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 6831 def update!(**args) end |