Package viam.app.mltraining.v1
Class MlTraining.SubmitCustomTrainingJobRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<MlTraining.SubmitCustomTrainingJobRequest,MlTraining.SubmitCustomTrainingJobRequest.Builder>
viam.app.mltraining.v1.MlTraining.SubmitCustomTrainingJobRequest
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,MlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Enclosing class:
- MlTraining
public static final class MlTraining.SubmitCustomTrainingJobRequest
extends com.google.protobuf.GeneratedMessageLite<MlTraining.SubmitCustomTrainingJobRequest,MlTraining.SubmitCustomTrainingJobRequest.Builder>
implements MlTraining.SubmitCustomTrainingJobRequestOrBuilder
Protobuf type
viam.app.mltraining.v1.SubmitCustomTrainingJobRequest
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeviam.app.mltraining.v1.SubmitCustomTrainingJobRequest
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 TypeMethodDescriptionboolean
containsArguments
(String key) map<string, string> arguments = 7 [json_name = "arguments"];
protected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.int
map<string, string> arguments = 7 [json_name = "arguments"];
map<string, string> arguments = 7 [json_name = "arguments"];
getArgumentsOrDefault
(String key, String defaultValue) map<string, string> arguments = 7 [json_name = "arguments"];
map<string, string> arguments = 7 [json_name = "arguments"];
string dataset_id = 1 [json_name = "datasetId", (.tagger.v1.tags) = "bson:\"dataset_id\" json:\"dataset_id\""];
com.google.protobuf.ByteString
string dataset_id = 1 [json_name = "datasetId", (.tagger.v1.tags) = "bson:\"dataset_id\" json:\"dataset_id\""];
string model_name = 4 [json_name = "modelName", (.tagger.v1.tags) = "bson:\"model_name\" json:\"model_name\""];
com.google.protobuf.ByteString
string model_name = 4 [json_name = "modelName", (.tagger.v1.tags) = "bson:\"model_name\" json:\"model_name\""];
string model_version = 5 [json_name = "modelVersion", (.tagger.v1.tags) = "bson:\"model_version\" json:\"model_version\""];
com.google.protobuf.ByteString
string model_version = 5 [json_name = "modelVersion", (.tagger.v1.tags) = "bson:\"model_version\" json:\"model_version\""];
string organization_id = 3 [json_name = "organizationId", (.tagger.v1.tags) = "bson:\"organization_id\" json:\"organization_id\""];
com.google.protobuf.ByteString
string organization_id = 3 [json_name = "organizationId", (.tagger.v1.tags) = "bson:\"organization_id\" json:\"organization_id\""];
string registry_item_id = 2 [json_name = "registryItemId", (.tagger.v1.tags) = "bson:\"registry_item_id\" json:\"registry_item_id\""];
com.google.protobuf.ByteString
string registry_item_id = 2 [json_name = "registryItemId", (.tagger.v1.tags) = "bson:\"registry_item_id\" json:\"registry_item_id\""];
string registry_item_version = 6 [json_name = "registryItemVersion", (.tagger.v1.tags) = "bson:\"registry_item_version\" json:\"registry_item_version\""];
com.google.protobuf.ByteString
string registry_item_version = 6 [json_name = "registryItemVersion", (.tagger.v1.tags) = "bson:\"registry_item_version\" json:\"registry_item_version\""];
parseDelimitedFrom
(InputStream input) 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) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<MlTraining.SubmitCustomTrainingJobRequest>
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
-
DATASET_ID_FIELD_NUMBER
public static final int DATASET_ID_FIELD_NUMBER- See Also:
-
REGISTRY_ITEM_ID_FIELD_NUMBER
public static final int REGISTRY_ITEM_ID_FIELD_NUMBER- See Also:
-
REGISTRY_ITEM_VERSION_FIELD_NUMBER
public static final int REGISTRY_ITEM_VERSION_FIELD_NUMBER- See Also:
-
ORGANIZATION_ID_FIELD_NUMBER
public static final int ORGANIZATION_ID_FIELD_NUMBER- See Also:
-
MODEL_NAME_FIELD_NUMBER
public static final int MODEL_NAME_FIELD_NUMBER- See Also:
-
MODEL_VERSION_FIELD_NUMBER
public static final int MODEL_VERSION_FIELD_NUMBER- See Also:
-
ARGUMENTS_FIELD_NUMBER
public static final int ARGUMENTS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDatasetId
string dataset_id = 1 [json_name = "datasetId", (.tagger.v1.tags) = "bson:\"dataset_id\" json:\"dataset_id\""];
- Specified by:
getDatasetId
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The datasetId.
-
getDatasetIdBytes
public com.google.protobuf.ByteString getDatasetIdBytes()string dataset_id = 1 [json_name = "datasetId", (.tagger.v1.tags) = "bson:\"dataset_id\" json:\"dataset_id\""];
- Specified by:
getDatasetIdBytes
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The bytes for datasetId.
-
getRegistryItemId
string registry_item_id = 2 [json_name = "registryItemId", (.tagger.v1.tags) = "bson:\"registry_item_id\" json:\"registry_item_id\""];
- Specified by:
getRegistryItemId
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The registryItemId.
-
getRegistryItemIdBytes
public com.google.protobuf.ByteString getRegistryItemIdBytes()string registry_item_id = 2 [json_name = "registryItemId", (.tagger.v1.tags) = "bson:\"registry_item_id\" json:\"registry_item_id\""];
- Specified by:
getRegistryItemIdBytes
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The bytes for registryItemId.
-
getRegistryItemVersion
string registry_item_version = 6 [json_name = "registryItemVersion", (.tagger.v1.tags) = "bson:\"registry_item_version\" json:\"registry_item_version\""];
- Specified by:
getRegistryItemVersion
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The registryItemVersion.
-
getRegistryItemVersionBytes
public com.google.protobuf.ByteString getRegistryItemVersionBytes()string registry_item_version = 6 [json_name = "registryItemVersion", (.tagger.v1.tags) = "bson:\"registry_item_version\" json:\"registry_item_version\""];
- Specified by:
getRegistryItemVersionBytes
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The bytes for registryItemVersion.
-
getOrganizationId
string organization_id = 3 [json_name = "organizationId", (.tagger.v1.tags) = "bson:\"organization_id\" json:\"organization_id\""];
- Specified by:
getOrganizationId
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The organizationId.
-
getOrganizationIdBytes
public com.google.protobuf.ByteString getOrganizationIdBytes()string organization_id = 3 [json_name = "organizationId", (.tagger.v1.tags) = "bson:\"organization_id\" json:\"organization_id\""];
- Specified by:
getOrganizationIdBytes
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The bytes for organizationId.
-
getModelName
string model_name = 4 [json_name = "modelName", (.tagger.v1.tags) = "bson:\"model_name\" json:\"model_name\""];
- Specified by:
getModelName
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The modelName.
-
getModelNameBytes
public com.google.protobuf.ByteString getModelNameBytes()string model_name = 4 [json_name = "modelName", (.tagger.v1.tags) = "bson:\"model_name\" json:\"model_name\""];
- Specified by:
getModelNameBytes
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The bytes for modelName.
-
getModelVersion
string model_version = 5 [json_name = "modelVersion", (.tagger.v1.tags) = "bson:\"model_version\" json:\"model_version\""];
- Specified by:
getModelVersion
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The modelVersion.
-
getModelVersionBytes
public com.google.protobuf.ByteString getModelVersionBytes()string model_version = 5 [json_name = "modelVersion", (.tagger.v1.tags) = "bson:\"model_version\" json:\"model_version\""];
- Specified by:
getModelVersionBytes
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
- Returns:
- The bytes for modelVersion.
-
getArgumentsCount
public int getArgumentsCount()Description copied from interface:MlTraining.SubmitCustomTrainingJobRequestOrBuilder
map<string, string> arguments = 7 [json_name = "arguments"];
- Specified by:
getArgumentsCount
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
containsArguments
map<string, string> arguments = 7 [json_name = "arguments"];
- Specified by:
containsArguments
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
getArguments
Deprecated.UsegetArgumentsMap()
instead.- Specified by:
getArguments
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
getArgumentsMap
map<string, string> arguments = 7 [json_name = "arguments"];
- Specified by:
getArgumentsMap
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
getArgumentsOrDefault
map<string, string> arguments = 7 [json_name = "arguments"];
- Specified by:
getArgumentsOrDefault
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
getArgumentsOrThrow
map<string, string> arguments = 7 [json_name = "arguments"];
- Specified by:
getArgumentsOrThrow
in interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static MlTraining.SubmitCustomTrainingJobRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static MlTraining.SubmitCustomTrainingJobRequest.Builder newBuilder(MlTraining.SubmitCustomTrainingJobRequest prototype) -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<MlTraining.SubmitCustomTrainingJobRequest,
MlTraining.SubmitCustomTrainingJobRequest.Builder>
-
getDefaultInstance
-
parser
-