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."],[[["This webpage provides reference documentation for the `SyntheticMonitorTarget` class within the Google Cloud Monitoring v3 API, specifically for version 3.8.0, with links to other versions ranging from 2.3.0 to 3.15.0."],["`SyntheticMonitorTarget` is a class used to define a synthetic monitor, which is invoked by Uptime and it is implemented in several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SyntheticMonitorTarget` class has two constructors, a default one and another that takes another instance of the same class as a parameter for cloning."],["The class contains two primary properties, `CloudFunctionV2`, which targets a Synthetic Monitor GCFv2 instance, and `TargetCase`, which indicates the type of the target."],["This document also provides information about inherited members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`, and outlines the available constructors, properties, and their descriptions."]]],[]]