Package com.viam.service.sensors.v1
Class Sensors.GetReadingsRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<Sensors.GetReadingsRequest,Sensors.GetReadingsRequest.Builder>
com.viam.service.sensors.v1.Sensors.GetReadingsRequest
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,Sensors.GetReadingsRequestOrBuilder
- Enclosing class:
- Sensors
@Deprecated
public static final class Sensors.GetReadingsRequest
extends com.google.protobuf.GeneratedMessageLite<Sensors.GetReadingsRequest,Sensors.GetReadingsRequest.Builder>
implements Sensors.GetReadingsRequestOrBuilder
Deprecated.
Protobuf type
viam.service.sensors.v1.GetReadingsRequest-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.Protobuf typeviam.service.sensors.v1.GetReadingsRequestNested 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.static final intDeprecated.Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.static Sensors.GetReadingsRequestDeprecated.com.google.protobuf.StructgetExtra()Deprecated.getName()Deprecated.viam.service.sensors.v1.GetReadingsRequest.name is deprecated.com.google.protobuf.ByteStringDeprecated.viam.service.sensors.v1.GetReadingsRequest.name is deprecated.getSensorNames(int index) Deprecated.intDeprecated.Deprecated.getSensorNamesOrBuilder(int index) Deprecated.List<? extends Common.ResourceNameOrBuilder>Deprecated.booleanhasExtra()Deprecated.Deprecated.newBuilder(Sensors.GetReadingsRequest prototype) Deprecated.static Sensors.GetReadingsRequestparseDelimitedFrom(InputStream input) Deprecated.static Sensors.GetReadingsRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.GetReadingsRequestparseFrom(byte[] data) Deprecated.static Sensors.GetReadingsRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.GetReadingsRequestparseFrom(com.google.protobuf.ByteString data) Deprecated.static Sensors.GetReadingsRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.GetReadingsRequestparseFrom(com.google.protobuf.CodedInputStream input) Deprecated.static Sensors.GetReadingsRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.GetReadingsRequestparseFrom(InputStream input) Deprecated.static Sensors.GetReadingsRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static Sensors.GetReadingsRequestparseFrom(ByteBuffer data) Deprecated.static Sensors.GetReadingsRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static com.google.protobuf.Parser<Sensors.GetReadingsRequest>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:
-
SENSOR_NAMES_FIELD_NUMBER
public static final int SENSOR_NAMES_FIELD_NUMBERDeprecated.- See Also:
-
EXTRA_FIELD_NUMBER
public static final int EXTRA_FIELD_NUMBERDeprecated.- See Also:
-
-
Method Details
-
getName
Deprecated.viam.service.sensors.v1.GetReadingsRequest.name is deprecated. See service/sensors/v1/sensors.proto;l=49string name = 1 [json_name = "name", deprecated = true];- Specified by:
getNamein interfaceSensors.GetReadingsRequestOrBuilder- Returns:
- The name.
-
getNameBytes
Deprecated.viam.service.sensors.v1.GetReadingsRequest.name is deprecated. See service/sensors/v1/sensors.proto;l=49string name = 1 [json_name = "name", deprecated = true];- Specified by:
getNameBytesin interfaceSensors.GetReadingsRequestOrBuilder- Returns:
- The bytes for name.
-
getSensorNamesList
Deprecated.repeated .viam.common.v1.ResourceName sensor_names = 2 [json_name = "sensorNames", deprecated = true];- Specified by:
getSensorNamesListin interfaceSensors.GetReadingsRequestOrBuilder
-
getSensorNamesOrBuilderList
Deprecated.repeated .viam.common.v1.ResourceName sensor_names = 2 [json_name = "sensorNames", deprecated = true]; -
getSensorNamesCount
Deprecated.repeated .viam.common.v1.ResourceName sensor_names = 2 [json_name = "sensorNames", deprecated = true];- Specified by:
getSensorNamesCountin interfaceSensors.GetReadingsRequestOrBuilder
-
getSensorNames
Deprecated.repeated .viam.common.v1.ResourceName sensor_names = 2 [json_name = "sensorNames", deprecated = true];- Specified by:
getSensorNamesin interfaceSensors.GetReadingsRequestOrBuilder
-
getSensorNamesOrBuilder
Deprecated.repeated .viam.common.v1.ResourceName sensor_names = 2 [json_name = "sensorNames", deprecated = true]; -
hasExtra
Deprecated.Additional arguments to the method
.google.protobuf.Struct extra = 99 [json_name = "extra", deprecated = true];- Specified by:
hasExtrain interfaceSensors.GetReadingsRequestOrBuilder- Returns:
- Whether the extra field is set.
-
getExtra
Deprecated.Additional arguments to the method
.google.protobuf.Struct extra = 99 [json_name = "extra", deprecated = true];- Specified by:
getExtrain interfaceSensors.GetReadingsRequestOrBuilder- Returns:
- The extra.
-
parseFrom
public static Sensors.GetReadingsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Sensors.GetReadingsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Sensors.GetReadingsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Sensors.GetReadingsRequest 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.GetReadingsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Sensors.GetReadingsRequest 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.GetReadingsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseDelimitedFrom
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static Sensors.GetReadingsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static Sensors.GetReadingsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
public static Sensors.GetReadingsRequest 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.GetReadingsRequest,Sensors.GetReadingsRequest.Builder>
-
getDefaultInstance
Deprecated. -
parser
Deprecated.
-