oauthToken property
        
        GoogleCloudEventarcV1PipelineDestinationAuthenticationConfigOAuthToken?
        oauthToken
        
      
getter/setter pair
      If specified, an
OAuth token
will be generated and attached as an Authorization header in the HTTP
request.
This type of authorization should generally only be used when calling Google APIs hosted on *.googleapis.com.
Optional.
Implementation
GoogleCloudEventarcV1PipelineDestinationAuthenticationConfigOAuthToken?
oauthToken;