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 webpage provides documentation for the `SyntheticMonitorTarget` class within the Google Cloud Monitoring v3 API for .NET."],["This class, `SyntheticMonitorTarget`, is used to describe a synthetic monitor that will be called by Uptime."],["The class can target a Synthetic Monitor GCFv2 instance through its `CloudFunctionV2` property."],["The webpage also provides versioning information, with the latest version being 3.15.0 and numerous other versions dating back to 2.3.0."],["`SyntheticMonitorTarget` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `object` class."]]],[]]