revisionId property

String? revisionId
getter/setter pair

The revision ID of the phrase matcher.

A new revision is committed whenever the matcher is changed, except when it is activated or deactivated. A server generated random ID will be used. Example: locations/global/phraseMatchers/my-first-matcher@1234567

Output only. Immutable.

Implementation

core.String? revisionId;