Classes
protos.google.api.CustomHttpPattern
Represents a CustomHttpPattern.
protos.google.api.Http
Represents a Http.
protos.google.api.HttpRule
Represents a HttpRule.
protos.google.api.ResourceDescriptor
Represents a ResourceDescriptor.
protos.google.api.ResourceReference
Represents a ResourceReference.
protos.google.area120.tables.v1alpha1.BatchCreateRowsRequest
Represents a BatchCreateRowsRequest.
protos.google.area120.tables.v1alpha1.BatchCreateRowsResponse
Represents a BatchCreateRowsResponse.
protos.google.area120.tables.v1alpha1.BatchDeleteRowsRequest
Represents a BatchDeleteRowsRequest.
protos.google.area120.tables.v1alpha1.BatchUpdateRowsRequest
Represents a BatchUpdateRowsRequest.
protos.google.area120.tables.v1alpha1.BatchUpdateRowsResponse
Represents a BatchUpdateRowsResponse.
protos.google.area120.tables.v1alpha1.ColumnDescription
Represents a ColumnDescription.
protos.google.area120.tables.v1alpha1.CreateRowRequest
Represents a CreateRowRequest.
protos.google.area120.tables.v1alpha1.DeleteRowRequest
Represents a DeleteRowRequest.
protos.google.area120.tables.v1alpha1.GetRowRequest
Represents a GetRowRequest.
protos.google.area120.tables.v1alpha1.GetTableRequest
Represents a GetTableRequest.
protos.google.area120.tables.v1alpha1.GetWorkspaceRequest
Represents a GetWorkspaceRequest.
protos.google.area120.tables.v1alpha1.LabeledItem
Represents a LabeledItem.
protos.google.area120.tables.v1alpha1.ListRowsRequest
Represents a ListRowsRequest.
protos.google.area120.tables.v1alpha1.ListRowsResponse
Represents a ListRowsResponse.
protos.google.area120.tables.v1alpha1.ListTablesRequest
Represents a ListTablesRequest.
protos.google.area120.tables.v1alpha1.ListTablesResponse
Represents a ListTablesResponse.
protos.google.area120.tables.v1alpha1.ListWorkspacesRequest
Represents a ListWorkspacesRequest.
protos.google.area120.tables.v1alpha1.ListWorkspacesResponse
Represents a ListWorkspacesResponse.
protos.google.area120.tables.v1alpha1.LookupDetails
Represents a LookupDetails.
protos.google.area120.tables.v1alpha1.RelationshipDetails
Represents a RelationshipDetails.
protos.google.area120.tables.v1alpha1.Row
Represents a Row.
protos.google.area120.tables.v1alpha1.Table
Represents a Table.
protos.google.area120.tables.v1alpha1.TablesService
Represents a TablesService
protos.google.area120.tables.v1alpha1.UpdateRowRequest
Represents an UpdateRowRequest.
protos.google.area120.tables.v1alpha1.Workspace
Represents a Workspace.
protos.google.protobuf.DescriptorProto
Represents a DescriptorProto.
protos.google.protobuf.DescriptorProto.ExtensionRange
Represents an ExtensionRange.
protos.google.protobuf.DescriptorProto.ReservedRange
Represents a ReservedRange.
protos.google.protobuf.Empty
Represents an Empty.
protos.google.protobuf.EnumDescriptorProto
Represents an EnumDescriptorProto.
protos.google.protobuf.EnumDescriptorProto.EnumReservedRange
Represents an EnumReservedRange.
protos.google.protobuf.EnumOptions
Represents an EnumOptions.
protos.google.protobuf.EnumValueDescriptorProto
Represents an EnumValueDescriptorProto.
protos.google.protobuf.EnumValueOptions
Represents an EnumValueOptions.
protos.google.protobuf.ExtensionRangeOptions
Represents an ExtensionRangeOptions.
protos.google.protobuf.FieldDescriptorProto
Represents a FieldDescriptorProto.
protos.google.protobuf.FieldMask
Represents a FieldMask.
protos.google.protobuf.FieldOptions
Represents a FieldOptions.
protos.google.protobuf.FileDescriptorProto
Represents a FileDescriptorProto.
protos.google.protobuf.FileDescriptorSet
Represents a FileDescriptorSet.
protos.google.protobuf.FileOptions
Represents a FileOptions.
protos.google.protobuf.GeneratedCodeInfo
Represents a GeneratedCodeInfo.
protos.google.protobuf.GeneratedCodeInfo.Annotation
Represents an Annotation.
protos.google.protobuf.ListValue
Represents a ListValue.
protos.google.protobuf.MessageOptions
Represents a MessageOptions.
protos.google.protobuf.MethodDescriptorProto
Represents a MethodDescriptorProto.
protos.google.protobuf.MethodOptions
Represents a MethodOptions.
protos.google.protobuf.OneofDescriptorProto
Represents an OneofDescriptorProto.
protos.google.protobuf.OneofOptions
Represents an OneofOptions.
protos.google.protobuf.ServiceDescriptorProto
Represents a ServiceDescriptorProto.
protos.google.protobuf.ServiceOptions
Represents a ServiceOptions.
protos.google.protobuf.SourceCodeInfo
Represents a SourceCodeInfo.
protos.google.protobuf.SourceCodeInfo.Location
Represents a Location.
protos.google.protobuf.Struct
Represents a Struct.
protos.google.protobuf.UninterpretedOption
Represents an UninterpretedOption.
protos.google.protobuf.UninterpretedOption.NamePart
Represents a NamePart.
protos.google.protobuf.Value
Represents a Value.
v1alpha1.TablesServiceClient
The Tables Service provides an API for reading and updating tables. It defines the following resource model:
The API has a collection of resources, named
tables/*
Each Table has a collection of resources, named
tables/* /rows/*
The API has a collection of resources, named
workspaces/*
. v1alpha1
Interfaces
protos.google.api.ICustomHttpPattern
Properties of a CustomHttpPattern.
protos.google.api.IHttp
Properties of a Http.
protos.google.api.IHttpRule
Properties of a HttpRule.
protos.google.api.IResourceDescriptor
Properties of a ResourceDescriptor.
protos.google.api.IResourceReference
Properties of a ResourceReference.
protos.google.area120.tables.v1alpha1.IBatchCreateRowsRequest
Properties of a BatchCreateRowsRequest.
protos.google.area120.tables.v1alpha1.IBatchCreateRowsResponse
Properties of a BatchCreateRowsResponse.
protos.google.area120.tables.v1alpha1.IBatchDeleteRowsRequest
Properties of a BatchDeleteRowsRequest.
protos.google.area120.tables.v1alpha1.IBatchUpdateRowsRequest
Properties of a BatchUpdateRowsRequest.
protos.google.area120.tables.v1alpha1.IBatchUpdateRowsResponse
Properties of a BatchUpdateRowsResponse.
protos.google.area120.tables.v1alpha1.IColumnDescription
Properties of a ColumnDescription.
protos.google.area120.tables.v1alpha1.ICreateRowRequest
Properties of a CreateRowRequest.
protos.google.area120.tables.v1alpha1.IDeleteRowRequest
Properties of a DeleteRowRequest.
protos.google.area120.tables.v1alpha1.IGetRowRequest
Properties of a GetRowRequest.
protos.google.area120.tables.v1alpha1.IGetTableRequest
Properties of a GetTableRequest.
protos.google.area120.tables.v1alpha1.IGetWorkspaceRequest
Properties of a GetWorkspaceRequest.
protos.google.area120.tables.v1alpha1.ILabeledItem
Properties of a LabeledItem.
protos.google.area120.tables.v1alpha1.IListRowsRequest
Properties of a ListRowsRequest.
protos.google.area120.tables.v1alpha1.IListRowsResponse
Properties of a ListRowsResponse.
protos.google.area120.tables.v1alpha1.IListTablesRequest
Properties of a ListTablesRequest.
protos.google.area120.tables.v1alpha1.IListTablesResponse
Properties of a ListTablesResponse.
protos.google.area120.tables.v1alpha1.IListWorkspacesRequest
Properties of a ListWorkspacesRequest.
protos.google.area120.tables.v1alpha1.IListWorkspacesResponse
Properties of a ListWorkspacesResponse.
protos.google.area120.tables.v1alpha1.ILookupDetails
Properties of a LookupDetails.
protos.google.area120.tables.v1alpha1.IRelationshipDetails
Properties of a RelationshipDetails.
protos.google.area120.tables.v1alpha1.IRow
Properties of a Row.
protos.google.area120.tables.v1alpha1.ITable
Properties of a Table.
protos.google.area120.tables.v1alpha1.IUpdateRowRequest
Properties of an UpdateRowRequest.
protos.google.area120.tables.v1alpha1.IWorkspace
Properties of a Workspace.
protos.google.protobuf.DescriptorProto.IExtensionRange
Properties of an ExtensionRange.
protos.google.protobuf.DescriptorProto.IReservedRange
Properties of a ReservedRange.
protos.google.protobuf.EnumDescriptorProto.IEnumReservedRange
Properties of an EnumReservedRange.
protos.google.protobuf.GeneratedCodeInfo.IAnnotation
Properties of an Annotation.
protos.google.protobuf.IDescriptorProto
Properties of a DescriptorProto.
protos.google.protobuf.IEmpty
Properties of an Empty.
protos.google.protobuf.IEnumDescriptorProto
Properties of an EnumDescriptorProto.
protos.google.protobuf.IEnumOptions
Properties of an EnumOptions.
protos.google.protobuf.IEnumValueDescriptorProto
Properties of an EnumValueDescriptorProto.
protos.google.protobuf.IEnumValueOptions
Properties of an EnumValueOptions.
protos.google.protobuf.IExtensionRangeOptions
Properties of an ExtensionRangeOptions.
protos.google.protobuf.IFieldDescriptorProto
Properties of a FieldDescriptorProto.
protos.google.protobuf.IFieldMask
Properties of a FieldMask.
protos.google.protobuf.IFieldOptions
Properties of a FieldOptions.
protos.google.protobuf.IFileDescriptorProto
Properties of a FileDescriptorProto.
protos.google.protobuf.IFileDescriptorSet
Properties of a FileDescriptorSet.
protos.google.protobuf.IFileOptions
Properties of a FileOptions.
protos.google.protobuf.IGeneratedCodeInfo
Properties of a GeneratedCodeInfo.
protos.google.protobuf.IListValue
Properties of a ListValue.
protos.google.protobuf.IMessageOptions
Properties of a MessageOptions.
protos.google.protobuf.IMethodDescriptorProto
Properties of a MethodDescriptorProto.
protos.google.protobuf.IMethodOptions
Properties of a MethodOptions.
protos.google.protobuf.IOneofDescriptorProto
Properties of an OneofDescriptorProto.
protos.google.protobuf.IOneofOptions
Properties of an OneofOptions.
protos.google.protobuf.IServiceDescriptorProto
Properties of a ServiceDescriptorProto.
protos.google.protobuf.IServiceOptions
Properties of a ServiceOptions.
protos.google.protobuf.ISourceCodeInfo
Properties of a SourceCodeInfo.
protos.google.protobuf.IStruct
Properties of a Struct.
protos.google.protobuf.IUninterpretedOption
Properties of an UninterpretedOption.
protos.google.protobuf.IValue
Properties of a Value.
protos.google.protobuf.SourceCodeInfo.ILocation
Properties of a Location.
protos.google.protobuf.UninterpretedOption.INamePart
Properties of a NamePart.
Enums
protos.google.api.FieldBehavior
FieldBehavior enum.
protos.google.api.ResourceDescriptor.History
History enum.
protos.google.api.ResourceDescriptor.Style
Style enum.
protos.google.area120.tables.v1alpha1.View
View enum.
protos.google.protobuf.FieldDescriptorProto.Label
Label enum.
protos.google.protobuf.FieldDescriptorProto.Type
Type enum.
protos.google.protobuf.FieldOptions.CType
CType enum.
protos.google.protobuf.FieldOptions.JSType
JSType enum.
protos.google.protobuf.FileOptions.OptimizeMode
OptimizeMode enum.
protos.google.protobuf.MethodOptions.IdempotencyLevel
IdempotencyLevel enum.
protos.google.protobuf.NullValue
NullValue enum.
Variables
_default
_default: {
v1alpha1: typeof v1alpha1;
TablesServiceClient: typeof v1alpha1.TablesServiceClient;
}
TablesServiceClient
TablesServiceClient: typeof v1alpha1.TablesServiceClient
Type Aliases
protos.google.area120.tables.v1alpha1.TablesService.BatchCreateRowsCallback
type BatchCreateRowsCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.BatchCreateRowsResponse) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.BatchDeleteRowsCallback
type BatchDeleteRowsCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.BatchUpdateRowsCallback
type BatchUpdateRowsCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.BatchUpdateRowsResponse) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.CreateRowCallback
type CreateRowCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.Row) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.DeleteRowCallback
type DeleteRowCallback = (error: (Error|null), response?: google.protobuf.Empty) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.GetRowCallback
type GetRowCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.Row) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.GetTableCallback
type GetTableCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.Table) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.GetWorkspaceCallback
type GetWorkspaceCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.Workspace) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.ListRowsCallback
type ListRowsCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.ListRowsResponse) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.ListTablesCallback
type ListTablesCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.ListTablesResponse) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.ListWorkspacesCallback
type ListWorkspacesCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.ListWorkspacesResponse) => void;
Callback as used by .
protos.google.area120.tables.v1alpha1.TablesService.UpdateRowCallback
type UpdateRowCallback = (error: (Error|null), response?: google.area120.tables.v1alpha1.Row) => void;
Callback as used by .
TablesServiceClient
declare type TablesServiceClient = v1alpha1.TablesServiceClient;