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