Module Google::Area120::Tables::V1alpha1::TablesService

The Tables Service provides an API for reading and updating tables. It defines the following resource model:

  • The API has a collection of Table resources, named tables/

  • Each Table has a collection of Row resources, named tables//rows/

  • The API has a collection of Workspace resources, named workspaces/.

To load this service and instantiate a client:

require "google/area120/tables/v1alpha1/tables_service"
client = ::Google::Area120::Tables::V1alpha1::TablesService::Client.new