Class SyntheticMonitorTarget (2.21.0)

SyntheticMonitorTarget(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes a Synthetic Monitor to be invoked by Uptime.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
cloud_function_v2 google.cloud.monitoring_v3.types.SyntheticMonitorTarget.CloudFunctionV2Target
Target a Synthetic Monitor GCFv2 instance. This field is a member of oneof_ target.

Classes

CloudFunctionV2Target

CloudFunctionV2Target(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A Synthetic Monitor deployed to a Cloud Functions V2 instance.