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