Class IntGauge

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, IntGaugeOrBuilder, Serializable

    @Deprecated
    public final class IntGauge
    extends com.google.protobuf.GeneratedMessageV3
    implements IntGaugeOrBuilder
    Deprecated.
     IntGauge is deprecated.  Use Gauge with an integer value in NumberDataPoint.
     
    Protobuf type opentelemetry.proto.metrics.v1.IntGauge
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  IntGauge.Builder
      Deprecated.
      IntGauge is deprecated.
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,​BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int DATA_POINTS_FIELD_NUMBER
      Deprecated.
       
      • Fields inherited from class com.google.protobuf.GeneratedMessageV3

        alwaysUseFieldBuilders, unknownFields
      • Fields inherited from class com.google.protobuf.AbstractMessage

        memoizedSize
      • Fields inherited from class com.google.protobuf.AbstractMessageLite

        memoizedHashCode
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      boolean equals​(Object obj)
      Deprecated.
       
      IntDataPoint getDataPoints​(int index)
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      int getDataPointsCount()
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      List<IntDataPoint> getDataPointsList()
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      IntDataPointOrBuilder getDataPointsOrBuilder​(int index)
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      List<? extends IntDataPointOrBuilder> getDataPointsOrBuilderList()
      Deprecated.
      repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
      static IntGauge getDefaultInstance()
      Deprecated.
       
      IntGauge getDefaultInstanceForType()
      Deprecated.
       
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()
      Deprecated.
       
      com.google.protobuf.Parser<IntGauge> getParserForType()
      Deprecated.
       
      int getSerializedSize()
      Deprecated.
       
      com.google.protobuf.UnknownFieldSet getUnknownFields()
      Deprecated.
       
      int hashCode()
      Deprecated.
       
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Deprecated.
       
      boolean isInitialized()
      Deprecated.
       
      static IntGauge.Builder newBuilder()
      Deprecated.
       
      static IntGauge.Builder newBuilder​(IntGauge prototype)
      Deprecated.
       
      IntGauge.Builder newBuilderForType()
      Deprecated.
       
      protected IntGauge.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Deprecated.
       
      protected Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Deprecated.
       
      static IntGauge parseDelimitedFrom​(InputStream input)
      Deprecated.
       
      static IntGauge parseDelimitedFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntGauge parseFrom​(byte[] data)
      Deprecated.
       
      static IntGauge parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntGauge parseFrom​(com.google.protobuf.ByteString data)
      Deprecated.
       
      static IntGauge parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntGauge parseFrom​(com.google.protobuf.CodedInputStream input)
      Deprecated.
       
      static IntGauge parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntGauge parseFrom​(InputStream input)
      Deprecated.
       
      static IntGauge parseFrom​(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static IntGauge parseFrom​(ByteBuffer data)
      Deprecated.
       
      static IntGauge parseFrom​(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
      Deprecated.
       
      static com.google.protobuf.Parser<IntGauge> parser()
      Deprecated.
       
      IntGauge.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, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, hasField, hasOneof
    • Field Detail

      • DATA_POINTS_FIELD_NUMBER

        public static final int DATA_POINTS_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
      • getUnknownFields

        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        Deprecated.
        Specified by:
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getUnknownFields 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
      • getDataPointsCount

        public int getDataPointsCount()
        Deprecated.
        repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
        Specified by:
        getDataPointsCount in interface IntGaugeOrBuilder
      • getDataPoints

        public IntDataPoint getDataPoints​(int index)
        Deprecated.
        repeated .opentelemetry.proto.metrics.v1.IntDataPoint data_points = 1;
        Specified by:
        getDataPoints in interface IntGaugeOrBuilder
      • 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 IntGauge parseFrom​(ByteBuffer data)
                                  throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntGauge parseFrom​(ByteBuffer data,
                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                  throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntGauge parseFrom​(com.google.protobuf.ByteString data)
                                  throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntGauge 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 IntGauge parseFrom​(byte[] data)
                                  throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntGauge parseFrom​(byte[] data,
                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                  throws com.google.protobuf.InvalidProtocolBufferException
        Deprecated.
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static IntGauge parseFrom​(com.google.protobuf.CodedInputStream input,
                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                  throws IOException
        Deprecated.
        Throws:
        IOException
      • newBuilderForType

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

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

        protected IntGauge.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Deprecated.
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstance

        public static IntGauge getDefaultInstance()
        Deprecated.
      • parser

        public static com.google.protobuf.Parser<IntGauge> parser()
        Deprecated.
      • getParserForType

        public com.google.protobuf.Parser<IntGauge> 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 IntGauge getDefaultInstanceForType()
        Deprecated.
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder