Namespace Google.Apis.Area120Tables.v1alpha1.Data
Classes
BatchCreateRowsRequest
Request message for TablesService.BatchCreateRows.
BatchCreateRowsResponse
Response message for TablesService.BatchCreateRows.
BatchDeleteRowsRequest
Request message for TablesService.BatchDeleteRows
BatchUpdateRowsRequest
Request message for TablesService.BatchUpdateRows.
BatchUpdateRowsResponse
Response message for TablesService.BatchUpdateRows.
ColumnDescription
Details on a column in the table.
CreateRowRequest
Request message for TablesService.CreateRow.
DateDetails
Details about a date column.
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
LabeledItem
A single item in a labeled column.
ListRowsResponse
Response message for TablesService.ListRows.
ListTablesResponse
Response message for TablesService.ListTables.
ListWorkspacesResponse
Response message for TablesService.ListWorkspaces.
LookupDetails
Details about a lookup column whose value comes from the associated relationship.
RelationshipDetails
Details about a relationship column.
Row
A single row in a table.
SavedView
A saved view of a table. NextId: 3
Table
A single table. NextId: 8
UpdateRowRequest
Request message for TablesService.UpdateRow.
Workspace
A single workspace.