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."],[[["This webpage provides documentation for the `SyntheticMonitorTarget` class within the Google Cloud Monitoring v3 API for .NET."],["The documentation covers versions of the API class ranging from the latest 3.15.0 down to 2.3.0, indicating a history of updates and improvements."],["The `SyntheticMonitorTarget` class is used to describe a Synthetic Monitor, which is designed to be invoked by Uptime checks."],["This `SyntheticMonitorTarget` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a variety of functionalities."],["The class includes constructors and properties such as `CloudFunctionV2` and `TargetCase`, detailing how to instantiate and configure a Synthetic Monitor target."]]],[]]