httpEndpoint property
An HTTP endpoint destination described by an URI.
If a DNS FQDN is provided as the endpoint, Pipeline will create a peering zone to the consumer VPC and forward DNS requests to the VPC specified by network config to resolve the service endpoint. See: https://cloud.google.com/dns/docs/zones/zones-overview#peering_zones
Optional.
Implementation
GoogleCloudEventarcV1PipelineDestinationHttpEndpoint? httpEndpoint;