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