You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The :meth:`response <google.api_core.operation.Operation.result>` type is
152
+
:class:`google.cloud.bigtable.admin_v2.types.Table`, if successful.
153
+
154
+
Additionally, the returned :class:`long-running-operation <google.cloud.bigtable.admin_v2.overlay.types.async_restore_table.AsyncRestoreTableOperation>`
155
+
provides a method, :meth:`google.cloud.bigtable.admin_v2.overlay.types.async_restore_table.AsyncRestoreTableOperation.optimize_restore_table_operation` that
156
+
provides access to a :class:`google.api_core.operation_async.AsyncOperation` object representing the OptimizeRestoreTable long-running-operation
157
+
after the current one has completed.
158
+
159
+
.. code-block:: python
160
+
161
+
# This snippet should be regarded as a code template only.
162
+
#
163
+
# It will require modifications to work:
164
+
# - It may require correct/in-range values for request initialization.
165
+
# - It may require specifying regional endpoints when creating the service
The result type for the operation will be :class:`google.cloud.bigtable.admin_v2.types.Table` A collection of user data indexed by row, column, and timestamp.
0 commit comments