Interface | Description |
---|---|
ActionVisitor |
Extension point called during population of
ActionInfo maps. |
ChangeApi | |
ChangeEditApi |
An API for the change edit of a change.
|
ChangeMessageApi |
Interface for change message APIs.
|
Changes | |
CommentApi | |
DraftApi | |
FileApi | |
ReviewerApi | |
RevisionApi | |
RevisionReviewerApi | |
RobotCommentApi |
Class | Description |
---|---|
AbandonInput | |
AddReviewerInput | |
AddReviewerResult |
Result object representing the outcome of a request to add a reviewer.
|
AssigneeInput | |
ChangeApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
ChangeApi.SuggestedReviewersRequest | |
ChangeEditApi.ChangeEditDetailRequest | |
ChangeEditApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
ChangeMessageApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
Changes.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
Changes.QueryRequest | |
CherryPickInput | |
CommentApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
DeleteChangeMessageInput |
Input for deleting a change message.
|
DeleteCommentInput | |
DeleteReviewerInput |
Input passed to
DELETE /changes/[id]/reviewers/[id] . |
DeleteVoteInput |
Input passed to
DELETE /changes/[id]/reviewers/[id]/votes/[label] . |
DraftApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
DraftInput | |
FileApi.BlameRequest | |
FileApi.DiffRequest | |
FileApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
FixInput | |
HashtagsInput | |
IncludedInInfo | |
MoveInput | |
NotifyInfo |
Detailed information about who should be notified about an update.
|
PublishChangeEditInput |
Input passed to
POST /changes/[id]/edit:publish/ . |
RebaseInput | |
RelatedChangeAndCommitInfo | |
RelatedChangesInfo | |
RestoreInput | |
RevertInput | |
ReviewerApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
ReviewerInfo |
Account and approval details for an added reviewer.
|
ReviewInput |
Input passed to
POST /changes/[id]/revisions/[id]/review . |
ReviewInput.CommentInput | |
ReviewInput.RobotCommentInput | |
ReviewResult |
Result object representing the outcome of a review request.
|
RevisionApi.MergeListRequest | |
RevisionApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
RevisionReviewerApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
RobotCommentApi.NotImplemented |
A default implementation which allows source compatibility when adding new methods to the
interface.
|
StarsInput | |
SubmitInput | |
SubmittedTogetherInfo | |
TopicInput |
Enum | Description |
---|---|
NotifyHandling | |
RecipientType | |
ReviewInput.DraftHandling | |
SubmittedTogetherOption |
Output options available for submitted_together requests.
|