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-04-17 UTC."],[[["The latest version available for the `SyntheticMonitorTarget` class is 3.15.0, while the current page is displaying version 3.14.0."],["The `SyntheticMonitorTarget` class is part of the Google Cloud Monitoring v3 API and is used to describe a Synthetic Monitor that will be used by Uptime."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `SyntheticMonitorTarget` class has two constructors, a default one and another that accepts a `SyntheticMonitorTarget` object as a parameter."],["The `SyntheticMonitorTarget` class offers properties such as `CloudFunctionV2` for targeting a Synthetic Monitor GCFv2 instance, and `TargetCase`, a property whose type is an enum."]]],[]]