google_api_cloud_run v0.35.0 GoogleApi.CloudRun.V1alpha1.Model.Destination View Source
Attributes
-
ref
(type:GoogleApi.CloudRun.V1alpha1.Model.ObjectReference.t
, default:nil
) - ObjectReference points to an Addressable.- optional
-
uri
(type:String.t
, default:nil
) - URI is for direct URI Designations or used with the resulting URL from Addressable ObjectReference. If used with an ObjectReference, will be appended to the path of the resulting URL from the Addressable.- optional
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudRun.V1alpha1.Model.Destination{ ref: GoogleApi.CloudRun.V1alpha1.Model.ObjectReference.t(), uri: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.