static ExecuteSqlRequest.QueryMode |
ExecuteSqlRequest.QueryMode.forNumber(int value) |
|
ExecuteSqlRequest.QueryMode |
ExecuteSqlRequest.Builder.getQueryMode() |
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
|
ExecuteSqlRequest.QueryMode |
ExecuteSqlRequest.getQueryMode() |
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
|
ExecuteSqlRequest.QueryMode |
ExecuteSqlRequestOrBuilder.getQueryMode() |
Used to control the amount of debugging information returned in
[ResultSetStats][google.spanner.v1.ResultSetStats].
|
static ExecuteSqlRequest.QueryMode |
ExecuteSqlRequest.QueryMode.valueOf(int value) |
Deprecated.
|
static ExecuteSqlRequest.QueryMode |
ExecuteSqlRequest.QueryMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ExecuteSqlRequest.QueryMode |
ExecuteSqlRequest.QueryMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ExecuteSqlRequest.QueryMode[] |
ExecuteSqlRequest.QueryMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|