| Modifier and Type | Method and Description |
|---|---|
static ExportIssueModelRequest.DestinationCase |
ExportIssueModelRequest.DestinationCase.forNumber(int value) |
ExportIssueModelRequest.DestinationCase |
ExportIssueModelRequest.getDestinationCase() |
ExportIssueModelRequest.DestinationCase |
ExportIssueModelRequest.Builder.getDestinationCase() |
ExportIssueModelRequest.DestinationCase |
ExportIssueModelRequestOrBuilder.getDestinationCase() |
static ExportIssueModelRequest.DestinationCase |
ExportIssueModelRequest.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExportIssueModelRequest.DestinationCase |
ExportIssueModelRequest.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportIssueModelRequest.DestinationCase[] |
ExportIssueModelRequest.DestinationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.