Package viam.app.v1
Class App.Model
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<App.Model,App.Model.Builder>
viam.app.v1.App.Model
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,App.ModelOrBuilder
- Enclosing class:
- App
public static final class App.Model
extends com.google.protobuf.GeneratedMessageLite<App.Model,App.Model.Builder>
implements App.ModelOrBuilder
Protobuf type
viam.app.v1.Model
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeviam.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
Modifier and TypeFieldDescriptionstatic 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) getApi()
The colon-delimited-triplet of the api implemented by the modelcom.google.protobuf.ByteString
The colon-delimited-triplet of the api implemented by the modelstatic App.Model
A short description of the model that explains its purposecom.google.protobuf.ByteString
A short description of the model that explains its purposeThe markdown content describing the usage of the modelcom.google.protobuf.ByteString
The markdown content describing the usage of the modelgetModel()
The colon-delimited-triplet of the modelcom.google.protobuf.ByteString
The colon-delimited-triplet of the modelboolean
A short description of the model that explains its purposeboolean
The markdown content describing the usage of the modelstatic App.Model.Builder
static App.Model.Builder
newBuilder
(App.Model prototype) static App.Model
parseDelimitedFrom
(InputStream input) static App.Model
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.Model
parseFrom
(byte[] data) static App.Model
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.Model
parseFrom
(com.google.protobuf.ByteString data) static App.Model
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.Model
parseFrom
(com.google.protobuf.CodedInputStream input) static App.Model
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.Model
parseFrom
(InputStream input) static App.Model
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.Model
parseFrom
(ByteBuffer data) static App.Model
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<App.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, 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:
-
-
Method Details
-
getApi
The colon-delimited-triplet of the api implemented by the model
string api = 1 [json_name = "api"];
- Specified by:
getApi
in interfaceApp.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 interfaceApp.ModelOrBuilder
- Returns:
- The bytes for api.
-
getModel
The colon-delimited-triplet of the model
string model = 2 [json_name = "model"];
- Specified by:
getModel
in interfaceApp.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 interfaceApp.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 interfaceApp.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:
getMarkdownDocumentation
in interfaceApp.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 interfaceApp.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 interfaceApp.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:
getDescription
in interfaceApp.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 interfaceApp.ModelOrBuilder
- Returns:
- The bytes for description.
-
parseFrom
public static App.Model parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.Model parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.Model parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.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 App.Model parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.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 App.Model parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static App.Model parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static App.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:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<App.Model,
App.Model.Builder>
-
getDefaultInstance
-
parser
-