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.
Implements
IMessageSyntheticMonitorTarget, IEquatableSyntheticMonitorTarget, IDeepCloneableSyntheticMonitorTarget, IBufferMessage, IMessageNamespace
Google.Cloud.Monitoring.V3Assembly
Google.Cloud.Monitoring.V3.dll
Constructors
SyntheticMonitorTarget()
public SyntheticMonitorTarget()
SyntheticMonitorTarget(SyntheticMonitorTarget)
public SyntheticMonitorTarget(SyntheticMonitorTarget other)
Parameter | |
---|---|
Name | Description |
other | SyntheticMonitorTarget |
Properties
CloudFunctionV2
public SyntheticMonitorTarget.Types.CloudFunctionV2Target CloudFunctionV2 { get; set; }
Target a Synthetic Monitor GCFv2 instance.
Property Value | |
---|---|
Type | Description |
SyntheticMonitorTargetTypesCloudFunctionV2Target |
TargetCase
public SyntheticMonitorTarget.TargetOneofCase TargetCase { get; }
Property Value | |
---|---|
Type | Description |
SyntheticMonitorTargetTargetOneofCase |