use_git_repository 方法
命名空间和模块:tencent.cloud.serverless.functions.client.FunctionCode
简要
def use_git_repository(self,
git_url: str,
git_branch_name: str = None,
git_directory_name: str = None,
git_commit_id: str = None,
git_username: str = None,
git_password: str = None
)参数
返回值
异常
ValueError
示例
适用于
Tencent Cloud SDK for Python
最后更新于
这有帮助吗?