Package viam.app.v1
Class AppOuterClass.Model
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<AppOuterClass.Model,AppOuterClass.Model.Builder>
viam.app.v1.AppOuterClass.Model
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,AppOuterClass.ModelOrBuilder
- Enclosing class:
- AppOuterClass
public static final class AppOuterClass.Model
extends com.google.protobuf.GeneratedMessageLite<AppOuterClass.Model,AppOuterClass.Model.Builder>
implements AppOuterClass.ModelOrBuilder
Protobuf type
viam.app.v1.Model-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeviam.app.v1.ModelNested 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 intstatic final intstatic final intstatic final intstatic final intFields 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) getApi()The colon-delimited-triplet of the api implemented by the modelcom.google.protobuf.ByteStringThe colon-delimited-triplet of the api implemented by the modelstatic AppOuterClass.ModelA short description of the model that explains its purposecom.google.protobuf.ByteStringA short description of the model that explains its purposeThe markdown content describing the usage of the modelcom.google.protobuf.ByteStringThe markdown content describing the usage of the modelgetModel()The colon-delimited-triplet of the modelcom.google.protobuf.ByteStringThe colon-delimited-triplet of the modelgetSupportedHardware(int index) A list of supported hardware namescom.google.protobuf.ByteStringgetSupportedHardwareBytes(int index) A list of supported hardware namesintA list of supported hardware namesA list of supported hardware namesbooleanA short description of the model that explains its purposebooleanThe markdown content describing the usage of the modelstatic AppOuterClass.Model.Builderstatic AppOuterClass.Model.BuildernewBuilder(AppOuterClass.Model prototype) static AppOuterClass.ModelparseDelimitedFrom(InputStream input) static AppOuterClass.ModelparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppOuterClass.ModelparseFrom(byte[] data) static AppOuterClass.ModelparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppOuterClass.ModelparseFrom(com.google.protobuf.ByteString data) static AppOuterClass.ModelparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppOuterClass.ModelparseFrom(com.google.protobuf.CodedInputStream input) static AppOuterClass.ModelparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppOuterClass.ModelparseFrom(InputStream input) static AppOuterClass.ModelparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppOuterClass.ModelparseFrom(ByteBuffer data) static AppOuterClass.ModelparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AppOuterClass.Model>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, 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
-
API_FIELD_NUMBER
public static final int API_FIELD_NUMBER- See Also:
-
MODEL_FIELD_NUMBER
public static final int MODEL_FIELD_NUMBER- See Also:
-
MARKDOWN_DOCUMENTATION_FIELD_NUMBER
public static final int MARKDOWN_DOCUMENTATION_FIELD_NUMBER- See Also:
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER- See Also:
-
SUPPORTED_HARDWARE_FIELD_NUMBER
public static final int SUPPORTED_HARDWARE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getApi
The colon-delimited-triplet of the api implemented by the model
string api = 1 [json_name = "api"];- Specified by:
getApiin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The api.
-
getApiBytes
public com.google.protobuf.ByteString getApiBytes()The colon-delimited-triplet of the api implemented by the model
string api = 1 [json_name = "api"];- Specified by:
getApiBytesin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The bytes for api.
-
getModel
The colon-delimited-triplet of the model
string model = 2 [json_name = "model"];- Specified by:
getModelin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The model.
-
getModelBytes
public com.google.protobuf.ByteString getModelBytes()The colon-delimited-triplet of the model
string model = 2 [json_name = "model"];- Specified by:
getModelBytesin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The bytes for model.
-
hasMarkdownDocumentation
public boolean hasMarkdownDocumentation()The markdown content describing the usage of the model
optional string markdown_documentation = 3 [json_name = "markdownDocumentation"];- Specified by:
hasMarkdownDocumentationin interfaceAppOuterClass.ModelOrBuilder- Returns:
- Whether the markdownDocumentation field is set.
-
getMarkdownDocumentation
The markdown content describing the usage of the model
optional string markdown_documentation = 3 [json_name = "markdownDocumentation"];- Specified by:
getMarkdownDocumentationin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The markdownDocumentation.
-
getMarkdownDocumentationBytes
public com.google.protobuf.ByteString getMarkdownDocumentationBytes()The markdown content describing the usage of the model
optional string markdown_documentation = 3 [json_name = "markdownDocumentation"];- Specified by:
getMarkdownDocumentationBytesin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The bytes for markdownDocumentation.
-
hasDescription
public boolean hasDescription()A short description of the model that explains its purpose
optional string description = 4 [json_name = "description"];- Specified by:
hasDescriptionin interfaceAppOuterClass.ModelOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
A short description of the model that explains its purpose
optional string description = 4 [json_name = "description"];- Specified by:
getDescriptionin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()A short description of the model that explains its purpose
optional string description = 4 [json_name = "description"];- Specified by:
getDescriptionBytesin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The bytes for description.
-
getSupportedHardwareList
A list of supported hardware names
repeated string supported_hardware = 5 [json_name = "supportedHardware"];- Specified by:
getSupportedHardwareListin interfaceAppOuterClass.ModelOrBuilder- Returns:
- A list containing the supportedHardware.
-
getSupportedHardwareCount
public int getSupportedHardwareCount()A list of supported hardware names
repeated string supported_hardware = 5 [json_name = "supportedHardware"];- Specified by:
getSupportedHardwareCountin interfaceAppOuterClass.ModelOrBuilder- Returns:
- The count of supportedHardware.
-
getSupportedHardware
A list of supported hardware names
repeated string supported_hardware = 5 [json_name = "supportedHardware"];- Specified by:
getSupportedHardwarein interfaceAppOuterClass.ModelOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The supportedHardware at the given index.
-
getSupportedHardwareBytes
public com.google.protobuf.ByteString getSupportedHardwareBytes(int index) A list of supported hardware names
repeated string supported_hardware = 5 [json_name = "supportedHardware"];- Specified by:
getSupportedHardwareBytesin interfaceAppOuterClass.ModelOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the supportedHardware at the given index.
-
parseFrom
public static AppOuterClass.Model parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.Model parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.Model parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.Model parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.Model parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.Model parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AppOuterClass.Model parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.Model parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.Model parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.Model 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:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<AppOuterClass.Model,AppOuterClass.Model.Builder>
-
getDefaultInstance
-
parser
-