Skip to content

Commit 1235a56

Browse files
feat: add context manager support in client (#8)
- [ ] Regenerate this pull request now. chore: fix docstring for first attribute of protos committer: @busunkim96 PiperOrigin-RevId: 401271153 Source-Link: googleapis/googleapis@787f8c9 Source-Link: googleapis/googleapis-gen@81decff Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODFkZWNmZmU5ZmM3MjM5NmE4MTUzZTc1NmQxZDY3YTZlZWNmZDYyMCJ9
1 parent 97728cd commit 1235a56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-common/google/cloud/common/types/operation_metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
class OperationMetadata(proto.Message):
2727
r"""Represents the metadata of the long-running operation.
28+
2829
Attributes:
2930
create_time (google.protobuf.timestamp_pb2.Timestamp):
3031
Output only. The time the operation was

0 commit comments

Comments
 (0)