Class: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1ConsentRejected

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/agentidentitycredentials_v1/classes.rb,
lib/google/apis/agentidentitycredentials_v1/representations.rb,
lib/google/apis/agentidentitycredentials_v1/representations.rb

Overview

Indicates the user has rejected the permission delegation or cancelled the request.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudAgentidentitycredentialsV1ConsentRejected

Returns a new instance of GoogleCloudAgentidentitycredentialsV1ConsentRejected.



30
31
32
# File 'lib/google/apis/agentidentitycredentials_v1/classes.rb', line 30

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



35
36
# File 'lib/google/apis/agentidentitycredentials_v1/classes.rb', line 35

def update!(**args)
end