Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::SyntheticMonitorTarget (v1.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::SyntheticMonitorTarget.
Describes a Synthetic Monitor to be invoked by Uptime.
Extended By
-
Google::Protobuf::MessageExts::ClassMethods
Includes
-
Google::Protobuf::MessageExts
Methods
#cloud_function_v2
def cloud_function_v2() -> ::Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target
#cloud_function_v2=
def cloud_function_v2=(value) -> ::Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::SyntheticMonitorTarget (v1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/ruby/docs/reference/google-cloud-monitoring-v3/latest/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [1.6.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.6.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [1.5.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.5.1/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [1.4.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.4.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [1.3.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.3.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [1.2.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.2.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [1.1.0](/ruby/docs/reference/google-cloud-monitoring-v3/1.1.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [1.0.1](/ruby/docs/reference/google-cloud-monitoring-v3/1.0.1/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.18.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.18.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.17.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.17.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.16.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.16.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.15.2](/ruby/docs/reference/google-cloud-monitoring-v3/0.15.2/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.14.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.14.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.13.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.13.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.12.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.12.1/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.11.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.11.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.10.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.10.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.9.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.9.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.8.0](/ruby/docs/reference/google-cloud-monitoring-v3/0.8.0/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget)\n- [0.7.1](/ruby/docs/reference/google-cloud-monitoring-v3/0.7.1/Google-Cloud-Monitoring-V3-SyntheticMonitorTarget) \nReference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::SyntheticMonitorTarget.\n\nDescribes a Synthetic Monitor to be invoked by Uptime. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #cloud_function_v2\n\n def cloud_function_v2() -\u003e ::Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target\n\n**Returns**\n\n- ([::Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target](./Google-Cloud-Monitoring-V3-SyntheticMonitorTarget-CloudFunctionV2Target)) --- Target a Synthetic Monitor GCFv2 instance.\n\n### #cloud_function_v2=\n\n def cloud_function_v2=(value) -\u003e ::Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target](./Google-Cloud-Monitoring-V3-SyntheticMonitorTarget-CloudFunctionV2Target)) --- Target a Synthetic Monitor GCFv2 instance. \n**Returns**\n\n- ([::Google::Cloud::Monitoring::V3::SyntheticMonitorTarget::CloudFunctionV2Target](./Google-Cloud-Monitoring-V3-SyntheticMonitorTarget-CloudFunctionV2Target)) --- Target a Synthetic Monitor GCFv2 instance."]]