Class CreateGlossaryMetadata (3.8.3)

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

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

Attributes

NameDescription
name str
The name of the glossary that is being created.
state google.cloud.translate_v3.types.CreateGlossaryMetadata.State
The current state of the glossary creation operation.
submit_time google.protobuf.timestamp_pb2.Timestamp
The time when the operation was submitted to the server.

Inheritance

builtins.object > proto.message.Message > CreateGlossaryMetadata

Classes

State

State(value)

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