Package com.viam.service.sensors.v1
Class Sensors.Readings
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<Sensors.Readings,Sensors.Readings.Builder>
com.viam.service.sensors.v1.Sensors.Readings
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,Sensors.ReadingsOrBuilder
- Enclosing class:
- Sensors
@Deprecated
public static final class Sensors.Readings
extends com.google.protobuf.GeneratedMessageLite<Sensors.Readings,Sensors.Readings.Builder>
implements Sensors.ReadingsOrBuilder
Deprecated.
Protobuf type
viam.service.sensors.v1.Readings-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.Protobuf typeviam.service.sensors.v1.ReadingsNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated.static final intDeprecated.Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsReadings(String key) Deprecated.protected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.static Sensors.ReadingsDeprecated.getName()Deprecated.Deprecated.intDeprecated.Deprecated.com.google.protobuf.ValuegetReadingsOrDefault(String key, com.google.protobuf.Value defaultValue) Deprecated.com.google.protobuf.ValuegetReadingsOrThrow(String key) Deprecated.booleanhasName()Deprecated.static Sensors.Readings.BuilderDeprecated.static Sensors.Readings.BuildernewBuilder(Sensors.Readings prototype) Deprecated.static Sensors.ReadingsparseDelimitedFrom(InputStream input) Deprecated.static Sensors.ReadingsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.ReadingsparseFrom(byte[] data) Deprecated.static Sensors.ReadingsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.ReadingsparseFrom(com.google.protobuf.ByteString data) Deprecated.static Sensors.ReadingsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.ReadingsparseFrom(com.google.protobuf.CodedInputStream input) Deprecated.static Sensors.ReadingsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.ReadingsparseFrom(InputStream input) Deprecated.static Sensors.ReadingsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.ReadingsparseFrom(ByteBuffer data) Deprecated.static Sensors.ReadingsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static com.google.protobuf.Parser<Sensors.Readings>parser()Deprecated.Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBERDeprecated.- See Also:
-
READINGS_FIELD_NUMBER
public static final int READINGS_FIELD_NUMBERDeprecated.- See Also:
-
-
Method Details
-
hasName
Deprecated..viam.common.v1.ResourceName name = 1 [json_name = "name", deprecated = true];- Specified by:
hasNamein interfaceSensors.ReadingsOrBuilder- Returns:
- Whether the name field is set.
-
getName
Deprecated..viam.common.v1.ResourceName name = 1 [json_name = "name", deprecated = true];- Specified by:
getNamein interfaceSensors.ReadingsOrBuilder- Returns:
- The name.
-
getReadingsCount
Deprecated.Description copied from interface:Sensors.ReadingsOrBuildermap<string, .google.protobuf.Value> readings = 2 [json_name = "readings", deprecated = true];- Specified by:
getReadingsCountin interfaceSensors.ReadingsOrBuilder
-
containsReadings
Deprecated.map<string, .google.protobuf.Value> readings = 2 [json_name = "readings", deprecated = true];- Specified by:
containsReadingsin interfaceSensors.ReadingsOrBuilder
-
getReadings
Deprecated.UsegetReadingsMap()instead.- Specified by:
getReadingsin interfaceSensors.ReadingsOrBuilder
-
getReadingsMap
Deprecated.map<string, .google.protobuf.Value> readings = 2 [json_name = "readings", deprecated = true];- Specified by:
getReadingsMapin interfaceSensors.ReadingsOrBuilder
-
getReadingsOrDefault
@Deprecated public com.google.protobuf.Value getReadingsOrDefault(String key, com.google.protobuf.Value defaultValue) Deprecated.map<string, .google.protobuf.Value> readings = 2 [json_name = "readings", deprecated = true];- Specified by:
getReadingsOrDefaultin interfaceSensors.ReadingsOrBuilder
-
getReadingsOrThrow
Deprecated.map<string, .google.protobuf.Value> readings = 2 [json_name = "readings", deprecated = true];- Specified by:
getReadingsOrThrowin interfaceSensors.ReadingsOrBuilder
-
parseFrom
public static Sensors.Readings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Sensors.Readings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Sensors.Readings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Sensors.Readings 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 Sensors.Readings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Sensors.Readings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
Deprecated.- Throws:
IOException
-
parseFrom
public static Sensors.Readings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseDelimitedFrom
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static Sensors.Readings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static Sensors.Readings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static Sensors.Readings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
newBuilder
Deprecated. -
newBuilder
Deprecated. -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<Sensors.Readings,Sensors.Readings.Builder>
-
getDefaultInstance
Deprecated. -
parser
Deprecated.
-