GoogleApi.CloudBuild.V1.Model.HTTPDelivery (google_api_cloud_build v0.34.0) View Source
HTTPDelivery is the delivery configuration for an HTTP notification.
Attributes
-
uri
(type:String.t
, default:nil
) - The URI to which JSON-containing HTTP POST requests should be sent.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudBuild.V1.Model.HTTPDelivery{uri: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.