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.



5768
5769
5770
# File 'lib/google/apis/ces_v1/classes.rb', line 5768

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5773
5774
# File 'lib/google/apis/ces_v1/classes.rb', line 5773

def update!(**args)
end