static Table.View |
Table.View.forNumber(int value) |
|
Table.View |
GetTableRequest.Builder.getView() |
The view to be applied to the returned table's fields.
|
Table.View |
GetTableRequest.getView() |
The view to be applied to the returned table's fields.
|
Table.View |
GetTableRequestOrBuilder.getView() |
The view to be applied to the returned table's fields.
|
Table.View |
ListTablesRequest.Builder.getView() |
The view to be applied to the returned tables' fields.
|
Table.View |
ListTablesRequest.getView() |
The view to be applied to the returned tables' fields.
|
Table.View |
ListTablesRequestOrBuilder.getView() |
The view to be applied to the returned tables' fields.
|
static Table.View |
Table.View.valueOf(int value) |
Deprecated.
|
static Table.View |
Table.View.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Table.View |
Table.View.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Table.View[] |
Table.View.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|