Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
Modifier and Type | Method and Description |
---|---|
static BatchOperationMetadata.State |
BatchOperationMetadata.State.forNumber(int value) |
BatchOperationMetadata.State |
BatchOperationMetadataOrBuilder.getState()
The state of a long running operation.
|
BatchOperationMetadata.State |
BatchOperationMetadata.getState()
The state of a long running operation.
|
BatchOperationMetadata.State |
BatchOperationMetadata.Builder.getState()
The state of a long running operation.
|
static BatchOperationMetadata.State |
BatchOperationMetadata.State.valueOf(Descriptors.EnumValueDescriptor desc) |
static BatchOperationMetadata.State |
BatchOperationMetadata.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BatchOperationMetadata.State |
BatchOperationMetadata.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchOperationMetadata.State[] |
BatchOperationMetadata.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<BatchOperationMetadata.State> |
BatchOperationMetadata.State.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
BatchOperationMetadata.Builder |
BatchOperationMetadata.Builder.setState(BatchOperationMetadata.State value)
The state of a long running operation.
|
Copyright © 2022 Google LLC. All rights reserved.