Expand description
Request and client builders for TableService.
Structs§
- Delete
Table - The request builder for TableService::delete_table calls.
- GetTable
- The request builder for TableService::get_table calls.
- Insert
Table - The request builder for TableService::insert_table calls.
- List
Tables - The request builder for TableService::list_tables calls.
- Patch
Table - The request builder for TableService::patch_table calls.
- Update
Table - The request builder for TableService::update_table calls.
Type Aliases§
- Client
Builder - A builder for TableService.