Interface protos.google.cloud.translation.v3beta1.IGlossary (6.2.7)

Properties of a Glossary.

Package

@google-cloud/translate!

Properties

endTime

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

Glossary endTime

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

entryCount

entryCount?: (number|null);

Glossary entryCount

Property Value
TypeDescription
(number|null)

inputConfig

inputConfig?: (google.cloud.translation.v3beta1.IGlossaryInputConfig|null);

Glossary inputConfig

Property Value
TypeDescription
(google.cloud.translation.v3beta1.IGlossaryInputConfig|null)

languageCodesSet

languageCodesSet?: (google.cloud.translation.v3beta1.Glossary.ILanguageCodesSet|null);

Glossary languageCodesSet

Property Value
TypeDescription
(google.cloud.translation.v3beta1.Glossary.ILanguageCodesSet|null)

languagePair

languagePair?: (google.cloud.translation.v3beta1.Glossary.ILanguageCodePair|null);

Glossary languagePair

Property Value
TypeDescription
(google.cloud.translation.v3beta1.Glossary.ILanguageCodePair|null)

name

name?: (string|null);

Glossary name

Property Value
TypeDescription
(string|null)

submitTime

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

Glossary submitTime

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