category property

GoogleCloudDataplexV1GlossaryCategory? category
getter/setter pair

The GlossaryCategory to update.

The GlossaryCategory's name field is used to identify the GlossaryCategory to update. Format: projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id}/categories/{category_id}

Required.

Implementation

GoogleCloudDataplexV1GlossaryCategory? category;