getBranch

abstract suspend fun getBranch(input: GetBranchRequest = GetBranchRequest { }): GetBranchResponse

Returns information about a repository branch, including its name and the last commit ID.