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.



7021
7022
7023
# File 'lib/google/apis/dataplex_v1/classes.rb', line 7021

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7026
7027
# File 'lib/google/apis/dataplex_v1/classes.rb', line 7026

def update!(**args)
end