| Modifier and Type | Method and Description |
|---|---|
static Table.View |
Table.View.forNumber(int value) |
Table.View |
ListTablesRequestOrBuilder.getView()
The view to be applied to the returned tables' fields.
|
Table.View |
GetTableRequest.getView()
The view to be applied to the returned table's fields.
|
Table.View |
GetTableRequest.Builder.getView()
The view to be applied to the returned table's fields.
|
Table.View |
ListTablesRequest.getView()
The view to be applied to the returned tables' fields.
|
Table.View |
ListTablesRequest.Builder.getView()
The view to be applied to the returned tables' fields.
|
Table.View |
GetTableRequestOrBuilder.getView()
The view to be applied to the returned table's fields.
|
static Table.View |
Table.View.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Table.View |
Table.View.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Table.View> |
Table.View.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetTableRequest.Builder |
GetTableRequest.Builder.setView(Table.View value)
The view to be applied to the returned table's fields.
|
ListTablesRequest.Builder |
ListTablesRequest.Builder.setView(Table.View value)
The view to be applied to the returned tables' fields.
|
Copyright © 2018 Google LLC. All rights reserved.