phraseSetId property

String? phraseSetId
getter/setter pair

The ID to use for the phrase set, which will become the final component of the phrase set's resource name.

This value should restrict to letters, numbers, and hyphens, with the first character a letter, the last a letter or a number, and be 4-63 characters.

Required.

Implementation

core.String? phraseSetId;