Class OperationProgress (2.41.0)
Stay organized with collections
Save and categorize content based on your preferences.
OperationProgress(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Encapsulates progress related information for a Cloud
Bigtable long running operation.
Attributes |
| Name |
Description |
progress_percent |
int
Percent completion of the operation.
Values are between 0 and 100 inclusive.
|
start_time |
google.protobuf.timestamp_pb2.Timestamp
Time the request was received.
|
end_time |
google.protobuf.timestamp_pb2.Timestamp
If set, the time at which this operation
failed or was completed successfully.
|
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 2026-07-18 UTC.
[null,null,["Last updated 2026-07-18 UTC."],[],[]]