| Modifier and Type | Method and Description |
|---|---|
static Accelerator.AcceleratorType |
Accelerator.AcceleratorType.forNumber(int value) |
Accelerator.AcceleratorType |
Accelerator.getAcceleratorType()
The type of an accelator for a CDF instance.
|
Accelerator.AcceleratorType |
Accelerator.Builder.getAcceleratorType()
The type of an accelator for a CDF instance.
|
Accelerator.AcceleratorType |
AcceleratorOrBuilder.getAcceleratorType()
The type of an accelator for a CDF instance.
|
static Accelerator.AcceleratorType |
Accelerator.AcceleratorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Accelerator.AcceleratorType |
Accelerator.AcceleratorType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Accelerator.AcceleratorType |
Accelerator.AcceleratorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Accelerator.AcceleratorType[] |
Accelerator.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<Accelerator.AcceleratorType> |
Accelerator.AcceleratorType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Accelerator.Builder |
Accelerator.Builder.setAcceleratorType(Accelerator.AcceleratorType value)
The type of an accelator for a CDF instance.
|
Copyright © 2023 Google LLC. All rights reserved.