google_api_cloud_functions v0.24.0 GoogleApi.CloudFunctions.V1.Model.HttpsTrigger View Source
Describes HttpsTrigger, could be used to connect web hooks to function.
Attributes
-
url
(type:String.t
, default:nil
) - Output only. The deployed url for the function.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudFunctions.V1.Model.HttpsTrigger{url: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.