GetGlossaryEntryResult

data class GetGlossaryEntryResult(val description: String, val name: String, val termsPair: GlossaryTermsPairResponse, val termsSet: GlossaryTermsSetResponse)

Constructors

Link copied to clipboard
constructor(description: String, name: String, termsPair: GlossaryTermsPairResponse, termsSet: GlossaryTermsSetResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes the glossary entry.

Link copied to clipboard

The resource name of the entry. Format: "projects//locations//glossaries//glossaryEntries/"

Link copied to clipboard

Used for an unidirectional glossary.

Link copied to clipboard

Used for an equivalent term sets glossary. ////