REST Resource: projects.table
Resource
There is no persistent data associated with this resource.
Methods |
|
Computes a set of features by applying an arbitrary computation to features in one or more tables. |
|
Initiates a batch process that computes a table and writes the result to one of several destinations. |
|
Imports a table. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-06 UTC.
[null,null,["Last updated 2025-03-06 UTC."],[[["This resource has no persistent data associated with it."],["Provides methods to compute features, export tables to various destinations, and import tables."]]],["This resource has no persistent data. It outlines three primary actions: `computeFeatures`, `export`, and `import`. `computeFeatures` applies calculations to features within one or more tables. `Export` initiates a batch process that calculates a table and writes it to a specified destination. `Import` simply imports a table into the resource. Each of the actions is linked to a specific method for use.\n"]]