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 documentation for the `SyntheticMonitorTarget` class within the Google Cloud Monitoring v3 API for .NET, specifically version 3.11.0."],["The `SyntheticMonitorTarget` class is used to describe a Synthetic Monitor that can be invoked by Uptime, with versions ranging from 2.3.0 to the latest 3.15.0 being documented."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class `SyntheticMonitorTarget` includes properties such as `CloudFunctionV2`, which allows for targeting a Synthetic Monitor Google Cloud Function v2 instance, and `TargetCase` to denote a specific case."],["There are listed constructors for the class `SyntheticMonitorTarget`, these include `SyntheticMonitorTarget()` and `SyntheticMonitorTarget(SyntheticMonitorTarget other)`."]]],[]]