Language
Edit

GitHttpClientBase Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ResourceArea("4E080C62-FA21-4FBC-8FEF-2A10A2B38049")]
public abstract class GitHttpClientBase : Microsoft.TeamFoundation.SourceControl.WebApi.GitCompatHttpClientBase
type GitHttpClientBase = class
    inherit GitCompatHttpClientBase
Public MustInherit Class GitHttpClientBase
Inherits GitCompatHttpClientBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
GitHttpClientBase
Derived
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

Name Description
GitHttpClientBase(Uri, HttpMessageHandler, Boolean)
GitHttpClientBase(Uri, VssCredentials, DelegatingHandler[])
GitHttpClientBase(Uri, VssCredentials, VssHttpRequestSettings, DelegatingHandler[])
GitHttpClientBase(Uri, VssCredentials, VssHttpRequestSettings)
GitHttpClientBase(Uri, VssCredentials)

Methods

Name Description
CreateAnnotatedTagAsync(GitAnnotatedTag, Guid, Guid, Object, CancellationToken)

[Preview API] Create an annotated tag.

CreateAnnotatedTagAsync(GitAnnotatedTag, Guid, String, Object, CancellationToken)

[Preview API] Create an annotated tag.

CreateAnnotatedTagAsync(GitAnnotatedTag, String, Guid, Object, CancellationToken)

[Preview API] Create an annotated tag.

CreateAnnotatedTagAsync(GitAnnotatedTag, String, String, Object, CancellationToken)

[Preview API] Create an annotated tag.

CreateAttachmentAsync(Stream, Guid, String, Guid, Int32, Object, CancellationToken)

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

CreateAttachmentAsync(Stream, Guid, String, String, Int32, Object, CancellationToken)

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

CreateAttachmentAsync(Stream, String, Guid, Int32, Object, CancellationToken)

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

CreateAttachmentAsync(Stream, String, String, Guid, Int32, Object, CancellationToken)

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

CreateAttachmentAsync(Stream, String, String, Int32, Object, CancellationToken)

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

CreateAttachmentAsync(Stream, String, String, String, Int32, Object, CancellationToken)

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

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.

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.

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.

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.

CreateCommentAsync(Comment, Guid, Guid, Int32, Int32, Object, CancellationToken)

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

CreateCommentAsync(Comment, Guid, Int32, Int32, Object, CancellationToken)

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

CreateCommentAsync(Comment, Guid, String, Int32, Int32, Object, CancellationToken)

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

CreateCommentAsync(Comment, String, Guid, Int32, Int32, Object, CancellationToken)

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

CreateCommentAsync(Comment, String, Int32, Int32, Object, CancellationToken)

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

CreateCommentAsync(Comment, String, String, Int32, Int32, Object, CancellationToken)

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

CreateCommitStatusAsync(GitStatus, Guid, String, Guid, Object, CancellationToken)

[Preview API] Create Git commit status.

CreateCommitStatusAsync(GitStatus, Guid, String, String, Object, CancellationToken)

[Preview API] Create Git commit status.

CreateCommitStatusAsync(GitStatus, String, Guid, Object, CancellationToken)

[Preview API] Create Git commit status.

CreateCommitStatusAsync(GitStatus, String, String, Guid, Object, CancellationToken)

[Preview API] Create Git commit status.

CreateCommitStatusAsync(GitStatus, String, String, Object, CancellationToken)

[Preview API] Create Git commit status.

CreateCommitStatusAsync(GitStatus, String, String, String, Object, CancellationToken)

[Preview API] Create Git commit status.

CreateFavoriteAsync(GitRefFavorite, Guid, Object, CancellationToken)

[Preview API] Creates a ref favorite

CreateFavoriteAsync(GitRefFavorite, String, Object, CancellationToken)

[Preview API] Creates a ref favorite

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

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

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

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

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

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

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

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

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

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

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

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

CreateImportRequestAsync(GitImportRequest, Guid, Guid, Object, CancellationToken)

[Preview API] Create an import request.

CreateImportRequestAsync(GitImportRequest, Guid, String, Object, CancellationToken)

[Preview API] Create an import request.

CreateImportRequestAsync(GitImportRequest, String, Guid, Object, CancellationToken)

[Preview API] Create an import request.

CreateImportRequestAsync(GitImportRequest, String, String, Object, CancellationToken)

[Preview API] Create an import request.

CreateLikeAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

CreateLikeAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

CreateLikeAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

CreateLikeAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

CreateLikeAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

CreateLikeAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Add a like on a comment.

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

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

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

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

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

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

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

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

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

[Preview API] Create a pull request.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, Guid, Int32, String, Object, CancellationToken)

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

CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, Int32, String, Object, CancellationToken)

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

CreatePullRequestReviewerAsync(IdentityRefWithVote, Guid, String, Int32, String, Object, CancellationToken)

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

CreatePullRequestReviewerAsync(IdentityRefWithVote, String, Guid, Int32, String, Object, CancellationToken)

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

CreatePullRequestReviewerAsync(IdentityRefWithVote, String, Int32, String, Object, CancellationToken)

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

CreatePullRequestReviewerAsync(IdentityRefWithVote, String, String, Int32, String, Object, CancellationToken)

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

CreatePullRequestReviewersAsync(IdentityRef[], Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

CreatePullRequestReviewersAsync(IdentityRef[], Guid, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

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

[Preview API] Add reviewers to a pull request.

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

[Preview API] Add reviewers to a pull request.

CreatePullRequestReviewersAsync(IdentityRef[], String, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

CreatePullRequestReviewersAsync(IdentityRef[], String, String, Int32, Object, CancellationToken)

[Preview API] Add reviewers to a pull request.

CreatePullRequestStatusAsync(GitPullRequestStatus, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

CreatePullRequestStatusAsync(GitPullRequestStatus, Guid, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

CreatePullRequestStatusAsync(GitPullRequestStatus, Guid, String, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

CreatePullRequestStatusAsync(GitPullRequestStatus, String, Guid, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

CreatePullRequestStatusAsync(GitPullRequestStatus, String, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

CreatePullRequestStatusAsync(GitPullRequestStatus, String, String, Int32, Object, CancellationToken)

[Preview API] Create a pull request status.

CreatePushAsync(GitPush, Guid, Guid, Object, CancellationToken)

[Preview API] Push changes to the repository.

CreatePushAsync(GitPush, Guid, Object, CancellationToken)

[Preview API] Push changes to the repository.

CreatePushAsync(GitPush, Guid, String, Object, CancellationToken)

[Preview API] Push changes to the repository.

CreatePushAsync(GitPush, String, Guid, Object, CancellationToken)

[Preview API] Push changes to the repository.

CreatePushAsync(GitPush, String, Object, CancellationToken)

[Preview API] Push changes to the repository.

CreatePushAsync(GitPush, String, String, Object, CancellationToken)

[Preview API] Push changes to the repository.

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.

CreateRepositoryAsync(GitRepositoryCreateOptions, String, Object, CancellationToken)

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

CreateRepositoryAsync(GitRepositoryCreateOptions, String, String, Object, CancellationToken)

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

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.

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.

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.

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.

CreateThreadAsync(GitPullRequestCommentThread, Guid, Guid, Int32, Object, CancellationToken)

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

CreateThreadAsync(GitPullRequestCommentThread, Guid, Int32, Object, CancellationToken)

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

CreateThreadAsync(GitPullRequestCommentThread, Guid, String, Int32, Object, CancellationToken)

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

CreateThreadAsync(GitPullRequestCommentThread, String, Guid, Int32, Object, CancellationToken)

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

CreateThreadAsync(GitPullRequestCommentThread, String, Int32, Object, CancellationToken)

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

CreateThreadAsync(GitPullRequestCommentThread, String, String, Int32, Object, CancellationToken)

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

DeleteAttachmentAsync(Guid, String, Guid, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

DeleteAttachmentAsync(Guid, String, String, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

DeleteAttachmentAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

DeleteAttachmentAsync(String, String, Guid, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

DeleteAttachmentAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

DeleteAttachmentAsync(String, String, String, Int32, Object, CancellationToken)

[Preview API] Delete a pull request attachment.

DeleteCommentAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

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

DeleteCommentAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

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

DeleteCommentAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

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

DeleteCommentAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

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

DeleteCommentAsync(String, Int32, Int32, Int32, Object, CancellationToken)

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

DeleteCommentAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

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

DeleteLikeAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

DeleteLikeAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

DeleteLikeAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

DeleteLikeAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

DeleteLikeAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

DeleteLikeAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete a like on a comment.

DeletePullRequestIterationStatusAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

DeletePullRequestIterationStatusAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

DeletePullRequestIterationStatusAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

DeletePullRequestIterationStatusAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

DeletePullRequestIterationStatusAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

DeletePullRequestIterationStatusAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request iteration status.

DeletePullRequestLabelsAsync(Guid, Guid, Int32, String, String, Object, CancellationToken)

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

DeletePullRequestLabelsAsync(Guid, Int32, String, String, Object, CancellationToken)

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

DeletePullRequestLabelsAsync(Guid, String, Int32, String, String, Object, CancellationToken)

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

DeletePullRequestLabelsAsync(String, Guid, Int32, String, String, Object, CancellationToken)

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

DeletePullRequestLabelsAsync(String, Int32, String, String, Object, CancellationToken)

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

DeletePullRequestLabelsAsync(String, String, Int32, String, String, Object, CancellationToken)

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

DeletePullRequestReviewerAsync(Guid, Guid, Int32, String, Object, CancellationToken)

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

DeletePullRequestReviewerAsync(Guid, Int32, String, Object, CancellationToken)

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

DeletePullRequestReviewerAsync(Guid, String, Int32, String, Object, CancellationToken)

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

DeletePullRequestReviewerAsync(String, Guid, Int32, String, Object, CancellationToken)

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

DeletePullRequestReviewerAsync(String, Int32, String, Object, CancellationToken)

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

DeletePullRequestReviewerAsync(String, String, Int32, String, Object, CancellationToken)

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

DeletePullRequestStatusAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

DeletePullRequestStatusAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

DeletePullRequestStatusAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

DeletePullRequestStatusAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

DeletePullRequestStatusAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

DeletePullRequestStatusAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Delete pull request status.

DeleteRefFavoriteAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Deletes the refs favorite specified

DeleteRefFavoriteAsync(String, Int32, Object, CancellationToken)

[Preview API] Deletes the refs favorite specified

DeleteRepositoryAsync(Guid, Guid, Object, CancellationToken)

[Preview API] Delete a git repository

DeleteRepositoryAsync(Guid, Object, CancellationToken)

[Preview API] Delete a git repository

DeleteRepositoryAsync(String, Guid, Object, CancellationToken)

[Preview API] Delete a git repository

DeleteRepositoryFromRecycleBinAsync(Guid, Guid, Object, CancellationToken)

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

DeleteRepositoryFromRecycleBinAsync(String, Guid, Object, CancellationToken)

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

GetAnnotatedTagAsync(Guid, Guid, String, Object, CancellationToken)

[Preview API] Get an annotated tag.

GetAnnotatedTagAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Get an annotated tag.

GetAnnotatedTagAsync(String, Guid, String, Object, CancellationToken)

[Preview API] Get an annotated tag.

GetAnnotatedTagAsync(String, String, String, Object, CancellationToken)

[Preview API] Get an annotated tag.

GetAttachmentContentAsync(Guid, String, Guid, Int32, Object, CancellationToken)

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

GetAttachmentContentAsync(Guid, String, String, Int32, Object, CancellationToken)

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

GetAttachmentContentAsync(String, Guid, Int32, Object, CancellationToken)

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

GetAttachmentContentAsync(String, String, Guid, Int32, Object, CancellationToken)

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

GetAttachmentContentAsync(String, String, Int32, Object, CancellationToken)

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

GetAttachmentContentAsync(String, String, String, Int32, Object, CancellationToken)

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

GetAttachmentsAsync(Guid, Guid, Int32, Object, CancellationToken)

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

GetAttachmentsAsync(Guid, Int32, Object, CancellationToken)

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

GetAttachmentsAsync(Guid, String, Int32, Object, CancellationToken)

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

GetAttachmentsAsync(String, Guid, Int32, Object, CancellationToken)

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

GetAttachmentsAsync(String, Int32, Object, CancellationToken)

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

GetAttachmentsAsync(String, String, Int32, Object, CancellationToken)

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

GetAttachmentZipAsync(Guid, String, Guid, Int32, Object, CancellationToken)

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

GetAttachmentZipAsync(Guid, String, String, Int32, Object, CancellationToken)

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

GetAttachmentZipAsync(String, Guid, Int32, Object, CancellationToken)

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

GetAttachmentZipAsync(String, String, Guid, Int32, Object, CancellationToken)

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

GetAttachmentZipAsync(String, String, Int32, Object, CancellationToken)

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

GetAttachmentZipAsync(String, String, String, Int32, Object, CancellationToken)

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

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

GetBlobAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

GetBlobAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

GetBlobAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

GetBlobAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobContentAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobContentAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobContentAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobContentAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

GetBlobContentAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

GetBlobContentAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

GetBlobContentAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

GetBlobContentAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

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

GetBlobsZipAsync(IEnumerable<String>, Guid, String, Object, CancellationToken)

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

GetBlobsZipAsync(IEnumerable<String>, Guid, String, String, Object, CancellationToken)

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

GetBlobsZipAsync(IEnumerable<String>, String, Guid, String, Object, CancellationToken)

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

GetBlobsZipAsync(IEnumerable<String>, String, String, Object, CancellationToken)

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

GetBlobsZipAsync(IEnumerable<String>, String, String, String, Object, CancellationToken)

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

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobZipAsync(Guid, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobZipAsync(Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobZipAsync(Guid, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

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

Get a single blob.

GetBlobZipAsync(String, Guid, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

GetBlobZipAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

GetBlobZipAsync(String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Get a single blob.

GetBlobZipAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)

Get a single blob.

GetBlobZipAsync(String, String, String, Nullable<Boolean>, String, Object, CancellationToken)
Obsolete.

[Preview API] Get a single blob.

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

[Preview API] Retrieve statistics about a single branch.

GetBranchAsync(Guid, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

GetBranchAsync(Guid, String, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

GetBranchAsync(String, Guid, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

GetBranchAsync(String, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

GetBranchAsync(String, String, String, GitVersionDescriptor, Object, CancellationToken)

[Preview API] Retrieve statistics about a single branch.

GetBranchesAsync(Guid, GitVersionDescriptor, Object, CancellationToken)

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

GetBranchesAsync(Guid, Guid, GitVersionDescriptor, Object, CancellationToken)

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

GetBranchesAsync(Guid, String, GitVersionDescriptor, Object, CancellationToken)

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

GetBranchesAsync(String, GitVersionDescriptor, Object, CancellationToken)

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

GetBranchesAsync(String, Guid, GitVersionDescriptor, Object, CancellationToken)

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

GetBranchesAsync(String, String, GitVersionDescriptor, Object, CancellationToken)

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

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

[Preview API]

GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, Guid, Object, CancellationToken)

[Preview API]

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

[Preview API]

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

[Preview API]

GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, String, Object, CancellationToken)

[Preview API]

GetBranchStatsBatchAsync(GitQueryBranchStatsCriteria, String, String, Object, CancellationToken)

[Preview API]

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

[Preview API] Retrieve changes for a particular commit.

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

[Preview API] Retrieve changes for a particular commit.

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

[Preview API] Retrieve changes for a particular commit.

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

[Preview API] Retrieve changes for a particular commit.

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

[Preview API] Retrieve changes for a particular commit.

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

[Preview API] Retrieve changes for a particular commit.

GetCherryPickAsync(Guid, Int32, Guid, Object, CancellationToken)

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

GetCherryPickAsync(Guid, Int32, String, Object, CancellationToken)

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

GetCherryPickAsync(String, Int32, Guid, Object, CancellationToken)

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

GetCherryPickAsync(String, Int32, String, Object, CancellationToken)

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

GetCherryPickForRefNameAsync(Guid, Guid, String, Object, CancellationToken)

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

GetCherryPickForRefNameAsync(Guid, String, String, Object, CancellationToken)

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

GetCherryPickForRefNameAsync(String, Guid, String, Object, CancellationToken)

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

GetCherryPickForRefNameAsync(String, String, String, Object, CancellationToken)

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

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.

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.

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.

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.

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.

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.

GetCommentAsync(Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

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

GetCommentAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

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

GetCommentAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

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

GetCommentAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

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

GetCommentAsync(String, Int32, Int32, Int32, Object, CancellationToken)

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

GetCommentAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

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

GetCommentsAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

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

GetCommentsAsync(Guid, Int32, Int32, Object, CancellationToken)

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

GetCommentsAsync(Guid, String, Int32, Int32, Object, CancellationToken)

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

GetCommentsAsync(String, Guid, Int32, Int32, Object, CancellationToken)

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

GetCommentsAsync(String, Int32, Int32, Object, CancellationToken)

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

GetCommentsAsync(String, String, Int32, Int32, Object, CancellationToken)

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

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

[Preview API] Retrieve a particular commit.

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

[Preview API] Retrieve a particular commit.

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

[Preview API] Retrieve a particular commit.

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

[Preview API] Retrieve a particular commit.

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

[Preview API] Retrieve a particular commit.

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

[Preview API] Retrieve a particular commit.

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.

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.

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.

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.

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.

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.

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

[Preview API] Retrieve git commits for a project

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

[Preview API] Retrieve git commits for a project

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

[Preview API] Retrieve git commits for a project

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

[Preview API] Retrieve git commits for a project

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

[Preview API] Retrieve git commits for a project

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

[Preview API] Retrieve git commits for a project

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

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

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

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

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

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

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

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

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

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

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

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

GetDeletedRepositoriesAsync(Guid, Object, CancellationToken)

[Preview API] Retrieve deleted git repositories.

GetDeletedRepositoriesAsync(String, Object, CancellationToken)

[Preview API] Retrieve deleted git repositories.

GetFileDiffsAsync(FileDiffsCriteria, Guid, Guid, Object, CancellationToken)

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

GetFileDiffsAsync(FileDiffsCriteria, Guid, String, Object, CancellationToken)

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

GetFileDiffsAsync(FileDiffsCriteria, String, Guid, Object, CancellationToken)

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

GetFileDiffsAsync(FileDiffsCriteria, String, String, Object, CancellationToken)

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

GetForksAsync(Guid, Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

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

GetForksAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

GetForkSyncRequestsAsync(Guid, Guid, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

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

GetForkSyncRequestsAsync(Guid, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

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

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

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

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

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

GetForkSyncRequestsAsync(String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

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

GetForkSyncRequestsAsync(String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

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

GetImportRequestAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a particular import request.

GetImportRequestAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Retrieve a particular import request.

GetImportRequestAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a particular import request.

GetImportRequestAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Retrieve a particular import request.

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.

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.

GetItemAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemContentAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemContentAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemContentAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemContentAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemContentAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemContentAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

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.

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.

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.

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.

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

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

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

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

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

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

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.

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.

GetItemTextAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemTextAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemTextAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemTextAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemTextAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemTextAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemZipAsync(Guid, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemZipAsync(Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemZipAsync(Guid, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemZipAsync(String, Guid, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemZipAsync(String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

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.

GetItemZipAsync(String, String, String, String, Nullable<VersionControlRecursionType>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, GitVersionDescriptor, Nullable<Boolean>, 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, 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.

GetLikesAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

GetLikesAsync(Guid, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

GetLikesAsync(String, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

GetLikesAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

GetLikesAsync(String, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get likes for a comment.

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.

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.

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.

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.

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.

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.

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

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

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

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

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

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

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

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

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.

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.

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

[Preview API] Retrieve a pull request.

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

[Preview API] Retrieve a pull request.

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

[Preview API] Retrieve a pull request.

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

[Preview API] Retrieve a pull request.

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

[Preview API] Retrieve a pull request.

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

[Preview API] Retrieve a pull request.

GetPullRequestByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a pull request.

GetPullRequestByIdAsync(Int32, Object, CancellationToken)

[Preview API] Retrieve a pull request.

GetPullRequestByIdAsync(String, Int32, Object, CancellationToken)

[Preview API] Retrieve a pull request.

GetPullRequestCommitsAsync(Guid, Guid, Int32, Object, CancellationToken)

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

GetPullRequestCommitsAsync(Guid, Int32, Object, CancellationToken)

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

GetPullRequestCommitsAsync(Guid, String, Int32, Object, CancellationToken)

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

GetPullRequestCommitsAsync(String, Guid, Int32, Object, CancellationToken)

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

GetPullRequestCommitsAsync(String, Int32, Object, CancellationToken)

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

GetPullRequestCommitsAsync(String, String, Int32, 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

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

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

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

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

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

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

GetPullRequestConflictAsync(String, Int32, Int32, Object, CancellationToken)

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

GetPullRequestConflictAsync(String, String, Int32, Int32, Object, CancellationToken)

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

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

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

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

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

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

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

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.

GetPullRequestIterationAsync(Guid, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationAsync(Guid, String, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationAsync(String, Guid, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationAsync(String, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationAsync(String, String, Int32, Int32, Object, CancellationToken)

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

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.

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.

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.

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.

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.

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.

GetPullRequestIterationCommitsAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationCommitsAsync(Guid, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationCommitsAsync(Guid, String, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationCommitsAsync(String, Guid, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationCommitsAsync(String, Int32, Int32, Object, CancellationToken)

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

GetPullRequestIterationCommitsAsync(String, String, Int32, Int32, Object, CancellationToken)

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

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

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

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

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

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

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

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

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

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

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

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

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

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.

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.

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.

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.

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.

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.

GetPullRequestIterationStatusesAsync(Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

GetPullRequestIterationStatusesAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

GetPullRequestIterationStatusesAsync(Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

GetPullRequestIterationStatusesAsync(String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

GetPullRequestIterationStatusesAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

GetPullRequestIterationStatusesAsync(String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request iteration.

GetPullRequestLabelAsync(Guid, Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

GetPullRequestLabelAsync(Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

GetPullRequestLabelAsync(Guid, String, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

GetPullRequestLabelAsync(String, Guid, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

GetPullRequestLabelAsync(String, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

GetPullRequestLabelAsync(String, String, Int32, String, String, Object, CancellationToken)

[Preview API] Retrieves a single label that has been assigned to a pull request.

GetPullRequestLabelsAsync(Guid, Guid, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

GetPullRequestLabelsAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

GetPullRequestLabelsAsync(Guid, String, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

GetPullRequestLabelsAsync(String, Guid, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

GetPullRequestLabelsAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

GetPullRequestLabelsAsync(String, String, Int32, String, Object, CancellationToken)

[Preview API] Get all the labels assigned to a pull request.

GetPullRequestPropertiesAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

GetPullRequestPropertiesAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

GetPullRequestPropertiesAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

GetPullRequestPropertiesAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

GetPullRequestPropertiesAsync(String, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

GetPullRequestPropertiesAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Get external properties of the pull request.

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.

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.

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.

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.

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.

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.

GetPullRequestReviewerAsync(Guid, Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

GetPullRequestReviewerAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

GetPullRequestReviewerAsync(Guid, String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

GetPullRequestReviewerAsync(String, Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

GetPullRequestReviewerAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

GetPullRequestReviewerAsync(String, String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a particular reviewer on a pull request

GetPullRequestReviewersAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

GetPullRequestReviewersAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

GetPullRequestReviewersAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

GetPullRequestReviewersAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

GetPullRequestReviewersAsync(String, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

GetPullRequestReviewersAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Retrieve the reviewers for a pull request

GetPullRequestsAsync(Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

GetPullRequestsAsync(Guid, Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

GetPullRequestsAsync(Guid, String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

GetPullRequestsAsync(String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

GetPullRequestsAsync(String, Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

GetPullRequestsAsync(String, String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

GetPullRequestsByProjectAsync(Guid, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

GetPullRequestsByProjectAsync(String, GitPullRequestSearchCriteria, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all pull requests matching a specified criteria.

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.

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.

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.

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.

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.

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.

GetPullRequestStatusesAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

GetPullRequestStatusesAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

GetPullRequestStatusesAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

GetPullRequestStatusesAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

GetPullRequestStatusesAsync(String, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

GetPullRequestStatusesAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Get all the statuses associated with a pull request.

GetPullRequestThreadAsync(Guid, Guid, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

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

GetPullRequestThreadAsync(Guid, Int32, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

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

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

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

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

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

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

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

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

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

GetPullRequestWorkItemRefsAsync(Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

GetPullRequestWorkItemRefsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

GetPullRequestWorkItemRefsAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

GetPullRequestWorkItemRefsAsync(String, Guid, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

GetPullRequestWorkItemRefsAsync(String, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

GetPullRequestWorkItemRefsAsync(String, String, Int32, Object, CancellationToken)

[Preview API] Retrieve a list of work items associated with a pull request.

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.

GetPushAsync(Guid, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

GetPushAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

GetPushAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

GetPushAsync(String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

GetPushAsync(String, String, Int32, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieves a particular push.

GetPushCommitsAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

GetPushCommitsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

GetPushCommitsAsync(Guid, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

GetPushCommitsAsync(String, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

GetPushCommitsAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

GetPushCommitsAsync(String, String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a list of commits associated with a particular push.

GetPushesAsync(Guid, Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

GetPushesAsync(Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

GetPushesAsync(Guid, String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

GetPushesAsync(String, Guid, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

GetPushesAsync(String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

GetPushesAsync(String, String, Nullable<Int32>, Nullable<Int32>, GitPushSearchCriteria, Object, CancellationToken)

[Preview API] Retrieves pushes associated with the specified repository.

GetRecycleBinRepositoriesAsync(Guid, Object, CancellationToken)

[Preview API] Retrieve soft-deleted git repositories from the recycle bin.

GetRecycleBinRepositoriesAsync(String, Object, CancellationToken)

[Preview API] Retrieve soft-deleted git repositories from the recycle bin.

GetRefFavoriteAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Gets the refs favorite for a favorite Id.

GetRefFavoriteAsync(String, Int32, Object, CancellationToken)

[Preview API] Gets the refs favorite for a favorite Id.

GetRefFavoritesAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Gets the refs favorites for a repo and an identity.

GetRefFavoritesAsync(String, String, String, Object, CancellationToken)

[Preview API] Gets the refs favorites for a repo and an identity.

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.

GetRefsAsync(Guid, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

GetRefsAsync(Guid, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitCompatHttpClientBase)
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.

GetRefsAsync(Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

GetRefsAsync(Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitCompatHttpClientBase)
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.

GetRefsAsync(Guid, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

GetRefsAsync(Guid, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitCompatHttpClientBase)
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.

GetRefsAsync(String, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

GetRefsAsync(String, Guid, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitCompatHttpClientBase)
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.

GetRefsAsync(String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

GetRefsAsync(String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Queries the provided repository for its refs and returns them.

(Inherited from GitCompatHttpClientBase)
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.

GetRefsAsync(String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

Queries the provided repository for its refs and returns them.

GetRefsAsync(String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Queries the provided repository for its refs and returns them.

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

[Preview API] Retrieve git repositories.

GetRepositoriesAsync(Guid, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve git repositories.

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

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Guid, Nullable<Boolean>, Object)

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git repositories.

GetRepositoriesAsync(Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(Nullable<Boolean>, Object)

[Preview API] Retrieve git repositories.

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

[Preview API] Retrieve git repositories.

GetRepositoriesAsync(String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Retrieve git repositories.

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

[Preview API] Retrieve git repositories.

(Inherited from GitCompatHttpClientBase)
GetRepositoriesAsync(String, Nullable<Boolean>, Object)

[Preview API] Retrieve git repositories.

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

Retrieve a git repository.

GetRepositoryAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitCompatHttpClientBase)
GetRepositoryAsync(Guid, Guid, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryAsync(Guid, Guid, Object, CancellationToken)

[Preview API]

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

Retrieve a git repository.

GetRepositoryAsync(Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitCompatHttpClientBase)
GetRepositoryAsync(Guid, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryAsync(Guid, Object, CancellationToken)

[Preview API]

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

Retrieve a git repository.

GetRepositoryAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitCompatHttpClientBase)
GetRepositoryAsync(Guid, String, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryAsync(Guid, String, Object, CancellationToken)

[Preview API]

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

Retrieve a git repository.

GetRepositoryAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitCompatHttpClientBase)
GetRepositoryAsync(String, Guid, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryAsync(String, Guid, Object, CancellationToken)

[Preview API]

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

Retrieve a git repository.

GetRepositoryAsync(String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitCompatHttpClientBase)
GetRepositoryAsync(String, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryAsync(String, Object, CancellationToken)

[Preview API]

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

Retrieve a git repository.

GetRepositoryAsync(String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve a git repository.

(Inherited from GitCompatHttpClientBase)
GetRepositoryAsync(String, String, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryAsync(String, String, Object, CancellationToken)

[Preview API]

(Inherited from GitCompatHttpClientBase)
GetRepositoryWithParentAsync(Guid, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryWithParentAsync(Guid, Guid, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryWithParentAsync(Guid, String, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryWithParentAsync(String, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryWithParentAsync(String, Guid, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRepositoryWithParentAsync(String, String, Boolean, Object, CancellationToken)

[Preview API] Retrieve a git repository.

GetRevertAsync(Guid, Int32, Guid, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation by revert Id.

GetRevertAsync(Guid, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation by revert Id.

GetRevertAsync(String, Int32, Guid, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation by revert Id.

GetRevertAsync(String, Int32, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation by revert Id.

GetRevertForRefNameAsync(Guid, Guid, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation for a specific branch.

GetRevertForRefNameAsync(Guid, String, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation for a specific branch.

GetRevertForRefNameAsync(String, Guid, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation for a specific branch.

GetRevertForRefNameAsync(String, String, String, Object, CancellationToken)

[Preview API] Retrieve information about a revert operation for a specific branch.

GetStatusesAsync(Guid, String, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

GetStatusesAsync(Guid, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

GetStatusesAsync(String, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

GetStatusesAsync(String, String, Guid, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

GetStatusesAsync(String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

GetStatusesAsync(String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get statuses associated with the Git commit.

GetSuggestionsAsync(Guid, Guid, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

GetSuggestionsAsync(Guid, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

GetSuggestionsAsync(Guid, String, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

GetSuggestionsAsync(String, Guid, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

GetSuggestionsAsync(String, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

GetSuggestionsAsync(String, String, Object, CancellationToken)

[Preview API] Retrieve a pull request suggestion for a particular repository or team project.

GetThreadsAsync(Guid, Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all threads in a pull request.

GetThreadsAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Retrieve all threads in a pull request.

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

[Preview API] Retrieve all threads in a pull request.

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

[Preview API] Retrieve all threads in a pull request.

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

[Preview API] Retrieve all threads in a pull request.

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

[Preview API] Retrieve all threads in a pull request.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

QueryImportRequestsAsync(Guid, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve import requests for a repository.

QueryImportRequestsAsync(Guid, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve import requests for a repository.

QueryImportRequestsAsync(String, Guid, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve import requests for a repository.

QueryImportRequestsAsync(String, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Retrieve import requests for a repository.

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.

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.

SharePullRequestAsync(ShareNotificationContext, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

SharePullRequestAsync(ShareNotificationContext, Guid, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

SharePullRequestAsync(ShareNotificationContext, Guid, String, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

SharePullRequestAsync(ShareNotificationContext, String, Guid, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

SharePullRequestAsync(ShareNotificationContext, String, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

SharePullRequestAsync(ShareNotificationContext, String, String, Int32, Object, CancellationToken)

[Preview API] Sends an e-mail notification about a specific pull request to a set of recipients

UpdateCommentAsync(Comment, Guid, Guid, Int32, Int32, Int32, Object, CancellationToken)

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

UpdateCommentAsync(Comment, Guid, Int32, Int32, Int32, Object, CancellationToken)

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

UpdateCommentAsync(Comment, Guid, String, Int32, Int32, Int32, Object, CancellationToken)

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

UpdateCommentAsync(Comment, String, Guid, Int32, Int32, Int32, Object, CancellationToken)

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

UpdateCommentAsync(Comment, String, Int32, Int32, Int32, Object, CancellationToken)

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

UpdateCommentAsync(Comment, String, String, Int32, Int32, Int32, Object, CancellationToken)

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

UpdateImportRequestAsync(GitImportRequest, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Retry or abandon a failed import request.

UpdateImportRequestAsync(GitImportRequest, Guid, String, Int32, Object, CancellationToken)

[Preview API] Retry or abandon a failed import request.

UpdateImportRequestAsync(GitImportRequest, String, Guid, Int32, Object, CancellationToken)

[Preview API] Retry or abandon a failed import request.

UpdateImportRequestAsync(GitImportRequest, String, String, Int32, Object, CancellationToken)

[Preview API] Retry or abandon a failed import request.

UpdatePullRequestAsync(GitPullRequest, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Update a pull request

UpdatePullRequestAsync(GitPullRequest, Guid, Int32, Object, CancellationToken)

[Preview API] Update a pull request

UpdatePullRequestAsync(GitPullRequest, Guid, String, Int32, Object, CancellationToken)

[Preview API] Update a pull request

UpdatePullRequestAsync(GitPullRequest, String, Guid, Int32, Object, CancellationToken)

[Preview API] Update a pull request

UpdatePullRequestAsync(GitPullRequest, String, Int32, Object, CancellationToken)

[Preview API] Update a pull request

UpdatePullRequestAsync(GitPullRequest, String, String, Int32, Object, CancellationToken)

[Preview API] Update a pull request

UpdatePullRequestConflictAsync(GitConflict, Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

UpdatePullRequestConflictAsync(GitConflict, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

UpdatePullRequestConflictAsync(GitConflict, Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

UpdatePullRequestConflictAsync(GitConflict, String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

UpdatePullRequestConflictAsync(GitConflict, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

UpdatePullRequestConflictAsync(GitConflict, String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update merge conflict resolution

UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, Guid, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, Guid, String, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, String, Guid, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, String, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

UpdatePullRequestConflictsAsync(IEnumerable<GitConflict>, String, String, Int32, Object, CancellationToken)

[Preview API] Update multiple merge conflict resolutions

UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, Guid, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, Guid, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, String, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

UpdatePullRequestIterationStatusesAsync(JsonPatchDocument, String, String, Int32, Int32, Object, CancellationToken)

[Preview API] Update pull request iteration statuses collection. The only supported operation type is remove.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

UpdatePullRequestStatusesAsync(JsonPatchDocument, Guid, Guid, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

UpdatePullRequestStatusesAsync(JsonPatchDocument, Guid, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

UpdatePullRequestStatusesAsync(JsonPatchDocument, Guid, String, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

UpdatePullRequestStatusesAsync(JsonPatchDocument, String, Guid, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

UpdatePullRequestStatusesAsync(JsonPatchDocument, String, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

UpdatePullRequestStatusesAsync(JsonPatchDocument, String, String, Int32, Object, CancellationToken)

[Preview API] Update pull request statuses collection. The only supported operation type is remove.

UpdateRefAsync(GitRefUpdate, Guid, Guid, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

UpdateRefAsync(GitRefUpdate, Guid, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

UpdateRefAsync(GitRefUpdate, Guid, String, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

UpdateRefAsync(GitRefUpdate, String, Guid, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

UpdateRefAsync(GitRefUpdate, String, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

UpdateRefAsync(GitRefUpdate, String, String, String, String, Object, CancellationToken)

[Preview API] Lock or Unlock a branch.

UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, Guid, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

UpdateRefsAsync(IEnumerable<GitRefUpdate>, Guid, String, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, Guid, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

UpdateRefsAsync(IEnumerable<GitRefUpdate>, String, String, String, Object, CancellationToken)

[Preview API] Creating, updating, or deleting refs(branches).

UpdateRepositoryAsync(GitRepository, Guid, Guid, Object, CancellationToken)

[Preview API] Updates the Git repository with either a new repo name or a new default branch.

UpdateRepositoryAsync(GitRepository, Guid, Object, CancellationToken)

[Preview API] Updates the Git repository with either a new repo name or a new default branch.

UpdateRepositoryAsync(GitRepository, String, Guid, Object, CancellationToken)

[Preview API] Updates the Git repository with either a new repo name or a new default branch.

UpdateThreadAsync(GitPullRequestCommentThread, Guid, Guid, Int32, Int32, Object, CancellationToken)

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

UpdateThreadAsync(GitPullRequestCommentThread, Guid, Int32, Int32, Object, CancellationToken)

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

UpdateThreadAsync(GitPullRequestCommentThread, Guid, String, Int32, Int32, Object, CancellationToken)

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

UpdateThreadAsync(GitPullRequestCommentThread, String, Guid, Int32, Int32, Object, CancellationToken)

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

UpdateThreadAsync(GitPullRequestCommentThread, String, Int32, Int32, Object, CancellationToken)

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

UpdateThreadAsync(GitPullRequestCommentThread, String, String, Int32, Int32, Object, CancellationToken)

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

Applies to