DeleteGlossaryResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Stored in the
google.longrunning.Operation.response][google.longrunning.Operation.response]
field returned by DeleteGlossary.
Attributes |
|
|---|---|
| Name | Description |
name |
str
The name of the deleted glossary. |
submit_time |
google.protobuf.timestamp_pb2.Timestamp
The time when the operation was submitted to the server. |
end_time |
google.protobuf.timestamp_pb2.Timestamp
The time when the glossary deletion is finished and google.longrunning.Operation.done][google.longrunning.Operation.done]
is set to true.
|