Class: Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target
- Inherits:
-
Object
- Object
- Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/monitoring/v3/uptime.rb
Overview
A Synthetic Monitor deployed to a Cloud Functions V2 instance.
Instance Attribute Summary collapse
-
#cloud_run_revision ⇒ ::Google::Api::MonitoredResource
readonly
Output only.
-
#name ⇒ ::String
Required.
Instance Attribute Details
#cloud_run_revision ⇒ ::Google::Api::MonitoredResource (readonly)
102 103 104 105 |
# File 'proto_docs/google/monitoring/v3/uptime.rb', line 102 class CloudFunctionV2Target include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
102 103 104 105 |
# File 'proto_docs/google/monitoring/v3/uptime.rb', line 102 class CloudFunctionV2Target include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |