The value must be a RFC2396 URI string.
Examples: http://10.10.10.8:80/route,
http://svc.us-central1.p.local:8080/.
Only HTTP and HTTPS protocols are supported. The host can be either a
static IP addressable from the VPC specified by the network config, or
an internal DNS hostname of the service resolvable via Cloud DNS.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page provides documentation for the `HttpEndpoint` class within the Google Cloud Eventarc v1 API, detailing its properties, constructors, and implementations."],["The `HttpEndpoint` class represents a HTTP endpoint destination in the Eventarc service and is part of the `Google.Cloud.Eventarc.V1` namespace within the `Google.Cloud.Eventarc.V1.dll` assembly."],["The `HttpEndpoint` class implements interfaces such as `IMessage`, `IEquatable\u003cHttpEndpoint\u003e`, `IDeepCloneable\u003cHttpEndpoint\u003e`, and `IBufferMessage`, and inherits members from the base `object` class."],["The latest version of the `HttpEndpoint` class available in this documentation is 2.6.0, and previous versions dating back to 1.0.0 are also accessible."],["The only property `HttpEndpoint` has is `Uri` of type `string`, which represents the required URI of the HTTP endpoint, supporting only HTTP and HTTPS protocols."]]],[]]