Uses of Class
com.google.cloud.bigquery.biglake.v1.TableView
-
Packages that use TableView Package Description com.google.cloud.bigquery.biglake.v1 A client to BigLake API -
-
Uses of TableView in com.google.cloud.bigquery.biglake.v1
Methods in com.google.cloud.bigquery.biglake.v1 that return TableView Modifier and Type Method Description static TableViewTableView. forNumber(int value)TableViewListTablesRequest.Builder. getView()The view for the returned tables.TableViewListTablesRequest. getView()The view for the returned tables.TableViewListTablesRequestOrBuilder. getView()The view for the returned tables.static TableViewTableView. valueOf(int value)Deprecated.static TableViewTableView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static TableViewTableView. valueOf(String name)Returns the enum constant of this type with the specified name.static TableView[]TableView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.bigquery.biglake.v1 that return types with arguments of type TableView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<TableView>TableView. internalGetValueMap()Methods in com.google.cloud.bigquery.biglake.v1 with parameters of type TableView Modifier and Type Method Description ListTablesRequest.BuilderListTablesRequest.Builder. setView(TableView value)The view for the returned tables.
-