function property
A user-defined name of the Cloud Function.
The function name is case-sensitive and must be 1-63 characters long. Example value: func1.
Implementation
core.String? function;
A user-defined name of the Cloud Function.
The function name is case-sensitive and must be 1-63 characters long. Example value: func1.
core.String? function;