| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static AcceleratorType |
AcceleratorType.forNumber(int value) |
AcceleratorType |
MachineSpec.getAcceleratorType()
Immutable.
|
AcceleratorType |
MachineSpec.Builder.getAcceleratorType()
Immutable.
|
AcceleratorType |
MachineSpecOrBuilder.getAcceleratorType()
Immutable.
|
static AcceleratorType |
AcceleratorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AcceleratorType |
AcceleratorType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AcceleratorType |
AcceleratorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcceleratorType[] |
AcceleratorType.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<AcceleratorType> |
AcceleratorType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
MachineSpec.Builder |
MachineSpec.Builder.setAcceleratorType(AcceleratorType value)
Immutable.
|
Copyright © 2023 Google LLC. All rights reserved.