authenticationConfig property

GoogleCloudEventarcV1PipelineDestinationAuthenticationConfig? authenticationConfig
getter/setter pair

An authentication config used to authenticate message requests, such that destinations can verify the source.

For example, this can be used with private Google Cloud destinations that require Google Cloud credentials for access like Cloud Run. This field is optional and should be set only by users interested in authenticated push.

Optional.

Implementation

GoogleCloudEventarcV1PipelineDestinationAuthenticationConfig?
authenticationConfig;