| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.TransferJob.Status |
TransferTypes.TransferJob.Status.forNumber(int value) |
TransferTypes.TransferJob.Status |
TransferTypes.TransferJobOrBuilder.getStatus()
Status of the job.
|
TransferTypes.TransferJob.Status |
TransferTypes.TransferJob.getStatus()
Status of the job.
|
TransferTypes.TransferJob.Status |
TransferTypes.TransferJob.Builder.getStatus()
Status of the job.
|
static TransferTypes.TransferJob.Status |
TransferTypes.TransferJob.Status.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.TransferJob.Status |
TransferTypes.TransferJob.Status.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.TransferJob.Status |
TransferTypes.TransferJob.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.TransferJob.Status[] |
TransferTypes.TransferJob.Status.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<TransferTypes.TransferJob.Status> |
TransferTypes.TransferJob.Status.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferJob.Builder |
TransferTypes.TransferJob.Builder.setStatus(TransferTypes.TransferJob.Status value)
Status of the job.
|
Copyright © 2022 Google LLC. All rights reserved.