name property

String? name
getter/setter pair

The unique identifier of the intent.

Required for the Intents.UpdateIntent method. Intents.CreateIntent populates the name automatically. Format: projects//locations//agents//intents/.

Implementation

core.String? name;