Class 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 type google.monitoring.v3.InternalChecker
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  InternalChecker.Builder
      Deprecated.
      An internal checker allows Uptime checks to run on private/internal GCP resources.
      static class  InternalChecker.State
      Deprecated.
      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
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      boolean equals​(Object obj)
      Deprecated.
       
      static InternalChecker getDefaultInstance()
      Deprecated.
       
      InternalChecker getDefaultInstanceForType()
      Deprecated.
       
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()
      Deprecated.
       
      String getDisplayName()
      Deprecated.
      The checker's human-readable name.
      com.google.protobuf.ByteString getDisplayNameBytes()
      Deprecated.
      The checker's human-readable name.
      String getGcpZone()
      Deprecated.
      The GCP zone the Uptime check should egress from.
      com.google.protobuf.ByteString getGcpZoneBytes()
      Deprecated.
      The GCP zone the Uptime check should egress from.
      String getName()
      Deprecated.
      A unique resource name for this InternalChecker.
      com.google.protobuf.ByteString getNameBytes()
      Deprecated.
      A unique resource name for this InternalChecker.
      String getNetwork()
      Deprecated.
      The [GCP VPC network](https://cloud.google.com/vpc/docs/vpc) where the internal resource lives (ex: "default").
      com.google.protobuf.ByteString getNetworkBytes()
      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.
       
      String getPeerProjectId()
      Deprecated.
      The GCP project ID where the internal checker lives.
      com.google.protobuf.ByteString getPeerProjectIdBytes()
      Deprecated.
      The GCP project ID where the internal checker lives.
      int getSerializedSize()
      Deprecated.
       
      InternalChecker.State getState()
      Deprecated.
      The current operational state of the internal checker.
      int getStateValue()
      Deprecated.
      The current operational state of the internal checker.
      int hashCode()
      Deprecated.
       
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Deprecated.
       
      boolean isInitialized()
      Deprecated.
       
      static InternalChecker.Builder newBuilder()
      Deprecated.
       
      static InternalChecker.Builder newBuilder​(InternalChecker prototype)
      Deprecated.
       
      InternalChecker.Builder newBuilderForType()
      Deprecated.
       
      protected InternalChecker.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Deprecated.
       
      protected Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Deprecated.
       
      static InternalChecker parseDelimitedFrom​(InputStream input)
      Deprecated.
       
      static InternalChecker parseDelimitedFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static InternalChecker parseFrom​(byte[] data)
      Deprecated.
       
      static InternalChecker parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static InternalChecker parseFrom​(com.google.protobuf.ByteString data)
      Deprecated.
       
      static InternalChecker parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static InternalChecker parseFrom​(com.google.protobuf.CodedInputStream input)
      Deprecated.
       
      static InternalChecker parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static InternalChecker parseFrom​(InputStream input)
      Deprecated.
       
      static InternalChecker parseFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static InternalChecker parseFrom​(ByteBuffer data)
      Deprecated.
       
      static InternalChecker parseFrom​(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static com.google.protobuf.Parser<InternalChecker> parser()
      Deprecated.
       
      InternalChecker.Builder toBuilder()
      Deprecated.
       
      void writeTo​(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 interface com.google.protobuf.MessageLite

        toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • 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:
        newInstance in class com.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:
        internalGetFieldAccessorTable in class com.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:
        getName in interface InternalCheckerOrBuilder
        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:
        getNameBytes in interface InternalCheckerOrBuilder
        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:
        getDisplayName in interface InternalCheckerOrBuilder
        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:
        getDisplayNameBytes in interface InternalCheckerOrBuilder
        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:
        getNetwork in interface InternalCheckerOrBuilder
        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:
        getNetworkBytes in interface InternalCheckerOrBuilder
        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:
        getGcpZone in interface InternalCheckerOrBuilder
        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:
        getGcpZoneBytes in interface InternalCheckerOrBuilder
        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:
        getPeerProjectId in interface InternalCheckerOrBuilder
        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:
        getPeerProjectIdBytes in interface InternalCheckerOrBuilder
        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:
        getStateValue in interface InternalCheckerOrBuilder
        Returns:
        The enum numeric value on the wire for state.
      • isInitialized

        public final boolean isInitialized()
        Deprecated.
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws IOException
        Deprecated.
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        IOException
      • getSerializedSize

        public int getSerializedSize()
        Deprecated.
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
      • equals

        public boolean equals​(Object obj)
        Deprecated.
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Deprecated.
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.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​(com.google.protobuf.CodedInputStream input,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws IOException
        Deprecated.
        Throws:
        IOException
      • newBuilderForType

        public InternalChecker.Builder newBuilderForType()
        Deprecated.
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • toBuilder

        public InternalChecker.Builder toBuilder()
        Deprecated.
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected InternalChecker.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Deprecated.
        Specified by:
        newBuilderForType in class com.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:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstanceForType

        public InternalChecker getDefaultInstanceForType()
        Deprecated.
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder