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, 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<UptimeCheckIp.Builder>
public UptimeCheckIp.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public UptimeCheckIp build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public UptimeCheckIp buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public UptimeCheckIp.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp.Builder mergeFrom(UptimeCheckIp other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public UptimeCheckIp.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<UptimeCheckIp.Builder>
java.io.IOException
public int getRegionValue()
A broad region category in which the IP address is located.
.google.monitoring.v3.UptimeCheckRegion region = 1;
getRegionValue
in interface UptimeCheckIpOrBuilder
public 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 UptimeCheckIpOrBuilder
public 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 UptimeCheckIpOrBuilder
public 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 UptimeCheckIpOrBuilder
public 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 UptimeCheckIpOrBuilder
public 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 UptimeCheckIpOrBuilder
public 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.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>
public final UptimeCheckIp.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<UptimeCheckIp.Builder>