MonitoringUptimeCheckCloudFunctionV2 class
synthetic_monitor.cloud_function_v2 block (min=1, max=1) — target
Cloud Functions V2 instance that implements the probe logic.
Constructors
- MonitoringUptimeCheckCloudFunctionV2({required String name})
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toArgMap(
) → Map< String, Object?> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited