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 GCP destinations that require GCP credentials to access like Cloud Run. This field is optional and should be set only by users interested in authenticated push
Optional.
Implementation
GoogleCloudEventarcV1PipelineDestinationAuthenticationConfig?
authenticationConfig;