View Source GoogleApi.Monitoring.V3.Model.SyntheticMonitorTarget (google_api_monitoring v0.61.1)
Describes a Synthetic Monitor to be invoked by Uptime.
Attributes
-
cloudFunctionV2(type:GoogleApi.Monitoring.V3.Model.CloudFunctionV2Target.t, default:nil) - Target a Synthetic Monitor GCFv2 instance.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Monitoring.V3.Model.SyntheticMonitorTarget{ cloudFunctionV2: GoogleApi.Monitoring.V3.Model.CloudFunctionV2Target.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.