Interface protos.google.cloud.translation.v3beta1.ICreateGlossaryMetadata (6.1.0)

Properties of a CreateGlossaryMetadata.

Package

@google-cloud/translate!

Properties

name

name?: (string|null);

CreateGlossaryMetadata name

Property Value
TypeDescription
(string|null)

state

state?: (google.cloud.translation.v3beta1.CreateGlossaryMetadata.State|keyof typeof google.cloud.translation.v3beta1.CreateGlossaryMetadata.State|null);

CreateGlossaryMetadata state

Property Value
TypeDescription
(google.cloud.translation.v3beta1.CreateGlossaryMetadata.State|keyof typeof google.cloud.translation.v3beta1.CreateGlossaryMetadata.State|null)

submitTime

submitTime?: (google.protobuf.ITimestamp|null);

CreateGlossaryMetadata submitTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)