public sealed class SyntheticMonitorTarget : IMessage<SyntheticMonitorTarget>, IEquatable<SyntheticMonitorTarget>, IDeepCloneable<SyntheticMonitorTarget>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class SyntheticMonitorTarget.
Describes a Synthetic Monitor to be invoked by Uptime.
[[["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-03-21 UTC."],[[["The `SyntheticMonitorTarget` class in the Google Cloud Monitoring v3 API is designed to describe a synthetic monitor that can be invoked by uptime checks."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparison within the API."],["The latest version available in this documentation is 3.15.0, while the current page focuses on version 3.9.0, and the documentation includes multiple previous versions, starting as early as version 2.3.0."],["The `SyntheticMonitorTarget` class has properties like `CloudFunctionV2` to target a synthetic monitor GCFv2 instance, and `TargetCase` to manage different types of targets, allowing for versatile monitoring configurations."]]],[]]