| Modifier and Type | Method and Description |
|---|---|
static ProcessorVersion.ModelType |
ProcessorVersion.ModelType.forNumber(int value) |
ProcessorVersion.ModelType |
ProcessorVersionOrBuilder.getModelType()
Output only.
|
ProcessorVersion.ModelType |
ProcessorVersion.getModelType()
Output only.
|
ProcessorVersion.ModelType |
ProcessorVersion.Builder.getModelType()
Output only.
|
static ProcessorVersion.ModelType |
ProcessorVersion.ModelType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProcessorVersion.ModelType |
ProcessorVersion.ModelType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProcessorVersion.ModelType |
ProcessorVersion.ModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessorVersion.ModelType[] |
ProcessorVersion.ModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ProcessorVersion.ModelType> |
ProcessorVersion.ModelType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProcessorVersion.Builder |
ProcessorVersion.Builder.setModelType(ProcessorVersion.ModelType value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.