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