Package viam.app.v1
Class Robot.AgentInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<Robot.AgentInfo,Robot.AgentInfo.Builder>
viam.app.v1.Robot.AgentInfo
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,Robot.AgentInfoOrBuilder
- Enclosing class:
- Robot
public static final class Robot.AgentInfo
extends com.google.protobuf.GeneratedMessageLite<Robot.AgentInfo,Robot.AgentInfo.Builder>
implements Robot.AgentInfoOrBuilder
Protobuf type
viam.app.v1.AgentInfo
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeviam.app.v1.AgentInfo
Nested 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
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) static Robot.AgentInfo
string git_revision = 5 [json_name = "gitRevision"];
com.google.protobuf.ByteString
string git_revision = 5 [json_name = "gitRevision"];
getHost()
string host = 1 [json_name = "host"];
com.google.protobuf.ByteString
string host = 1 [json_name = "host"];
getIps
(int index) list of all ipv4 ips.com.google.protobuf.ByteString
getIpsBytes
(int index) list of all ipv4 ips.int
list of all ipv4 ips.list of all ipv4 ips.getOs()
Will soon be deprecated, use platform insteadcom.google.protobuf.ByteString
Will soon be deprecated, use platform insteadThe platform the RDK is running on.com.google.protobuf.ByteString
The platform the RDK is running on.getPlatformTags
(int index) Optional tags to further constrain which artifact is returned for modules.com.google.protobuf.ByteString
getPlatformTagsBytes
(int index) Optional tags to further constrain which artifact is returned for modules.int
Optional tags to further constrain which artifact is returned for modules.Optional tags to further constrain which artifact is returned for modules.RDK versioncom.google.protobuf.ByteString
RDK versionboolean
The platform the RDK is running on.static Robot.AgentInfo.Builder
static Robot.AgentInfo.Builder
newBuilder
(Robot.AgentInfo prototype) static Robot.AgentInfo
parseDelimitedFrom
(InputStream input) static Robot.AgentInfo
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.AgentInfo
parseFrom
(byte[] data) static Robot.AgentInfo
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.AgentInfo
parseFrom
(com.google.protobuf.ByteString data) static Robot.AgentInfo
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.AgentInfo
parseFrom
(com.google.protobuf.CodedInputStream input) static Robot.AgentInfo
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.AgentInfo
parseFrom
(InputStream input) static Robot.AgentInfo
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.AgentInfo
parseFrom
(ByteBuffer data) static Robot.AgentInfo
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Robot.AgentInfo>
parser()
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, writeTo
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
HOST_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER- See Also:
-
OS_FIELD_NUMBER
public static final int OS_FIELD_NUMBER- See Also:
-
IPS_FIELD_NUMBER
public static final int IPS_FIELD_NUMBER- See Also:
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER- See Also:
-
GIT_REVISION_FIELD_NUMBER
public static final int GIT_REVISION_FIELD_NUMBER- See Also:
-
PLATFORM_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER- See Also:
-
PLATFORM_TAGS_FIELD_NUMBER
public static final int PLATFORM_TAGS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getHost
string host = 1 [json_name = "host"];
- Specified by:
getHost
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The host.
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()string host = 1 [json_name = "host"];
- Specified by:
getHostBytes
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The bytes for host.
-
getOs
Will soon be deprecated, use platform instead
string os = 2 [json_name = "os"];
- Specified by:
getOs
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The os.
-
getOsBytes
public com.google.protobuf.ByteString getOsBytes()Will soon be deprecated, use platform instead
string os = 2 [json_name = "os"];
- Specified by:
getOsBytes
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The bytes for os.
-
getIpsList
list of all ipv4 ips.
repeated string ips = 3 [json_name = "ips"];
- Specified by:
getIpsList
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- A list containing the ips.
-
getIpsCount
public int getIpsCount()list of all ipv4 ips.
repeated string ips = 3 [json_name = "ips"];
- Specified by:
getIpsCount
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The count of ips.
-
getIps
list of all ipv4 ips.
repeated string ips = 3 [json_name = "ips"];
- Specified by:
getIps
in interfaceRobot.AgentInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The ips at the given index.
-
getIpsBytes
public com.google.protobuf.ByteString getIpsBytes(int index) list of all ipv4 ips.
repeated string ips = 3 [json_name = "ips"];
- Specified by:
getIpsBytes
in interfaceRobot.AgentInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the ips at the given index.
-
getVersion
RDK version
string version = 4 [json_name = "version"];
- Specified by:
getVersion
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()RDK version
string version = 4 [json_name = "version"];
- Specified by:
getVersionBytes
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The bytes for version.
-
getGitRevision
string git_revision = 5 [json_name = "gitRevision"];
- Specified by:
getGitRevision
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The gitRevision.
-
getGitRevisionBytes
public com.google.protobuf.ByteString getGitRevisionBytes()string git_revision = 5 [json_name = "gitRevision"];
- Specified by:
getGitRevisionBytes
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The bytes for gitRevision.
-
hasPlatform
public boolean hasPlatform()The platform the RDK is running on. For example linux/amd64
optional string platform = 6 [json_name = "platform"];
- Specified by:
hasPlatform
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- Whether the platform field is set.
-
getPlatform
The platform the RDK is running on. For example linux/amd64
optional string platform = 6 [json_name = "platform"];
- Specified by:
getPlatform
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The platform.
-
getPlatformBytes
public com.google.protobuf.ByteString getPlatformBytes()The platform the RDK is running on. For example linux/amd64
optional string platform = 6 [json_name = "platform"];
- Specified by:
getPlatformBytes
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The bytes for platform.
-
getPlatformTagsList
Optional tags to further constrain which artifact is returned for modules.
repeated string platform_tags = 7 [json_name = "platformTags"];
- Specified by:
getPlatformTagsList
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- A list containing the platformTags.
-
getPlatformTagsCount
public int getPlatformTagsCount()Optional tags to further constrain which artifact is returned for modules.
repeated string platform_tags = 7 [json_name = "platformTags"];
- Specified by:
getPlatformTagsCount
in interfaceRobot.AgentInfoOrBuilder
- Returns:
- The count of platformTags.
-
getPlatformTags
Optional tags to further constrain which artifact is returned for modules.
repeated string platform_tags = 7 [json_name = "platformTags"];
- Specified by:
getPlatformTags
in interfaceRobot.AgentInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The platformTags at the given index.
-
getPlatformTagsBytes
public com.google.protobuf.ByteString getPlatformTagsBytes(int index) Optional tags to further constrain which artifact is returned for modules.
repeated string platform_tags = 7 [json_name = "platformTags"];
- Specified by:
getPlatformTagsBytes
in interfaceRobot.AgentInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the platformTags at the given index.
-
parseFrom
public static Robot.AgentInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Robot.AgentInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Robot.AgentInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Robot.AgentInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Robot.AgentInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Robot.AgentInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Robot.AgentInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Robot.AgentInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Robot.AgentInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Robot.AgentInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
-
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<Robot.AgentInfo,
Robot.AgentInfo.Builder>
-
getDefaultInstance
-
parser
-