Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1ExecutionIdentityUserCredential

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ GoogleCloudDataplexV1ExecutionIdentityUserCredential

Returns a new instance of GoogleCloudDataplexV1ExecutionIdentityUserCredential.



7066
7067
7068
# File 'lib/google/apis/dataplex_v1/classes.rb', line 7066

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7071
7072
# File 'lib/google/apis/dataplex_v1/classes.rb', line 7071

def update!(**args)
end