Adrià Vilanova Martínez | de94280 | 2022-07-15 14:06:55 +0200 | [diff] [blame] | 1 | # -*- coding: utf-8 -*- |
Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame] | 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: api/api_proto/issues.proto |
Adrià Vilanova Martínez | de94280 | 2022-07-15 14:06:55 +0200 | [diff] [blame] | 4 | """Generated protocol buffer code.""" |
Adrià Vilanova Martínez | f19ea43 | 2024-01-23 20:20:52 +0100 | [diff] [blame^] | 5 | from google.protobuf.internal import builder as _builder |
Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame] | 6 | from google.protobuf import descriptor as _descriptor |
Adrià Vilanova Martínez | f19ea43 | 2024-01-23 20:20:52 +0100 | [diff] [blame^] | 7 | from google.protobuf import descriptor_pool as _descriptor_pool |
Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame] | 8 | from google.protobuf import symbol_database as _symbol_database |
| 9 | # @@protoc_insertion_point(imports) |
| 10 | |
| 11 | _sym_db = _symbol_database.Default() |
| 12 | |
| 13 | |
| 14 | from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2 |
| 15 | from api.api_proto import common_pb2 as api_dot_api__proto_dot_common__pb2 |
| 16 | from api.api_proto import issue_objects_pb2 as api_dot_api__proto_dot_issue__objects__pb2 |
| 17 | from api.api_proto import project_objects_pb2 as api_dot_api__proto_dot_project__objects__pb2 |
| 18 | |
| 19 | |
Adrià Vilanova Martínez | f19ea43 | 2024-01-23 20:20:52 +0100 | [diff] [blame^] | 20 | DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1a\x61pi/api_proto/issues.proto\x12\x08monorail\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1a\x61pi/api_proto/common.proto\x1a!api/api_proto/issue_objects.proto\x1a#api/api_proto/project_objects.proto\"J\n\x12\x43reateIssueRequest\x12\x14\n\x0cproject_name\x18\x02 \x01(\t\x12\x1e\n\x05issue\x18\x03 \x01(\x0b\x32\x0f.monorail.Issue\"8\n\x0fGetIssueRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\"Y\n\rIssueResponse\x12\x1e\n\x05issue\x18\x01 \x01(\x0b\x32\x0f.monorail.Issue\x12(\n\x0cmoved_to_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\"\xa3\x01\n\x11ListIssuesRequest\x12\r\n\x05query\x18\x02 \x01(\t\x12\x14\n\x0c\x63\x61nned_query\x18\x03 \x01(\r\x12\x15\n\rproject_names\x18\x04 \x03(\t\x12(\n\npagination\x18\x05 \x01(\x0b\x32\x14.monorail.Pagination\x12\x15\n\rgroup_by_spec\x18\x06 \x01(\t\x12\x11\n\tsort_spec\x18\x07 \x01(\t\"L\n\x12ListIssuesResponse\x12\x1f\n\x06issues\x18\x01 \x03(\x0b\x32\x0f.monorail.Issue\x12\x15\n\rtotal_results\x18\x02 \x01(\r\"E\n\x1bListReferencedIssuesRequest\x12&\n\nissue_refs\x18\x02 \x03(\x0b\x32\x12.monorail.IssueRef\"h\n\x1cListReferencedIssuesResponse\x12\"\n\topen_refs\x18\x01 \x03(\x0b\x32\x0f.monorail.Issue\x12$\n\x0b\x63losed_refs\x18\x02 \x03(\x0b\x32\x0f.monorail.Issue\"H\n\x1eListApplicableFieldDefsRequest\x12&\n\nissue_refs\x18\x02 \x03(\x0b\x32\x12.monorail.IssueRef\"I\n\x1fListApplicableFieldDefsResponse\x12&\n\nfield_defs\x18\x01 \x03(\x0b\x32\x12.monorail.FieldDef\"\xec\x01\n\x12UpdateIssueRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x12\n\nsend_email\x18\x03 \x01(\x08\x12#\n\x05\x64\x65lta\x18\x04 \x01(\x0b\x32\x14.monorail.IssueDelta\x12\x17\n\x0f\x63omment_content\x18\x05 \x01(\t\x12\x16\n\x0eis_description\x18\x06 \x01(\x08\x12+\n\x07uploads\x18\x07 \x03(\x0b\x32\x1a.monorail.AttachmentUpload\x12\x18\n\x10kept_attachments\x18\x08 \x03(\x03\"J\n\x10StarIssueRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x0f\n\x07starred\x18\x03 \x01(\x08\"\'\n\x11StarIssueResponse\x12\x12\n\nstar_count\x18\x01 \x01(\r\">\n\x15IsIssueStarredRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\",\n\x16IsIssueStarredResponse\x12\x12\n\nis_starred\x18\x01 \x01(\x08\"\x1a\n\x18ListStarredIssuesRequest\"K\n\x19ListStarredIssuesResponse\x12.\n\x12starred_issue_refs\x18\x01 \x03(\x0b\x32\x12.monorail.IssueRef\"<\n\x13ListCommentsRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\";\n\x14ListCommentsResponse\x12#\n\x08\x63omments\x18\x01 \x03(\x0b\x32\x11.monorail.Comment\"[\n\x15ListActivitiesRequest\x12#\n\x08user_ref\x18\x02 \x01(\x0b\x32\x11.monorail.UserRef\x12\x0e\n\x06\x62\x65\x66ore\x18\x03 \x01(\x07\x12\r\n\x05\x61\x66ter\x18\x04 \x01(\x07\"n\n\x16ListActivitiesResponse\x12#\n\x08\x63omments\x18\x01 \x03(\x0b\x32\x11.monorail.Comment\x12/\n\x0fissue_summaries\x18\x02 \x03(\x0b\x32\x16.monorail.IssueSummary\"c\n\x14\x44\x65leteCommentRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x14\n\x0csequence_num\x18\x03 \x01(\x03\x12\x0e\n\x06\x64\x65lete\x18\x04 \x01(\x08\"\xc9\x01\n\x1a\x42ulkUpdateApprovalsRequest\x12&\n\nissue_refs\x18\x02 \x03(\x0b\x32\x12.monorail.IssueRef\x12%\n\tfield_ref\x18\x03 \x01(\x0b\x32\x12.monorail.FieldRef\x12/\n\x0e\x61pproval_delta\x18\x04 \x01(\x0b\x32\x17.monorail.ApprovalDelta\x12\x17\n\x0f\x63omment_content\x18\x05 \x01(\t\x12\x12\n\nsend_email\x18\x06 \x01(\x08\"E\n\x1b\x42ulkUpdateApprovalsResponse\x12&\n\nissue_refs\x18\x01 \x03(\x0b\x32\x12.monorail.IssueRef\"\xa2\x02\n\x15UpdateApprovalRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12%\n\tfield_ref\x18\x03 \x01(\x0b\x32\x12.monorail.FieldRef\x12/\n\x0e\x61pproval_delta\x18\x04 \x01(\x0b\x32\x17.monorail.ApprovalDelta\x12\x17\n\x0f\x63omment_content\x18\x05 \x01(\t\x12\x12\n\nsend_email\x18\x06 \x01(\x08\x12\x16\n\x0eis_description\x18\x07 \x01(\x08\x12+\n\x07uploads\x18\x08 \x03(\x0b\x32\x1a.monorail.AttachmentUpload\x12\x18\n\x10kept_attachments\x18\t \x03(\x03\">\n\x16UpdateApprovalResponse\x12$\n\x08\x61pproval\x18\x01 \x01(\x0b\x32\x12.monorail.Approval\"\x91\x01\n$ConvertIssueApprovalsTemplateRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x15\n\rtemplate_name\x18\x03 \x01(\t\x12\x17\n\x0f\x63omment_content\x18\x04 \x01(\t\x12\x12\n\nsend_email\x18\x05 \x01(\x08\"G\n%ConvertIssueApprovalsTemplateResponse\x12\x1e\n\x05issue\x18\x01 \x01(\x0b\x32\x0f.monorail.Issue\"\xa0\x01\n\x14IssueSnapshotRequest\x12\x11\n\ttimestamp\x18\x02 \x01(\x05\x12\r\n\x05query\x18\x03 \x01(\t\x12\x14\n\x0c\x63\x61nned_query\x18\x04 \x01(\x05\x12\x10\n\x08group_by\x18\x05 \x01(\t\x12\x14\n\x0clabel_prefix\x18\x06 \x01(\t\x12\x14\n\x0cproject_name\x18\x07 \x01(\t\x12\x12\n\nhotlist_id\x18\x08 \x01(\x05\"6\n\x12IssueSnapshotCount\x12\x11\n\tdimension\x18\x01 \x01(\t\x12\r\n\x05\x63ount\x18\x02 \x01(\x05\"\x86\x01\n\x15IssueSnapshotResponse\x12\x34\n\x0esnapshot_count\x18\x01 \x03(\x0b\x32\x1c.monorail.IssueSnapshotCount\x12\x19\n\x11unsupported_field\x18\x02 \x03(\t\x12\x1c\n\x14search_limit_reached\x18\x03 \x01(\x08\"i\n\x15PresubmitIssueRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12)\n\x0bissue_delta\x18\x03 \x01(\x0b\x32\x14.monorail.IssueDelta\"\xb0\x02\n\x16PresubmitIssueResponse\x12\x1a\n\x12owner_availability\x18\x01 \x01(\t\x12 \n\x18owner_availability_state\x18\x02 \x01(\t\x12-\n\x0e\x64\x65rived_labels\x18\x03 \x03(\x0b\x32\x15.monorail.ValueAndWhy\x12-\n\x0e\x64\x65rived_owners\x18\x04 \x03(\x0b\x32\x15.monorail.ValueAndWhy\x12*\n\x0b\x64\x65rived_ccs\x18\x05 \x03(\x0b\x32\x15.monorail.ValueAndWhy\x12\'\n\x08warnings\x18\x06 \x03(\x0b\x32\x15.monorail.ValueAndWhy\x12%\n\x06\x65rrors\x18\x07 \x03(\x0b\x32\x15.monorail.ValueAndWhy\"\xa9\x01\n\x1cRerankBlockedOnIssuesRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12%\n\tmoved_ref\x18\x03 \x01(\x0b\x32\x12.monorail.IssueRef\x12&\n\ntarget_ref\x18\x04 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x13\n\x0bsplit_above\x18\x05 \x01(\x08\"R\n\x1dRerankBlockedOnIssuesResponse\x12\x31\n\x15\x62locked_on_issue_refs\x18\x01 \x03(\x0b\x32\x12.monorail.IssueRef\"K\n\x12\x44\x65leteIssueRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x0e\n\x06\x64\x65lete\x18\x03 \x01(\x08\"\x15\n\x13\x44\x65leteIssueResponse\"h\n\x19\x44\x65leteIssueCommentRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x14\n\x0csequence_num\x18\x03 \x01(\r\x12\x0e\n\x06\x64\x65lete\x18\x04 \x01(\x08\"\x1c\n\x1a\x44\x65leteIssueCommentResponse\"}\n\x17\x44\x65leteAttachmentRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x14\n\x0csequence_num\x18\x03 \x01(\r\x12\x15\n\rattachment_id\x18\x04 \x01(\r\x12\x0e\n\x06\x64\x65lete\x18\x05 \x01(\x08\"\x1a\n\x18\x44\x65leteAttachmentResponse\"I\n\x11\x46lagIssuesRequest\x12&\n\nissue_refs\x18\x02 \x03(\x0b\x32\x12.monorail.IssueRef\x12\x0c\n\x04\x66lag\x18\x03 \x01(\x08\"\x14\n\x12\x46lagIssuesResponse\"_\n\x12\x46lagCommentRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x14\n\x0csequence_num\x18\x03 \x01(\r\x12\x0c\n\x04\x66lag\x18\x04 \x01(\x08\"\x15\n\x13\x46lagCommentResponse\"D\n\x1bListIssuePermissionsRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\"3\n\x1cListIssuePermissionsResponse\x12\x13\n\x0bpermissions\x18\x01 \x03(\t\"V\n\x10MoveIssueRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x1b\n\x13target_project_name\x18\x03 \x01(\t\">\n\x11MoveIssueResponse\x12)\n\rnew_issue_ref\x18\x01 \x01(\x0b\x32\x12.monorail.IssueRef\"V\n\x10\x43opyIssueRequest\x12%\n\tissue_ref\x18\x02 \x01(\x0b\x32\x12.monorail.IssueRef\x12\x1b\n\x13target_project_name\x18\x03 \x01(\t\">\n\x11\x43opyIssueResponse\x12)\n\rnew_issue_ref\x18\x01 \x01(\x0b\x32\x12.monorail.IssueRef2\xeb\x11\n\x06Issues\x12\x46\n\x0b\x43reateIssue\x12\x1c.monorail.CreateIssueRequest\x1a\x17.monorail.IssueResponse\"\x00\x12@\n\x08GetIssue\x12\x19.monorail.GetIssueRequest\x1a\x17.monorail.IssueResponse\"\x00\x12I\n\nListIssues\x12\x1b.monorail.ListIssuesRequest\x1a\x1c.monorail.ListIssuesResponse\"\x00\x12g\n\x14ListReferencedIssues\x12%.monorail.ListReferencedIssuesRequest\x1a&.monorail.ListReferencedIssuesResponse\"\x00\x12p\n\x17ListApplicableFieldDefs\x12(.monorail.ListApplicableFieldDefsRequest\x1a).monorail.ListApplicableFieldDefsResponse\"\x00\x12\x46\n\x0bUpdateIssue\x12\x1c.monorail.UpdateIssueRequest\x1a\x17.monorail.IssueResponse\"\x00\x12\x46\n\tStarIssue\x12\x1a.monorail.StarIssueRequest\x1a\x1b.monorail.StarIssueResponse\"\x00\x12U\n\x0eIsIssueStarred\x12\x1f.monorail.IsIssueStarredRequest\x1a .monorail.IsIssueStarredResponse\"\x00\x12^\n\x11ListStarredIssues\x12\".monorail.ListStarredIssuesRequest\x1a#.monorail.ListStarredIssuesResponse\"\x00\x12O\n\x0cListComments\x12\x1d.monorail.ListCommentsRequest\x1a\x1e.monorail.ListCommentsResponse\"\x00\x12U\n\x0eListActivities\x12\x1f.monorail.ListActivitiesRequest\x1a .monorail.ListActivitiesResponse\"\x00\x12I\n\rDeleteComment\x12\x1e.monorail.DeleteCommentRequest\x1a\x16.google.protobuf.Empty\"\x00\x12\x64\n\x13\x42ulkUpdateApprovals\x12$.monorail.BulkUpdateApprovalsRequest\x1a%.monorail.BulkUpdateApprovalsResponse\"\x00\x12U\n\x0eUpdateApproval\x12\x1f.monorail.UpdateApprovalRequest\x1a .monorail.UpdateApprovalResponse\"\x00\x12\x82\x01\n\x1d\x43onvertIssueApprovalsTemplate\x12..monorail.ConvertIssueApprovalsTemplateRequest\x1a/.monorail.ConvertIssueApprovalsTemplateResponse\"\x00\x12R\n\rIssueSnapshot\x12\x1e.monorail.IssueSnapshotRequest\x1a\x1f.monorail.IssueSnapshotResponse\"\x00\x12U\n\x0ePresubmitIssue\x12\x1f.monorail.PresubmitIssueRequest\x1a .monorail.PresubmitIssueResponse\"\x00\x12j\n\x15RerankBlockedOnIssues\x12&.monorail.RerankBlockedOnIssuesRequest\x1a\'.monorail.RerankBlockedOnIssuesResponse\"\x00\x12L\n\x0b\x44\x65leteIssue\x12\x1c.monorail.DeleteIssueRequest\x1a\x1d.monorail.DeleteIssueResponse\"\x00\x12\x61\n\x12\x44\x65leteIssueComment\x12#.monorail.DeleteIssueCommentRequest\x1a$.monorail.DeleteIssueCommentResponse\"\x00\x12[\n\x10\x44\x65leteAttachment\x12!.monorail.DeleteAttachmentRequest\x1a\".monorail.DeleteAttachmentResponse\"\x00\x12I\n\nFlagIssues\x12\x1b.monorail.FlagIssuesRequest\x1a\x1c.monorail.FlagIssuesResponse\"\x00\x12L\n\x0b\x46lagComment\x12\x1c.monorail.FlagCommentRequest\x1a\x1d.monorail.FlagCommentResponse\"\x00\x12g\n\x14ListIssuePermissions\x12%.monorail.ListIssuePermissionsRequest\x1a&.monorail.ListIssuePermissionsResponse\"\x00\x12\x46\n\tMoveIssue\x12\x1a.monorail.MoveIssueRequest\x1a\x1b.monorail.MoveIssueResponse\"\x00\x12\x46\n\tCopyIssue\x12\x1a.monorail.CopyIssueRequest\x1a\x1b.monorail.CopyIssueResponse\"\x00\x42)Z\'infra/monorailv2/api/api_proto;monorailb\x06proto3') |
Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame] | 21 | |
Adrià Vilanova Martínez | f19ea43 | 2024-01-23 20:20:52 +0100 | [diff] [blame^] | 22 | _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals()) |
| 23 | _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'api.api_proto.issues_pb2', globals()) |
| 24 | if _descriptor._USE_C_DESCRIPTORS == False: |
Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame] | 25 | |
Adrià Vilanova Martínez | f19ea43 | 2024-01-23 20:20:52 +0100 | [diff] [blame^] | 26 | DESCRIPTOR._options = None |
| 27 | DESCRIPTOR._serialized_options = b'Z\'infra/monorailv2/api/api_proto;monorail' |
| 28 | _CREATEISSUEREQUEST._serialized_start=169 |
| 29 | _CREATEISSUEREQUEST._serialized_end=243 |
| 30 | _GETISSUEREQUEST._serialized_start=245 |
| 31 | _GETISSUEREQUEST._serialized_end=301 |
| 32 | _ISSUERESPONSE._serialized_start=303 |
| 33 | _ISSUERESPONSE._serialized_end=392 |
| 34 | _LISTISSUESREQUEST._serialized_start=395 |
| 35 | _LISTISSUESREQUEST._serialized_end=558 |
| 36 | _LISTISSUESRESPONSE._serialized_start=560 |
| 37 | _LISTISSUESRESPONSE._serialized_end=636 |
| 38 | _LISTREFERENCEDISSUESREQUEST._serialized_start=638 |
| 39 | _LISTREFERENCEDISSUESREQUEST._serialized_end=707 |
| 40 | _LISTREFERENCEDISSUESRESPONSE._serialized_start=709 |
| 41 | _LISTREFERENCEDISSUESRESPONSE._serialized_end=813 |
| 42 | _LISTAPPLICABLEFIELDDEFSREQUEST._serialized_start=815 |
| 43 | _LISTAPPLICABLEFIELDDEFSREQUEST._serialized_end=887 |
| 44 | _LISTAPPLICABLEFIELDDEFSRESPONSE._serialized_start=889 |
| 45 | _LISTAPPLICABLEFIELDDEFSRESPONSE._serialized_end=962 |
| 46 | _UPDATEISSUEREQUEST._serialized_start=965 |
| 47 | _UPDATEISSUEREQUEST._serialized_end=1201 |
| 48 | _STARISSUEREQUEST._serialized_start=1203 |
| 49 | _STARISSUEREQUEST._serialized_end=1277 |
| 50 | _STARISSUERESPONSE._serialized_start=1279 |
| 51 | _STARISSUERESPONSE._serialized_end=1318 |
| 52 | _ISISSUESTARREDREQUEST._serialized_start=1320 |
| 53 | _ISISSUESTARREDREQUEST._serialized_end=1382 |
| 54 | _ISISSUESTARREDRESPONSE._serialized_start=1384 |
| 55 | _ISISSUESTARREDRESPONSE._serialized_end=1428 |
| 56 | _LISTSTARREDISSUESREQUEST._serialized_start=1430 |
| 57 | _LISTSTARREDISSUESREQUEST._serialized_end=1456 |
| 58 | _LISTSTARREDISSUESRESPONSE._serialized_start=1458 |
| 59 | _LISTSTARREDISSUESRESPONSE._serialized_end=1533 |
| 60 | _LISTCOMMENTSREQUEST._serialized_start=1535 |
| 61 | _LISTCOMMENTSREQUEST._serialized_end=1595 |
| 62 | _LISTCOMMENTSRESPONSE._serialized_start=1597 |
| 63 | _LISTCOMMENTSRESPONSE._serialized_end=1656 |
| 64 | _LISTACTIVITIESREQUEST._serialized_start=1658 |
| 65 | _LISTACTIVITIESREQUEST._serialized_end=1749 |
| 66 | _LISTACTIVITIESRESPONSE._serialized_start=1751 |
| 67 | _LISTACTIVITIESRESPONSE._serialized_end=1861 |
| 68 | _DELETECOMMENTREQUEST._serialized_start=1863 |
| 69 | _DELETECOMMENTREQUEST._serialized_end=1962 |
| 70 | _BULKUPDATEAPPROVALSREQUEST._serialized_start=1965 |
| 71 | _BULKUPDATEAPPROVALSREQUEST._serialized_end=2166 |
| 72 | _BULKUPDATEAPPROVALSRESPONSE._serialized_start=2168 |
| 73 | _BULKUPDATEAPPROVALSRESPONSE._serialized_end=2237 |
| 74 | _UPDATEAPPROVALREQUEST._serialized_start=2240 |
| 75 | _UPDATEAPPROVALREQUEST._serialized_end=2530 |
| 76 | _UPDATEAPPROVALRESPONSE._serialized_start=2532 |
| 77 | _UPDATEAPPROVALRESPONSE._serialized_end=2594 |
| 78 | _CONVERTISSUEAPPROVALSTEMPLATEREQUEST._serialized_start=2597 |
| 79 | _CONVERTISSUEAPPROVALSTEMPLATEREQUEST._serialized_end=2742 |
| 80 | _CONVERTISSUEAPPROVALSTEMPLATERESPONSE._serialized_start=2744 |
| 81 | _CONVERTISSUEAPPROVALSTEMPLATERESPONSE._serialized_end=2815 |
| 82 | _ISSUESNAPSHOTREQUEST._serialized_start=2818 |
| 83 | _ISSUESNAPSHOTREQUEST._serialized_end=2978 |
| 84 | _ISSUESNAPSHOTCOUNT._serialized_start=2980 |
| 85 | _ISSUESNAPSHOTCOUNT._serialized_end=3034 |
| 86 | _ISSUESNAPSHOTRESPONSE._serialized_start=3037 |
| 87 | _ISSUESNAPSHOTRESPONSE._serialized_end=3171 |
| 88 | _PRESUBMITISSUEREQUEST._serialized_start=3173 |
| 89 | _PRESUBMITISSUEREQUEST._serialized_end=3278 |
| 90 | _PRESUBMITISSUERESPONSE._serialized_start=3281 |
| 91 | _PRESUBMITISSUERESPONSE._serialized_end=3585 |
| 92 | _RERANKBLOCKEDONISSUESREQUEST._serialized_start=3588 |
| 93 | _RERANKBLOCKEDONISSUESREQUEST._serialized_end=3757 |
| 94 | _RERANKBLOCKEDONISSUESRESPONSE._serialized_start=3759 |
| 95 | _RERANKBLOCKEDONISSUESRESPONSE._serialized_end=3841 |
| 96 | _DELETEISSUEREQUEST._serialized_start=3843 |
| 97 | _DELETEISSUEREQUEST._serialized_end=3918 |
| 98 | _DELETEISSUERESPONSE._serialized_start=3920 |
| 99 | _DELETEISSUERESPONSE._serialized_end=3941 |
| 100 | _DELETEISSUECOMMENTREQUEST._serialized_start=3943 |
| 101 | _DELETEISSUECOMMENTREQUEST._serialized_end=4047 |
| 102 | _DELETEISSUECOMMENTRESPONSE._serialized_start=4049 |
| 103 | _DELETEISSUECOMMENTRESPONSE._serialized_end=4077 |
| 104 | _DELETEATTACHMENTREQUEST._serialized_start=4079 |
| 105 | _DELETEATTACHMENTREQUEST._serialized_end=4204 |
| 106 | _DELETEATTACHMENTRESPONSE._serialized_start=4206 |
| 107 | _DELETEATTACHMENTRESPONSE._serialized_end=4232 |
| 108 | _FLAGISSUESREQUEST._serialized_start=4234 |
| 109 | _FLAGISSUESREQUEST._serialized_end=4307 |
| 110 | _FLAGISSUESRESPONSE._serialized_start=4309 |
| 111 | _FLAGISSUESRESPONSE._serialized_end=4329 |
| 112 | _FLAGCOMMENTREQUEST._serialized_start=4331 |
| 113 | _FLAGCOMMENTREQUEST._serialized_end=4426 |
| 114 | _FLAGCOMMENTRESPONSE._serialized_start=4428 |
| 115 | _FLAGCOMMENTRESPONSE._serialized_end=4449 |
| 116 | _LISTISSUEPERMISSIONSREQUEST._serialized_start=4451 |
| 117 | _LISTISSUEPERMISSIONSREQUEST._serialized_end=4519 |
| 118 | _LISTISSUEPERMISSIONSRESPONSE._serialized_start=4521 |
| 119 | _LISTISSUEPERMISSIONSRESPONSE._serialized_end=4572 |
| 120 | _MOVEISSUEREQUEST._serialized_start=4574 |
| 121 | _MOVEISSUEREQUEST._serialized_end=4660 |
| 122 | _MOVEISSUERESPONSE._serialized_start=4662 |
| 123 | _MOVEISSUERESPONSE._serialized_end=4724 |
| 124 | _COPYISSUEREQUEST._serialized_start=4726 |
| 125 | _COPYISSUEREQUEST._serialized_end=4812 |
| 126 | _COPYISSUERESPONSE._serialized_start=4814 |
| 127 | _COPYISSUERESPONSE._serialized_end=4876 |
| 128 | _ISSUES._serialized_start=4879 |
| 129 | _ISSUES._serialized_end=7162 |
Copybara | 854996b | 2021-09-07 19:36:02 +0000 | [diff] [blame] | 130 | # @@protoc_insertion_point(module_scope) |