| Modifier and Type | Method and Description |
|---|---|
static Instance.AcceleratorType |
Instance.AcceleratorType.forNumber(int value) |
Instance.AcceleratorType |
SetInstanceAcceleratorRequestOrBuilder.getType()
Required.
|
Instance.AcceleratorType |
Instance.AcceleratorConfigOrBuilder.getType()
Type of this accelerator.
|
Instance.AcceleratorType |
Instance.AcceleratorConfig.getType()
Type of this accelerator.
|
Instance.AcceleratorType |
Instance.AcceleratorConfig.Builder.getType()
Type of this accelerator.
|
Instance.AcceleratorType |
SetInstanceAcceleratorRequest.getType()
Required.
|
Instance.AcceleratorType |
SetInstanceAcceleratorRequest.Builder.getType()
Required.
|
static Instance.AcceleratorType |
Instance.AcceleratorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.AcceleratorType |
Instance.AcceleratorType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.AcceleratorType |
Instance.AcceleratorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.AcceleratorType[] |
Instance.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<Instance.AcceleratorType> |
Instance.AcceleratorType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.AcceleratorConfig.Builder |
Instance.AcceleratorConfig.Builder.setType(Instance.AcceleratorType value)
Type of this accelerator.
|
SetInstanceAcceleratorRequest.Builder |
SetInstanceAcceleratorRequest.Builder.setType(Instance.AcceleratorType value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.