functionId property
The ID to use for the function, which will become the final component of the function's resource name.
This value should be 4-63 characters, and valid characters
are /0-9-/.
Implementation
final String functionId;
The ID to use for the function, which will become the final component of the function's resource name.
This value should be 4-63 characters, and valid characters
are /0-9-/.
final String functionId;