Eventarc V1 API - Class Google::Cloud::Eventarc::V1::Pipeline::Destination::AuthenticationConfig (v1.1.0)

Reference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::Pipeline::Destination::AuthenticationConfig.

Represents a config used to authenticate message requests.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#google_oidc

def google_oidc() -> ::Google::Cloud::Eventarc::V1::Pipeline::Destination::AuthenticationConfig::OidcToken
Returns

#google_oidc=

def google_oidc=(value) -> ::Google::Cloud::Eventarc::V1::Pipeline::Destination::AuthenticationConfig::OidcToken
Parameter
Returns

#oauth_token

def oauth_token() -> ::Google::Cloud::Eventarc::V1::Pipeline::Destination::AuthenticationConfig::OAuthToken
Returns

#oauth_token=

def oauth_token=(value) -> ::Google::Cloud::Eventarc::V1::Pipeline::Destination::AuthenticationConfig::OAuthToken
Parameter
Returns