Edit

Share via


GitHttpClient Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ClientCircuitBreakerSettings(22, 80)]
public class GitHttpClient : Microsoft.TeamFoundation.SourceControl.WebApi.GitHttpClientBase
type GitHttpClient = class
    inherit GitHttpClientBase
Public Class GitHttpClient
Inherits GitHttpClientBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
GitHttpClient
Attributes
Microsoft.VisualStudio.Services.WebApi.ClientCircuitBreakerSettingsAttribute

Constructors

GitHttpClient(Uri, HttpMessageHandler, Boolean)
GitHttpClient(Uri, VssCredentials)
GitHttpClient(Uri, VssCredentials, DelegatingHandler[])
GitHttpClient(Uri, VssCredentials, VssHttpRequestSettings)
GitHttpClient(Uri, VssCredentials, VssHttpRequestSettings, DelegatingHandler[])

Methods

AddModelAsQueryParams(IList<KeyValuePair<String,String>>, String, Object)
CreateAnnotatedTagAsync(GitAnnotatedTag, Guid, Guid, Object, CancellationToken)

[Preview API] Create an annotated tag.

(Inherited from GitHttpClientBase)
CreateAnnotatedTagAsync(GitAnnotatedTag, Guid, String, Object, CancellationToken)

[Preview API] Create an annotated tag.

(Inherited from GitHttpClientBase)
CreateAnnotatedTagAsync(GitAnnotatedTag, String, Guid, Object, CancellationToken)

[Preview API] Create an annotated tag.

(Inherited from GitHttpClientBase)
CreateAnnotatedTagAsync(GitAnnotatedTag, String, String, Object, CancellationToken)

[Preview API] Create an annotated tag.

(Inherited from GitHttpClientBase)
CreateAttachmentAsync(Stream, Guid, String, Guid, Int32, Object, CancellationToken)

[Preview API] Attach a new file to a pull request.

(Inherited from GitHttpClientBase)
CreateAttachmentAsync(Stream, Guid, String, String, Int32, Object, CancellationToken)

[Preview API] Attach a new file to a pull request.

(Inherited from GitHttpClientBase)
CreateAttachmentAsync(Stream, String, Guid, Int32, Object, CancellationToken)

[Preview API] Attach a new file to a pull request.

(Inherited from GitHttpClientBase)
CreateAttachmentAsync(Stream, String, String, Guid, Int32, Object, CancellationToken)

[Preview API] Attach a new file to a pull request.

(Inherited from GitHttpClientBase)
CreateAttachmentAsync(Stream, String, String, Int32, Object, CancellationToken)

[Preview API] Attach a new file to a pull request.

(Inherited from GitHttpClientBase)
CreateAttachmentAsync(Stream, String, String, String, Int32, Object, CancellationToken)

[Preview API] Attach a new file to a pull request.

(Inherited from GitHttpClientBase)
CreateCherryPickAsync(GitAsyncRefOperationParameters, Guid, Guid, Object, CancellationToken)

[Preview API] Cherry pick a specific commit or commits that are associated to a pull request into a new branch.

(Inherited from GitHttpClientBase)
CreateCherryPickAsync(GitAsyncRefOperationParameters, Guid, String, Object, CancellationToken)

[Preview API] Cherry pick a specific commit or commits that are associated to a pull request into a new branch.

(Inherited from GitHttpClientBase)
CreateCherryPickAsync(GitAsyncRefOperationParameters, String, Guid, Object, CancellationToken)

[Preview API] Cherry pick a specific commit or commits that are associated to a pull request into a new branch.

(Inherited from GitHttpClientBase)
CreateCherryPickAsync(GitAsyncRefOperationParameters, String, String, Object, CancellationToken)

[Preview API] Cherry pick a specific commit or commits that are associated to a pull request into a new branch.

(Inherited from GitHttpClientBase)
CreateCommentAsync(Comment, Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Create a comment on a specific thread in a pull request.

(Inherited from GitHttpClientBase)
CreateCommentAsync(Comment, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Create a comment on a specific thread in a pull request.

(Inherited from GitHttpClientBase)
CreateCommentAsync(Comment, Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Create a comment on a specific thread in a pull request.

(Inherited from GitHttpClientBase)
CreateCommentAsync(Comment, String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Create a comment on a specific thread in a pull request.

(Inherited from GitHttpClientBase)
CreateCommentAsync(Comment, String, Int32, Int32, Object, CancellationToken)

[Preview API] Create a comment on a specific thread in a pull request.

(Inherited from GitHttpClientBase)
CreateCommentAsync(Comment, String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Create a comment on a specific thread in a pull request.

(Inherited from GitHttpClientBase)
CreateCommitStatusAsync(GitStatus, Guid, String, Guid, Object, CancellationToken)

[Preview API] Create Git commit status.

(Inherited from GitHttpClientBase)
CreateCommitStatusAsync(GitStatus, Guid, String, String, Object, CancellationToken)

[Preview API] Create Git commit status.

(Inherited from GitHttpClientBase)
CreateCommitStatusAsync(GitStatus, String, Guid, Object, CancellationToken)

[Preview API] Create Git commit status.

(Inherited from GitHttpClientBase)
CreateCommitStatusAsync(GitStatus, String, String, Guid, Object, CancellationToken)

[Preview API] Create Git commit status.

(Inherited from GitHttpClientBase)
CreateCommitStatusAsync(GitStatus, String, String, Object, CancellationToken)

[Preview API] Create Git commit status.

(Inherited from GitHttpClientBase)
CreateCommitStatusAsync(GitStatus, String, String, String, Object, CancellationToken)

[Preview API] Create Git commit status.

(Inherited from GitHttpClientBase)
CreateFavoriteAsync(GitRefFavorite, Guid, Object, CancellationToken)

[Preview API] Creates a ref favorite

(Inherited from GitHttpClientBase)
CreateFavoriteAsync(GitRefFavorite, String, Object, CancellationToken)

[Preview API] Creates a ref favorite

(Inherited from GitHttpClientBase)
CreateForkSyncRequestAsync(GitForkSyncRequestParameters, Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request that another repository's refs be fetched into this one.

(Inherited from GitHttpClientBase)
CreateForkSyncRequestAsync(GitForkSyncRequestParameters, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request that another repository's refs be fetched into this one.

(Inherited from GitHttpClientBase)
CreateForkSyncRequestAsync(GitForkSyncRequestParameters, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request that another repository's refs be fetched into this one.

(Inherited from GitHttpClientBase)
CreateForkSyncRequestAsync(GitForkSyncRequestParameters, String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request that another repository's refs be fetched into this one.

(Inherited from GitHttpClientBase)
CreateForkSyncRequestAsync(GitForkSyncRequestParameters, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request that another repository's refs be fetched into this one.

(Inherited from GitHttpClientBase)
CreateForkSyncRequestAsync(GitForkSyncRequestParameters, String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request that another repository's refs be fetched into this one.

(Inherited from GitHttpClientBase)
CreateImportRequestAsync(GitImportRequest, Guid, Guid, Object, CancellationToken)

[Preview API] Create an import request.

(Inherited from GitHttpClientBase)
CreateImportRequestAsync(GitImportRequest, Guid, String, Object, CancellationToken)

[Preview API] Create an import request.

(Inherited from GitHttpClientBase)
CreateImportRequestAsync(GitImportRequest, String, Guid, Object, CancellationToken)

[Preview API] Create an import request.

(Inherited from GitHttpClientBase)
CreateImportRequestAsync(GitImportRequest, String, String, Object, CancellationToken)

[Preview API] Create an import request.

(Inherited from GitHttpClientBase)
CreateLikeAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

(Inherited from GitHttpClientBase)
CreateLikeAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

(Inherited from GitHttpClientBase)
CreateLikeAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

(Inherited from GitHttpClientBase)
CreateLikeAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

(Inherited from GitHttpClientBase)
CreateLikeAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

(Inherited from GitHttpClientBase)
CreateLikeAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

(Inherited from GitHttpClientBase)
CreateMergeRequestAsync(GitMergeParameters, Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request a git merge operation. Currently we support merging only 2 commits.

(Inherited from GitHttpClientBase)
CreateMergeRequestAsync(GitMergeParameters, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request a git merge operation. Currently we support merging only 2 commits.

(Inherited from GitHttpClientBase)
CreateMergeRequestAsync(GitMergeParameters, String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request a git merge operation. Currently we support merging only 2 commits.

(Inherited from GitHttpClientBase)
CreateMergeRequestAsync(GitMergeParameters, String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Request a git merge operation. Currently we support merging only 2 commits.

(Inherited from GitHttpClientBase)
CreatePullRequestAsync(GitPullRequest, Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Create a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestAsync(GitPullRequest, Guid, Guid, Object, CancellationToken)
Obsolete.

[Preview API] Create a git pull request

(Inherited from GitCompatHttpClientBase)
CreatePullRequestAsync(GitPullRequest, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Create a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestAsync(GitPullRequest, Guid, Object, CancellationToken)
Obsolete.

[Preview API] Create a git pull request

(Inherited from GitCompatHttpClientBase)
CreatePullRequestAsync(GitPullRequest, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Create a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestAsync(GitPullRequest, Guid, String, Object, CancellationToken)
Obsolete.

[Preview API] Create a git pull request

(Inherited from GitCompatHttpClientBase)
CreatePullRequestAsync(GitPullRequest, String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Create a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestAsync(GitPullRequest, String, Guid, Object, CancellationToken)
Obsolete.

[Preview API] Create a git pull request

(Inherited from GitCompatHttpClientBase)
CreatePullRequestAsync(GitPullRequest, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Create a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestAsync(GitPullRequest, String, Object, CancellationToken)
Obsolete.

[Preview API] Create a git pull request

(Inherited from GitCompatHttpClientBase)
CreatePullRequestAsync(GitPullRequest, String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Create a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestAsync(GitPullRequest, String, String, Object, CancellationToken)
Obsolete.

[Preview API] Create a git pull request

(Inherited from GitCompatHttpClientBase)
CreatePullRequestIterationStatusAsync(GitPullRequestStatus, Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Create a pull request status on the iteration. This operation will have the same result as Create status on pull request with specified iteration ID in the request body.

(Inherited from GitHttpClientBase)
CreatePullRequestIterationStatusAsync(GitPullRequestStatus, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Create a pull request status on the iteration. This operation will have the same result as Create status on pull request with specified iteration ID in the request body.

(Inherited from GitHttpClientBase)
CreatePullRequestIterationStatusAsync(GitPullRequestStatus, Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Create a pull request status on the iteration. This operation will have the same result as Create status on pull request with specified iteration ID in the request body.

(Inherited from GitHttpClientBase)
CreatePullRequestIterationStatusAsync(GitPullRequestStatus, String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Create a pull request status on the iteration. This operation will have the same result as Create status on pull request with specified iteration ID in the request body.

(Inherited from GitHttpClientBase)
CreatePullRequestIterationStatusAsync(GitPullRequestStatus, String, Int32, Int32, Object, CancellationToken)

[Preview API] Create a pull request status on the iteration. This operation will have the same result as Create status on pull request with specified iteration ID in the request body.

(Inherited from GitHttpClientBase)
CreatePullRequestIterationStatusAsync(GitPullRequestStatus, String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Create a pull request status on the iteration. This operation will have the same result as Create status on pull request with specified iteration ID in the request body.

(Inherited from GitHttpClientBase)
CreatePullRequestLabelAsync(WebApiCreateTagRequestData, Guid, Guid, Int32, String, Object, CancellationToken)

[Preview API] Create a label for a specified pull request. The only required field is the name of the new label.

(Inherited from GitHttpClientBase)
CreatePullRequestLabelAsync(WebApiCreateTagRequestData, Guid, Int32, String, Object, CancellationToken)

[Preview API] Create a label for a specified pull request. The only required field is the name of the new label.

(Inherited from GitHttpClientBase)
CreatePullRequestLabelAsync(WebApiCreateTagRequestData, Guid, String, Int32, String, Object, CancellationToken)

[Preview API] Create a label for a specified pull request. The only required field is the name of the new label.

(Inherited from GitHttpClientBase)
CreatePullRequestLabelAsync(WebApiCreateTagRequestData, String, Guid, Int32, String, Object, CancellationToken)

[Preview API] Create a label for a specified pull request. The only required field is the name of the new label.

(Inherited from GitHttpClientBase)
CreatePullRequestLabelAsync(WebApiCreateTagRequestData, String, Int32, String, Object, CancellationToken)

[Preview API] Create a label for a specified pull request. The only required field is the name of the new label.

(Inherited from GitHttpClientBase)
CreatePullRequestLabelAsync(WebApiCreateTagRequestData, String, String, Int32, String, Object, CancellationToken)

[Preview API] Create a label for a specified pull request. The only required field is the name of the new label.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, Guid, Int32, String, Object, CancellationToken)

[Preview API] Add a reviewer to a pull request or cast a vote.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, Int32, String, Object, CancellationToken)

[Preview API] Add a reviewer to a pull request or cast a vote.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, String, Int32, String, Object, CancellationToken)

[Preview API] Add a reviewer to a pull request or cast a vote.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewerAsync(IdentityRefWithVote, String, Guid, Int32, String, Object, CancellationToken)

[Preview API] Add a reviewer to a pull request or cast a vote.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewerAsync(IdentityRefWithVote, String, Int32, String, Object, CancellationToken)

[Preview API] Add a reviewer to a pull request or cast a vote.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewerAsync(IdentityRefWithVote, String, String, Int32, String, Object, CancellationToken)

[Preview API] Add a reviewer to a pull request or cast a vote.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewersAsync(IdentityRef[], Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewersAsync(IdentityRef[], Guid, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewersAsync(IdentityRef[], Guid, String, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewersAsync(IdentityRef[], String, Guid, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewersAsync(IdentityRef[], String, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestReviewersAsync(IdentityRef[], String, String, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

(Inherited from GitHttpClientBase)
CreatePullRequestStatusAsync(GitPullRequestStatus, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

(Inherited from GitHttpClientBase)
CreatePullRequestStatusAsync(GitPullRequestStatus, Guid, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

(Inherited from GitHttpClientBase)
CreatePullRequestStatusAsync(GitPullRequestStatus, Guid, String, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

(Inherited from GitHttpClientBase)
CreatePullRequestStatusAsync(GitPullRequestStatus, String, Guid, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

(Inherited from GitHttpClientBase)
CreatePullRequestStatusAsync(GitPullRequestStatus, String, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

(Inherited from GitHttpClientBase)
CreatePullRequestStatusAsync(GitPullRequestStatus, String, String, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

(Inherited from GitHttpClientBase)
CreatePushAsync(GitPush, Guid, Guid, Object, CancellationToken)

[Preview API] Push changes to the repository.

(Inherited from GitHttpClientBase)
CreatePushAsync(GitPush, Guid, Object, CancellationToken)

[Preview API] Push changes to the repository.

(Inherited from GitHttpClientBase)
CreatePushAsync(GitPush, Guid, String, Object, CancellationToken)

[Preview API] Push changes to the repository.

(Inherited from GitHttpClientBase)
CreatePushAsync(GitPush, String, Guid, Object, CancellationToken)

[Preview API] Push changes to the repository.

(Inherited from GitHttpClientBase)
CreatePushAsync(GitPush, String, Object, CancellationToken)

[Preview API] Push changes to the repository.

(Inherited from GitHttpClientBase)
CreatePushAsync(GitPush, String, String, Object, CancellationToken)

[Preview API] Push changes to the repository.

(Inherited from GitHttpClientBase)
CreateRepositoryAsync(GitRepository, Guid, Object, CancellationToken)

[Preview API] Create a git repository

(Inherited from GitCompatHttpClientBase)
CreateRepositoryAsync(GitRepository, Object, CancellationToken)

[Preview API] Create a git repository

(Inherited from GitCompatHttpClientBase)
CreateRepositoryAsync(GitRepository, String, Object, CancellationToken)

[Preview API] Create a git repository

(Inherited from GitCompatHttpClientBase)
CreateRepositoryAsync(GitRepositoryCreateOptions, Guid, String, Object, CancellationToken)

[Preview API] Create a git repository in a team project.

(Inherited from GitHttpClientBase)
CreateRepositoryAsync(GitRepositoryCreateOptions, String, Object, CancellationToken)

[Preview API] Create a git repository in a team project.

(Inherited from GitHttpClientBase)
CreateRepositoryAsync(GitRepositoryCreateOptions, String, String, Object, CancellationToken)

[Preview API] Create a git repository in a team project.

(Inherited from GitHttpClientBase)
CreateRevertAsync(GitAsyncRefOperationParameters, Guid, Guid, Object, CancellationToken)

[Preview API] Starts the operation to create a new branch which reverts changes introduced by either a specific commit or commits that are associated to a pull request.

(Inherited from GitHttpClientBase)
CreateRevertAsync(GitAsyncRefOperationParameters, Guid, String, Object, CancellationToken)

[Preview API] Starts the operation to create a new branch which reverts changes introduced by either a specific commit or commits that are associated to a pull request.

(Inherited from GitHttpClientBase)
CreateRevertAsync(GitAsyncRefOperationParameters, String, Guid, Object, CancellationToken)

[Preview API] Starts the operation to create a new branch which reverts changes introduced by either a specific commit or commits that are associated to a pull request.

(Inherited from GitHttpClientBase)
CreateRevertAsync(GitAsyncRefOperationParameters, String, String, Object, CancellationToken)

[Preview API] Starts the operation to create a new branch which reverts changes introduced by either a specific commit or commits that are associated to a pull request.

(Inherited from GitHttpClientBase)
CreateThreadAsync(GitPullRequestCommentThread, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Create a thread in a pull request.

(Inherited from GitHttpClientBase)
CreateThreadAsync(GitPullRequestCommentThread, Guid, Int32, Object, CancellationToken)

[Preview API] Create a thread in a pull request.

(Inherited from GitHttpClientBase)
CreateThreadAsync(GitPullRequestCommentThread, Guid, String, Int32, Object, CancellationToken)

[Preview API] Create a thread in a pull request.

(Inherited from GitHttpClientBase)
CreateThreadAsync(GitPullRequestCommentThread, String, Guid, Int32, Object, CancellationToken)

[Preview API] Create a thread in a pull request.

(Inherited from GitHttpClientBase)
CreateThreadAsync(GitPullRequestCommentThread, String, Int32, Object, CancellationToken)

[Preview API] Create a thread in a pull request.

(Inherited from GitHttpClientBase)
CreateThreadAsync(GitPullRequestCommentThread, String, String, Int32, Object, CancellationToken)

[Preview API] Create a thread in a pull request.

(Inherited from GitHttpClientBase)
DeleteAttachmentAsync(Guid, String, Guid, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

(Inherited from GitHttpClientBase)
DeleteAttachmentAsync(Guid, String, String, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

(Inherited from GitHttpClientBase)
DeleteAttachmentAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

(Inherited from GitHttpClientBase)
DeleteAttachmentAsync(String, String, Guid, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

(Inherited from GitHttpClientBase)
DeleteAttachmentAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

(Inherited from GitHttpClientBase)
DeleteAttachmentAsync(String, String, String, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

(Inherited from GitHttpClientBase)
DeleteCommentAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
DeleteCommentAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
DeleteCommentAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
DeleteCommentAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
DeleteCommentAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
DeleteCommentAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
DeleteLikeAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

(Inherited from GitHttpClientBase)
DeleteLikeAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

(Inherited from GitHttpClientBase)
DeleteLikeAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

(Inherited from GitHttpClientBase)
DeleteLikeAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

(Inherited from GitHttpClientBase)
DeleteLikeAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

(Inherited from GitHttpClientBase)
DeleteLikeAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

(Inherited from GitHttpClientBase)
DeletePullRequestIterationStatusAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

(Inherited from GitHttpClientBase)
DeletePullRequestIterationStatusAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

(Inherited from GitHttpClientBase)
DeletePullRequestIterationStatusAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

(Inherited from GitHttpClientBase)
DeletePullRequestIterationStatusAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

(Inherited from GitHttpClientBase)
DeletePullRequestIterationStatusAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

(Inherited from GitHttpClientBase)
DeletePullRequestIterationStatusAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

(Inherited from GitHttpClientBase)
DeletePullRequestLabelsAsync(Guid, Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Removes a label from the set of those assigned to the pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestLabelsAsync(Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Removes a label from the set of those assigned to the pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestLabelsAsync(Guid, String, Int32, String, String, Object, CancellationToken)

[Preview API] Removes a label from the set of those assigned to the pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestLabelsAsync(String, Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Removes a label from the set of those assigned to the pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestLabelsAsync(String, Int32, String, String, Object, CancellationToken)

[Preview API] Removes a label from the set of those assigned to the pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestLabelsAsync(String, String, Int32, String, String, Object, CancellationToken)

[Preview API] Removes a label from the set of those assigned to the pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestReviewerAsync(Guid, Guid, Int32, String, Object, CancellationToken)

[Preview API] Remove a reviewer from a pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestReviewerAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Remove a reviewer from a pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestReviewerAsync(Guid, String, Int32, String, Object, CancellationToken)

[Preview API] Remove a reviewer from a pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestReviewerAsync(String, Guid, Int32, String, Object, CancellationToken)

[Preview API] Remove a reviewer from a pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestReviewerAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Remove a reviewer from a pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestReviewerAsync(String, String, Int32, String, Object, CancellationToken)

[Preview API] Remove a reviewer from a pull request.

(Inherited from GitHttpClientBase)
DeletePullRequestStatusAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

(Inherited from GitHttpClientBase)
DeletePullRequestStatusAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

(Inherited from GitHttpClientBase)
DeletePullRequestStatusAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

(Inherited from GitHttpClientBase)
DeletePullRequestStatusAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

(Inherited from GitHttpClientBase)
DeletePullRequestStatusAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

(Inherited from GitHttpClientBase)
DeletePullRequestStatusAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

(Inherited from GitHttpClientBase)
DeleteRefFavoriteAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Deletes the refs favorite specified

(Inherited from GitHttpClientBase)
DeleteRefFavoriteAsync(String, Int32, Object, CancellationToken)

[Preview API] Deletes the refs favorite specified

(Inherited from GitHttpClientBase)
DeleteRepositoryAsync(Guid, Guid, Object, CancellationToken)

[Preview API] Delete a git repository

(Inherited from GitHttpClientBase)
DeleteRepositoryAsync(Guid, Object, CancellationToken)

[Preview API] Delete a git repository

(Inherited from GitHttpClientBase)
DeleteRepositoryAsync(String, Guid, Object, CancellationToken)

[Preview API] Delete a git repository

(Inherited from GitHttpClientBase)
DeleteRepositoryFromRecycleBinAsync(Guid, Guid, Object, CancellationToken)

[Preview API] Destroy (hard delete) a soft-deleted Git repository.

(Inherited from GitHttpClientBase)
DeleteRepositoryFromRecycleBinAsync(String, Guid, Object, CancellationToken)

[Preview API] Destroy (hard delete) a soft-deleted Git repository.

(Inherited from GitHttpClientBase)
GetAnnotatedTagAsync(Guid, Guid, String, Object, CancellationToken)

[Preview API] Get an annotated tag.

(Inherited from GitHttpClientBase)
GetAnnotatedTagAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Get an annotated tag.

(Inherited from GitHttpClientBase)
GetAnnotatedTagAsync(String, Guid, String, Object, CancellationToken)

[Preview API] Get an annotated tag.

(Inherited from GitHttpClientBase)
GetAnnotatedTagAsync(String, String, String, Object, CancellationToken)

[Preview API] Get an annotated tag.

(Inherited from GitHttpClientBase)
GetAttachmentContentAsync(Guid, String, Guid, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentContentAsync(Guid, String, String, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentContentAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentContentAsync(String, String, Guid, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentContentAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentContentAsync(String, String, String, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentsAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Get a list of files attached to a given pull request.

(Inherited from GitHttpClientBase)
GetAttachmentsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get a list of files attached to a given pull request.

(Inherited from GitHttpClientBase)
GetAttachmentsAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Get a list of files attached to a given pull request.

(Inherited from GitHttpClientBase)
GetAttachmentsAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Get a list of files attached to a given pull request.

(Inherited from GitHttpClientBase)
GetAttachmentsAsync(String, Int32, Object, CancellationToken)

[Preview API] Get a list of files attached to a given pull request.

(Inherited from GitHttpClientBase)
GetAttachmentsAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Get a list of files attached to a given pull request.

(Inherited from GitHttpClientBase)
GetAttachmentZipAsync(Guid, String, Guid, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentZipAsync(Guid, String, String, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentZipAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentZipAsync(String, String, Guid, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentZipAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetAttachmentZipAsync(String, String, String, Int32, Object, CancellationToken)

[Preview API] Get the file content of a pull request attachment.

(Inherited from GitHttpClientBase)
GetBlobAsync(Guid, Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(Guid, String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(String, Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(String, String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(Guid, Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(Guid, String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(String, Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(String, String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobContentAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobsZipAsync(IEnumerable<String>, Guid, Guid, String, Object, CancellationToken)

[Preview API] Gets one or more blobs in a zip file download.

(Inherited from GitHttpClientBase)
GetBlobsZipAsync(IEnumerable<String>, Guid, String, Object, CancellationToken)

[Preview API] Gets one or more blobs in a zip file download.

(Inherited from GitHttpClientBase)
GetBlobsZipAsync(IEnumerable<String>, Guid, String, String, Object, CancellationToken)

[Preview API] Gets one or more blobs in a zip file download.

(Inherited from GitHttpClientBase)
GetBlobsZipAsync(IEnumerable<String>, String, Guid, String, Object, CancellationToken)

[Preview API] Gets one or more blobs in a zip file download.

(Inherited from GitHttpClientBase)
GetBlobsZipAsync(IEnumerable<String>, String, String, Object, CancellationToken)

[Preview API] Gets one or more blobs in a zip file download.

(Inherited from GitHttpClientBase)
GetBlobsZipAsync(IEnumerable<String>, String, String, String, Object, CancellationToken)

[Preview API] Gets one or more blobs in a zip file download.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(Guid, Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(Guid, String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(String, Guid, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(String, String, String, Nullable<Boolean>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a single blob.

(Inherited from GitHttpClientBase)
GetBlobZipAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

(Inherited from GitHttpClientBase)
GetBranchAsync(Guid, Guid, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

(Inherited from GitHttpClientBase)
GetBranchAsync(Guid, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

(Inherited from GitHttpClientBase)
GetBranchAsync(Guid, String, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

(Inherited from GitHttpClientBase)
GetBranchAsync(String, Guid, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

(Inherited from GitHttpClientBase)
GetBranchAsync(String, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

(Inherited from GitHttpClientBase)
GetBranchAsync(String, String, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

(Inherited from GitHttpClientBase)
GetBranchesAsync(Guid, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about all branches within a repository.

(Inherited from GitHttpClientBase)
GetBranchesAsync(Guid, Guid, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about all branches within a repository.

(Inherited from GitHttpClientBase)
GetBranchesAsync(Guid, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about all branches within a repository.

(Inherited from GitHttpClientBase)
GetBranchesAsync(String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about all branches within a repository.

(Inherited from GitHttpClientBase)
GetBranchesAsync(String, Guid, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about all branches within a repository.

(Inherited from GitHttpClientBase)
GetBranchesAsync(String, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about all branches within a repository.

(Inherited from GitHttpClientBase)
GetBranchRefsAsync(Guid, Object)

Get the refs that are branches for a specific git repository

GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, Guid, Guid, Object, CancellationToken)

[Preview API]

(Inherited from GitHttpClientBase)
GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, Guid, Object, CancellationToken)

[Preview API]

(Inherited from GitHttpClientBase)
GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, Guid, String, Object, CancellationToken)

[Preview API]

(Inherited from GitHttpClientBase)
GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, String, Guid, Object, CancellationToken)

[Preview API]

(Inherited from GitHttpClientBase)
GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, String, Object, CancellationToken)

[Preview API]

(Inherited from GitHttpClientBase)
GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, String, String, Object, CancellationToken)

[Preview API]

(Inherited from GitHttpClientBase)
GetChangesAsync(Guid, String, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve changes for a particular commit.

(Inherited from GitHttpClientBase)
GetChangesAsync(Guid, String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve changes for a particular commit.

(Inherited from GitHttpClientBase)
GetChangesAsync(String, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve changes for a particular commit.

(Inherited from GitHttpClientBase)
GetChangesAsync(String, String, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve changes for a particular commit.

(Inherited from GitHttpClientBase)
GetChangesAsync(String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve changes for a particular commit.

(Inherited from GitHttpClientBase)
GetChangesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve changes for a particular commit.

(Inherited from GitHttpClientBase)
GetCherryPickAsync(Guid, Int32, Guid, Object, CancellationToken)

[Preview API] Retrieve information about a cherry pick by cherry pick Id.

(Inherited from GitHttpClientBase)
GetCherryPickAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a cherry pick by cherry pick Id.

(Inherited from GitHttpClientBase)
GetCherryPickAsync(String, Int32, Guid, Object, CancellationToken)

[Preview API] Retrieve information about a cherry pick by cherry pick Id.

(Inherited from GitHttpClientBase)
GetCherryPickAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a cherry pick by cherry pick Id.

(Inherited from GitHttpClientBase)
GetCherryPickForRefNameAsync(Guid, Guid, String, Object, CancellationToken)

[Preview API] Retrieve information about a cherry pick for a specific branch.

(Inherited from GitHttpClientBase)
GetCherryPickForRefNameAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Retrieve information about a cherry pick for a specific branch.

(Inherited from GitHttpClientBase)
GetCherryPickForRefNameAsync(String, Guid, String, Object, CancellationToken)

[Preview API] Retrieve information about a cherry pick for a specific branch.

(Inherited from GitHttpClientBase)
GetCherryPickForRefNameAsync(String, String, String, Object, CancellationToken)

[Preview API] Retrieve information about a cherry pick for a specific branch.

(Inherited from GitHttpClientBase)
GetCherryPickRelationshipsAsync(Guid, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Given a commitId, returns a list of commits that are in the same cherry-pick family.

(Inherited from GitHttpClientBase)
GetCherryPickRelationshipsAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Given a commitId, returns a list of commits that are in the same cherry-pick family.

(Inherited from GitHttpClientBase)
GetCherryPickRelationshipsAsync(Guid, String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Given a commitId, returns a list of commits that are in the same cherry-pick family.

(Inherited from GitHttpClientBase)
GetCherryPickRelationshipsAsync(String, Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Given a commitId, returns a list of commits that are in the same cherry-pick family.

(Inherited from GitHttpClientBase)
GetCherryPickRelationshipsAsync(String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Given a commitId, returns a list of commits that are in the same cherry-pick family.

(Inherited from GitHttpClientBase)
GetCherryPickRelationshipsAsync(String, String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Given a commitId, returns a list of commits that are in the same cherry-pick family.

(Inherited from GitHttpClientBase)
GetCommentAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentsAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve all comments associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentsAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve all comments associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentsAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve all comments associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentsAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve all comments associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentsAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve all comments associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommentsAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve all comments associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
GetCommitAsync(Guid, String, Guid, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a particular commit.

(Inherited from GitHttpClientBase)
GetCommitAsync(Guid, String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a particular commit.

(Inherited from GitHttpClientBase)
GetCommitAsync(String, Guid, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a particular commit.

(Inherited from GitHttpClientBase)
GetCommitAsync(String, String, Guid, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a particular commit.

(Inherited from GitHttpClientBase)
GetCommitAsync(String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a particular commit.

(Inherited from GitHttpClientBase)
GetCommitAsync(String, String, String, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a particular commit.

(Inherited from GitHttpClientBase)
GetCommitDiffsAsync(Guid, Guid, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)

[Preview API] Find the closest common commit (the merge base) between base and target commits, and get the diff between either the base and target commits or common and target commits.

(Inherited from GitHttpClientBase)
GetCommitDiffsAsync(Guid, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)

[Preview API] Find the closest common commit (the merge base) between base and target commits, and get the diff between either the base and target commits or common and target commits.

(Inherited from GitHttpClientBase)
GetCommitDiffsAsync(Guid, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)

[Preview API] Find the closest common commit (the merge base) between base and target commits, and get the diff between either the base and target commits or common and target commits.

(Inherited from GitHttpClientBase)
GetCommitDiffsAsync(String, Guid, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)

[Preview API] Find the closest common commit (the merge base) between base and target commits, and get the diff between either the base and target commits or common and target commits.

(Inherited from GitHttpClientBase)
GetCommitDiffsAsync(String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)

[Preview API] Find the closest common commit (the merge base) between base and target commits, and get the diff between either the base and target commits or common and target commits.

(Inherited from GitHttpClientBase)
GetCommitDiffsAsync(String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, GitBaseVersionDescriptor, GitTargetVersionDescriptor, Object, CancellationToken)

[Preview API] Find the closest common commit (the merge base) between base and target commits, and get the diff between either the base and target commits or common and target commits.

(Inherited from GitHttpClientBase)
GetCommitsAsync(Guid, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project

(Inherited from GitHttpClientBase)
GetCommitsAsync(Guid, Guid, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project

(Inherited from GitHttpClientBase)
GetCommitsAsync(Guid, String, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project

(Inherited from GitHttpClientBase)
GetCommitsAsync(String, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project

(Inherited from GitHttpClientBase)
GetCommitsAsync(String, Guid, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project

(Inherited from GitHttpClientBase)
GetCommitsAsync(String, String, GitQueryCommitsCriteria, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project

(Inherited from GitHttpClientBase)
GetCommitsBatchAsync(GitQueryCommitsCriteria, Guid, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project matching the search criteria

(Inherited from GitHttpClientBase)
GetCommitsBatchAsync(GitQueryCommitsCriteria, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project matching the search criteria

(Inherited from GitHttpClientBase)
GetCommitsBatchAsync(GitQueryCommitsCriteria, Guid, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project matching the search criteria

(Inherited from GitHttpClientBase)
GetCommitsBatchAsync(GitQueryCommitsCriteria, String, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project matching the search criteria

(Inherited from GitHttpClientBase)
GetCommitsBatchAsync(GitQueryCommitsCriteria, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project matching the search criteria

(Inherited from GitHttpClientBase)
GetCommitsBatchAsync(GitQueryCommitsCriteria, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git commits for a project matching the search criteria

(Inherited from GitHttpClientBase)
GetContinuationToken(HttpResponseMessage)
GetDeletedRepositoriesAsync(Guid, Object, CancellationToken)

[Preview API] Retrieve deleted git repositories.

(Inherited from GitHttpClientBase)
GetDeletedRepositoriesAsync(String, Object, CancellationToken)

[Preview API] Retrieve deleted git repositories.

(Inherited from GitHttpClientBase)
GetFileDiffsAsync(FileDiffsCriteria, Guid, Guid, Object, CancellationToken)

[Preview API] Get the file diffs for each of the specified files

(Inherited from GitHttpClientBase)
GetFileDiffsAsync(FileDiffsCriteria, Guid, String, Object, CancellationToken)

[Preview API] Get the file diffs for each of the specified files

(Inherited from GitHttpClientBase)
GetFileDiffsAsync(FileDiffsCriteria, String, Guid, Object, CancellationToken)

[Preview API] Get the file diffs for each of the specified files

(Inherited from GitHttpClientBase)
GetFileDiffsAsync(FileDiffsCriteria, String, String, Object, CancellationToken)

[Preview API] Get the file diffs for each of the specified files

(Inherited from GitHttpClientBase)
GetForksAsync(Guid, Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all forks of a repository in the collection.

(Inherited from GitHttpClientBase)
GetForksAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all forks of a repository in the collection.

(Inherited from GitHttpClientBase)
GetForksAsync(Guid, String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all forks of a repository in the collection.

(Inherited from GitHttpClientBase)
GetForksAsync(String, Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all forks of a repository in the collection.

(Inherited from GitHttpClientBase)
GetForksAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all forks of a repository in the collection.

(Inherited from GitHttpClientBase)
GetForksAsync(String, String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all forks of a repository in the collection.

(Inherited from GitHttpClientBase)
GetForkSyncRequestAsync(Guid, Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific fork sync operation's details.

(Inherited from GitHttpClientBase)
GetForkSyncRequestAsync(Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific fork sync operation's details.

(Inherited from GitHttpClientBase)
GetForkSyncRequestAsync(Guid, String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific fork sync operation's details.

(Inherited from GitHttpClientBase)
GetForkSyncRequestAsync(String, Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific fork sync operation's details.

(Inherited from GitHttpClientBase)
GetForkSyncRequestAsync(String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific fork sync operation's details.

(Inherited from GitHttpClientBase)
GetForkSyncRequestAsync(String, String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific fork sync operation's details.

(Inherited from GitHttpClientBase)
GetForkSyncRequestsAsync(Guid, Guid, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all requested fork sync operations on this repository.

(Inherited from GitHttpClientBase)
GetForkSyncRequestsAsync(Guid, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all requested fork sync operations on this repository.

(Inherited from GitHttpClientBase)
GetForkSyncRequestsAsync(Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all requested fork sync operations on this repository.

(Inherited from GitHttpClientBase)
GetForkSyncRequestsAsync(String, Guid, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all requested fork sync operations on this repository.

(Inherited from GitHttpClientBase)
GetForkSyncRequestsAsync(String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all requested fork sync operations on this repository.

(Inherited from GitHttpClientBase)
GetForkSyncRequestsAsync(String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all requested fork sync operations on this repository.

(Inherited from GitHttpClientBase)
GetImportRequestAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a particular import request.

(Inherited from GitHttpClientBase)
GetImportRequestAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Retrieve a particular import request.

(Inherited from GitHttpClientBase)
GetImportRequestAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a particular import request.

(Inherited from GitHttpClientBase)
GetImportRequestAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Retrieve a particular import request.

(Inherited from GitHttpClientBase)
GetItemAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemContentAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemContentAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemContentAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemContentAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemContentAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemContentAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemContentAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemsAsync(Guid, Guid, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a collection of items. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemsAsync(Guid, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a collection of items. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemsAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a collection of items. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemsAsync(String, Guid, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a collection of items. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemsAsync(String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a collection of items. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemsAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a collection of items. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemsBatchAsync(GitItemRequestData, Guid, Guid, Object, CancellationToken)

[Preview API] Post for retrieving a creating a batch out of a set of items in a repo / project given a list of paths or a long path

(Inherited from GitHttpClientBase)
GetItemsBatchAsync(GitItemRequestData, Guid, Object, CancellationToken)

[Preview API] Post for retrieving a creating a batch out of a set of items in a repo / project given a list of paths or a long path

(Inherited from GitHttpClientBase)
GetItemsBatchAsync(GitItemRequestData, Guid, String, Object, CancellationToken)

[Preview API] Post for retrieving a creating a batch out of a set of items in a repo / project given a list of paths or a long path

(Inherited from GitHttpClientBase)
GetItemsBatchAsync(GitItemRequestData, String, Guid, Object, CancellationToken)

[Preview API] Post for retrieving a creating a batch out of a set of items in a repo / project given a list of paths or a long path

(Inherited from GitHttpClientBase)
GetItemsBatchAsync(GitItemRequestData, String, Object, CancellationToken)

[Preview API] Post for retrieving a creating a batch out of a set of items in a repo / project given a list of paths or a long path

(Inherited from GitHttpClientBase)
GetItemsBatchAsync(GitItemRequestData, String, String, Object, CancellationToken)

[Preview API] Post for retrieving a creating a batch out of a set of items in a repo / project given a list of paths or a long path

(Inherited from GitHttpClientBase)
GetItemsPagedAsync(Guid, Guid, String, Nullable<Int32>, String, GitVersionDescriptor, Object, CancellationToken)

[Internal customers only API] Get lightweight item metadata information with continuation token support. Gets the specified number of items under the scopePath at full recursion.

GetItemsPagedAsync(Guid, String, String, Nullable<Int32>, String, GitVersionDescriptor, Object, CancellationToken)

[Internal customers only API] Get lightweight item metadata information with continuation token support. Gets the specified number of items under the scopePath at full recursion.

GetItemsPagedAsync(String, Guid, String, Nullable<Int32>, String, GitVersionDescriptor, Object, CancellationToken)

[Internal customers only API] Get lightweight item metadata information with continuation token support. Gets the specified number of items under the scopePath at full recursion.

GetItemsPagedAsync(String, String, String, Nullable<Int32>, String, GitVersionDescriptor, Object, CancellationToken)

[Internal customers only API] Get lightweight item metadata information with continuation token support. Gets the specified number of items under the scopePath at full recursion.

GetItemTextAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemTextAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemTextAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemTextAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemTextAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemTextAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemTextAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemZipAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemZipAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemZipAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemZipAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemZipAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetItemZipAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, Object, CancellationToken)

Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitHttpClientBase)
GetItemZipAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Object, CancellationToken)
Obsolete.

[Preview API] Get Item Metadata and/or Content for a single item. The download parameter is to indicate whether the content should be available as a download or just sent as a stream in the response. Doesn't apply to zipped content, which is always returned as a download.

(Inherited from GitCompatHttpClientBase)
GetLikesAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

(Inherited from GitHttpClientBase)
GetLikesAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

(Inherited from GitHttpClientBase)
GetLikesAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

(Inherited from GitHttpClientBase)
GetLikesAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

(Inherited from GitHttpClientBase)
GetLikesAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

(Inherited from GitHttpClientBase)
GetLikesAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

(Inherited from GitHttpClientBase)
GetMergeBasesAsync(Guid, Guid, String, String, Nullable<Guid>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Find the merge bases of two commits, optionally across forks. If otherRepositoryId is not specified, the merge bases will only be calculated within the context of the local repositoryNameOrId.

(Inherited from GitHttpClientBase)
GetMergeBasesAsync(Guid, String, String, Nullable<Guid>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Find the merge bases of two commits, optionally across forks. If otherRepositoryId is not specified, the merge bases will only be calculated within the context of the local repositoryNameOrId.

(Inherited from GitHttpClientBase)
GetMergeBasesAsync(Guid, String, String, String, Nullable<Guid>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Find the merge bases of two commits, optionally across forks. If otherRepositoryId is not specified, the merge bases will only be calculated within the context of the local repositoryNameOrId.

(Inherited from GitHttpClientBase)
GetMergeBasesAsync(String, Guid, String, String, Nullable<Guid>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Find the merge bases of two commits, optionally across forks. If otherRepositoryId is not specified, the merge bases will only be calculated within the context of the local repositoryNameOrId.

(Inherited from GitHttpClientBase)
GetMergeBasesAsync(String, String, String, Nullable<Guid>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Find the merge bases of two commits, optionally across forks. If otherRepositoryId is not specified, the merge bases will only be calculated within the context of the local repositoryNameOrId.

(Inherited from GitHttpClientBase)
GetMergeBasesAsync(String, String, String, String, Nullable<Guid>, Nullable<Guid>, Object, CancellationToken)

[Preview API] Find the merge bases of two commits, optionally across forks. If otherRepositoryId is not specified, the merge bases will only be calculated within the context of the local repositoryNameOrId.

(Inherited from GitHttpClientBase)
GetMergeRequestAsync(Guid, Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific merge operation's details.

(Inherited from GitHttpClientBase)
GetMergeRequestAsync(Guid, String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific merge operation's details.

(Inherited from GitHttpClientBase)
GetMergeRequestAsync(String, Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific merge operation's details.

(Inherited from GitHttpClientBase)
GetMergeRequestAsync(String, String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a specific merge operation's details.

(Inherited from GitHttpClientBase)
GetPagedList<T>(HttpResponseMessage, CancellationToken)
GetPolicyConfigurationsAsync(Guid, Nullable<Guid>, String, Nullable<Guid>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Retrieve a list of policy configurations by a given set of scope/filtering criteria.

(Inherited from GitHttpClientBase)
GetPolicyConfigurationsAsync(String, Nullable<Guid>, String, Nullable<Guid>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Retrieve a list of policy configurations by a given set of scope/filtering criteria.

(Inherited from GitHttpClientBase)
GetPullRequestAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestByIdAsync(Int32, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestByIdAsync(String, Int32, Object, CancellationToken)

[Preview API] Retrieve a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestCommitsAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestCommitsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestCommitsAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestCommitsAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestCommitsAsync(String, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestCommitsAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestCommitsPagedAsync(Guid, Guid, Int32, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

GetPullRequestCommitsPagedAsync(Guid, String, Int32, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

GetPullRequestCommitsPagedAsync(String, Guid, Int32, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

GetPullRequestCommitsPagedAsync(String, String, Int32, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Get the commits for the specified pull request.

GetPullRequestConflictAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve one conflict for a pull request by ID

(Inherited from GitHttpClientBase)
GetPullRequestConflictAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve one conflict for a pull request by ID

(Inherited from GitHttpClientBase)
GetPullRequestConflictAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve one conflict for a pull request by ID

(Inherited from GitHttpClientBase)
GetPullRequestConflictAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve one conflict for a pull request by ID

(Inherited from GitHttpClientBase)
GetPullRequestConflictAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve one conflict for a pull request by ID

(Inherited from GitHttpClientBase)
GetPullRequestConflictAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Retrieve one conflict for a pull request by ID

(Inherited from GitHttpClientBase)
GetPullRequestConflictsAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all conflicts for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestConflictsAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken) (Inherited from GitCompatHttpClientBase)
GetPullRequestConflictsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all conflicts for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestConflictsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken) (Inherited from GitCompatHttpClientBase)
GetPullRequestConflictsAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all conflicts for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestConflictsAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken) (Inherited from GitCompatHttpClientBase)
GetPullRequestConflictsAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all conflicts for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestConflictsAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken) (Inherited from GitCompatHttpClientBase)
GetPullRequestConflictsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all conflicts for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestConflictsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken) (Inherited from GitCompatHttpClientBase)
GetPullRequestConflictsAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve all conflicts for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestConflictsAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken) (Inherited from GitCompatHttpClientBase)
GetPullRequestIterationAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specified iteration for a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specified iteration for a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specified iteration for a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specified iteration for a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specified iteration for a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specified iteration for a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationChangesAsync(Guid, Guid, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve the changes made in a pull request between two iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationChangesAsync(Guid, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve the changes made in a pull request between two iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationChangesAsync(Guid, String, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve the changes made in a pull request between two iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationChangesAsync(String, Guid, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve the changes made in a pull request between two iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationChangesAsync(String, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve the changes made in a pull request between two iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationChangesAsync(String, String, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve the changes made in a pull request between two iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationCommitsAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified iteration of a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationCommitsAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified iteration of a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationCommitsAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified iteration of a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationCommitsAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified iteration of a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationCommitsAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified iteration of a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationCommitsAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the commits for the specified iteration of a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationsAsync(Guid, Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get the list of iterations for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationsAsync(Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get the list of iterations for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationsAsync(Guid, String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get the list of iterations for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationsAsync(String, Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get the list of iterations for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationsAsync(String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get the list of iterations for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationsAsync(String, String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get the list of iterations for the specified pull request.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request iteration status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request iteration status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request iteration status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request iteration status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request iteration status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request iteration status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusesAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusesAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusesAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusesAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusesAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

(Inherited from GitHttpClientBase)
GetPullRequestIterationStatusesAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

(Inherited from GitHttpClientBase)
GetPullRequestLabelAsync(Guid, Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelAsync(Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelAsync(Guid, String, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelAsync(String, Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelAsync(String, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelAsync(String, String, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelsAsync(Guid, Guid, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelsAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelsAsync(Guid, String, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelsAsync(String, Guid, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelsAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestLabelsAsync(String, String, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestPropertiesAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

(Inherited from GitHttpClientBase)
GetPullRequestPropertiesAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

(Inherited from GitHttpClientBase)
GetPullRequestPropertiesAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

(Inherited from GitHttpClientBase)
GetPullRequestPropertiesAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

(Inherited from GitHttpClientBase)
GetPullRequestPropertiesAsync(String, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

(Inherited from GitHttpClientBase)
GetPullRequestPropertiesAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

(Inherited from GitHttpClientBase)
GetPullRequestQueryAsync(GitPullRequestQuery, Guid, Guid, Object, CancellationToken)

[Preview API] This API is used to find what pull requests are related to a given commit. It can be used to either find the pull request that created a particular merge commit or it can be used to find all pull requests that have ever merged a particular commit. The input is a list of queries which each contain a list of commits. For each commit that you search against, you will get back a dictionary of commit -> pull requests.

(Inherited from GitHttpClientBase)
GetPullRequestQueryAsync(GitPullRequestQuery, Guid, Object, CancellationToken)

[Preview API] This API is used to find what pull requests are related to a given commit. It can be used to either find the pull request that created a particular merge commit or it can be used to find all pull requests that have ever merged a particular commit. The input is a list of queries which each contain a list of commits. For each commit that you search against, you will get back a dictionary of commit -> pull requests.

(Inherited from GitHttpClientBase)
GetPullRequestQueryAsync(GitPullRequestQuery, Guid, String, Object, CancellationToken)

[Preview API] This API is used to find what pull requests are related to a given commit. It can be used to either find the pull request that created a particular merge commit or it can be used to find all pull requests that have ever merged a particular commit. The input is a list of queries which each contain a list of commits. For each commit that you search against, you will get back a dictionary of commit -> pull requests.

(Inherited from GitHttpClientBase)
GetPullRequestQueryAsync(GitPullRequestQuery, String, Guid, Object, CancellationToken)

[Preview API] This API is used to find what pull requests are related to a given commit. It can be used to either find the pull request that created a particular merge commit or it can be used to find all pull requests that have ever merged a particular commit. The input is a list of queries which each contain a list of commits. For each commit that you search against, you will get back a dictionary of commit -> pull requests.

(Inherited from GitHttpClientBase)
GetPullRequestQueryAsync(GitPullRequestQuery, String, Object, CancellationToken)

[Preview API] This API is used to find what pull requests are related to a given commit. It can be used to either find the pull request that created a particular merge commit or it can be used to find all pull requests that have ever merged a particular commit. The input is a list of queries which each contain a list of commits. For each commit that you search against, you will get back a dictionary of commit -> pull requests.

(Inherited from GitHttpClientBase)
GetPullRequestQueryAsync(GitPullRequestQuery, String, String, Object, CancellationToken)

[Preview API] This API is used to find what pull requests are related to a given commit. It can be used to either find the pull request that created a particular merge commit or it can be used to find all pull requests that have ever merged a particular commit. The input is a list of queries which each contain a list of commits. For each commit that you search against, you will get back a dictionary of commit -> pull requests.

(Inherited from GitHttpClientBase)
GetPullRequestReviewerAsync(Guid, Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewerAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewerAsync(Guid, String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewerAsync(String, Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewerAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewerAsync(String, String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewersAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewersAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewersAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewersAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewersAsync(String, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestReviewersAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

(Inherited from GitHttpClientBase)
GetPullRequestsAsync(Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

(Inherited from GitHttpClientBase)
GetPullRequestsAsync(Guid, Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

(Inherited from GitHttpClientBase)
GetPullRequestsAsync(Guid, String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

(Inherited from GitHttpClientBase)
GetPullRequestsAsync(String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

(Inherited from GitHttpClientBase)
GetPullRequestsAsync(String, Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

(Inherited from GitHttpClientBase)
GetPullRequestsAsync(String, String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

(Inherited from GitHttpClientBase)
GetPullRequestsByProjectAsync(Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

(Inherited from GitHttpClientBase)
GetPullRequestsByProjectAsync(String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

(Inherited from GitHttpClientBase)
GetPullRequestStatusAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestStatusAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestStatusAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestStatusAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestStatusAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestStatusAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get the specific pull request status by ID. The status ID is unique within the pull request across all iterations.

(Inherited from GitHttpClientBase)
GetPullRequestStatusesAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestStatusesAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestStatusesAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestStatusesAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestStatusesAsync(String, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestStatusesAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestThreadAsync(Guid, Guid, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a thread in a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestThreadAsync(Guid, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a thread in a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestThreadAsync(Guid, String, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a thread in a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestThreadAsync(String, Guid, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a thread in a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestThreadAsync(String, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a thread in a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestThreadAsync(String, String, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve a thread in a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestWorkItemRefsAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestWorkItemRefsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestWorkItemRefsAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestWorkItemRefsAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestWorkItemRefsAsync(String, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestWorkItemRefsAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitHttpClientBase)
GetPullRequestWorkItemsAsync(Guid, Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitCompatHttpClientBase)
GetPullRequestWorkItemsAsync(Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitCompatHttpClientBase)
GetPullRequestWorkItemsAsync(Guid, String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitCompatHttpClientBase)
GetPullRequestWorkItemsAsync(String, Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitCompatHttpClientBase)
GetPullRequestWorkItemsAsync(String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitCompatHttpClientBase)
GetPullRequestWorkItemsAsync(String, String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve a list of work items associated with a pull request.

(Inherited from GitCompatHttpClientBase)
GetPushAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

(Inherited from GitHttpClientBase)
GetPushAsync(Guid, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

(Inherited from GitHttpClientBase)
GetPushAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

(Inherited from GitHttpClientBase)
GetPushAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

(Inherited from GitHttpClientBase)
GetPushAsync(String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

(Inherited from GitHttpClientBase)
GetPushAsync(String, String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

(Inherited from GitHttpClientBase)
GetPushCommitsAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

(Inherited from GitHttpClientBase)
GetPushCommitsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

(Inherited from GitHttpClientBase)
GetPushCommitsAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

(Inherited from GitHttpClientBase)
GetPushCommitsAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

(Inherited from GitHttpClientBase)
GetPushCommitsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

(Inherited from GitHttpClientBase)
GetPushCommitsAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

(Inherited from GitHttpClientBase)
GetPushesAsync(Guid, Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

(Inherited from GitHttpClientBase)
GetPushesAsync(Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

(Inherited from GitHttpClientBase)
GetPushesAsync(Guid, String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

(Inherited from GitHttpClientBase)
GetPushesAsync(String, Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

(Inherited from GitHttpClientBase)
GetPushesAsync(String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

(Inherited from GitHttpClientBase)
GetPushesAsync(String, String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

(Inherited from GitHttpClientBase)
GetRecycleBinRepositoriesAsync(Guid, Object, CancellationToken)

[Preview API] Retrieve soft-deleted git repositories from the recycle bin.

(Inherited from GitHttpClientBase)
GetRecycleBinRepositoriesAsync(String, Object, CancellationToken)

[Preview API] Retrieve soft-deleted git repositories from the recycle bin.

(Inherited from GitHttpClientBase)
GetRefFavoriteAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets the refs favorite for a favorite Id.

(Inherited from GitHttpClientBase)
GetRefFavoriteAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets the refs favorite for a favorite Id.

(Inherited from GitHttpClientBase)
GetRefFavoritesAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Gets the refs favorites for a repo and an identity.

(Inherited from GitHttpClientBase)
GetRefFavoritesAsync(String, String, String, Object, CancellationToken)

[Preview API] Gets the refs favorites for a repo and an identity.

(Inherited from GitHttpClientBase)
GetRefsAsync(Guid, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(Guid, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(Guid, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(Guid, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(Guid, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(String, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(String, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRefsAsync(String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

(Inherited from GitHttpClientBase)
GetRepositoriesAsync(Guid, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git repositories.

(Inherited from GitHttpClientBase)
GetRepositoriesAsync(Guid, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Guid, Nullable<Boolean>, Object)

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git repositories.

(Inherited from GitHttpClientBase)
GetRepositoriesAsync(Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Nullable<Boolean>, Object)

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git repositories.

(Inherited from GitHttpClientBase)
GetRepositoriesAsync(String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(String, Nullable<Boolean>, Object)

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoryAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(Guid, Guid, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(Guid, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(Guid, String, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(String, Guid, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(String, Nullable<Boolean>, Object, CancellationToken)

Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(String, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(String, String, Nullable<Boolean>, Object, CancellationToken)

Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryAsync(String, String, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryWithParentAsync(Guid, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryWithParentAsync(Guid, Guid, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryWithParentAsync(Guid, String, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryWithParentAsync(String, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryWithParentAsync(String, Guid, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRepositoryWithParentAsync(String, String, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitHttpClientBase)
GetRevertAsync(Guid, Int32, Guid, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation by revert Id.

(Inherited from GitHttpClientBase)
GetRevertAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation by revert Id.

(Inherited from GitHttpClientBase)
GetRevertAsync(String, Int32, Guid, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation by revert Id.

(Inherited from GitHttpClientBase)
GetRevertAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation by revert Id.

(Inherited from GitHttpClientBase)
GetRevertForRefNameAsync(Guid, Guid, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation for a specific branch.

(Inherited from GitHttpClientBase)
GetRevertForRefNameAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation for a specific branch.

(Inherited from GitHttpClientBase)
GetRevertForRefNameAsync(String, Guid, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation for a specific branch.

(Inherited from GitHttpClientBase)
GetRevertForRefNameAsync(String, String, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation for a specific branch.

(Inherited from GitHttpClientBase)
GetStatusesAsync(Guid, String, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

(Inherited from GitHttpClientBase)
GetStatusesAsync(Guid, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

(Inherited from GitHttpClientBase)
GetStatusesAsync(String, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

(Inherited from GitHttpClientBase)
GetStatusesAsync(String, String, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

(Inherited from GitHttpClientBase)
GetStatusesAsync(String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

(Inherited from GitHttpClientBase)
GetStatusesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

(Inherited from GitHttpClientBase)
GetSuggestionsAsync(Guid, Guid, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

(Inherited from GitHttpClientBase)
GetSuggestionsAsync(Guid, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

(Inherited from GitHttpClientBase)
GetSuggestionsAsync(Guid, String, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

(Inherited from GitHttpClientBase)
GetSuggestionsAsync(String, Guid, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

(Inherited from GitHttpClientBase)
GetSuggestionsAsync(String, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

(Inherited from GitHttpClientBase)
GetSuggestionsAsync(String, String, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

(Inherited from GitHttpClientBase)
GetTagRefsAsync(Guid, Object)

Get the refs that are tags for a specific git repository

GetThreadsAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all threads in a pull request.

(Inherited from GitHttpClientBase)
GetThreadsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all threads in a pull request.

(Inherited from GitHttpClientBase)
GetThreadsAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all threads in a pull request.

(Inherited from GitHttpClientBase)
GetThreadsAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all threads in a pull request.

(Inherited from GitHttpClientBase)
GetThreadsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all threads in a pull request.

(Inherited from GitHttpClientBase)
GetThreadsAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all threads in a pull request.

(Inherited from GitHttpClientBase)
GetTreeAsync(Guid, Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeAsync(Guid, String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeAsync(String, Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeAsync(String, String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeDiffsAsync(Guid, Guid, String, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Gets the differences between two trees. Commits will be resolved to the trees they point to. Renames and object type changes are returned as delete on the old object and add on the new object.

(Inherited from GitHttpClientBase)
GetTreeDiffsAsync(Guid, String, String, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Gets the differences between two trees. Commits will be resolved to the trees they point to. Renames and object type changes are returned as delete on the old object and add on the new object.

(Inherited from GitHttpClientBase)
GetTreeDiffsAsync(String, Guid, String, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Gets the differences between two trees. Commits will be resolved to the trees they point to. Renames and object type changes are returned as delete on the old object and add on the new object.

(Inherited from GitHttpClientBase)
GetTreeDiffsAsync(String, String, String, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Gets the differences between two trees. Commits will be resolved to the trees they point to. Renames and object type changes are returned as delete on the old object and add on the new object.

(Inherited from GitHttpClientBase)
GetTreeZipAsync(Guid, Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeZipAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeZipAsync(Guid, String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeZipAsync(String, Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeZipAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
GetTreeZipAsync(String, String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

[Preview API] The Tree endpoint returns the collection of objects underneath the specified tree. Trees are folders in a Git repository.

(Inherited from GitHttpClientBase)
QueryImportRequestsAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve import requests for a repository.

(Inherited from GitHttpClientBase)
QueryImportRequestsAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve import requests for a repository.

(Inherited from GitHttpClientBase)
QueryImportRequestsAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve import requests for a repository.

(Inherited from GitHttpClientBase)
QueryImportRequestsAsync(String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve import requests for a repository.

(Inherited from GitHttpClientBase)
RenameRepositoryAsync(GitRepository, String, Object)

Rename a repository. Only the name is observed. If other properties are passed, the server will ensure they match.

RestoreRepositoryFromRecycleBinAsync(GitRecycleBinRepositoryDetails, Guid, Guid, Object, CancellationToken)

[Preview API] Recover a soft-deleted Git repository. Recently deleted repositories go into a soft-delete state for a period of time before they are hard deleted and become unrecoverable.

(Inherited from GitHttpClientBase)
RestoreRepositoryFromRecycleBinAsync(GitRecycleBinRepositoryDetails, String, Guid, Object, CancellationToken)

[Preview API] Recover a soft-deleted Git repository. Recently deleted repositories go into a soft-delete state for a period of time before they are hard deleted and become unrecoverable.

(Inherited from GitHttpClientBase)
SendAsync<T>(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, IEnumerable<KeyValuePair<String,String>>, Object, CancellationToken, Func<HttpResponseMessage,CancellationToken,Task<T>>)
SendAsync<T>(HttpMethod, IEnumerable<KeyValuePair<String,String>>, Guid, Object, ApiResourceVersion, HttpContent, IEnumerable<KeyValuePair<String, String>>, Object, CancellationToken, Func<HttpResponseMessage, CancellationToken,Task<T>>)
SendAsync<T>(HttpRequestMessage, Object, CancellationToken, Func<HttpResponseMessage,CancellationToken,Task<T>>)
SharePullRequestAsync(ShareNotificationContext, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

(Inherited from GitHttpClientBase)
SharePullRequestAsync(ShareNotificationContext, Guid, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

(Inherited from GitHttpClientBase)
SharePullRequestAsync(ShareNotificationContext, Guid, String, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

(Inherited from GitHttpClientBase)
SharePullRequestAsync(ShareNotificationContext, String, Guid, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

(Inherited from GitHttpClientBase)
SharePullRequestAsync(ShareNotificationContext, String, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

(Inherited from GitHttpClientBase)
SharePullRequestAsync(ShareNotificationContext, String, String, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

(Inherited from GitHttpClientBase)
UpdateCommentAsync(Comment, Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Update a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateCommentAsync(Comment, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Update a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateCommentAsync(Comment, Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Update a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateCommentAsync(Comment, String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Update a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateCommentAsync(Comment, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Update a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateCommentAsync(Comment, String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Update a comment associated with a specific thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateImportRequestAsync(GitImportRequest, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Retry or abandon a failed import request.

(Inherited from GitHttpClientBase)
UpdateImportRequestAsync(GitImportRequest, Guid, String, Int32, Object, CancellationToken)

[Preview API] Retry or abandon a failed import request.

(Inherited from GitHttpClientBase)
UpdateImportRequestAsync(GitImportRequest, String, Guid, Int32, Object, CancellationToken)

[Preview API] Retry or abandon a failed import request.

(Inherited from GitHttpClientBase)
UpdateImportRequestAsync(GitImportRequest, String, String, Int32, Object, CancellationToken)

[Preview API] Retry or abandon a failed import request.

(Inherited from GitHttpClientBase)
UpdatePullRequestAsync(GitPullRequest, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Update a pull request

(Inherited from GitHttpClientBase)
UpdatePullRequestAsync(GitPullRequest, Guid, Int32, Object, CancellationToken)

[Preview API] Update a pull request

(Inherited from GitHttpClientBase)
UpdatePullRequestAsync(GitPullRequest, Guid, String, Int32, Object, CancellationToken)

[Preview API] Update a pull request

(Inherited from GitHttpClientBase)
UpdatePullRequestAsync(GitPullRequest, String, Guid, Int32, Object, CancellationToken)

[Preview API] Update a pull request

(Inherited from GitHttpClientBase)
UpdatePullRequestAsync(GitPullRequest, String, Int32, Object, CancellationToken)

[Preview API] Update a pull request

(Inherited from GitHttpClientBase)
UpdatePullRequestAsync(GitPullRequest, String, String, Int32, Object, CancellationToken)

[Preview API] Update a pull request

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictAsync(GitConflict, Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictAsync(GitConflict, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictAsync(GitConflict, Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictAsync(GitConflict, String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictAsync(GitConflict, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictAsync(GitConflict, String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, Guid, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, Guid, String, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, String, Guid, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, String, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

(Inherited from GitHttpClientBase)
UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, String, String, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

(Inherited from GitHttpClientBase)
UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestPropertiesAsync(JsonPatchDocument, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Create or update pull request external properties. The patch operation can be add, replace or remove. For add operation, the path can be empty. If the path is empty, the value must be a list of key value pairs. For replace operation, the path cannot be empty. If the path does not exist, the property will be added to the collection. For remove operation, the path cannot be empty. If the path does not exist, no action will be performed.

(Inherited from GitHttpClientBase)
UpdatePullRequestPropertiesAsync(JsonPatchDocument, Guid, Int32, Object, CancellationToken)

[Preview API] Create or update pull request external properties. The patch operation can be add, replace or remove. For add operation, the path can be empty. If the path is empty, the value must be a list of key value pairs. For replace operation, the path cannot be empty. If the path does not exist, the property will be added to the collection. For remove operation, the path cannot be empty. If the path does not exist, no action will be performed.

(Inherited from GitHttpClientBase)
UpdatePullRequestPropertiesAsync(JsonPatchDocument, Guid, String, Int32, Object, CancellationToken)

[Preview API] Create or update pull request external properties. The patch operation can be add, replace or remove. For add operation, the path can be empty. If the path is empty, the value must be a list of key value pairs. For replace operation, the path cannot be empty. If the path does not exist, the property will be added to the collection. For remove operation, the path cannot be empty. If the path does not exist, no action will be performed.

(Inherited from GitHttpClientBase)
UpdatePullRequestPropertiesAsync(JsonPatchDocument, String, Guid, Int32, Object, CancellationToken)

[Preview API] Create or update pull request external properties. The patch operation can be add, replace or remove. For add operation, the path can be empty. If the path is empty, the value must be a list of key value pairs. For replace operation, the path cannot be empty. If the path does not exist, the property will be added to the collection. For remove operation, the path cannot be empty. If the path does not exist, no action will be performed.

(Inherited from GitHttpClientBase)
UpdatePullRequestPropertiesAsync(JsonPatchDocument, String, Int32, Object, CancellationToken)

[Preview API] Create or update pull request external properties. The patch operation can be add, replace or remove. For add operation, the path can be empty. If the path is empty, the value must be a list of key value pairs. For replace operation, the path cannot be empty. If the path does not exist, the property will be added to the collection. For remove operation, the path cannot be empty. If the path does not exist, no action will be performed.

(Inherited from GitHttpClientBase)
UpdatePullRequestPropertiesAsync(JsonPatchDocument, String, String, Int32, Object, CancellationToken)

[Preview API] Create or update pull request external properties. The patch operation can be add, replace or remove. For add operation, the path can be empty. If the path is empty, the value must be a list of key value pairs. For replace operation, the path cannot be empty. If the path does not exist, the property will be added to the collection. For remove operation, the path cannot be empty. If the path does not exist, no action will be performed.

(Inherited from GitHttpClientBase)
UpdatePullRequestReviewersAsync(IEnumerable<IdentityRefWithVote>, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Reset the votes of multiple reviewers on a pull request. NOTE: This endpoint only supports updating votes, but does not support updating required reviewers (use policy) or display names.

(Inherited from GitHttpClientBase)
UpdatePullRequestReviewersAsync(IEnumerable<IdentityRefWithVote>, Guid, Int32, Object, CancellationToken)

[Preview API] Reset the votes of multiple reviewers on a pull request. NOTE: This endpoint only supports updating votes, but does not support updating required reviewers (use policy) or display names.

(Inherited from GitHttpClientBase)
UpdatePullRequestReviewersAsync(IEnumerable<IdentityRefWithVote>, Guid, String, Int32, Object, CancellationToken)

[Preview API] Reset the votes of multiple reviewers on a pull request. NOTE: This endpoint only supports updating votes, but does not support updating required reviewers (use policy) or display names.

(Inherited from GitHttpClientBase)
UpdatePullRequestReviewersAsync(IEnumerable<IdentityRefWithVote>, String, Guid, Int32, Object, CancellationToken)

[Preview API] Reset the votes of multiple reviewers on a pull request. NOTE: This endpoint only supports updating votes, but does not support updating required reviewers (use policy) or display names.

(Inherited from GitHttpClientBase)
UpdatePullRequestReviewersAsync(IEnumerable<IdentityRefWithVote>, String, Int32, Object, CancellationToken)

[Preview API] Reset the votes of multiple reviewers on a pull request. NOTE: This endpoint only supports updating votes, but does not support updating required reviewers (use policy) or display names.

(Inherited from GitHttpClientBase)
UpdatePullRequestReviewersAsync(IEnumerable<IdentityRefWithVote>, String, String, Int32, Object, CancellationToken)

[Preview API] Reset the votes of multiple reviewers on a pull request. NOTE: This endpoint only supports updating votes, but does not support updating required reviewers (use policy) or display names.

(Inherited from GitHttpClientBase)
UpdatePullRequestStatusesAsync(JsonPatchDocument, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestStatusesAsync(JsonPatchDocument, Guid, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestStatusesAsync(JsonPatchDocument, Guid, String, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestStatusesAsync(JsonPatchDocument, String, Guid, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestStatusesAsync(JsonPatchDocument, String, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdatePullRequestStatusesAsync(JsonPatchDocument, String, String, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

(Inherited from GitHttpClientBase)
UpdateRefAsync(GitRefUpdate, Guid, Guid, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

(Inherited from GitHttpClientBase)
UpdateRefAsync(GitRefUpdate, Guid, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

(Inherited from GitHttpClientBase)
UpdateRefAsync(GitRefUpdate, Guid, String, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

(Inherited from GitHttpClientBase)
UpdateRefAsync(GitRefUpdate, String, Guid, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

(Inherited from GitHttpClientBase)
UpdateRefAsync(GitRefUpdate, String, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

(Inherited from GitHttpClientBase)
UpdateRefAsync(GitRefUpdate, String, String, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

(Inherited from GitHttpClientBase)
UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, Guid, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

(Inherited from GitHttpClientBase)
UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

(Inherited from GitHttpClientBase)
UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, String, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

(Inherited from GitHttpClientBase)
UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, Guid, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

(Inherited from GitHttpClientBase)
UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

(Inherited from GitHttpClientBase)
UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, String, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

(Inherited from GitHttpClientBase)
UpdateRepositoryAsync(GitRepository, Guid, Guid, Object, CancellationToken)

[Preview API] Updates the Git repository with either a new repo name or a new default branch.

(Inherited from GitHttpClientBase)
UpdateRepositoryAsync(GitRepository, Guid, Object, CancellationToken)

[Preview API] Updates the Git repository with either a new repo name or a new default branch.

(Inherited from GitHttpClientBase)
UpdateRepositoryAsync(GitRepository, String, Guid, Object, CancellationToken)

[Preview API] Updates the Git repository with either a new repo name or a new default branch.

(Inherited from GitHttpClientBase)
UpdateThreadAsync(GitPullRequestCommentThread, Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update a thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateThreadAsync(GitPullRequestCommentThread, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update a thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateThreadAsync(GitPullRequestCommentThread, Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update a thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateThreadAsync(GitPullRequestCommentThread, String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update a thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateThreadAsync(GitPullRequestCommentThread, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update a thread in a pull request.

(Inherited from GitHttpClientBase)
UpdateThreadAsync(GitPullRequestCommentThread, String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update a thread in a pull request.

(Inherited from GitHttpClientBase)

Applies to