Class: Google::Apis::CesV1::ServiceAgentIdTokenAuthConfig
- Inherits:
-
Object
- Object
- Google::Apis::CesV1::ServiceAgentIdTokenAuthConfig
- 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
-
#initialize(**args) ⇒ ServiceAgentIdTokenAuthConfig
constructor
A new instance of ServiceAgentIdTokenAuthConfig.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |