| Modifier and Type | Method and Description |
|---|---|
static ListWorkloadsResponse.ComposerWorkloadType |
ListWorkloadsResponse.ComposerWorkloadType.forNumber(int value) |
ListWorkloadsResponse.ComposerWorkloadType |
ListWorkloadsResponse.ComposerWorkloadOrBuilder.getType()
Type of a workload.
|
ListWorkloadsResponse.ComposerWorkloadType |
ListWorkloadsResponse.ComposerWorkload.getType()
Type of a workload.
|
ListWorkloadsResponse.ComposerWorkloadType |
ListWorkloadsResponse.ComposerWorkload.Builder.getType()
Type of a workload.
|
static ListWorkloadsResponse.ComposerWorkloadType |
ListWorkloadsResponse.ComposerWorkloadType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ListWorkloadsResponse.ComposerWorkloadType |
ListWorkloadsResponse.ComposerWorkloadType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ListWorkloadsResponse.ComposerWorkloadType |
ListWorkloadsResponse.ComposerWorkloadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListWorkloadsResponse.ComposerWorkloadType[] |
ListWorkloadsResponse.ComposerWorkloadType.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<ListWorkloadsResponse.ComposerWorkloadType> |
ListWorkloadsResponse.ComposerWorkloadType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListWorkloadsResponse.ComposerWorkload.Builder |
ListWorkloadsResponse.ComposerWorkload.Builder.setType(ListWorkloadsResponse.ComposerWorkloadType value)
Type of a workload.
|
Copyright © 2024 Google LLC. All rights reserved.