name property

String? name
getter/setter pair

A user-defined name of the function.

Function names must be unique globally and match pattern projects / * /locations / * /functions / *

Implementation

core.String? name;