| Modifier and Type | Method and Description |
|---|---|
static ExportIntentsRequest.DestinationCase |
ExportIntentsRequest.DestinationCase.forNumber(int value) |
ExportIntentsRequest.DestinationCase |
ExportIntentsRequest.getDestinationCase() |
ExportIntentsRequest.DestinationCase |
ExportIntentsRequest.Builder.getDestinationCase() |
ExportIntentsRequest.DestinationCase |
ExportIntentsRequestOrBuilder.getDestinationCase() |
static ExportIntentsRequest.DestinationCase |
ExportIntentsRequest.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExportIntentsRequest.DestinationCase |
ExportIntentsRequest.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportIntentsRequest.DestinationCase[] |
ExportIntentsRequest.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.