Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1ActionUnauthorizedResource

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

Action details for unauthorized resource issues raised to indicate that the service account associated with the lake instance is not authorized to access or manage the resource associated with an asset.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDataplexV1ActionUnauthorizedResource

Returns a new instance of GoogleCloudDataplexV1ActionUnauthorizedResource.



754
755
756
# File 'lib/google/apis/dataplex_v1/classes.rb', line 754

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



759
760
# File 'lib/google/apis/dataplex_v1/classes.rb', line 759

def update!(**args)
end