Class: Google::Apis::CesV1::ServiceAgentIdTokenAuthConfig

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

Overview

Configurations for authentication with ID token generated from service agent.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ServiceAgentIdTokenAuthConfig

Returns a new instance of ServiceAgentIdTokenAuthConfig.



7315
7316
7317
# File 'lib/google/apis/ces_v1/classes.rb', line 7315

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7320
7321
# File 'lib/google/apis/ces_v1/classes.rb', line 7320

def update!(**args)
end