public static final class UptimeCheckConfig.Builder extends GeneratedMessageV3.Builder<UptimeCheckConfig.Builder> implements UptimeCheckConfigOrBuilder
This message configures which resources and services to monitor for availability.Protobuf type
google.monitoring.v3.UptimeCheckConfig
Modifier and Type | Method and Description |
---|---|
UptimeCheckConfig.Builder |
addAllContentMatchers(java.lang.Iterable<? extends UptimeCheckConfig.ContentMatcher> values)
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
addAllInternalCheckers(java.lang.Iterable<? extends UptimeCheckConfig.InternalChecker> values)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
addAllSelectedRegions(java.lang.Iterable<? extends UptimeCheckRegion> values)
The list of regions from which the check will be run.
|
UptimeCheckConfig.Builder |
addAllSelectedRegionsValue(java.lang.Iterable<java.lang.Integer> values)
The list of regions from which the check will be run.
|
UptimeCheckConfig.Builder |
addContentMatchers(int index,
UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
addContentMatchers(int index,
UptimeCheckConfig.ContentMatcher value)
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
addContentMatchers(UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
addContentMatchers(UptimeCheckConfig.ContentMatcher value)
The expected content on the page the check is run against.
|
UptimeCheckConfig.ContentMatcher.Builder |
addContentMatchersBuilder()
The expected content on the page the check is run against.
|
UptimeCheckConfig.ContentMatcher.Builder |
addContentMatchersBuilder(int index)
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
addInternalCheckers(int index,
UptimeCheckConfig.InternalChecker.Builder builderForValue)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
addInternalCheckers(int index,
UptimeCheckConfig.InternalChecker value)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
addInternalCheckers(UptimeCheckConfig.InternalChecker.Builder builderForValue)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
addInternalCheckers(UptimeCheckConfig.InternalChecker value)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.InternalChecker.Builder |
addInternalCheckersBuilder()
The internal checkers that this check will egress from.
|
UptimeCheckConfig.InternalChecker.Builder |
addInternalCheckersBuilder(int index)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
UptimeCheckConfig.Builder |
addSelectedRegions(UptimeCheckRegion value)
The list of regions from which the check will be run.
|
UptimeCheckConfig.Builder |
addSelectedRegionsValue(int value)
The list of regions from which the check will be run.
|
UptimeCheckConfig |
build() |
UptimeCheckConfig |
buildPartial() |
UptimeCheckConfig.Builder |
clear() |
UptimeCheckConfig.Builder |
clearCheckRequestType() |
UptimeCheckConfig.Builder |
clearContentMatchers()
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
clearDisplayName()
A human-friendly name for the uptime check configuration.
|
UptimeCheckConfig.Builder |
clearField(Descriptors.FieldDescriptor field) |
UptimeCheckConfig.Builder |
clearHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
|
UptimeCheckConfig.Builder |
clearInternalCheckers()
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
clearMonitoredResource()
The monitored resource associated with the configuration.
|
UptimeCheckConfig.Builder |
clearName()
A unique resource name for this UptimeCheckConfig.
|
UptimeCheckConfig.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
UptimeCheckConfig.Builder |
clearPeriod()
How often the uptime check is performed.
|
UptimeCheckConfig.Builder |
clearResource() |
UptimeCheckConfig.Builder |
clearResourceGroup()
The group resource associated with the configuration.
|
UptimeCheckConfig.Builder |
clearSelectedRegions()
The list of regions from which the check will be run.
|
UptimeCheckConfig.Builder |
clearTcpCheck()
Contains information needed to make a TCP check.
|
UptimeCheckConfig.Builder |
clearTimeout()
The maximum amount of time to wait for the request to complete (must be
between 1 and 60 seconds).
|
UptimeCheckConfig.Builder |
clone() |
UptimeCheckConfig.CheckRequestTypeCase |
getCheckRequestTypeCase() |
UptimeCheckConfig.ContentMatcher |
getContentMatchers(int index)
The expected content on the page the check is run against.
|
UptimeCheckConfig.ContentMatcher.Builder |
getContentMatchersBuilder(int index)
The expected content on the page the check is run against.
|
java.util.List<UptimeCheckConfig.ContentMatcher.Builder> |
getContentMatchersBuilderList()
The expected content on the page the check is run against.
|
int |
getContentMatchersCount()
The expected content on the page the check is run against.
|
java.util.List<UptimeCheckConfig.ContentMatcher> |
getContentMatchersList()
The expected content on the page the check is run against.
|
UptimeCheckConfig.ContentMatcherOrBuilder |
getContentMatchersOrBuilder(int index)
The expected content on the page the check is run against.
|
java.util.List<? extends UptimeCheckConfig.ContentMatcherOrBuilder> |
getContentMatchersOrBuilderList()
The expected content on the page the check is run against.
|
UptimeCheckConfig |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getDisplayName()
A human-friendly name for the uptime check configuration.
|
ByteString |
getDisplayNameBytes()
A human-friendly name for the uptime check configuration.
|
UptimeCheckConfig.HttpCheck |
getHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
|
UptimeCheckConfig.HttpCheck.Builder |
getHttpCheckBuilder()
Contains information needed to make an HTTP or HTTPS check.
|
UptimeCheckConfig.HttpCheckOrBuilder |
getHttpCheckOrBuilder()
Contains information needed to make an HTTP or HTTPS check.
|
UptimeCheckConfig.InternalChecker |
getInternalCheckers(int index)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.InternalChecker.Builder |
getInternalCheckersBuilder(int index)
The internal checkers that this check will egress from.
|
java.util.List<UptimeCheckConfig.InternalChecker.Builder> |
getInternalCheckersBuilderList()
The internal checkers that this check will egress from.
|
int |
getInternalCheckersCount()
The internal checkers that this check will egress from.
|
java.util.List<UptimeCheckConfig.InternalChecker> |
getInternalCheckersList()
The internal checkers that this check will egress from.
|
UptimeCheckConfig.InternalCheckerOrBuilder |
getInternalCheckersOrBuilder(int index)
The internal checkers that this check will egress from.
|
java.util.List<? extends UptimeCheckConfig.InternalCheckerOrBuilder> |
getInternalCheckersOrBuilderList()
The internal checkers that this check will egress from.
|
MonitoredResource |
getMonitoredResource()
The monitored resource associated with the configuration.
|
MonitoredResource.Builder |
getMonitoredResourceBuilder()
The monitored resource associated with the configuration.
|
MonitoredResourceOrBuilder |
getMonitoredResourceOrBuilder()
The monitored resource associated with the configuration.
|
java.lang.String |
getName()
A unique resource name for this UptimeCheckConfig.
|
ByteString |
getNameBytes()
A unique resource name for this UptimeCheckConfig.
|
Duration |
getPeriod()
How often the uptime check is performed.
|
Duration.Builder |
getPeriodBuilder()
How often the uptime check is performed.
|
DurationOrBuilder |
getPeriodOrBuilder()
How often the uptime check is performed.
|
UptimeCheckConfig.ResourceCase |
getResourceCase() |
UptimeCheckConfig.ResourceGroup |
getResourceGroup()
The group resource associated with the configuration.
|
UptimeCheckConfig.ResourceGroup.Builder |
getResourceGroupBuilder()
The group resource associated with the configuration.
|
UptimeCheckConfig.ResourceGroupOrBuilder |
getResourceGroupOrBuilder()
The group resource associated with the configuration.
|
UptimeCheckRegion |
getSelectedRegions(int index)
The list of regions from which the check will be run.
|
int |
getSelectedRegionsCount()
The list of regions from which the check will be run.
|
java.util.List<UptimeCheckRegion> |
getSelectedRegionsList()
The list of regions from which the check will be run.
|
int |
getSelectedRegionsValue(int index)
The list of regions from which the check will be run.
|
java.util.List<java.lang.Integer> |
getSelectedRegionsValueList()
The list of regions from which the check will be run.
|
UptimeCheckConfig.TcpCheck |
getTcpCheck()
Contains information needed to make a TCP check.
|
UptimeCheckConfig.TcpCheck.Builder |
getTcpCheckBuilder()
Contains information needed to make a TCP check.
|
UptimeCheckConfig.TcpCheckOrBuilder |
getTcpCheckOrBuilder()
Contains information needed to make a TCP check.
|
Duration |
getTimeout()
The maximum amount of time to wait for the request to complete (must be
between 1 and 60 seconds).
|
Duration.Builder |
getTimeoutBuilder()
The maximum amount of time to wait for the request to complete (must be
between 1 and 60 seconds).
|
DurationOrBuilder |
getTimeoutOrBuilder()
The maximum amount of time to wait for the request to complete (must be
between 1 and 60 seconds).
|
boolean |
hasHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
|
boolean |
hasMonitoredResource()
The monitored resource associated with the configuration.
|
boolean |
hasPeriod()
How often the uptime check is performed.
|
boolean |
hasResourceGroup()
The group resource associated with the configuration.
|
boolean |
hasTcpCheck()
Contains information needed to make a TCP check.
|
boolean |
hasTimeout()
The maximum amount of time to wait for the request to complete (must be
between 1 and 60 seconds).
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UptimeCheckConfig.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
UptimeCheckConfig.Builder |
mergeFrom(Message other) |
UptimeCheckConfig.Builder |
mergeFrom(UptimeCheckConfig other) |
UptimeCheckConfig.Builder |
mergeHttpCheck(UptimeCheckConfig.HttpCheck value)
Contains information needed to make an HTTP or HTTPS check.
|
UptimeCheckConfig.Builder |
mergeMonitoredResource(MonitoredResource value)
The monitored resource associated with the configuration.
|
UptimeCheckConfig.Builder |
mergePeriod(Duration value)
How often the uptime check is performed.
|
UptimeCheckConfig.Builder |
mergeResourceGroup(UptimeCheckConfig.ResourceGroup value)
The group resource associated with the configuration.
|
UptimeCheckConfig.Builder |
mergeTcpCheck(UptimeCheckConfig.TcpCheck value)
Contains information needed to make a TCP check.
|
UptimeCheckConfig.Builder |
mergeTimeout(Duration value)
The maximum amount of time to wait for the request to complete (must be
between 1 and 60 seconds).
|
UptimeCheckConfig.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
UptimeCheckConfig.Builder |
removeContentMatchers(int index)
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
removeInternalCheckers(int index)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
setContentMatchers(int index,
UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
setContentMatchers(int index,
UptimeCheckConfig.ContentMatcher value)
The expected content on the page the check is run against.
|
UptimeCheckConfig.Builder |
setDisplayName(java.lang.String value)
A human-friendly name for the uptime check configuration.
|
UptimeCheckConfig.Builder |
setDisplayNameBytes(ByteString value)
A human-friendly name for the uptime check configuration.
|
UptimeCheckConfig.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
UptimeCheckConfig.Builder |
setHttpCheck(UptimeCheckConfig.HttpCheck.Builder builderForValue)
Contains information needed to make an HTTP or HTTPS check.
|
UptimeCheckConfig.Builder |
setHttpCheck(UptimeCheckConfig.HttpCheck value)
Contains information needed to make an HTTP or HTTPS check.
|
UptimeCheckConfig.Builder |
setInternalCheckers(int index,
UptimeCheckConfig.InternalChecker.Builder builderForValue)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
setInternalCheckers(int index,
UptimeCheckConfig.InternalChecker value)
The internal checkers that this check will egress from.
|
UptimeCheckConfig.Builder |
setMonitoredResource(MonitoredResource.Builder builderForValue)
The monitored resource associated with the configuration.
|
UptimeCheckConfig.Builder |
setMonitoredResource(MonitoredResource value)
The monitored resource associated with the configuration.
|
UptimeCheckConfig.Builder |
setName(java.lang.String value)
A unique resource name for this UptimeCheckConfig.
|
UptimeCheckConfig.Builder |
setNameBytes(ByteString value)
A unique resource name for this UptimeCheckConfig.
|
UptimeCheckConfig.Builder |
setPeriod(Duration.Builder builderForValue)
How often the uptime check is performed.
|
UptimeCheckConfig.Builder |
setPeriod(Duration value)
How often the uptime check is performed.
|
UptimeCheckConfig.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
UptimeCheckConfig.Builder |
setResourceGroup(UptimeCheckConfig.ResourceGroup.Builder builderForValue)
The group resource associated with the configuration.
|
UptimeCheckConfig.Builder |
setResourceGroup(UptimeCheckConfig.ResourceGroup value)
The group resource associated with the configuration.
|
UptimeCheckConfig.Builder |
setSelectedRegions(int index,
UptimeCheckRegion value)
The list of regions from which the check will be run.
|
UptimeCheckConfig.Builder |
setSelectedRegionsValue(int index,
int value)
The list of regions from which the check will be run.
|
UptimeCheckConfig.Builder |
setTcpCheck(UptimeCheckConfig.TcpCheck.Builder builderForValue)
Contains information needed to make a TCP check.
|
UptimeCheckConfig.Builder |
setTcpCheck(UptimeCheckConfig.TcpCheck value)
Contains information needed to make a TCP check.
|
UptimeCheckConfig.Builder |
setTimeout(Duration.Builder builderForValue)
The maximum amount of time to wait for the request to complete (must be
between 1 and 60 seconds).
|
UptimeCheckConfig.Builder |
setTimeout(Duration value)
The maximum amount of time to wait for the request to complete (must be
between 1 and 60 seconds).
|
UptimeCheckConfig.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public UptimeCheckConfig build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public UptimeCheckConfig buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public UptimeCheckConfig.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder mergeFrom(UptimeCheckConfig other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public UptimeCheckConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<UptimeCheckConfig.Builder>
java.io.IOException
public UptimeCheckConfig.ResourceCase getResourceCase()
getResourceCase
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder clearResource()
public UptimeCheckConfig.CheckRequestTypeCase getCheckRequestTypeCase()
getCheckRequestTypeCase
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder clearCheckRequestType()
public java.lang.String getName()
A unique resource name for this UptimeCheckConfig. The format is: `projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID]`. This field should be omitted when creating the uptime check configuration; on create, the resource name is assigned by the server and included in the response.
string name = 1;
getName
in interface UptimeCheckConfigOrBuilder
public ByteString getNameBytes()
A unique resource name for this UptimeCheckConfig. The format is: `projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID]`. This field should be omitted when creating the uptime check configuration; on create, the resource name is assigned by the server and included in the response.
string name = 1;
getNameBytes
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setName(java.lang.String value)
A unique resource name for this UptimeCheckConfig. The format is: `projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID]`. This field should be omitted when creating the uptime check configuration; on create, the resource name is assigned by the server and included in the response.
string name = 1;
public UptimeCheckConfig.Builder clearName()
A unique resource name for this UptimeCheckConfig. The format is: `projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID]`. This field should be omitted when creating the uptime check configuration; on create, the resource name is assigned by the server and included in the response.
string name = 1;
public UptimeCheckConfig.Builder setNameBytes(ByteString value)
A unique resource name for this UptimeCheckConfig. The format is: `projects/[PROJECT_ID]/uptimeCheckConfigs/[UPTIME_CHECK_ID]`. This field should be omitted when creating the uptime check configuration; on create, the resource name is assigned by the server and included in the response.
string name = 1;
public java.lang.String getDisplayName()
A human-friendly name for the uptime check configuration. The display name should be unique within a Stackdriver Account in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
getDisplayName
in interface UptimeCheckConfigOrBuilder
public ByteString getDisplayNameBytes()
A human-friendly name for the uptime check configuration. The display name should be unique within a Stackdriver Account in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
getDisplayNameBytes
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setDisplayName(java.lang.String value)
A human-friendly name for the uptime check configuration. The display name should be unique within a Stackdriver Account in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
public UptimeCheckConfig.Builder clearDisplayName()
A human-friendly name for the uptime check configuration. The display name should be unique within a Stackdriver Account in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
public UptimeCheckConfig.Builder setDisplayNameBytes(ByteString value)
A human-friendly name for the uptime check configuration. The display name should be unique within a Stackdriver Account in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
public boolean hasMonitoredResource()
The monitored resource associated with the configuration.
.google.api.MonitoredResource monitored_resource = 3;
hasMonitoredResource
in interface UptimeCheckConfigOrBuilder
public MonitoredResource getMonitoredResource()
The monitored resource associated with the configuration.
.google.api.MonitoredResource monitored_resource = 3;
getMonitoredResource
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setMonitoredResource(MonitoredResource value)
The monitored resource associated with the configuration.
.google.api.MonitoredResource monitored_resource = 3;
public UptimeCheckConfig.Builder setMonitoredResource(MonitoredResource.Builder builderForValue)
The monitored resource associated with the configuration.
.google.api.MonitoredResource monitored_resource = 3;
public UptimeCheckConfig.Builder mergeMonitoredResource(MonitoredResource value)
The monitored resource associated with the configuration.
.google.api.MonitoredResource monitored_resource = 3;
public UptimeCheckConfig.Builder clearMonitoredResource()
The monitored resource associated with the configuration.
.google.api.MonitoredResource monitored_resource = 3;
public MonitoredResource.Builder getMonitoredResourceBuilder()
The monitored resource associated with the configuration.
.google.api.MonitoredResource monitored_resource = 3;
public MonitoredResourceOrBuilder getMonitoredResourceOrBuilder()
The monitored resource associated with the configuration.
.google.api.MonitoredResource monitored_resource = 3;
getMonitoredResourceOrBuilder
in interface UptimeCheckConfigOrBuilder
public boolean hasResourceGroup()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
hasResourceGroup
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.ResourceGroup getResourceGroup()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
getResourceGroup
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setResourceGroup(UptimeCheckConfig.ResourceGroup value)
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
public UptimeCheckConfig.Builder setResourceGroup(UptimeCheckConfig.ResourceGroup.Builder builderForValue)
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
public UptimeCheckConfig.Builder mergeResourceGroup(UptimeCheckConfig.ResourceGroup value)
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
public UptimeCheckConfig.Builder clearResourceGroup()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
public UptimeCheckConfig.ResourceGroup.Builder getResourceGroupBuilder()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
public UptimeCheckConfig.ResourceGroupOrBuilder getResourceGroupOrBuilder()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
getResourceGroupOrBuilder
in interface UptimeCheckConfigOrBuilder
public boolean hasHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
hasHttpCheck
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.HttpCheck getHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
getHttpCheck
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setHttpCheck(UptimeCheckConfig.HttpCheck value)
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
public UptimeCheckConfig.Builder setHttpCheck(UptimeCheckConfig.HttpCheck.Builder builderForValue)
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
public UptimeCheckConfig.Builder mergeHttpCheck(UptimeCheckConfig.HttpCheck value)
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
public UptimeCheckConfig.Builder clearHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
public UptimeCheckConfig.HttpCheck.Builder getHttpCheckBuilder()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
public UptimeCheckConfig.HttpCheckOrBuilder getHttpCheckOrBuilder()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
getHttpCheckOrBuilder
in interface UptimeCheckConfigOrBuilder
public boolean hasTcpCheck()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
hasTcpCheck
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.TcpCheck getTcpCheck()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
getTcpCheck
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setTcpCheck(UptimeCheckConfig.TcpCheck value)
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
public UptimeCheckConfig.Builder setTcpCheck(UptimeCheckConfig.TcpCheck.Builder builderForValue)
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
public UptimeCheckConfig.Builder mergeTcpCheck(UptimeCheckConfig.TcpCheck value)
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
public UptimeCheckConfig.Builder clearTcpCheck()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
public UptimeCheckConfig.TcpCheck.Builder getTcpCheckBuilder()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
public UptimeCheckConfig.TcpCheckOrBuilder getTcpCheckOrBuilder()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
getTcpCheckOrBuilder
in interface UptimeCheckConfigOrBuilder
public boolean hasPeriod()
How often the uptime check is performed. Currently, only 1, 5, 10, and 15 minutes are supported. Required.
.google.protobuf.Duration period = 7;
hasPeriod
in interface UptimeCheckConfigOrBuilder
public Duration getPeriod()
How often the uptime check is performed. Currently, only 1, 5, 10, and 15 minutes are supported. Required.
.google.protobuf.Duration period = 7;
getPeriod
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setPeriod(Duration value)
How often the uptime check is performed. Currently, only 1, 5, 10, and 15 minutes are supported. Required.
.google.protobuf.Duration period = 7;
public UptimeCheckConfig.Builder setPeriod(Duration.Builder builderForValue)
How often the uptime check is performed. Currently, only 1, 5, 10, and 15 minutes are supported. Required.
.google.protobuf.Duration period = 7;
public UptimeCheckConfig.Builder mergePeriod(Duration value)
How often the uptime check is performed. Currently, only 1, 5, 10, and 15 minutes are supported. Required.
.google.protobuf.Duration period = 7;
public UptimeCheckConfig.Builder clearPeriod()
How often the uptime check is performed. Currently, only 1, 5, 10, and 15 minutes are supported. Required.
.google.protobuf.Duration period = 7;
public Duration.Builder getPeriodBuilder()
How often the uptime check is performed. Currently, only 1, 5, 10, and 15 minutes are supported. Required.
.google.protobuf.Duration period = 7;
public DurationOrBuilder getPeriodOrBuilder()
How often the uptime check is performed. Currently, only 1, 5, 10, and 15 minutes are supported. Required.
.google.protobuf.Duration period = 7;
getPeriodOrBuilder
in interface UptimeCheckConfigOrBuilder
public boolean hasTimeout()
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Required.
.google.protobuf.Duration timeout = 8;
hasTimeout
in interface UptimeCheckConfigOrBuilder
public Duration getTimeout()
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Required.
.google.protobuf.Duration timeout = 8;
getTimeout
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setTimeout(Duration value)
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Required.
.google.protobuf.Duration timeout = 8;
public UptimeCheckConfig.Builder setTimeout(Duration.Builder builderForValue)
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Required.
.google.protobuf.Duration timeout = 8;
public UptimeCheckConfig.Builder mergeTimeout(Duration value)
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Required.
.google.protobuf.Duration timeout = 8;
public UptimeCheckConfig.Builder clearTimeout()
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Required.
.google.protobuf.Duration timeout = 8;
public Duration.Builder getTimeoutBuilder()
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Required.
.google.protobuf.Duration timeout = 8;
public DurationOrBuilder getTimeoutOrBuilder()
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds). Required.
.google.protobuf.Duration timeout = 8;
getTimeoutOrBuilder
in interface UptimeCheckConfigOrBuilder
public java.util.List<UptimeCheckConfig.ContentMatcher> getContentMatchersList()
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
getContentMatchersList
in interface UptimeCheckConfigOrBuilder
public int getContentMatchersCount()
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
getContentMatchersCount
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.ContentMatcher getContentMatchers(int index)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
getContentMatchers
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setContentMatchers(int index, UptimeCheckConfig.ContentMatcher value)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.Builder setContentMatchers(int index, UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.Builder addContentMatchers(UptimeCheckConfig.ContentMatcher value)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.Builder addContentMatchers(int index, UptimeCheckConfig.ContentMatcher value)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.Builder addContentMatchers(UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.Builder addContentMatchers(int index, UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.Builder addAllContentMatchers(java.lang.Iterable<? extends UptimeCheckConfig.ContentMatcher> values)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.Builder clearContentMatchers()
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.Builder removeContentMatchers(int index)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.ContentMatcher.Builder getContentMatchersBuilder(int index)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.ContentMatcherOrBuilder getContentMatchersOrBuilder(int index)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
getContentMatchersOrBuilder
in interface UptimeCheckConfigOrBuilder
public java.util.List<? extends UptimeCheckConfig.ContentMatcherOrBuilder> getContentMatchersOrBuilderList()
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
getContentMatchersOrBuilderList
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.ContentMatcher.Builder addContentMatchersBuilder()
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public UptimeCheckConfig.ContentMatcher.Builder addContentMatchersBuilder(int index)
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public java.util.List<UptimeCheckConfig.ContentMatcher.Builder> getContentMatchersBuilderList()
The expected content on the page the check is run against. Currently, only the first entry in the list is supported, and other entries will be ignored. The server will look for an exact match of the string in the page response's content. This field is optional and should only be specified if a content match is required.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
public java.util.List<UptimeCheckRegion> getSelectedRegionsList()
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
getSelectedRegionsList
in interface UptimeCheckConfigOrBuilder
public int getSelectedRegionsCount()
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
getSelectedRegionsCount
in interface UptimeCheckConfigOrBuilder
public UptimeCheckRegion getSelectedRegions(int index)
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
getSelectedRegions
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setSelectedRegions(int index, UptimeCheckRegion value)
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
public UptimeCheckConfig.Builder addSelectedRegions(UptimeCheckRegion value)
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
public UptimeCheckConfig.Builder addAllSelectedRegions(java.lang.Iterable<? extends UptimeCheckRegion> values)
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
public UptimeCheckConfig.Builder clearSelectedRegions()
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
public java.util.List<java.lang.Integer> getSelectedRegionsValueList()
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
getSelectedRegionsValueList
in interface UptimeCheckConfigOrBuilder
public int getSelectedRegionsValue(int index)
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
getSelectedRegionsValue
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setSelectedRegionsValue(int index, int value)
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
public UptimeCheckConfig.Builder addSelectedRegionsValue(int value)
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
public UptimeCheckConfig.Builder addAllSelectedRegionsValue(java.lang.Iterable<java.lang.Integer> values)
The list of regions from which the check will be run. If this field is specified, enough regions to include a minimum of 3 locations must be provided, or an error message is returned. Not specifying this field will result in uptime checks running from all regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
public java.util.List<UptimeCheckConfig.InternalChecker> getInternalCheckersList()
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
getInternalCheckersList
in interface UptimeCheckConfigOrBuilder
public int getInternalCheckersCount()
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
getInternalCheckersCount
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.InternalChecker getInternalCheckers(int index)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
getInternalCheckers
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.Builder setInternalCheckers(int index, UptimeCheckConfig.InternalChecker value)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.Builder setInternalCheckers(int index, UptimeCheckConfig.InternalChecker.Builder builderForValue)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.Builder addInternalCheckers(UptimeCheckConfig.InternalChecker value)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.Builder addInternalCheckers(int index, UptimeCheckConfig.InternalChecker value)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.Builder addInternalCheckers(UptimeCheckConfig.InternalChecker.Builder builderForValue)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.Builder addInternalCheckers(int index, UptimeCheckConfig.InternalChecker.Builder builderForValue)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.Builder addAllInternalCheckers(java.lang.Iterable<? extends UptimeCheckConfig.InternalChecker> values)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.Builder clearInternalCheckers()
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.Builder removeInternalCheckers(int index)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.InternalChecker.Builder getInternalCheckersBuilder(int index)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.InternalCheckerOrBuilder getInternalCheckersOrBuilder(int index)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
getInternalCheckersOrBuilder
in interface UptimeCheckConfigOrBuilder
public java.util.List<? extends UptimeCheckConfig.InternalCheckerOrBuilder> getInternalCheckersOrBuilderList()
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
getInternalCheckersOrBuilderList
in interface UptimeCheckConfigOrBuilder
public UptimeCheckConfig.InternalChecker.Builder addInternalCheckersBuilder()
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public UptimeCheckConfig.InternalChecker.Builder addInternalCheckersBuilder(int index)
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public java.util.List<UptimeCheckConfig.InternalChecker.Builder> getInternalCheckersBuilderList()
The internal checkers that this check will egress from.
repeated .google.monitoring.v3.UptimeCheckConfig.InternalChecker internal_checkers = 14;
public final UptimeCheckConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
public final UptimeCheckConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>