Optionaloptions: CallOptionsDeletes the specified repo.
Optionaloptions: CallOptionsReturns the repo with the given repo ID.
Optionaloptions: CallOptionsReturns repos that the calling user has Manage permissions on.
Use next_page_token to iterate through additional pages.
Deprecated: This operation does not return a complete list of the repos in the workspace, because repos with the Git CLI enabled are not included in its results. Instead, use the Repos and Workspace APIs to find repos and their associated metadata in the workspace.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsUpdates the repo to a different branch or tag, or updates the repo to the latest commit on the same branch.
Optionaloptions: CallOptions
Creates a repo in the workspace and links it to the remote Git repo specified. Note that repos created programmatically must be linked to a remote Git repo, unlike repos created in the browser.