Package com.google.monitoring.v3
Class UptimeCheckConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
- com.google.monitoring.v3.UptimeCheckConfig.Builder
-
- All Implemented Interfaces:
UptimeCheckConfigOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- UptimeCheckConfig
public static final class UptimeCheckConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder> implements UptimeCheckConfigOrBuilder
This message configures which resources and services to monitor for availability.
Protobuf typegoogle.monitoring.v3.UptimeCheckConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description UptimeCheckConfig.Builder
addAllContentMatchers(Iterable<? extends UptimeCheckConfig.ContentMatcher> values)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
addAllInternalCheckers(Iterable<? extends InternalChecker> values)
Deprecated.UptimeCheckConfig.Builder
addAllSelectedRegions(Iterable<? extends UptimeCheckRegion> values)
The list of regions from which the check will be run.UptimeCheckConfig.Builder
addAllSelectedRegionsValue(Iterable<Integer> values)
The list of regions from which the check will be run.UptimeCheckConfig.Builder
addContentMatchers(int index, UptimeCheckConfig.ContentMatcher value)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
addContentMatchers(int index, UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
addContentMatchers(UptimeCheckConfig.ContentMatcher value)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
addContentMatchers(UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.ContentMatcher.Builder
addContentMatchersBuilder()
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.ContentMatcher.Builder
addContentMatchersBuilder(int index)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
addInternalCheckers(int index, InternalChecker value)
Deprecated.UptimeCheckConfig.Builder
addInternalCheckers(int index, InternalChecker.Builder builderForValue)
Deprecated.UptimeCheckConfig.Builder
addInternalCheckers(InternalChecker value)
Deprecated.UptimeCheckConfig.Builder
addInternalCheckers(InternalChecker.Builder builderForValue)
Deprecated.InternalChecker.Builder
addInternalCheckersBuilder()
Deprecated.InternalChecker.Builder
addInternalCheckersBuilder(int index)
Deprecated.UptimeCheckConfig.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, 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
clearCheckerType()
The type of checkers to use to execute the Uptime check.UptimeCheckConfig.Builder
clearCheckRequestType()
UptimeCheckConfig.Builder
clearContentMatchers()
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
clearDisplayName()
A human-friendly name for the Uptime check configuration.UptimeCheckConfig.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
UptimeCheckConfig.Builder
clearHttpCheck()
Contains information needed to make an HTTP or HTTPS check.UptimeCheckConfig.Builder
clearInternalCheckers()
Deprecated.UptimeCheckConfig.Builder
clearIsInternal()
Deprecated.google.monitoring.v3.UptimeCheckConfig.is_internal is deprecated.UptimeCheckConfig.Builder
clearMonitoredResource()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration.UptimeCheckConfig.Builder
clearName()
A unique resource name for this Uptime check configuration.UptimeCheckConfig.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
UptimeCheckConfig.Builder
clearPeriod()
How often, in seconds, 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
clearUserLabels()
UptimeCheckConfig.Builder
clone()
boolean
containsUserLabels(String key)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects.UptimeCheckConfig.CheckerType
getCheckerType()
The type of checkers to use to execute the Uptime check.int
getCheckerTypeValue()
The type of checkers to use to execute the Uptime check.UptimeCheckConfig.CheckRequestTypeCase
getCheckRequestTypeCase()
UptimeCheckConfig.ContentMatcher
getContentMatchers(int index)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.ContentMatcher.Builder
getContentMatchersBuilder(int index)
The content that is expected to appear in the data returned by the target server against which the check is run.List<UptimeCheckConfig.ContentMatcher.Builder>
getContentMatchersBuilderList()
The content that is expected to appear in the data returned by the target server against which the check is run.int
getContentMatchersCount()
The content that is expected to appear in the data returned by the target server against which the check is run.List<UptimeCheckConfig.ContentMatcher>
getContentMatchersList()
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.ContentMatcherOrBuilder
getContentMatchersOrBuilder(int index)
The content that is expected to appear in the data returned by the target server against which the check is run.List<? extends UptimeCheckConfig.ContentMatcherOrBuilder>
getContentMatchersOrBuilderList()
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
A human-friendly name for the Uptime check configuration.com.google.protobuf.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.InternalChecker
getInternalCheckers(int index)
Deprecated.InternalChecker.Builder
getInternalCheckersBuilder(int index)
Deprecated.List<InternalChecker.Builder>
getInternalCheckersBuilderList()
Deprecated.int
getInternalCheckersCount()
Deprecated.List<InternalChecker>
getInternalCheckersList()
Deprecated.InternalCheckerOrBuilder
getInternalCheckersOrBuilder(int index)
Deprecated.List<? extends InternalCheckerOrBuilder>
getInternalCheckersOrBuilderList()
Deprecated.boolean
getIsInternal()
Deprecated.google.monitoring.v3.UptimeCheckConfig.is_internal is deprecated.com.google.api.MonitoredResource
getMonitoredResource()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration.com.google.api.MonitoredResource.Builder
getMonitoredResourceBuilder()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration.com.google.api.MonitoredResourceOrBuilder
getMonitoredResourceOrBuilder()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration.Map<String,String>
getMutableUserLabels()
Deprecated.String
getName()
A unique resource name for this Uptime check configuration.com.google.protobuf.ByteString
getNameBytes()
A unique resource name for this Uptime check configuration.com.google.protobuf.Duration
getPeriod()
How often, in seconds, the Uptime check is performed.com.google.protobuf.Duration.Builder
getPeriodBuilder()
How often, in seconds, the Uptime check is performed.com.google.protobuf.DurationOrBuilder
getPeriodOrBuilder()
How often, in seconds, 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.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.List<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.com.google.protobuf.Duration
getTimeout()
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds).com.google.protobuf.Duration.Builder
getTimeoutBuilder()
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds).com.google.protobuf.DurationOrBuilder
getTimeoutOrBuilder()
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds).Map<String,String>
getUserLabels()
Deprecated.int
getUserLabelsCount()
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects.Map<String,String>
getUserLabelsMap()
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects.String
getUserLabelsOrDefault(String key, String defaultValue)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects.String
getUserLabelsOrThrow(String key)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects.boolean
hasHttpCheck()
Contains information needed to make an HTTP or HTTPS check.boolean
hasMonitoredResource()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration.boolean
hasPeriod()
How often, in seconds, 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 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
UptimeCheckConfig.Builder
mergeFrom(UptimeCheckConfig other)
UptimeCheckConfig.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
UptimeCheckConfig.Builder
mergeFrom(com.google.protobuf.Message other)
UptimeCheckConfig.Builder
mergeHttpCheck(UptimeCheckConfig.HttpCheck value)
Contains information needed to make an HTTP or HTTPS check.UptimeCheckConfig.Builder
mergeMonitoredResource(com.google.api.MonitoredResource value)
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration.UptimeCheckConfig.Builder
mergePeriod(com.google.protobuf.Duration value)
How often, in seconds, 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(com.google.protobuf.Duration value)
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds).UptimeCheckConfig.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
UptimeCheckConfig.Builder
putAllUserLabels(Map<String,String> values)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects.UptimeCheckConfig.Builder
putUserLabels(String key, String value)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects.UptimeCheckConfig.Builder
removeContentMatchers(int index)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
removeInternalCheckers(int index)
Deprecated.UptimeCheckConfig.Builder
removeUserLabels(String key)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects.UptimeCheckConfig.Builder
setCheckerType(UptimeCheckConfig.CheckerType value)
The type of checkers to use to execute the Uptime check.UptimeCheckConfig.Builder
setCheckerTypeValue(int value)
The type of checkers to use to execute the Uptime check.UptimeCheckConfig.Builder
setContentMatchers(int index, UptimeCheckConfig.ContentMatcher value)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
setContentMatchers(int index, UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The content that is expected to appear in the data returned by the target server against which the check is run.UptimeCheckConfig.Builder
setDisplayName(String value)
A human-friendly name for the Uptime check configuration.UptimeCheckConfig.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
A human-friendly name for the Uptime check configuration.UptimeCheckConfig.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
UptimeCheckConfig.Builder
setHttpCheck(UptimeCheckConfig.HttpCheck value)
Contains information needed to make an HTTP or HTTPS check.UptimeCheckConfig.Builder
setHttpCheck(UptimeCheckConfig.HttpCheck.Builder builderForValue)
Contains information needed to make an HTTP or HTTPS check.UptimeCheckConfig.Builder
setInternalCheckers(int index, InternalChecker value)
Deprecated.UptimeCheckConfig.Builder
setInternalCheckers(int index, InternalChecker.Builder builderForValue)
Deprecated.UptimeCheckConfig.Builder
setIsInternal(boolean value)
Deprecated.google.monitoring.v3.UptimeCheckConfig.is_internal is deprecated.UptimeCheckConfig.Builder
setMonitoredResource(com.google.api.MonitoredResource value)
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration.UptimeCheckConfig.Builder
setMonitoredResource(com.google.api.MonitoredResource.Builder builderForValue)
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration.UptimeCheckConfig.Builder
setName(String value)
A unique resource name for this Uptime check configuration.UptimeCheckConfig.Builder
setNameBytes(com.google.protobuf.ByteString value)
A unique resource name for this Uptime check configuration.UptimeCheckConfig.Builder
setPeriod(com.google.protobuf.Duration value)
How often, in seconds, the Uptime check is performed.UptimeCheckConfig.Builder
setPeriod(com.google.protobuf.Duration.Builder builderForValue)
How often, in seconds, the Uptime check is performed.UptimeCheckConfig.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
UptimeCheckConfig.Builder
setResourceGroup(UptimeCheckConfig.ResourceGroup value)
The group resource associated with the configuration.UptimeCheckConfig.Builder
setResourceGroup(UptimeCheckConfig.ResourceGroup.Builder builderForValue)
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 value)
Contains information needed to make a TCP check.UptimeCheckConfig.Builder
setTcpCheck(UptimeCheckConfig.TcpCheck.Builder builderForValue)
Contains information needed to make a TCP check.UptimeCheckConfig.Builder
setTimeout(com.google.protobuf.Duration value)
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds).UptimeCheckConfig.Builder
setTimeout(com.google.protobuf.Duration.Builder builderForValue)
The maximum amount of time to wait for the request to complete (must be between 1 and 60 seconds).UptimeCheckConfig.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
clear
public UptimeCheckConfig.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
getDefaultInstanceForType
public UptimeCheckConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public UptimeCheckConfig build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public UptimeCheckConfig buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public UptimeCheckConfig.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
setField
public UptimeCheckConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
clearField
public UptimeCheckConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
clearOneof
public UptimeCheckConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
setRepeatedField
public UptimeCheckConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
addRepeatedField
public UptimeCheckConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
mergeFrom
public UptimeCheckConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UptimeCheckConfig.Builder>
-
mergeFrom
public UptimeCheckConfig.Builder mergeFrom(UptimeCheckConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
mergeFrom
public UptimeCheckConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UptimeCheckConfig.Builder>
- Throws:
IOException
-
getResourceCase
public UptimeCheckConfig.ResourceCase getResourceCase()
- Specified by:
getResourceCase
in interfaceUptimeCheckConfigOrBuilder
-
clearResource
public UptimeCheckConfig.Builder clearResource()
-
getCheckRequestTypeCase
public UptimeCheckConfig.CheckRequestTypeCase getCheckRequestTypeCase()
- Specified by:
getCheckRequestTypeCase
in interfaceUptimeCheckConfigOrBuilder
-
clearCheckRequestType
public UptimeCheckConfig.Builder clearCheckRequestType()
-
getName
public String getName()
A unique resource name for this Uptime check configuration. The format is: projects/[PROJECT_ID_OR_NUMBER]/uptimeCheckConfigs/[UPTIME_CHECK_ID] `[PROJECT_ID_OR_NUMBER]` is the Workspace host project associated with the Uptime check. 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;
- Specified by:
getName
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
A unique resource name for this Uptime check configuration. The format is: projects/[PROJECT_ID_OR_NUMBER]/uptimeCheckConfigs/[UPTIME_CHECK_ID] `[PROJECT_ID_OR_NUMBER]` is the Workspace host project associated with the Uptime check. 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;
- Specified by:
getNameBytes
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The bytes for name.
-
setName
public UptimeCheckConfig.Builder setName(String value)
A unique resource name for this Uptime check configuration. The format is: projects/[PROJECT_ID_OR_NUMBER]/uptimeCheckConfigs/[UPTIME_CHECK_ID] `[PROJECT_ID_OR_NUMBER]` is the Workspace host project associated with the Uptime check. 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;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public UptimeCheckConfig.Builder clearName()
A unique resource name for this Uptime check configuration. The format is: projects/[PROJECT_ID_OR_NUMBER]/uptimeCheckConfigs/[UPTIME_CHECK_ID] `[PROJECT_ID_OR_NUMBER]` is the Workspace host project associated with the Uptime check. 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;
- Returns:
- This builder for chaining.
-
setNameBytes
public UptimeCheckConfig.Builder setNameBytes(com.google.protobuf.ByteString value)
A unique resource name for this Uptime check configuration. The format is: projects/[PROJECT_ID_OR_NUMBER]/uptimeCheckConfigs/[UPTIME_CHECK_ID] `[PROJECT_ID_OR_NUMBER]` is the Workspace host project associated with the Uptime check. 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;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
public String getDisplayName()
A human-friendly name for the Uptime check configuration. The display name should be unique within a Cloud Monitoring Workspace in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
- Specified by:
getDisplayName
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
A human-friendly name for the Uptime check configuration. The display name should be unique within a Cloud Monitoring Workspace in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
- Specified by:
getDisplayNameBytes
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The bytes for displayName.
-
setDisplayName
public UptimeCheckConfig.Builder setDisplayName(String value)
A human-friendly name for the Uptime check configuration. The display name should be unique within a Cloud Monitoring Workspace in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
- Parameters:
value
- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public UptimeCheckConfig.Builder clearDisplayName()
A human-friendly name for the Uptime check configuration. The display name should be unique within a Cloud Monitoring Workspace in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public UptimeCheckConfig.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
A human-friendly name for the Uptime check configuration. The display name should be unique within a Cloud Monitoring Workspace in order to make it easier to identify; however, uniqueness is not enforced. Required.
string display_name = 2;
- Parameters:
value
- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
hasMonitoredResource
public boolean hasMonitoredResource()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are valid for this field: `uptime_url`, `gce_instance`, `gae_app`, `aws_ec2_instance`, `aws_elb_load_balancer` `k8s_service` `servicedirectory_service` `cloud_run_revision`
.google.api.MonitoredResource monitored_resource = 3;
- Specified by:
hasMonitoredResource
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- Whether the monitoredResource field is set.
-
getMonitoredResource
public com.google.api.MonitoredResource getMonitoredResource()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are valid for this field: `uptime_url`, `gce_instance`, `gae_app`, `aws_ec2_instance`, `aws_elb_load_balancer` `k8s_service` `servicedirectory_service` `cloud_run_revision`
.google.api.MonitoredResource monitored_resource = 3;
- Specified by:
getMonitoredResource
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The monitoredResource.
-
setMonitoredResource
public UptimeCheckConfig.Builder setMonitoredResource(com.google.api.MonitoredResource value)
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are valid for this field: `uptime_url`, `gce_instance`, `gae_app`, `aws_ec2_instance`, `aws_elb_load_balancer` `k8s_service` `servicedirectory_service` `cloud_run_revision`
.google.api.MonitoredResource monitored_resource = 3;
-
setMonitoredResource
public UptimeCheckConfig.Builder setMonitoredResource(com.google.api.MonitoredResource.Builder builderForValue)
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are valid for this field: `uptime_url`, `gce_instance`, `gae_app`, `aws_ec2_instance`, `aws_elb_load_balancer` `k8s_service` `servicedirectory_service` `cloud_run_revision`
.google.api.MonitoredResource monitored_resource = 3;
-
mergeMonitoredResource
public UptimeCheckConfig.Builder mergeMonitoredResource(com.google.api.MonitoredResource value)
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are valid for this field: `uptime_url`, `gce_instance`, `gae_app`, `aws_ec2_instance`, `aws_elb_load_balancer` `k8s_service` `servicedirectory_service` `cloud_run_revision`
.google.api.MonitoredResource monitored_resource = 3;
-
clearMonitoredResource
public UptimeCheckConfig.Builder clearMonitoredResource()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are valid for this field: `uptime_url`, `gce_instance`, `gae_app`, `aws_ec2_instance`, `aws_elb_load_balancer` `k8s_service` `servicedirectory_service` `cloud_run_revision`
.google.api.MonitoredResource monitored_resource = 3;
-
getMonitoredResourceBuilder
public com.google.api.MonitoredResource.Builder getMonitoredResourceBuilder()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are valid for this field: `uptime_url`, `gce_instance`, `gae_app`, `aws_ec2_instance`, `aws_elb_load_balancer` `k8s_service` `servicedirectory_service` `cloud_run_revision`
.google.api.MonitoredResource monitored_resource = 3;
-
getMonitoredResourceOrBuilder
public com.google.api.MonitoredResourceOrBuilder getMonitoredResourceOrBuilder()
The [monitored resource](https://cloud.google.com/monitoring/api/resources) associated with the configuration. The following monitored resource types are valid for this field: `uptime_url`, `gce_instance`, `gae_app`, `aws_ec2_instance`, `aws_elb_load_balancer` `k8s_service` `servicedirectory_service` `cloud_run_revision`
.google.api.MonitoredResource monitored_resource = 3;
- Specified by:
getMonitoredResourceOrBuilder
in interfaceUptimeCheckConfigOrBuilder
-
hasResourceGroup
public boolean hasResourceGroup()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
- Specified by:
hasResourceGroup
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- Whether the resourceGroup field is set.
-
getResourceGroup
public UptimeCheckConfig.ResourceGroup getResourceGroup()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
- Specified by:
getResourceGroup
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The resourceGroup.
-
setResourceGroup
public UptimeCheckConfig.Builder setResourceGroup(UptimeCheckConfig.ResourceGroup value)
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
-
setResourceGroup
public UptimeCheckConfig.Builder setResourceGroup(UptimeCheckConfig.ResourceGroup.Builder builderForValue)
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
-
mergeResourceGroup
public UptimeCheckConfig.Builder mergeResourceGroup(UptimeCheckConfig.ResourceGroup value)
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
-
clearResourceGroup
public UptimeCheckConfig.Builder clearResourceGroup()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
-
getResourceGroupBuilder
public UptimeCheckConfig.ResourceGroup.Builder getResourceGroupBuilder()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
-
getResourceGroupOrBuilder
public UptimeCheckConfig.ResourceGroupOrBuilder getResourceGroupOrBuilder()
The group resource associated with the configuration.
.google.monitoring.v3.UptimeCheckConfig.ResourceGroup resource_group = 4;
- Specified by:
getResourceGroupOrBuilder
in interfaceUptimeCheckConfigOrBuilder
-
hasHttpCheck
public boolean hasHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
- Specified by:
hasHttpCheck
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- Whether the httpCheck field is set.
-
getHttpCheck
public UptimeCheckConfig.HttpCheck getHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
- Specified by:
getHttpCheck
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The httpCheck.
-
setHttpCheck
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;
-
setHttpCheck
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;
-
mergeHttpCheck
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;
-
clearHttpCheck
public UptimeCheckConfig.Builder clearHttpCheck()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
-
getHttpCheckBuilder
public UptimeCheckConfig.HttpCheck.Builder getHttpCheckBuilder()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
-
getHttpCheckOrBuilder
public UptimeCheckConfig.HttpCheckOrBuilder getHttpCheckOrBuilder()
Contains information needed to make an HTTP or HTTPS check.
.google.monitoring.v3.UptimeCheckConfig.HttpCheck http_check = 5;
- Specified by:
getHttpCheckOrBuilder
in interfaceUptimeCheckConfigOrBuilder
-
hasTcpCheck
public boolean hasTcpCheck()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
- Specified by:
hasTcpCheck
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- Whether the tcpCheck field is set.
-
getTcpCheck
public UptimeCheckConfig.TcpCheck getTcpCheck()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
- Specified by:
getTcpCheck
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The tcpCheck.
-
setTcpCheck
public UptimeCheckConfig.Builder setTcpCheck(UptimeCheckConfig.TcpCheck value)
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
-
setTcpCheck
public UptimeCheckConfig.Builder setTcpCheck(UptimeCheckConfig.TcpCheck.Builder builderForValue)
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
-
mergeTcpCheck
public UptimeCheckConfig.Builder mergeTcpCheck(UptimeCheckConfig.TcpCheck value)
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
-
clearTcpCheck
public UptimeCheckConfig.Builder clearTcpCheck()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
-
getTcpCheckBuilder
public UptimeCheckConfig.TcpCheck.Builder getTcpCheckBuilder()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
-
getTcpCheckOrBuilder
public UptimeCheckConfig.TcpCheckOrBuilder getTcpCheckOrBuilder()
Contains information needed to make a TCP check.
.google.monitoring.v3.UptimeCheckConfig.TcpCheck tcp_check = 6;
- Specified by:
getTcpCheckOrBuilder
in interfaceUptimeCheckConfigOrBuilder
-
hasPeriod
public boolean hasPeriod()
How often, in seconds, the Uptime check is performed. Currently, the only supported values are `60s` (1 minute), `300s` (5 minutes), `600s` (10 minutes), and `900s` (15 minutes). Optional, defaults to `60s`.
.google.protobuf.Duration period = 7;
- Specified by:
hasPeriod
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- Whether the period field is set.
-
getPeriod
public com.google.protobuf.Duration getPeriod()
How often, in seconds, the Uptime check is performed. Currently, the only supported values are `60s` (1 minute), `300s` (5 minutes), `600s` (10 minutes), and `900s` (15 minutes). Optional, defaults to `60s`.
.google.protobuf.Duration period = 7;
- Specified by:
getPeriod
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The period.
-
setPeriod
public UptimeCheckConfig.Builder setPeriod(com.google.protobuf.Duration value)
How often, in seconds, the Uptime check is performed. Currently, the only supported values are `60s` (1 minute), `300s` (5 minutes), `600s` (10 minutes), and `900s` (15 minutes). Optional, defaults to `60s`.
.google.protobuf.Duration period = 7;
-
setPeriod
public UptimeCheckConfig.Builder setPeriod(com.google.protobuf.Duration.Builder builderForValue)
How often, in seconds, the Uptime check is performed. Currently, the only supported values are `60s` (1 minute), `300s` (5 minutes), `600s` (10 minutes), and `900s` (15 minutes). Optional, defaults to `60s`.
.google.protobuf.Duration period = 7;
-
mergePeriod
public UptimeCheckConfig.Builder mergePeriod(com.google.protobuf.Duration value)
How often, in seconds, the Uptime check is performed. Currently, the only supported values are `60s` (1 minute), `300s` (5 minutes), `600s` (10 minutes), and `900s` (15 minutes). Optional, defaults to `60s`.
.google.protobuf.Duration period = 7;
-
clearPeriod
public UptimeCheckConfig.Builder clearPeriod()
How often, in seconds, the Uptime check is performed. Currently, the only supported values are `60s` (1 minute), `300s` (5 minutes), `600s` (10 minutes), and `900s` (15 minutes). Optional, defaults to `60s`.
.google.protobuf.Duration period = 7;
-
getPeriodBuilder
public com.google.protobuf.Duration.Builder getPeriodBuilder()
How often, in seconds, the Uptime check is performed. Currently, the only supported values are `60s` (1 minute), `300s` (5 minutes), `600s` (10 minutes), and `900s` (15 minutes). Optional, defaults to `60s`.
.google.protobuf.Duration period = 7;
-
getPeriodOrBuilder
public com.google.protobuf.DurationOrBuilder getPeriodOrBuilder()
How often, in seconds, the Uptime check is performed. Currently, the only supported values are `60s` (1 minute), `300s` (5 minutes), `600s` (10 minutes), and `900s` (15 minutes). Optional, defaults to `60s`.
.google.protobuf.Duration period = 7;
- Specified by:
getPeriodOrBuilder
in interfaceUptimeCheckConfigOrBuilder
-
hasTimeout
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;
- Specified by:
hasTimeout
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- Whether the timeout field is set.
-
getTimeout
public com.google.protobuf.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;
- Specified by:
getTimeout
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The timeout.
-
setTimeout
public UptimeCheckConfig.Builder setTimeout(com.google.protobuf.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;
-
setTimeout
public UptimeCheckConfig.Builder setTimeout(com.google.protobuf.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;
-
mergeTimeout
public UptimeCheckConfig.Builder mergeTimeout(com.google.protobuf.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;
-
clearTimeout
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;
-
getTimeoutBuilder
public com.google.protobuf.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;
-
getTimeoutOrBuilder
public com.google.protobuf.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;
- Specified by:
getTimeoutOrBuilder
in interfaceUptimeCheckConfigOrBuilder
-
getContentMatchersList
public List<UptimeCheckConfig.ContentMatcher> getContentMatchersList()
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
- Specified by:
getContentMatchersList
in interfaceUptimeCheckConfigOrBuilder
-
getContentMatchersCount
public int getContentMatchersCount()
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
- Specified by:
getContentMatchersCount
in interfaceUptimeCheckConfigOrBuilder
-
getContentMatchers
public UptimeCheckConfig.ContentMatcher getContentMatchers(int index)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
- Specified by:
getContentMatchers
in interfaceUptimeCheckConfigOrBuilder
-
setContentMatchers
public UptimeCheckConfig.Builder setContentMatchers(int index, UptimeCheckConfig.ContentMatcher value)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
setContentMatchers
public UptimeCheckConfig.Builder setContentMatchers(int index, UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
addContentMatchers
public UptimeCheckConfig.Builder addContentMatchers(UptimeCheckConfig.ContentMatcher value)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
addContentMatchers
public UptimeCheckConfig.Builder addContentMatchers(int index, UptimeCheckConfig.ContentMatcher value)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
addContentMatchers
public UptimeCheckConfig.Builder addContentMatchers(UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
addContentMatchers
public UptimeCheckConfig.Builder addContentMatchers(int index, UptimeCheckConfig.ContentMatcher.Builder builderForValue)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
addAllContentMatchers
public UptimeCheckConfig.Builder addAllContentMatchers(Iterable<? extends UptimeCheckConfig.ContentMatcher> values)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
clearContentMatchers
public UptimeCheckConfig.Builder clearContentMatchers()
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
removeContentMatchers
public UptimeCheckConfig.Builder removeContentMatchers(int index)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
getContentMatchersBuilder
public UptimeCheckConfig.ContentMatcher.Builder getContentMatchersBuilder(int index)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
getContentMatchersOrBuilder
public UptimeCheckConfig.ContentMatcherOrBuilder getContentMatchersOrBuilder(int index)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
- Specified by:
getContentMatchersOrBuilder
in interfaceUptimeCheckConfigOrBuilder
-
getContentMatchersOrBuilderList
public List<? extends UptimeCheckConfig.ContentMatcherOrBuilder> getContentMatchersOrBuilderList()
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
- Specified by:
getContentMatchersOrBuilderList
in interfaceUptimeCheckConfigOrBuilder
-
addContentMatchersBuilder
public UptimeCheckConfig.ContentMatcher.Builder addContentMatchersBuilder()
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
addContentMatchersBuilder
public UptimeCheckConfig.ContentMatcher.Builder addContentMatchersBuilder(int index)
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
getContentMatchersBuilderList
public List<UptimeCheckConfig.ContentMatcher.Builder> getContentMatchersBuilderList()
The content that is expected to appear in the data returned by the target server against which the check is run. Currently, only the first entry in the `content_matchers` list is supported, and additional entries will be ignored. This field is optional and should only be specified if a content match is required as part of the/ Uptime check.
repeated .google.monitoring.v3.UptimeCheckConfig.ContentMatcher content_matchers = 9;
-
getCheckerTypeValue
public int getCheckerTypeValue()
The type of checkers to use to execute the Uptime check.
.google.monitoring.v3.UptimeCheckConfig.CheckerType checker_type = 17;
- Specified by:
getCheckerTypeValue
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The enum numeric value on the wire for checkerType.
-
setCheckerTypeValue
public UptimeCheckConfig.Builder setCheckerTypeValue(int value)
The type of checkers to use to execute the Uptime check.
.google.monitoring.v3.UptimeCheckConfig.CheckerType checker_type = 17;
- Parameters:
value
- The enum numeric value on the wire for checkerType to set.- Returns:
- This builder for chaining.
-
getCheckerType
public UptimeCheckConfig.CheckerType getCheckerType()
The type of checkers to use to execute the Uptime check.
.google.monitoring.v3.UptimeCheckConfig.CheckerType checker_type = 17;
- Specified by:
getCheckerType
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The checkerType.
-
setCheckerType
public UptimeCheckConfig.Builder setCheckerType(UptimeCheckConfig.CheckerType value)
The type of checkers to use to execute the Uptime check.
.google.monitoring.v3.UptimeCheckConfig.CheckerType checker_type = 17;
- Parameters:
value
- The checkerType to set.- Returns:
- This builder for chaining.
-
clearCheckerType
public UptimeCheckConfig.Builder clearCheckerType()
The type of checkers to use to execute the Uptime check.
.google.monitoring.v3.UptimeCheckConfig.CheckerType checker_type = 17;
- Returns:
- This builder for chaining.
-
getSelectedRegionsList
public List<UptimeCheckRegion> getSelectedRegionsList()
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Specified by:
getSelectedRegionsList
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- A list containing the selectedRegions.
-
getSelectedRegionsCount
public int getSelectedRegionsCount()
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Specified by:
getSelectedRegionsCount
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The count of selectedRegions.
-
getSelectedRegions
public UptimeCheckRegion getSelectedRegions(int index)
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Specified by:
getSelectedRegions
in interfaceUptimeCheckConfigOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The selectedRegions at the given index.
-
setSelectedRegions
public UptimeCheckConfig.Builder setSelectedRegions(int index, UptimeCheckRegion value)
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Parameters:
index
- The index to set the value at.value
- The selectedRegions to set.- Returns:
- This builder for chaining.
-
addSelectedRegions
public UptimeCheckConfig.Builder addSelectedRegions(UptimeCheckRegion value)
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Parameters:
value
- The selectedRegions to add.- Returns:
- This builder for chaining.
-
addAllSelectedRegions
public UptimeCheckConfig.Builder addAllSelectedRegions(Iterable<? extends UptimeCheckRegion> values)
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Parameters:
values
- The selectedRegions to add.- Returns:
- This builder for chaining.
-
clearSelectedRegions
public UptimeCheckConfig.Builder clearSelectedRegions()
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Returns:
- This builder for chaining.
-
getSelectedRegionsValueList
public List<Integer> getSelectedRegionsValueList()
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Specified by:
getSelectedRegionsValueList
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for selectedRegions.
-
getSelectedRegionsValue
public int getSelectedRegionsValue(int index)
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Specified by:
getSelectedRegionsValue
in interfaceUptimeCheckConfigOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of selectedRegions at the given index.
-
setSelectedRegionsValue
public UptimeCheckConfig.Builder setSelectedRegionsValue(int index, int value)
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Parameters:
index
- The index to set the value at.value
- The enum numeric value on the wire for selectedRegions to set.- Returns:
- This builder for chaining.
-
addSelectedRegionsValue
public UptimeCheckConfig.Builder addSelectedRegionsValue(int value)
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Parameters:
value
- The enum numeric value on the wire for selectedRegions to add.- Returns:
- This builder for chaining.
-
addAllSelectedRegionsValue
public UptimeCheckConfig.Builder addAllSelectedRegionsValue(Iterable<Integer> values)
The list of regions from which the check will be run. Some regions contain one location, and others contain more than one. If this field is specified, enough regions must be provided to include a minimum of 3 locations. Not specifying this field will result in Uptime checks running from all available regions.
repeated .google.monitoring.v3.UptimeCheckRegion selected_regions = 10;
- Parameters:
values
- The enum numeric values on the wire for selectedRegions to add.- Returns:
- This builder for chaining.
-
getIsInternal
@Deprecated public boolean getIsInternal()
Deprecated.google.monitoring.v3.UptimeCheckConfig.is_internal is deprecated. See google/monitoring/v3/uptime.proto;l=478If this is `true`, then checks are made only from the 'internal_checkers'. If it is `false`, then checks are made only from the 'selected_regions'. It is an error to provide 'selected_regions' when is_internal is `true`, or to provide 'internal_checkers' when is_internal is `false`.
bool is_internal = 15 [deprecated = true];
- Specified by:
getIsInternal
in interfaceUptimeCheckConfigOrBuilder
- Returns:
- The isInternal.
-
setIsInternal
@Deprecated public UptimeCheckConfig.Builder setIsInternal(boolean value)
Deprecated.google.monitoring.v3.UptimeCheckConfig.is_internal is deprecated. See google/monitoring/v3/uptime.proto;l=478If this is `true`, then checks are made only from the 'internal_checkers'. If it is `false`, then checks are made only from the 'selected_regions'. It is an error to provide 'selected_regions' when is_internal is `true`, or to provide 'internal_checkers' when is_internal is `false`.
bool is_internal = 15 [deprecated = true];
- Parameters:
value
- The isInternal to set.- Returns:
- This builder for chaining.
-
clearIsInternal
@Deprecated public UptimeCheckConfig.Builder clearIsInternal()
Deprecated.google.monitoring.v3.UptimeCheckConfig.is_internal is deprecated. See google/monitoring/v3/uptime.proto;l=478If this is `true`, then checks are made only from the 'internal_checkers'. If it is `false`, then checks are made only from the 'selected_regions'. It is an error to provide 'selected_regions' when is_internal is `true`, or to provide 'internal_checkers' when is_internal is `false`.
bool is_internal = 15 [deprecated = true];
- Returns:
- This builder for chaining.
-
getInternalCheckersList
@Deprecated public List<InternalChecker> getInternalCheckersList()
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
- Specified by:
getInternalCheckersList
in interfaceUptimeCheckConfigOrBuilder
-
getInternalCheckersCount
@Deprecated public int getInternalCheckersCount()
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
- Specified by:
getInternalCheckersCount
in interfaceUptimeCheckConfigOrBuilder
-
getInternalCheckers
@Deprecated public InternalChecker getInternalCheckers(int index)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
- Specified by:
getInternalCheckers
in interfaceUptimeCheckConfigOrBuilder
-
setInternalCheckers
@Deprecated public UptimeCheckConfig.Builder setInternalCheckers(int index, InternalChecker value)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
setInternalCheckers
@Deprecated public UptimeCheckConfig.Builder setInternalCheckers(int index, InternalChecker.Builder builderForValue)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
addInternalCheckers
@Deprecated public UptimeCheckConfig.Builder addInternalCheckers(InternalChecker value)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
addInternalCheckers
@Deprecated public UptimeCheckConfig.Builder addInternalCheckers(int index, InternalChecker value)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
addInternalCheckers
@Deprecated public UptimeCheckConfig.Builder addInternalCheckers(InternalChecker.Builder builderForValue)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
addInternalCheckers
@Deprecated public UptimeCheckConfig.Builder addInternalCheckers(int index, InternalChecker.Builder builderForValue)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
addAllInternalCheckers
@Deprecated public UptimeCheckConfig.Builder addAllInternalCheckers(Iterable<? extends InternalChecker> values)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
clearInternalCheckers
@Deprecated public UptimeCheckConfig.Builder clearInternalCheckers()
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
removeInternalCheckers
@Deprecated public UptimeCheckConfig.Builder removeInternalCheckers(int index)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
getInternalCheckersBuilder
@Deprecated public InternalChecker.Builder getInternalCheckersBuilder(int index)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
getInternalCheckersOrBuilder
@Deprecated public InternalCheckerOrBuilder getInternalCheckersOrBuilder(int index)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
- Specified by:
getInternalCheckersOrBuilder
in interfaceUptimeCheckConfigOrBuilder
-
getInternalCheckersOrBuilderList
@Deprecated public List<? extends InternalCheckerOrBuilder> getInternalCheckersOrBuilderList()
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
- Specified by:
getInternalCheckersOrBuilderList
in interfaceUptimeCheckConfigOrBuilder
-
addInternalCheckersBuilder
@Deprecated public InternalChecker.Builder addInternalCheckersBuilder()
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
addInternalCheckersBuilder
@Deprecated public InternalChecker.Builder addInternalCheckersBuilder(int index)
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
getInternalCheckersBuilderList
@Deprecated public List<InternalChecker.Builder> getInternalCheckersBuilderList()
Deprecated.The internal checkers that this check will egress from. If `is_internal` is `true` and this list is empty, the check will egress from all the InternalCheckers configured for the project that owns this `UptimeCheckConfig`.
repeated .google.monitoring.v3.InternalChecker internal_checkers = 14 [deprecated = true];
-
getUserLabelsCount
public int getUserLabelsCount()
Description copied from interface:UptimeCheckConfigOrBuilder
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects. The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.
map<string, string> user_labels = 20;
- Specified by:
getUserLabelsCount
in interfaceUptimeCheckConfigOrBuilder
-
containsUserLabels
public boolean containsUserLabels(String key)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects. The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.
map<string, string> user_labels = 20;
- Specified by:
containsUserLabels
in interfaceUptimeCheckConfigOrBuilder
-
getUserLabels
@Deprecated public Map<String,String> getUserLabels()
Deprecated.UsegetUserLabelsMap()
instead.- Specified by:
getUserLabels
in interfaceUptimeCheckConfigOrBuilder
-
getUserLabelsMap
public Map<String,String> getUserLabelsMap()
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects. The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.
map<string, string> user_labels = 20;
- Specified by:
getUserLabelsMap
in interfaceUptimeCheckConfigOrBuilder
-
getUserLabelsOrDefault
public String getUserLabelsOrDefault(String key, String defaultValue)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects. The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.
map<string, string> user_labels = 20;
- Specified by:
getUserLabelsOrDefault
in interfaceUptimeCheckConfigOrBuilder
-
getUserLabelsOrThrow
public String getUserLabelsOrThrow(String key)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects. The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.
map<string, string> user_labels = 20;
- Specified by:
getUserLabelsOrThrow
in interfaceUptimeCheckConfigOrBuilder
-
clearUserLabels
public UptimeCheckConfig.Builder clearUserLabels()
-
removeUserLabels
public UptimeCheckConfig.Builder removeUserLabels(String key)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects. The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.
map<string, string> user_labels = 20;
-
getMutableUserLabels
@Deprecated public Map<String,String> getMutableUserLabels()
Deprecated.Use alternate mutation accessors instead.
-
putUserLabels
public UptimeCheckConfig.Builder putUserLabels(String key, String value)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects. The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.
map<string, string> user_labels = 20;
-
putAllUserLabels
public UptimeCheckConfig.Builder putAllUserLabels(Map<String,String> values)
User-supplied key/value data to be used for organizing and identifying the `UptimeCheckConfig` objects. The field can contain up to 64 entries. Each key and value is limited to 63 Unicode characters or 128 bytes, whichever is smaller. Labels and values can contain only lowercase letters, numerals, underscores, and dashes. Keys must begin with a letter.
map<string, string> user_labels = 20;
-
setUnknownFields
public final UptimeCheckConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
mergeUnknownFields
public final UptimeCheckConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.Builder>
-
-