Package com.google.monitoring.v3
Class InternalChecker
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.monitoring.v3.InternalChecker
-
- All Implemented Interfaces:
InternalCheckerOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Deprecated public final class InternalChecker extends com.google.protobuf.GeneratedMessageV3 implements InternalCheckerOrBuilder
Deprecated.An internal checker allows Uptime checks to run on private/internal GCP resources.
Protobuf typegoogle.monitoring.v3.InternalChecker- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInternalChecker.BuilderDeprecated.An internal checker allows Uptime checks to run on private/internal GCP resources.static classInternalChecker.StateDeprecated.Operational states for an internal checker.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDISPLAY_NAME_FIELD_NUMBERDeprecated.static intGCP_ZONE_FIELD_NUMBERDeprecated.static intNAME_FIELD_NUMBERDeprecated.static intNETWORK_FIELD_NUMBERDeprecated.static intPEER_PROJECT_ID_FIELD_NUMBERDeprecated.static intSTATE_FIELD_NUMBERDeprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)Deprecated.static InternalCheckergetDefaultInstance()Deprecated.InternalCheckergetDefaultInstanceForType()Deprecated.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Deprecated.StringgetDisplayName()Deprecated.The checker's human-readable name.com.google.protobuf.ByteStringgetDisplayNameBytes()Deprecated.The checker's human-readable name.StringgetGcpZone()Deprecated.The GCP zone the Uptime check should egress from.com.google.protobuf.ByteStringgetGcpZoneBytes()Deprecated.The GCP zone the Uptime check should egress from.StringgetName()Deprecated.A unique resource name for this InternalChecker.com.google.protobuf.ByteStringgetNameBytes()Deprecated.A unique resource name for this InternalChecker.StringgetNetwork()Deprecated.The [GCP VPC network](https://cloud.google.com/vpc/docs/vpc) where the internal resource lives (ex: "default").com.google.protobuf.ByteStringgetNetworkBytes()Deprecated.The [GCP VPC network](https://cloud.google.com/vpc/docs/vpc) where the internal resource lives (ex: "default").com.google.protobuf.Parser<InternalChecker>getParserForType()Deprecated.StringgetPeerProjectId()Deprecated.The GCP project ID where the internal checker lives.com.google.protobuf.ByteStringgetPeerProjectIdBytes()Deprecated.The GCP project ID where the internal checker lives.intgetSerializedSize()Deprecated.InternalChecker.StategetState()Deprecated.The current operational state of the internal checker.intgetStateValue()Deprecated.The current operational state of the internal checker.inthashCode()Deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()Deprecated.booleanisInitialized()Deprecated.static InternalChecker.BuildernewBuilder()Deprecated.static InternalChecker.BuildernewBuilder(InternalChecker prototype)Deprecated.InternalChecker.BuildernewBuilderForType()Deprecated.protected InternalChecker.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Deprecated.protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)Deprecated.static InternalCheckerparseDelimitedFrom(InputStream input)Deprecated.static InternalCheckerparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InternalCheckerparseFrom(byte[] data)Deprecated.static InternalCheckerparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InternalCheckerparseFrom(com.google.protobuf.ByteString data)Deprecated.static InternalCheckerparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InternalCheckerparseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static InternalCheckerparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InternalCheckerparseFrom(InputStream input)Deprecated.static InternalCheckerparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static InternalCheckerparseFrom(ByteBuffer data)Deprecated.static InternalCheckerparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static com.google.protobuf.Parser<InternalChecker>parser()Deprecated.InternalChecker.BuildertoBuilder()Deprecated.voidwriteTo(com.google.protobuf.CodedOutputStream output)Deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
NETWORK_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
GCP_ZONE_FIELD_NUMBER
public static final int GCP_ZONE_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
PEER_PROJECT_ID_FIELD_NUMBER
public static final int PEER_PROJECT_ID_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
Deprecated.- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
Deprecated.
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Deprecated.- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Deprecated.A unique resource name for this InternalChecker. The format is: projects/[PROJECT_ID_OR_NUMBER]/internalCheckers/[INTERNAL_CHECKER_ID] `[PROJECT_ID_OR_NUMBER]` is the Cloud Monitoring Metrics Scope project for the Uptime check config associated with the internal checker.string name = 1;- Specified by:
getNamein interfaceInternalCheckerOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Deprecated.A unique resource name for this InternalChecker. The format is: projects/[PROJECT_ID_OR_NUMBER]/internalCheckers/[INTERNAL_CHECKER_ID] `[PROJECT_ID_OR_NUMBER]` is the Cloud Monitoring Metrics Scope project for the Uptime check config associated with the internal checker.string name = 1;- Specified by:
getNameBytesin interfaceInternalCheckerOrBuilder- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
Deprecated.The checker's human-readable name. The display name should be unique within a Cloud Monitoring Metrics Scope in order to make it easier to identify; however, uniqueness is not enforced.
string display_name = 2;- Specified by:
getDisplayNamein interfaceInternalCheckerOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Deprecated.The checker's human-readable name. The display name should be unique within a Cloud Monitoring Metrics Scope in order to make it easier to identify; however, uniqueness is not enforced.
string display_name = 2;- Specified by:
getDisplayNameBytesin interfaceInternalCheckerOrBuilder- Returns:
- The bytes for displayName.
-
getNetwork
public String getNetwork()
Deprecated.The [GCP VPC network](https://cloud.google.com/vpc/docs/vpc) where the internal resource lives (ex: "default").
string network = 3;- Specified by:
getNetworkin interfaceInternalCheckerOrBuilder- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
Deprecated.The [GCP VPC network](https://cloud.google.com/vpc/docs/vpc) where the internal resource lives (ex: "default").
string network = 3;- Specified by:
getNetworkBytesin interfaceInternalCheckerOrBuilder- Returns:
- The bytes for network.
-
getGcpZone
public String getGcpZone()
Deprecated.The GCP zone the Uptime check should egress from. Only respected for internal Uptime checks, where internal_network is specified.
string gcp_zone = 4;- Specified by:
getGcpZonein interfaceInternalCheckerOrBuilder- Returns:
- The gcpZone.
-
getGcpZoneBytes
public com.google.protobuf.ByteString getGcpZoneBytes()
Deprecated.The GCP zone the Uptime check should egress from. Only respected for internal Uptime checks, where internal_network is specified.
string gcp_zone = 4;- Specified by:
getGcpZoneBytesin interfaceInternalCheckerOrBuilder- Returns:
- The bytes for gcpZone.
-
getPeerProjectId
public String getPeerProjectId()
Deprecated.The GCP project ID where the internal checker lives. Not necessary the same as the Metrics Scope project.
string peer_project_id = 6;- Specified by:
getPeerProjectIdin interfaceInternalCheckerOrBuilder- Returns:
- The peerProjectId.
-
getPeerProjectIdBytes
public com.google.protobuf.ByteString getPeerProjectIdBytes()
Deprecated.The GCP project ID where the internal checker lives. Not necessary the same as the Metrics Scope project.
string peer_project_id = 6;- Specified by:
getPeerProjectIdBytesin interfaceInternalCheckerOrBuilder- Returns:
- The bytes for peerProjectId.
-
getStateValue
public int getStateValue()
Deprecated.The current operational state of the internal checker.
.google.monitoring.v3.InternalChecker.State state = 7;- Specified by:
getStateValuein interfaceInternalCheckerOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public InternalChecker.State getState()
Deprecated.The current operational state of the internal checker.
.google.monitoring.v3.InternalChecker.State state = 7;- Specified by:
getStatein interfaceInternalCheckerOrBuilder- Returns:
- The state.
-
isInitialized
public final boolean isInitialized()
Deprecated.- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOExceptionDeprecated.- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
Deprecated.- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
Deprecated.- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
Deprecated.- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InternalChecker parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InternalChecker parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InternalChecker parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InternalChecker parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InternalChecker parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InternalChecker parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InternalChecker parseFrom(InputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InternalChecker parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static InternalChecker parseDelimitedFrom(InputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static InternalChecker parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InternalChecker parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
Deprecated.- Throws:
IOException
-
parseFrom
public static InternalChecker parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
Deprecated.- Throws:
IOException
-
newBuilderForType
public InternalChecker.Builder newBuilderForType()
Deprecated.- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InternalChecker.Builder newBuilder()
Deprecated.
-
newBuilder
public static InternalChecker.Builder newBuilder(InternalChecker prototype)
Deprecated.
-
toBuilder
public InternalChecker.Builder toBuilder()
Deprecated.- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InternalChecker.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InternalChecker getDefaultInstance()
Deprecated.
-
parser
public static com.google.protobuf.Parser<InternalChecker> parser()
Deprecated.
-
getParserForType
public com.google.protobuf.Parser<InternalChecker> getParserForType()
Deprecated.- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InternalChecker getDefaultInstanceForType()
Deprecated.- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-