routineId property
The ID of the routine.
The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 256 characters.
Required.
Implementation
core.String? routineId;
The ID of the routine.
The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 256 characters.
Required.
core.String? routineId;