Send feedback
Class TablesServiceStub (0.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.11.0 keyboard_arrow_down
public abstract class TablesServiceStub implements BackgroundResource
Base stub class for the TablesService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
TablesServiceStub()
public TablesServiceStub ()
Methods
batchCreateRowsCallable()
public UnaryCallable<BatchCreateRowsRequest , BatchCreateRowsResponse > batchCreateRowsCallable ()
Returns
batchDeleteRowsCallable()
public UnaryCallable<BatchDeleteRowsRequest , Empty > batchDeleteRowsCallable ()
Returns
batchUpdateRowsCallable()
public UnaryCallable<BatchUpdateRowsRequest , BatchUpdateRowsResponse > batchUpdateRowsCallable ()
Returns
close()
public abstract void close ()
createRowCallable()
public UnaryCallable<CreateRowRequest , Row > createRowCallable ()
Returns
deleteRowCallable()
public UnaryCallable<DeleteRowRequest , Empty > deleteRowCallable ()
Returns
getRowCallable()
public UnaryCallable<GetRowRequest , Row > getRowCallable ()
Returns
getTableCallable()
public UnaryCallable<GetTableRequest , Table > getTableCallable ()
Returns
getWorkspaceCallable()
public UnaryCallable<GetWorkspaceRequest , Workspace > getWorkspaceCallable ()
Returns
listRowsCallable()
public UnaryCallable<ListRowsRequest , ListRowsResponse > listRowsCallable ()
Returns
listRowsPagedCallable()
public UnaryCallable<ListRowsRequest , TablesServiceClient . ListRowsPagedResponse > listRowsPagedCallable ()
Returns
listTablesCallable()
public UnaryCallable<ListTablesRequest , ListTablesResponse > listTablesCallable ()
Returns
listTablesPagedCallable()
public UnaryCallable<ListTablesRequest , TablesServiceClient . ListTablesPagedResponse > listTablesPagedCallable ()
Returns
listWorkspacesCallable()
public UnaryCallable<ListWorkspacesRequest , ListWorkspacesResponse > listWorkspacesCallable ()
Returns
listWorkspacesPagedCallable()
public UnaryCallable<ListWorkspacesRequest , TablesServiceClient . ListWorkspacesPagedResponse > listWorkspacesPagedCallable ()
Returns
updateRowCallable()
public UnaryCallable<UpdateRowRequest , Row > updateRowCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]