parent property

String? parent
getter/setter pair

The parent resource where this Glossary will be created.

Format: projects/{project_id_or_number}/locations/{location_id} where location_id refers to a Google Cloud region.

Required.

Implementation

core.String? parent;