public interface SyntheticMonitorTargetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SyntheticMonitorTarget.CloudFunctionV2Target |
getCloudFunctionV2()
Target a Synthetic Monitor GCFv2 instance.
|
SyntheticMonitorTarget.CloudFunctionV2TargetOrBuilder |
getCloudFunctionV2OrBuilder()
Target a Synthetic Monitor GCFv2 instance.
|
SyntheticMonitorTarget.TargetCase |
getTargetCase() |
boolean |
hasCloudFunctionV2()
Target a Synthetic Monitor GCFv2 instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCloudFunctionV2()
Target a Synthetic Monitor GCFv2 instance.
.google.monitoring.v3.SyntheticMonitorTarget.CloudFunctionV2Target cloud_function_v2 = 1;
SyntheticMonitorTarget.CloudFunctionV2Target getCloudFunctionV2()
Target a Synthetic Monitor GCFv2 instance.
.google.monitoring.v3.SyntheticMonitorTarget.CloudFunctionV2Target cloud_function_v2 = 1;
SyntheticMonitorTarget.CloudFunctionV2TargetOrBuilder getCloudFunctionV2OrBuilder()
Target a Synthetic Monitor GCFv2 instance.
.google.monitoring.v3.SyntheticMonitorTarget.CloudFunctionV2Target cloud_function_v2 = 1;
SyntheticMonitorTarget.TargetCase getTargetCase()
Copyright © 2025 Google LLC. All rights reserved.