Class CloudFunctionV2Target (2.21.0)

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

A Synthetic Monitor deployed to a Cloud Functions V2 instance.

Attributes

NameDescription
name str
Required. Fully qualified GCFv2 resource name i.e. projects/{project}/locations/{location}/functions/{function} Required.
cloud_run_revision google.api.monitored_resource_pb2.MonitoredResource
Output only. The cloud_run_revision Monitored Resource associated with the GCFv2. The Synthetic Monitor execution results (metrics, logs, and spans) are reported against this Monitored Resource. This field is output only.