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 | |
---|---|
Name | Description |
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.