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.



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