Package com.google.area120.tables.v1alpha (0.46.0)

GitHub Repository

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.area120.tables.v1alpha1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.area120.tables.v1alpha.TablesServiceClient Service Description: 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

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.area120.tables.v1alpha.TablesServiceSettings Settings class to configure an instance of TablesServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.area120.tables.v1alpha.TablesServiceClient.ListRowsFixedSizeCollection
com.google.area120.tables.v1alpha.TablesServiceClient.ListRowsPage
com.google.area120.tables.v1alpha.TablesServiceClient.ListRowsPagedResponse
com.google.area120.tables.v1alpha.TablesServiceClient.ListTablesFixedSizeCollection
com.google.area120.tables.v1alpha.TablesServiceClient.ListTablesPage
com.google.area120.tables.v1alpha.TablesServiceClient.ListTablesPagedResponse
com.google.area120.tables.v1alpha.TablesServiceClient.ListWorkspacesFixedSizeCollection
com.google.area120.tables.v1alpha.TablesServiceClient.ListWorkspacesPage
com.google.area120.tables.v1alpha.TablesServiceClient.ListWorkspacesPagedResponse
com.google.area120.tables.v1alpha.TablesServiceSettings.Builder Builder for TablesServiceSettings.