| Modifier and Type | Method and Description |
|---|---|
static ListTransferRunsRequest.RunAttempt |
ListTransferRunsRequest.RunAttempt.forNumber(int value) |
ListTransferRunsRequest.RunAttempt |
ListTransferRunsRequest.getRunAttempt()
Indicates how run attempts are to be pulled.
|
ListTransferRunsRequest.RunAttempt |
ListTransferRunsRequest.Builder.getRunAttempt()
Indicates how run attempts are to be pulled.
|
ListTransferRunsRequest.RunAttempt |
ListTransferRunsRequestOrBuilder.getRunAttempt()
Indicates how run attempts are to be pulled.
|
static ListTransferRunsRequest.RunAttempt |
ListTransferRunsRequest.RunAttempt.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ListTransferRunsRequest.RunAttempt |
ListTransferRunsRequest.RunAttempt.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ListTransferRunsRequest.RunAttempt |
ListTransferRunsRequest.RunAttempt.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListTransferRunsRequest.RunAttempt[] |
ListTransferRunsRequest.RunAttempt.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<ListTransferRunsRequest.RunAttempt> |
ListTransferRunsRequest.RunAttempt.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListTransferRunsRequest.Builder |
ListTransferRunsRequest.Builder.setRunAttempt(ListTransferRunsRequest.RunAttempt value)
Indicates how run attempts are to be pulled.
|
Copyright © 2023 Google LLC. All rights reserved.