Show / Hide Table of Contents

Namespace Google.Apis.Area120Tables.v1alpha1

Classes

Area120TablesBaseServiceRequest<TResponse>

A base abstract class for Area120Tables requests.

Area120TablesService

The Area120Tables Service.

Area120TablesService.Scope

Available OAuth 2.0 scopes for use with the Area120 Tables API.

Area120TablesService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Area120 Tables API.

TablesResource

The "tables" collection of methods.

TablesResource.GetRequest

Gets a table. Returns NOT_FOUND if the table does not exist.

TablesResource.ListRequest

Lists tables for the user.

TablesResource.RowsResource

The "rows" collection of methods.

TablesResource.RowsResource.BatchCreateRequest

Creates multiple rows.

TablesResource.RowsResource.BatchDeleteRequest

Deletes multiple rows.

TablesResource.RowsResource.BatchUpdateRequest

Updates multiple rows.

TablesResource.RowsResource.CreateRequest

Creates a row.

TablesResource.RowsResource.DeleteRequest

Deletes a row.

TablesResource.RowsResource.GetRequest

Gets a row. Returns NOT_FOUND if the row does not exist in the table.

TablesResource.RowsResource.ListRequest

Lists rows in a table. Returns NOT_FOUND if the table does not exist.

TablesResource.RowsResource.PatchRequest

Updates a row.

WorkspacesResource

The "workspaces" collection of methods.

WorkspacesResource.GetRequest

Gets a workspace. Returns NOT_FOUND if the workspace does not exist.

WorkspacesResource.ListRequest

Lists workspaces for the user.

Enums

Area120TablesBaseServiceRequest<TResponse>.AltEnum

Data format for response.

Area120TablesBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

TablesResource.RowsResource.CreateRequest.ViewEnum

Optional. Column key to use for values in the row. Defaults to user entered name.

TablesResource.RowsResource.GetRequest.ViewEnum

Optional. Column key to use for values in the row. Defaults to user entered name.

TablesResource.RowsResource.ListRequest.ViewEnum

Optional. Column key to use for values in the row. Defaults to user entered name.

TablesResource.RowsResource.PatchRequest.ViewEnum

Optional. Column key to use for values in the row. Defaults to user entered name.

In this article
Back to top Generated by DocFX