Properties of a Glossary.
Package
@google-cloud/translate!Properties
endTime
endTime?: (google.protobuf.ITimestamp|null);
Glossary endTime
Type | Description |
(google.protobuf.ITimestamp|null) |
entryCount
entryCount?: (number|null);
Glossary entryCount
Type | Description |
(number|null) |
inputConfig
inputConfig?: (google.cloud.translation.v3.IGlossaryInputConfig|null);
Glossary inputConfig
Type | Description |
(google.cloud.translation.v3.IGlossaryInputConfig|null) |
languageCodesSet
languageCodesSet?: (google.cloud.translation.v3.Glossary.ILanguageCodesSet|null);
Glossary languageCodesSet
Type | Description |
(google.cloud.translation.v3.Glossary.ILanguageCodesSet|null) |
languagePair
languagePair?: (google.cloud.translation.v3.Glossary.ILanguageCodePair|null);
Glossary languagePair
Type | Description |
(google.cloud.translation.v3.Glossary.ILanguageCodePair|null) |
name
name?: (string|null);
Glossary name
Type | Description |
(string|null) |
submitTime
submitTime?: (google.protobuf.ITimestamp|null);
Glossary submitTime
Type | Description |
(google.protobuf.ITimestamp|null) |