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
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeviam.app.mltraining.v1.SubmitCustomTrainingJobRequestNested 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 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 TypeMethodDescriptionbooleancontainsArguments(String key) map<string, string> arguments = 7 [json_name = "arguments"];protected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.intmap<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.ByteStringstring 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.ByteStringstring 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.ByteStringstring 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.ByteStringstring 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.ByteStringstring 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.ByteStringstring 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, 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
-
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:
getDatasetIdin 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:
getDatasetIdBytesin 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:
getRegistryItemIdin 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:
getRegistryItemIdBytesin 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:
getRegistryItemVersionin 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:
getRegistryItemVersionBytesin 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:
getOrganizationIdin 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:
getOrganizationIdBytesin 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:
getModelNamein 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:
getModelNameBytesin 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:
getModelVersionin 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:
getModelVersionBytesin interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder- Returns:
- The bytes for modelVersion.
-
getArgumentsCount
public int getArgumentsCount()Description copied from interface:MlTraining.SubmitCustomTrainingJobRequestOrBuildermap<string, string> arguments = 7 [json_name = "arguments"];- Specified by:
getArgumentsCountin interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
containsArguments
map<string, string> arguments = 7 [json_name = "arguments"];- Specified by:
containsArgumentsin interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
getArguments
Deprecated.UsegetArgumentsMap()instead.- Specified by:
getArgumentsin interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
getArgumentsMap
map<string, string> arguments = 7 [json_name = "arguments"];- Specified by:
getArgumentsMapin interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
getArgumentsOrDefault
map<string, string> arguments = 7 [json_name = "arguments"];- Specified by:
getArgumentsOrDefaultin interfaceMlTraining.SubmitCustomTrainingJobRequestOrBuilder
-
getArgumentsOrThrow
map<string, string> arguments = 7 [json_name = "arguments"];- Specified by:
getArgumentsOrThrowin 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:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<MlTraining.SubmitCustomTrainingJobRequest,MlTraining.SubmitCustomTrainingJobRequest.Builder>
-
getDefaultInstance
-
parser
-