Class DeleteGlossaryResponse (3.4.1)

DeleteGlossaryResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Stored in the google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by DeleteGlossary.

Attributes

NameDescription
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.