Glossary

Creates a glossary and returns the long-running operation. Returns NOT_FOUND, if the project doesn't exist.

Properties

Link copied to clipboard
val displayName: Output<String>

Optional. The display name of the glossary.

Link copied to clipboard
val endTime: Output<String>

When the glossary creation was finished.

Link copied to clipboard
val entryCount: Output<Int>

The number of entries defined in the glossary.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Provides examples to build the glossary from. Total glossary must not exceed 10M Unicode codepoints.

Link copied to clipboard

Used with equivalent term set glossaries.

Link copied to clipboard

Used with unidirectional glossaries.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The resource name of the glossary. Glossary names have the form projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val submitTime: Output<String>

When CreateGlossary was called.

Link copied to clipboard
val urn: Output<String>