gitUri property
If provided, get the source from GitHub repository. This option is valid only for GCF 1st Gen function. Example: https://github.com/
Implementation
final String? gitUri;
If provided, get the source from GitHub repository. This option is valid only for GCF 1st Gen function. Example: https://github.com/
final String? gitUri;