Interface protos.google.cloud.translation.v3.IGlossaryEntry (9.3.0)

Properties of a GlossaryEntry.

Package

@google-cloud/translate

Properties

description

description?: (string|null);

GlossaryEntry description

name

name?: (string|null);

GlossaryEntry name

termsPair

termsPair?: (google.cloud.translation.v3.GlossaryEntry.IGlossaryTermsPair|null);

GlossaryEntry termsPair

termsSet

termsSet?: (google.cloud.translation.v3.GlossaryEntry.IGlossaryTermsSet|null);

GlossaryEntry termsSet