ClassesOn this pageVersion Index Propertiesapply_env_vars_to_buildbuild_tagenv_varsgit_repo_urlgithub_gist_urlmodel_configsource_filessource_typetarball_urlversion_numberProperties apply_env_vars_to_buildapply_env_vars_to_build: bool | Nonebuild_tagbuild_tag: str | Noneenv_varsenv_vars: list[EnvVar] | Nonegit_repo_urlgit_repo_url: str | NoneURL of the Git repository when sourceType is GIT_REPO.github_gist_urlgithub_gist_url: str | NoneURL of the GitHub Gist when sourceType is GITHUB_GIST.model_configmodel_config: Undefinedsource_filessource_files: list[SourceCodeFile | SourceCodeFolder] | Nonesource_typesource_type: VersionSourceType | Nonetarball_urltarball_url: str | NoneURL of the tarball when sourceType is TARBALL.version_numberversion_number: str
URL of the Git repository when sourceType is GIT_REPO.