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 Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type viam.app.v1.Model

    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

    Fields
    Modifier and Type
    Field
    Description
    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 Type
    Method
    Description
    protected final Object
    dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
     
    The colon-delimited-triplet of the api implemented by the model
    com.google.protobuf.ByteString
    The colon-delimited-triplet of the api implemented by the model
     
    A short description of the model that explains its purpose
    com.google.protobuf.ByteString
    A short description of the model that explains its purpose
    The markdown content describing the usage of the model
    com.google.protobuf.ByteString
    The markdown content describing the usage of the model
    The colon-delimited-triplet of the model
    com.google.protobuf.ByteString
    The colon-delimited-triplet of the model
    A list of supported hardware names
    com.google.protobuf.ByteString
    A list of supported hardware names
    int
    A list of supported hardware names
    A list of supported hardware names
    boolean
    A short description of the model that explains its purpose
    boolean
    The markdown content describing the usage of the model
     
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<AppOuterClass.Model>
     

    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

    • 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

      public String getApi()
       The colon-delimited-triplet of the api implemented by the model
       
      string api = 1 [json_name = "api"];
      Specified by:
      getApi in interface AppOuterClass.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:
      getApiBytes in interface AppOuterClass.ModelOrBuilder
      Returns:
      The bytes for api.
    • getModel

      public String getModel()
       The colon-delimited-triplet of the model
       
      string model = 2 [json_name = "model"];
      Specified by:
      getModel in interface AppOuterClass.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:
      getModelBytes in interface AppOuterClass.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:
      hasMarkdownDocumentation in interface AppOuterClass.ModelOrBuilder
      Returns:
      Whether the markdownDocumentation field is set.
    • getMarkdownDocumentation

      public String getMarkdownDocumentation()
       The markdown content describing the usage of the model
       
      optional string markdown_documentation = 3 [json_name = "markdownDocumentation"];
      Specified by:
      getMarkdownDocumentation in interface AppOuterClass.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:
      getMarkdownDocumentationBytes in interface AppOuterClass.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:
      hasDescription in interface AppOuterClass.ModelOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public String getDescription()
       A short description of the model that explains its purpose
       
      optional string description = 4 [json_name = "description"];
      Specified by:
      getDescription in interface AppOuterClass.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:
      getDescriptionBytes in interface AppOuterClass.ModelOrBuilder
      Returns:
      The bytes for description.
    • getSupportedHardwareList

      public List<String> getSupportedHardwareList()
       A list of supported hardware names
       
      repeated string supported_hardware = 5 [json_name = "supportedHardware"];
      Specified by:
      getSupportedHardwareList in interface AppOuterClass.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:
      getSupportedHardwareCount in interface AppOuterClass.ModelOrBuilder
      Returns:
      The count of supportedHardware.
    • getSupportedHardware

      public String getSupportedHardware(int index)
       A list of supported hardware names
       
      repeated string supported_hardware = 5 [json_name = "supportedHardware"];
      Specified by:
      getSupportedHardware in interface AppOuterClass.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:
      getSupportedHardwareBytes in interface AppOuterClass.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

      public static AppOuterClass.Model parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static AppOuterClass.Model parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static AppOuterClass.Model parseDelimitedFrom(InputStream input) throws IOException
      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

      public static AppOuterClass.Model.Builder newBuilder()
    • newBuilder

      public static AppOuterClass.Model.Builder newBuilder(AppOuterClass.Model prototype)
    • dynamicMethod

      protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1)
      Specified by:
      dynamicMethod in class com.google.protobuf.GeneratedMessageLite<AppOuterClass.Model,AppOuterClass.Model.Builder>
    • getDefaultInstance

      public static AppOuterClass.Model getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<AppOuterClass.Model> parser()