Skip to main content

Module table_service

Module table_service 

Source
Expand description

Request and client builders for TableService.

Structs§

DeleteTable
The request builder for TableService::delete_table calls.
GetTable
The request builder for TableService::get_table calls.
InsertTable
The request builder for TableService::insert_table calls.
ListTables
The request builder for TableService::list_tables calls.
PatchTable
The request builder for TableService::patch_table calls.
UpdateTable
The request builder for TableService::update_table calls.

Type Aliases§

ClientBuilder
A builder for TableService.