Class: Google::Apis::AgentidentitycredentialsV1::GoogleCloudAgentidentitycredentialsV1Pending

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 that the credential retrieval is pending. The caller should retry the RetrieveCredentials request after some time.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudAgentidentitycredentialsV1Pending

Returns a new instance of GoogleCloudAgentidentitycredentialsV1Pending.



92
93
94
# File 'lib/google/apis/agentidentitycredentials_v1/classes.rb', line 92

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



97
98
# File 'lib/google/apis/agentidentitycredentials_v1/classes.rb', line 97

def update!(**args)
end