Package viam.app.mltraining.v1
Class MlTraining.ListSupportedContainersResponse
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<MlTraining.ListSupportedContainersResponse,MlTraining.ListSupportedContainersResponse.Builder>
viam.app.mltraining.v1.MlTraining.ListSupportedContainersResponse
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,MlTraining.ListSupportedContainersResponseOrBuilder
- Enclosing class:
- MlTraining
public static final class MlTraining.ListSupportedContainersResponse
extends com.google.protobuf.GeneratedMessageLite<MlTraining.ListSupportedContainersResponse,MlTraining.ListSupportedContainersResponse.Builder>
implements MlTraining.ListSupportedContainersResponseOrBuilder
Protobuf type
viam.app.mltraining.v1.ListSupportedContainersResponse-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeviam.app.mltraining.v1.ListSupportedContainersResponseNested 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
FieldsFields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }protected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.intex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }ex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }getContainerMapOrDefault(String key, MlTraining.Container defaultValue) ex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }ex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }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.ListSupportedContainersResponse>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
-
CONTAINER_MAP_FIELD_NUMBER
public static final int CONTAINER_MAP_FIELD_NUMBER- See Also:
-
-
Method Details
-
getContainerMapCount
public int getContainerMapCount()Description copied from interface:MlTraining.ListSupportedContainersResponseOrBuilderex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }map<string, .viam.app.mltraining.v1.Container> container_map = 1 [json_name = "containerMap"];- Specified by:
getContainerMapCountin interfaceMlTraining.ListSupportedContainersResponseOrBuilder
-
containsContainerMap
ex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }map<string, .viam.app.mltraining.v1.Container> container_map = 1 [json_name = "containerMap"];- Specified by:
containsContainerMapin interfaceMlTraining.ListSupportedContainersResponseOrBuilder
-
getContainerMap
Deprecated.UsegetContainerMapMap()instead.- Specified by:
getContainerMapin interfaceMlTraining.ListSupportedContainersResponseOrBuilder
-
getContainerMapMap
ex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }map<string, .viam.app.mltraining.v1.Container> container_map = 1 [json_name = "containerMap"];- Specified by:
getContainerMapMapin interfaceMlTraining.ListSupportedContainersResponseOrBuilder
-
getContainerMapOrDefault
ex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }map<string, .viam.app.mltraining.v1.Container> container_map = 1 [json_name = "containerMap"];- Specified by:
getContainerMapOrDefaultin interfaceMlTraining.ListSupportedContainersResponseOrBuilder
-
getContainerMapOrThrow
ex value: container_map: { "tf:2.15": Container { key: "tf:2.15" uri: "us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest" description: "Tensorflow 2.15" eol: { seconds: 1772630400, nanos: 0 } // 2026-03-03T00:00:00Z } }map<string, .viam.app.mltraining.v1.Container> container_map = 1 [json_name = "containerMap"];- Specified by:
getContainerMapOrThrowin interfaceMlTraining.ListSupportedContainersResponseOrBuilder
-
parseFrom
public static MlTraining.ListSupportedContainersResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.ListSupportedContainersResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.ListSupportedContainersResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.ListSupportedContainersResponse 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.ListSupportedContainersResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.ListSupportedContainersResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MlTraining.ListSupportedContainersResponse parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static MlTraining.ListSupportedContainersResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static MlTraining.ListSupportedContainersResponse parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static MlTraining.ListSupportedContainersResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static MlTraining.ListSupportedContainersResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static MlTraining.ListSupportedContainersResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static MlTraining.ListSupportedContainersResponse.Builder newBuilder(MlTraining.ListSupportedContainersResponse prototype) -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<MlTraining.ListSupportedContainersResponse,MlTraining.ListSupportedContainersResponse.Builder>
-
getDefaultInstance
-
parser
-