name property

String? name
getter/setter pair

The unique identifier of the page.

Required for the Pages.UpdatePage method. Pages.CreatePage populates the name automatically. Format: projects//locations//agents//flows//pages/.

Implementation

core.String? name;