public static final class UptimeCheckIp.Builder extends GeneratedMessageV3.Builder<UptimeCheckIp.Builder> implements UptimeCheckIpOrBuilder
Contains the region, location, and list of IP addresses where checkers in the location run from.Protobuf type
google.monitoring.v3.UptimeCheckIp| Modifier and Type | Method and Description |
|---|---|
UptimeCheckIp.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
UptimeCheckIp |
build() |
UptimeCheckIp |
buildPartial() |
UptimeCheckIp.Builder |
clear() |
UptimeCheckIp.Builder |
clearField(Descriptors.FieldDescriptor field) |
UptimeCheckIp.Builder |
clearIpAddress()
The IP address from which the uptime check originates.
|
UptimeCheckIp.Builder |
clearLocation()
A more specific location within the region that typically encodes
a particular city/town/metro (and its containing state/province or country)
within the broader umbrella region category.
|
UptimeCheckIp.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
UptimeCheckIp.Builder |
clearRegion()
A broad region category in which the IP address is located.
|
UptimeCheckIp.Builder |
clone() |
UptimeCheckIp |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getIpAddress()
The IP address from which the uptime check originates.
|
ByteString |
getIpAddressBytes()
The IP address from which the uptime check originates.
|
java.lang.String |
getLocation()
A more specific location within the region that typically encodes
a particular city/town/metro (and its containing state/province or country)
within the broader umbrella region category.
|
ByteString |
getLocationBytes()
A more specific location within the region that typically encodes
a particular city/town/metro (and its containing state/province or country)
within the broader umbrella region category.
|
UptimeCheckRegion |
getRegion()
A broad region category in which the IP address is located.
|
int |
getRegionValue()
A broad region category in which the IP address is located.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UptimeCheckIp.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
UptimeCheckIp.Builder |
mergeFrom(Message other) |
UptimeCheckIp.Builder |
mergeFrom(UptimeCheckIp other) |
UptimeCheckIp.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
UptimeCheckIp.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
UptimeCheckIp.Builder |
setIpAddress(java.lang.String value)
The IP address from which the uptime check originates.
|
UptimeCheckIp.Builder |
setIpAddressBytes(ByteString value)
The IP address from which the uptime check originates.
|
UptimeCheckIp.Builder |
setLocation(java.lang.String value)
A more specific location within the region that typically encodes
a particular city/town/metro (and its containing state/province or country)
within the broader umbrella region category.
|
UptimeCheckIp.Builder |
setLocationBytes(ByteString value)
A more specific location within the region that typically encodes
a particular city/town/metro (and its containing state/province or country)
within the broader umbrella region category.
|
UptimeCheckIp.Builder |
setRegion(UptimeCheckRegion value)
A broad region category in which the IP address is located.
|
UptimeCheckIp.Builder |
setRegionValue(int value)
A broad region category in which the IP address is located.
|
UptimeCheckIp.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
UptimeCheckIp.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic UptimeCheckIp build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic UptimeCheckIp buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic UptimeCheckIp.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder mergeFrom(UptimeCheckIp other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public UptimeCheckIp.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<UptimeCheckIp.Builder>java.io.IOExceptionpublic int getRegionValue()
A broad region category in which the IP address is located.
.google.monitoring.v3.UptimeCheckRegion region = 1;getRegionValue in interface UptimeCheckIpOrBuilderpublic UptimeCheckIp.Builder setRegionValue(int value)
A broad region category in which the IP address is located.
.google.monitoring.v3.UptimeCheckRegion region = 1;public UptimeCheckRegion getRegion()
A broad region category in which the IP address is located.
.google.monitoring.v3.UptimeCheckRegion region = 1;getRegion in interface UptimeCheckIpOrBuilderpublic UptimeCheckIp.Builder setRegion(UptimeCheckRegion value)
A broad region category in which the IP address is located.
.google.monitoring.v3.UptimeCheckRegion region = 1;public UptimeCheckIp.Builder clearRegion()
A broad region category in which the IP address is located.
.google.monitoring.v3.UptimeCheckRegion region = 1;public java.lang.String getLocation()
A more specific location within the region that typically encodes a particular city/town/metro (and its containing state/province or country) within the broader umbrella region category.
string location = 2;getLocation in interface UptimeCheckIpOrBuilderpublic ByteString getLocationBytes()
A more specific location within the region that typically encodes a particular city/town/metro (and its containing state/province or country) within the broader umbrella region category.
string location = 2;getLocationBytes in interface UptimeCheckIpOrBuilderpublic UptimeCheckIp.Builder setLocation(java.lang.String value)
A more specific location within the region that typically encodes a particular city/town/metro (and its containing state/province or country) within the broader umbrella region category.
string location = 2;public UptimeCheckIp.Builder clearLocation()
A more specific location within the region that typically encodes a particular city/town/metro (and its containing state/province or country) within the broader umbrella region category.
string location = 2;public UptimeCheckIp.Builder setLocationBytes(ByteString value)
A more specific location within the region that typically encodes a particular city/town/metro (and its containing state/province or country) within the broader umbrella region category.
string location = 2;public java.lang.String getIpAddress()
The IP address from which the uptime check originates. This is a full IP address (not an IP address range). Most IP addresses, as of this publication, are in IPv4 format; however, one should not rely on the IP addresses being in IPv4 format indefinitely and should support interpreting this field in either IPv4 or IPv6 format.
string ip_address = 3;getIpAddress in interface UptimeCheckIpOrBuilderpublic ByteString getIpAddressBytes()
The IP address from which the uptime check originates. This is a full IP address (not an IP address range). Most IP addresses, as of this publication, are in IPv4 format; however, one should not rely on the IP addresses being in IPv4 format indefinitely and should support interpreting this field in either IPv4 or IPv6 format.
string ip_address = 3;getIpAddressBytes in interface UptimeCheckIpOrBuilderpublic UptimeCheckIp.Builder setIpAddress(java.lang.String value)
The IP address from which the uptime check originates. This is a full IP address (not an IP address range). Most IP addresses, as of this publication, are in IPv4 format; however, one should not rely on the IP addresses being in IPv4 format indefinitely and should support interpreting this field in either IPv4 or IPv6 format.
string ip_address = 3;public UptimeCheckIp.Builder clearIpAddress()
The IP address from which the uptime check originates. This is a full IP address (not an IP address range). Most IP addresses, as of this publication, are in IPv4 format; however, one should not rely on the IP addresses being in IPv4 format indefinitely and should support interpreting this field in either IPv4 or IPv6 format.
string ip_address = 3;public UptimeCheckIp.Builder setIpAddressBytes(ByteString value)
The IP address from which the uptime check originates. This is a full IP address (not an IP address range). Most IP addresses, as of this publication, are in IPv4 format; however, one should not rely on the IP addresses being in IPv4 format indefinitely and should support interpreting this field in either IPv4 or IPv6 format.
string ip_address = 3;public final UptimeCheckIp.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>public final UptimeCheckIp.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>