Class UpdateGlossaryMetadata (3.17.0)

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

Stored in the google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by UpdateGlossary.

Attributes

Name Description
glossary google.cloud.translate_v3.types.Glossary
The updated glossary object.
state google.cloud.translate_v3.types.UpdateGlossaryMetadata.State
The current state of the glossary update operation. If the glossary input file was not updated this will be completed immediately
submit_time google.protobuf.timestamp_pb2.Timestamp
The time when the operation was submitted to the server.

Classes

State

State(value)

Enumerates the possible states that the update request can be in.