@alis-build/common-ts 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/alis/a2a/extension/history/v1/history_grpc_pb.d.ts +82 -0
- package/alis/a2a/extension/history/v1/history_grpc_pb.js +395 -0
- package/alis/a2a/extension/history/v1/history_grpc_web_pb.d.ts +165 -0
- package/alis/a2a/extension/history/v1/history_grpc_web_pb.js +823 -0
- package/alis/a2a/extension/history/v1/history_pb.d.ts +345 -0
- package/alis/a2a/extension/history/v1/history_pb.js +2801 -0
- package/alis/open/agent/v1/agent_grpc_pb.d.ts +73 -0
- package/alis/open/agent/v1/agent_grpc_pb.js +364 -0
- package/alis/open/agent/v1/agent_grpc_web_pb.d.ts +148 -0
- package/alis/open/agent/v1/agent_grpc_web_pb.js +756 -0
- package/alis/open/agent/v1/agent_pb.d.ts +1546 -0
- package/alis/open/agent/v1/agent_pb.js +12595 -0
- package/alis/open/agent/v2/a2a_grpc_pb.d.ts +73 -0
- package/alis/open/agent/v2/a2a_grpc_pb.js +363 -0
- package/alis/open/agent/v2/a2a_grpc_web_pb.d.ts +148 -0
- package/alis/open/agent/v2/a2a_grpc_web_pb.js +754 -0
- package/alis/open/agent/v2/a2a_pb.d.ts +1534 -0
- package/alis/open/agent/v2/a2a_pb.js +12511 -0
- package/alis/open/config/v1/config_grpc_pb.d.ts +1 -0
- package/alis/open/config/v1/config_grpc_pb.js +1 -0
- package/alis/open/config/v1/config_pb.d.ts +41 -0
- package/alis/open/config/v1/config_pb.js +325 -0
- package/alis/open/cx/v1/cx_grpc_pb.d.ts +1 -0
- package/alis/open/cx/v1/cx_grpc_pb.js +1 -0
- package/alis/open/cx/v1/cx_pb.d.ts +713 -0
- package/alis/open/cx/v1/cx_pb.js +4249 -0
- package/alis/open/flows/v1/flows_grpc_pb.d.ts +50 -0
- package/alis/open/flows/v1/flows_grpc_pb.js +195 -0
- package/alis/open/flows/v1/flows_grpc_web_pb.d.ts +91 -0
- package/alis/open/flows/v1/flows_grpc_web_pb.js +450 -0
- package/alis/open/flows/v1/flows_pb.d.ts +308 -0
- package/alis/open/flows/v1/flows_pb.js +2487 -0
- package/alis/open/iam/v1/group_grpc_pb.d.ts +78 -0
- package/alis/open/iam/v1/group_grpc_pb.js +337 -0
- package/alis/open/iam/v1/group_grpc_web_pb.d.ts +155 -0
- package/alis/open/iam/v1/group_grpc_web_pb.js +764 -0
- package/alis/open/iam/v1/group_pb.d.ts +224 -0
- package/alis/open/iam/v1/group_pb.js +1849 -0
- package/alis/open/iam/v1/iam_grpc_pb.d.ts +1 -0
- package/alis/open/iam/v1/iam_grpc_pb.js +1 -0
- package/alis/open/iam/v1/iam_pb.d.ts +139 -0
- package/alis/open/iam/v1/iam_pb.js +1182 -0
- package/alis/open/iam/v1/oauth_grpc_pb.d.ts +1 -0
- package/alis/open/iam/v1/oauth_grpc_pb.js +1 -0
- package/alis/open/iam/v1/oauth_pb.d.ts +358 -0
- package/alis/open/iam/v1/oauth_pb.js +2875 -0
- package/alis/open/iam/v1/role_grpc_pb.d.ts +1 -0
- package/alis/open/iam/v1/role_grpc_pb.js +1 -0
- package/alis/open/iam/v1/role_pb.d.ts +65 -0
- package/alis/open/iam/v1/role_pb.js +526 -0
- package/alis/open/iam/v1/user_grpc_pb.d.ts +149 -0
- package/alis/open/iam/v1/user_grpc_pb.js +767 -0
- package/alis/open/iam/v1/user_grpc_web_pb.d.ts +324 -0
- package/alis/open/iam/v1/user_grpc_web_pb.js +1622 -0
- package/alis/open/iam/v1/user_pb.d.ts +984 -0
- package/alis/open/iam/v1/user_pb.js +8067 -0
- package/alis/open/in/v1/in_grpc_pb.d.ts +1 -0
- package/alis/open/in/v1/in_grpc_pb.js +1 -0
- package/alis/open/in/v1/in_pb.d.ts +413 -0
- package/alis/open/in/v1/in_pb.js +2982 -0
- package/alis/open/notifications/v1/devices_grpc_pb.d.ts +79 -0
- package/alis/open/notifications/v1/devices_grpc_pb.js +377 -0
- package/alis/open/notifications/v1/devices_grpc_web_pb.d.ts +156 -0
- package/alis/open/notifications/v1/devices_grpc_web_pb.js +766 -0
- package/alis/open/notifications/v1/devices_pb.d.ts +181 -0
- package/alis/open/notifications/v1/devices_pb.js +1463 -0
- package/alis/open/notifications/v1/notifications_grpc_pb.d.ts +46 -0
- package/alis/open/notifications/v1/notifications_grpc_pb.js +186 -0
- package/alis/open/notifications/v1/notifications_grpc_web_pb.d.ts +81 -0
- package/alis/open/notifications/v1/notifications_grpc_web_pb.js +390 -0
- package/alis/open/notifications/v1/notifications_pb.d.ts +111 -0
- package/alis/open/notifications/v1/notifications_pb.js +918 -0
- package/alis/open/operations/v1/operations_grpc_pb.d.ts +1 -0
- package/alis/open/operations/v1/operations_grpc_pb.js +1 -0
- package/alis/open/operations/v1/operations_pb.d.ts +133 -0
- package/alis/open/operations/v1/operations_pb.js +986 -0
- package/alis/open/options/v1/options_grpc_pb.d.ts +1 -0
- package/alis/open/options/v1/options_grpc_pb.js +1 -0
- package/alis/open/options/v1/options_pb.d.ts +316 -0
- package/alis/open/options/v1/options_pb.js +1910 -0
- package/alis/open/pubsub/v1/pubsub_grpc_pb.d.ts +1 -0
- package/alis/open/pubsub/v1/pubsub_grpc_pb.js +1 -0
- package/alis/open/pubsub/v1/pubsub_pb.d.ts +78 -0
- package/alis/open/pubsub/v1/pubsub_pb.js +633 -0
- package/alis/open/px/v1/px_grpc_pb.d.ts +1 -0
- package/alis/open/px/v1/px_grpc_pb.js +1 -0
- package/alis/open/px/v1/px_pb.d.ts +1098 -0
- package/alis/open/px/v1/px_pb.js +8006 -0
- package/alis/open/support/v1/attachments_grpc_pb.d.ts +24 -0
- package/alis/open/support/v1/attachments_grpc_pb.js +47 -0
- package/alis/open/support/v1/attachments_grpc_web_pb.d.ts +31 -0
- package/alis/open/support/v1/attachments_grpc_web_pb.js +142 -0
- package/alis/open/support/v1/attachments_pb.d.ts +46 -0
- package/alis/open/support/v1/attachments_pb.js +379 -0
- package/alis/open/support/v1/events_grpc_pb.d.ts +26 -0
- package/alis/open/support/v1/events_grpc_pb.js +48 -0
- package/alis/open/support/v1/events_grpc_web_pb.d.ts +32 -0
- package/alis/open/support/v1/events_grpc_web_pb.js +146 -0
- package/alis/open/support/v1/events_pb.d.ts +180 -0
- package/alis/open/support/v1/events_pb.js +1505 -0
- package/alis/open/support/v1/guide_grpc_pb.d.ts +45 -0
- package/alis/open/support/v1/guide_grpc_pb.js +176 -0
- package/alis/open/support/v1/guide_grpc_web_pb.d.ts +80 -0
- package/alis/open/support/v1/guide_grpc_web_pb.js +392 -0
- package/alis/open/support/v1/guide_pb.d.ts +527 -0
- package/alis/open/support/v1/guide_pb.js +3981 -0
- package/alis/open/support/v1/issue_grpc_pb.d.ts +109 -0
- package/alis/open/support/v1/issue_grpc_pb.js +493 -0
- package/alis/open/support/v1/issue_grpc_web_pb.d.ts +228 -0
- package/alis/open/support/v1/issue_grpc_web_pb.js +1132 -0
- package/alis/open/support/v1/issue_pb.d.ts +524 -0
- package/alis/open/support/v1/issue_pb.js +3984 -0
- package/alis/open/support/v1/issueactivity_grpc_pb.d.ts +71 -0
- package/alis/open/support/v1/issueactivity_grpc_pb.js +311 -0
- package/alis/open/support/v1/issueactivity_grpc_web_pb.d.ts +141 -0
- package/alis/open/support/v1/issueactivity_grpc_web_pb.js +701 -0
- package/alis/open/support/v1/issueactivity_pb.d.ts +291 -0
- package/alis/open/support/v1/issueactivity_pb.js +2337 -0
- package/alis/open/support/v1/issuesubscriber_grpc_pb.d.ts +79 -0
- package/alis/open/support/v1/issuesubscriber_grpc_pb.js +351 -0
- package/alis/open/support/v1/issuesubscriber_grpc_web_pb.d.ts +156 -0
- package/alis/open/support/v1/issuesubscriber_grpc_web_pb.js +766 -0
- package/alis/open/support/v1/issuesubscriber_pb.d.ts +169 -0
- package/alis/open/support/v1/issuesubscriber_pb.js +1361 -0
- package/alis/open/validation/v1/test_grpc_pb.d.ts +45 -0
- package/alis/open/validation/v1/test_grpc_pb.js +164 -0
- package/alis/open/validation/v1/test_grpc_web_pb.d.ts +80 -0
- package/alis/open/validation/v1/test_grpc_web_pb.js +394 -0
- package/alis/open/validation/v1/test_pb.d.ts +206 -0
- package/alis/open/validation/v1/test_pb.js +1662 -0
- package/alis/open/validation/v1/validation_grpc_pb.d.ts +29 -0
- package/alis/open/validation/v1/validation_grpc_pb.js +80 -0
- package/alis/open/validation/v1/validation_grpc_web_pb.d.ts +43 -0
- package/alis/open/validation/v1/validation_grpc_web_pb.js +203 -0
- package/alis/open/validation/v1/validation_pb.d.ts +156 -0
- package/alis/open/validation/v1/validation_pb.js +1355 -0
- package/alis/test/v1/test_grpc_pb.d.ts +1 -0
- package/alis/test/v1/test_grpc_pb.js +1 -0
- package/alis/test/v1/test_pb.d.ts +26 -0
- package/alis/test/v1/test_pb.js +203 -0
- package/common/test/v1/test_grpc_pb.d.ts +1 -0
- package/common/test/v1/test_grpc_pb.js +1 -0
- package/common/test/v1/test_pb.d.ts +26 -0
- package/common/test/v1/test_pb.js +203 -0
- package/google/api/annotations_grpc_pb.d.ts +1 -0
- package/google/api/annotations_grpc_pb.js +1 -0
- package/google/api/annotations_pb.d.ts +6 -0
- package/google/api/annotations_pb.js +51 -0
- package/google/api/apikeys/v2/apikeys_grpc_pb.d.ts +61 -0
- package/google/api/apikeys/v2/apikeys_grpc_pb.js +302 -0
- package/google/api/apikeys/v2/apikeys_grpc_web_pb.d.ts +117 -0
- package/google/api/apikeys/v2/apikeys_grpc_web_pb.js +583 -0
- package/google/api/apikeys/v2/apikeys_pb.d.ts +253 -0
- package/google/api/apikeys/v2/apikeys_pb.js +2070 -0
- package/google/api/apikeys/v2/resources_grpc_pb.d.ts +1 -0
- package/google/api/apikeys/v2/resources_grpc_pb.js +1 -0
- package/google/api/apikeys/v2/resources_pb.d.ts +249 -0
- package/google/api/apikeys/v2/resources_pb.js +2063 -0
- package/google/api/auth_grpc_pb.d.ts +1 -0
- package/google/api/auth_grpc_pb.js +1 -0
- package/google/api/auth_pb.d.ts +183 -0
- package/google/api/auth_pb.js +1539 -0
- package/google/api/backend_grpc_pb.d.ts +1 -0
- package/google/api/backend_grpc_pb.js +1 -0
- package/google/api/backend_pb.d.ts +88 -0
- package/google/api/backend_pb.js +668 -0
- package/google/api/billing_grpc_pb.d.ts +1 -0
- package/google/api/billing_grpc_pb.js +1 -0
- package/google/api/billing_pb.d.ts +49 -0
- package/google/api/billing_pb.js +411 -0
- package/google/api/client_grpc_pb.d.ts +1 -0
- package/google/api/client_grpc_pb.js +1 -0
- package/google/api/client_pb.d.ts +402 -0
- package/google/api/client_pb.js +3379 -0
- package/google/api/config_change_grpc_pb.d.ts +1 -0
- package/google/api/config_change_grpc_pb.js +1 -0
- package/google/api/config_change_pb.d.ts +64 -0
- package/google/api/config_change_pb.js +486 -0
- package/google/api/consumer_grpc_pb.d.ts +1 -0
- package/google/api/consumer_grpc_pb.js +1 -0
- package/google/api/consumer_pb.d.ts +58 -0
- package/google/api/consumer_pb.js +427 -0
- package/google/api/context_grpc_pb.d.ts +1 -0
- package/google/api/context_grpc_pb.js +1 -0
- package/google/api/context_pb.d.ts +66 -0
- package/google/api/context_pb.js +558 -0
- package/google/api/control_grpc_pb.d.ts +1 -0
- package/google/api/control_grpc_pb.js +1 -0
- package/google/api/control_pb.d.ts +22 -0
- package/google/api/control_pb.js +173 -0
- package/google/api/distribution_grpc_pb.d.ts +1 -0
- package/google/api/distribution_grpc_pb.js +1 -0
- package/google/api/distribution_pb.d.ts +227 -0
- package/google/api/distribution_pb.js +1796 -0
- package/google/api/documentation_grpc_pb.d.ts +1 -0
- package/google/api/documentation_grpc_pb.js +1 -0
- package/google/api/documentation_pb.d.ts +100 -0
- package/google/api/documentation_pb.js +830 -0
- package/google/api/endpoint_grpc_pb.d.ts +1 -0
- package/google/api/endpoint_grpc_pb.js +1 -0
- package/google/api/endpoint_pb.d.ts +36 -0
- package/google/api/endpoint_pb.js +289 -0
- package/google/api/error_reason_grpc_pb.d.ts +1 -0
- package/google/api/error_reason_grpc_pb.js +1 -0
- package/google/api/error_reason_pb.d.ts +34 -0
- package/google/api/error_reason_pb.js +56 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_grpc_pb.d.ts +34 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_grpc_pb.js +140 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_grpc_web_pb.d.ts +55 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_grpc_web_pb.js +275 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_pb.d.ts +258 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_pb.js +2072 -0
- package/google/api/expr/v1alpha1/checked_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/checked_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/checked_pb.d.ts +426 -0
- package/google/api/expr/v1alpha1/checked_pb.js +3381 -0
- package/google/api/expr/v1alpha1/eval_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/eval_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/eval_pb.d.ts +136 -0
- package/google/api/expr/v1alpha1/eval_pb.js +1104 -0
- package/google/api/expr/v1alpha1/explain_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/explain_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/explain_pb.d.ts +54 -0
- package/google/api/expr/v1alpha1/explain_pb.js +440 -0
- package/google/api/expr/v1alpha1/syntax_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/syntax_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/syntax_pb.d.ts +474 -0
- package/google/api/expr/v1alpha1/syntax_pb.js +3854 -0
- package/google/api/expr/v1alpha1/value_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/value_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/value_pb.d.ts +185 -0
- package/google/api/expr/v1alpha1/value_pb.js +1566 -0
- package/google/api/expr/v1beta1/decl_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/decl_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/decl_pb.d.ts +135 -0
- package/google/api/expr/v1beta1/decl_pb.js +1093 -0
- package/google/api/expr/v1beta1/eval_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/eval_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/eval_pb.d.ts +156 -0
- package/google/api/expr/v1beta1/eval_pb.js +1282 -0
- package/google/api/expr/v1beta1/expr_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/expr_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/expr_pb.d.ts +387 -0
- package/google/api/expr/v1beta1/expr_pb.js +3142 -0
- package/google/api/expr/v1beta1/source_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/source_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/source_pb.d.ts +62 -0
- package/google/api/expr/v1beta1/source_pb.js +509 -0
- package/google/api/expr/v1beta1/value_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/value_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/value_pb.d.ts +185 -0
- package/google/api/expr/v1beta1/value_pb.js +1566 -0
- package/google/api/field_behavior_grpc_pb.d.ts +1 -0
- package/google/api/field_behavior_grpc_pb.js +1 -0
- package/google/api/field_behavior_pb.d.ts +15 -0
- package/google/api/field_behavior_pb.js +64 -0
- package/google/api/http_grpc_pb.d.ts +1 -0
- package/google/api/http_grpc_pb.js +1 -0
- package/google/api/http_pb.d.ts +120 -0
- package/google/api/http_pb.js +1009 -0
- package/google/api/httpbody_grpc_pb.d.ts +1 -0
- package/google/api/httpbody_grpc_pb.js +1 -0
- package/google/api/httpbody_pb.d.ts +35 -0
- package/google/api/httpbody_pb.js +289 -0
- package/google/api/label_grpc_pb.d.ts +1 -0
- package/google/api/label_grpc_pb.js +1 -0
- package/google/api/label_pb.d.ts +36 -0
- package/google/api/label_pb.js +243 -0
- package/google/api/launch_stage_grpc_pb.d.ts +1 -0
- package/google/api/launch_stage_grpc_pb.js +1 -0
- package/google/api/launch_stage_pb.d.ts +14 -0
- package/google/api/launch_stage_pb.js +36 -0
- package/google/api/log_grpc_pb.d.ts +1 -0
- package/google/api/log_grpc_pb.js +1 -0
- package/google/api/log_pb.d.ts +37 -0
- package/google/api/log_pb.js +295 -0
- package/google/api/logging_grpc_pb.d.ts +1 -0
- package/google/api/logging_grpc_pb.js +1 -0
- package/google/api/logging_pb.d.ts +55 -0
- package/google/api/logging_pb.js +464 -0
- package/google/api/metric_grpc_pb.d.ts +1 -0
- package/google/api/metric_grpc_pb.js +1 -0
- package/google/api/metric_pb.d.ts +141 -0
- package/google/api/metric_pb.js +1019 -0
- package/google/api/monitored_resource_grpc_pb.d.ts +1 -0
- package/google/api/monitored_resource_grpc_pb.js +1 -0
- package/google/api/monitored_resource_pb.d.ts +93 -0
- package/google/api/monitored_resource_pb.js +762 -0
- package/google/api/monitoring_grpc_pb.d.ts +1 -0
- package/google/api/monitoring_grpc_pb.js +1 -0
- package/google/api/monitoring_pb.d.ts +55 -0
- package/google/api/monitoring_pb.js +464 -0
- package/google/api/quota_grpc_pb.d.ts +1 -0
- package/google/api/quota_grpc_pb.js +1 -0
- package/google/api/quota_pb.d.ts +106 -0
- package/google/api/quota_pb.js +878 -0
- package/google/api/resource_grpc_pb.d.ts +1 -0
- package/google/api/resource_grpc_pb.js +1 -0
- package/google/api/resource_pb.d.ts +84 -0
- package/google/api/resource_pb.js +678 -0
- package/google/api/routing_grpc_pb.d.ts +1 -0
- package/google/api/routing_grpc_pb.js +1 -0
- package/google/api/routing_pb.d.ts +47 -0
- package/google/api/routing_pb.js +413 -0
- package/google/api/service_grpc_pb.d.ts +1 -0
- package/google/api/service_grpc_pb.js +1 -0
- package/google/api/service_pb.d.ts +187 -0
- package/google/api/service_pb.js +1448 -0
- package/google/api/servicecontrol/v1/check_error_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/check_error_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/check_error_pb.d.ts +61 -0
- package/google/api/servicecontrol/v1/check_error_pb.js +314 -0
- package/google/api/servicecontrol/v1/distribution_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/distribution_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/distribution_pb.d.ts +153 -0
- package/google/api/servicecontrol/v1/distribution_pb.js +1185 -0
- package/google/api/servicecontrol/v1/http_request_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/http_request_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/http_request_pb.d.ts +81 -0
- package/google/api/servicecontrol/v1/http_request_pb.js +616 -0
- package/google/api/servicecontrol/v1/log_entry_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/log_entry_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/log_entry_pb.d.ts +148 -0
- package/google/api/servicecontrol/v1/log_entry_pb.js +1148 -0
- package/google/api/servicecontrol/v1/metric_value_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/metric_value_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/metric_value_pb.d.ts +93 -0
- package/google/api/servicecontrol/v1/metric_value_pb.js +773 -0
- package/google/api/servicecontrol/v1/operation_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/operation_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/operation_pb.d.ts +77 -0
- package/google/api/servicecontrol/v1/operation_pb.js +587 -0
- package/google/api/servicecontrol/v1/quota_controller_grpc_pb.d.ts +24 -0
- package/google/api/servicecontrol/v1/quota_controller_grpc_pb.js +78 -0
- package/google/api/servicecontrol/v1/quota_controller_grpc_web_pb.d.ts +31 -0
- package/google/api/servicecontrol/v1/quota_controller_grpc_web_pb.js +150 -0
- package/google/api/servicecontrol/v1/quota_controller_pb.d.ts +160 -0
- package/google/api/servicecontrol/v1/quota_controller_pb.js +1187 -0
- package/google/api/servicecontrol/v1/service_controller_grpc_pb.d.ts +29 -0
- package/google/api/servicecontrol/v1/service_controller_grpc_pb.js +133 -0
- package/google/api/servicecontrol/v1/service_controller_grpc_web_pb.d.ts +43 -0
- package/google/api/servicecontrol/v1/service_controller_grpc_web_pb.js +213 -0
- package/google/api/servicecontrol/v1/service_controller_pb.d.ts +218 -0
- package/google/api/servicecontrol/v1/service_controller_pb.js +1727 -0
- package/google/api/servicecontrol/v2/service_controller_grpc_pb.d.ts +29 -0
- package/google/api/servicecontrol/v2/service_controller_grpc_pb.js +144 -0
- package/google/api/servicecontrol/v2/service_controller_grpc_web_pb.d.ts +43 -0
- package/google/api/servicecontrol/v2/service_controller_grpc_web_pb.js +211 -0
- package/google/api/servicecontrol/v2/service_controller_pb.d.ts +146 -0
- package/google/api/servicecontrol/v2/service_controller_pb.js +1201 -0
- package/google/api/servicemanagement/v1/resources_grpc_pb.d.ts +1 -0
- package/google/api/servicemanagement/v1/resources_grpc_pb.js +1 -0
- package/google/api/servicemanagement/v1/resources_pb.d.ts +327 -0
- package/google/api/servicemanagement/v1/resources_pb.js +2452 -0
- package/google/api/servicemanagement/v1/servicemanager_grpc_pb.d.ts +87 -0
- package/google/api/servicemanagement/v1/servicemanager_grpc_pb.js +495 -0
- package/google/api/servicemanagement/v1/servicemanager_grpc_web_pb.d.ts +178 -0
- package/google/api/servicemanagement/v1/servicemanager_grpc_web_pb.js +888 -0
- package/google/api/servicemanagement/v1/servicemanager_pb.d.ts +472 -0
- package/google/api/servicemanagement/v1/servicemanager_pb.js +3903 -0
- package/google/api/serviceusage/v1/resources_grpc_pb.d.ts +1 -0
- package/google/api/serviceusage/v1/resources_grpc_pb.js +1 -0
- package/google/api/serviceusage/v1/resources_pb.d.ts +139 -0
- package/google/api/serviceusage/v1/resources_pb.js +1091 -0
- package/google/api/serviceusage/v1/serviceusage_grpc_pb.d.ts +51 -0
- package/google/api/serviceusage/v1/serviceusage_grpc_pb.js +238 -0
- package/google/api/serviceusage/v1/serviceusage_grpc_web_pb.d.ts +93 -0
- package/google/api/serviceusage/v1/serviceusage_grpc_web_pb.js +455 -0
- package/google/api/serviceusage/v1/serviceusage_pb.d.ts +287 -0
- package/google/api/serviceusage/v1/serviceusage_pb.js +2370 -0
- package/google/api/serviceusage/v1beta1/resources_grpc_pb.d.ts +1 -0
- package/google/api/serviceusage/v1beta1/resources_grpc_pb.js +1 -0
- package/google/api/serviceusage/v1beta1/resources_pb.d.ts +393 -0
- package/google/api/serviceusage/v1beta1/resources_pb.js +3158 -0
- package/google/api/serviceusage/v1beta1/serviceusage_grpc_pb.d.ts +116 -0
- package/google/api/serviceusage/v1beta1/serviceusage_grpc_pb.js +594 -0
- package/google/api/serviceusage/v1beta1/serviceusage_grpc_web_pb.d.ts +249 -0
- package/google/api/serviceusage/v1beta1/serviceusage_grpc_web_pb.js +1250 -0
- package/google/api/serviceusage/v1beta1/serviceusage_pb.d.ts +870 -0
- package/google/api/serviceusage/v1beta1/serviceusage_pb.js +7306 -0
- package/google/api/source_info_grpc_pb.d.ts +1 -0
- package/google/api/source_info_grpc_pb.js +1 -0
- package/google/api/source_info_pb.d.ts +25 -0
- package/google/api/source_info_pb.js +205 -0
- package/google/api/system_parameter_grpc_pb.d.ts +1 -0
- package/google/api/system_parameter_grpc_pb.js +1 -0
- package/google/api/system_parameter_pb.d.ts +74 -0
- package/google/api/system_parameter_pb.js +627 -0
- package/google/api/usage_grpc_pb.d.ts +1 -0
- package/google/api/usage_grpc_pb.js +1 -0
- package/google/api/usage_pb.d.ts +60 -0
- package/google/api/usage_pb.js +494 -0
- package/google/api/visibility_grpc_pb.d.ts +1 -0
- package/google/api/visibility_grpc_pb.js +1 -0
- package/google/api/visibility_pb.d.ts +47 -0
- package/google/api/visibility_pb.js +543 -0
- package/google/iam/admin/v1/audit_data_grpc_pb.d.ts +1 -0
- package/google/iam/admin/v1/audit_data_grpc_pb.js +1 -0
- package/google/iam/admin/v1/audit_data_pb.d.ts +51 -0
- package/google/iam/admin/v1/audit_data_pb.js +421 -0
- package/google/iam/admin/v1/iam_grpc_pb.d.ts +177 -0
- package/google/iam/admin/v1/iam_grpc_pb.js +1071 -0
- package/google/iam/admin/v1/iam_grpc_web_pb.d.ts +394 -0
- package/google/iam/admin/v1/iam_grpc_web_pb.js +1992 -0
- package/google/iam/admin/v1/iam_pb.d.ts +1194 -0
- package/google/iam/admin/v1/iam_pb.js +9475 -0
- package/google/iam/credentials/v1/common_grpc_pb.d.ts +1 -0
- package/google/iam/credentials/v1/common_grpc_pb.js +1 -0
- package/google/iam/credentials/v1/common_pb.d.ts +222 -0
- package/google/iam/credentials/v1/common_pb.js +1848 -0
- package/google/iam/credentials/v1/iamcredentials_grpc_pb.d.ts +40 -0
- package/google/iam/credentials/v1/iamcredentials_grpc_pb.js +173 -0
- package/google/iam/credentials/v1/iamcredentials_grpc_web_pb.d.ts +67 -0
- package/google/iam/credentials/v1/iamcredentials_grpc_web_pb.js +331 -0
- package/google/iam/credentials/v1/iamcredentials_pb.d.ts +7 -0
- package/google/iam/credentials/v1/iamcredentials_pb.js +26 -0
- package/google/iam/v1/iam_policy_grpc_pb.d.ts +35 -0
- package/google/iam/v1/iam_policy_grpc_pb.js +161 -0
- package/google/iam/v1/iam_policy_grpc_web_pb.d.ts +56 -0
- package/google/iam/v1/iam_policy_grpc_web_pb.js +277 -0
- package/google/iam/v1/iam_policy_pb.d.ts +109 -0
- package/google/iam/v1/iam_policy_pb.js +878 -0
- package/google/iam/v1/logging/audit_data_grpc_pb.d.ts +1 -0
- package/google/iam/v1/logging/audit_data_grpc_pb.js +1 -0
- package/google/iam/v1/logging/audit_data_pb.d.ts +25 -0
- package/google/iam/v1/logging/audit_data_pb.js +196 -0
- package/google/iam/v1/options_grpc_pb.d.ts +1 -0
- package/google/iam/v1/options_grpc_pb.js +1 -0
- package/google/iam/v1/options_pb.d.ts +22 -0
- package/google/iam/v1/options_pb.js +173 -0
- package/google/iam/v1/policy_grpc_pb.d.ts +1 -0
- package/google/iam/v1/policy_grpc_pb.js +1 -0
- package/google/iam/v1/policy_pb.d.ts +226 -0
- package/google/iam/v1/policy_pb.js +1792 -0
- package/google/iam/v1beta/workload_identity_pool_grpc_pb.d.ts +80 -0
- package/google/iam/v1beta/workload_identity_pool_grpc_pb.js +402 -0
- package/google/iam/v1beta/workload_identity_pool_grpc_web_pb.d.ts +164 -0
- package/google/iam/v1beta/workload_identity_pool_grpc_web_pb.js +824 -0
- package/google/iam/v1beta/workload_identity_pool_pb.d.ts +514 -0
- package/google/iam/v1beta/workload_identity_pool_pb.js +4135 -0
- package/google/iam/v2/deny_grpc_pb.d.ts +1 -0
- package/google/iam/v2/deny_grpc_pb.js +1 -0
- package/google/iam/v2/deny_pb.d.ts +49 -0
- package/google/iam/v2/deny_pb.js +399 -0
- package/google/iam/v2/policy_grpc_pb.d.ts +45 -0
- package/google/iam/v2/policy_grpc_pb.js +195 -0
- package/google/iam/v2/policy_grpc_web_pb.d.ts +80 -0
- package/google/iam/v2/policy_grpc_web_pb.js +397 -0
- package/google/iam/v2/policy_pb.d.ts +265 -0
- package/google/iam/v2/policy_pb.js +2153 -0
- package/google/iam/v2beta/deny_grpc_pb.d.ts +1 -0
- package/google/iam/v2beta/deny_grpc_pb.js +1 -0
- package/google/iam/v2beta/deny_pb.d.ts +49 -0
- package/google/iam/v2beta/deny_pb.js +399 -0
- package/google/iam/v2beta/policy_grpc_pb.d.ts +45 -0
- package/google/iam/v2beta/policy_grpc_pb.js +195 -0
- package/google/iam/v2beta/policy_grpc_web_pb.d.ts +80 -0
- package/google/iam/v2beta/policy_grpc_web_pb.js +397 -0
- package/google/iam/v2beta/policy_pb.d.ts +261 -0
- package/google/iam/v2beta/policy_pb.js +2123 -0
- package/google/logging/type/http_request_grpc_pb.d.ts +1 -0
- package/google/logging/type/http_request_grpc_pb.js +1 -0
- package/google/logging/type/http_request_pb.d.ts +81 -0
- package/google/logging/type/http_request_pb.js +616 -0
- package/google/logging/type/log_severity_grpc_pb.d.ts +1 -0
- package/google/logging/type/log_severity_grpc_pb.js +1 -0
- package/google/logging/type/log_severity_pb.d.ts +15 -0
- package/google/logging/type/log_severity_pb.js +37 -0
- package/google/logging/v2/log_entry_grpc_pb.d.ts +1 -0
- package/google/logging/v2/log_entry_grpc_pb.js +1 -0
- package/google/logging/v2/log_entry_pb.d.ts +203 -0
- package/google/logging/v2/log_entry_pb.js +1579 -0
- package/google/logging/v2/logging_config_grpc_pb.d.ts +151 -0
- package/google/logging/v2/logging_config_grpc_pb.js +846 -0
- package/google/logging/v2/logging_config_grpc_web_pb.d.ts +333 -0
- package/google/logging/v2/logging_config_grpc_web_pb.js +1682 -0
- package/google/logging/v2/logging_config_pb.d.ts +1111 -0
- package/google/logging/v2/logging_config_pb.js +9060 -0
- package/google/logging/v2/logging_grpc_pb.d.ts +49 -0
- package/google/logging/v2/logging_grpc_pb.js +254 -0
- package/google/logging/v2/logging_grpc_web_pb.d.ts +80 -0
- package/google/logging/v2/logging_grpc_web_pb.js +403 -0
- package/google/logging/v2/logging_metrics_grpc_pb.d.ts +45 -0
- package/google/logging/v2/logging_metrics_grpc_pb.js +183 -0
- package/google/logging/v2/logging_metrics_grpc_web_pb.d.ts +80 -0
- package/google/logging/v2/logging_metrics_grpc_web_pb.js +401 -0
- package/google/logging/v2/logging_metrics_pb.d.ts +217 -0
- package/google/logging/v2/logging_metrics_pb.js +1725 -0
- package/google/logging/v2/logging_pb.d.ts +352 -0
- package/google/logging/v2/logging_pb.js +2904 -0
- package/google/longrunning/operations_grpc_pb.d.ts +45 -0
- package/google/longrunning/operations_grpc_pb.js +221 -0
- package/google/longrunning/operations_grpc_web_pb.d.ts +80 -0
- package/google/longrunning/operations_grpc_web_pb.js +398 -0
- package/google/longrunning/operations_pb.d.ts +213 -0
- package/google/longrunning/operations_pb.js +1718 -0
- package/google/protobuf/any_grpc_pb.d.ts +1 -0
- package/google/protobuf/any_grpc_pb.js +1 -0
- package/google/protobuf/any_pb.d.ts +28 -0
- package/google/protobuf/any_pb.js +278 -0
- package/google/protobuf/api_grpc_pb.d.ts +1 -0
- package/google/protobuf/api_grpc_pb.js +1 -0
- package/google/protobuf/api_pb.d.ts +122 -0
- package/google/protobuf/api_pb.js +998 -0
- package/google/protobuf/descriptor_grpc_pb.d.ts +1 -0
- package/google/protobuf/descriptor_grpc_pb.js +1 -0
- package/google/protobuf/descriptor_pb.d.ts +1626 -0
- package/google/protobuf/descriptor_pb.js +13251 -0
- package/google/protobuf/duration_grpc_pb.d.ts +1 -0
- package/google/protobuf/duration_grpc_pb.js +1 -0
- package/google/protobuf/duration_pb.d.ts +26 -0
- package/google/protobuf/duration_pb.js +203 -0
- package/google/protobuf/empty_grpc_pb.d.ts +1 -0
- package/google/protobuf/empty_grpc_pb.js +1 -0
- package/google/protobuf/empty_pb.d.ts +18 -0
- package/google/protobuf/empty_pb.js +144 -0
- package/google/protobuf/field_mask_grpc_pb.d.ts +1 -0
- package/google/protobuf/field_mask_grpc_pb.js +1 -0
- package/google/protobuf/field_mask_pb.d.ts +24 -0
- package/google/protobuf/field_mask_pb.js +199 -0
- package/google/protobuf/source_context_grpc_pb.d.ts +1 -0
- package/google/protobuf/source_context_grpc_pb.js +1 -0
- package/google/protobuf/source_context_pb.d.ts +22 -0
- package/google/protobuf/source_context_pb.js +173 -0
- package/google/protobuf/struct_grpc_pb.d.ts +1 -0
- package/google/protobuf/struct_grpc_pb.js +1 -0
- package/google/protobuf/struct_pb.d.ts +99 -0
- package/google/protobuf/struct_pb.js +958 -0
- package/google/protobuf/timestamp_grpc_pb.d.ts +1 -0
- package/google/protobuf/timestamp_grpc_pb.js +1 -0
- package/google/protobuf/timestamp_pb.d.ts +26 -0
- package/google/protobuf/timestamp_pb.js +239 -0
- package/google/protobuf/type_grpc_pb.d.ts +1 -0
- package/google/protobuf/type_grpc_pb.js +1 -0
- package/google/protobuf/type_pb.d.ts +242 -0
- package/google/protobuf/type_pb.js +1770 -0
- package/google/protobuf/wrappers_grpc_pb.d.ts +1 -0
- package/google/protobuf/wrappers_grpc_pb.js +1 -0
- package/google/protobuf/wrappers_pb.d.ts +168 -0
- package/google/protobuf/wrappers_pb.js +1413 -0
- package/google/rpc/code_grpc_pb.d.ts +1 -0
- package/google/rpc/code_grpc_pb.js +1 -0
- package/google/rpc/code_pb.d.ts +23 -0
- package/google/rpc/code_pb.js +45 -0
- package/google/rpc/context/attribute_context_grpc_pb.d.ts +1 -0
- package/google/rpc/context/attribute_context_grpc_pb.js +1 -0
- package/google/rpc/context/attribute_context_pb.d.ts +352 -0
- package/google/rpc/context/attribute_context_pb.js +2848 -0
- package/google/rpc/context/audit_context_grpc_pb.d.ts +1 -0
- package/google/rpc/context/audit_context_grpc_pb.js +1 -0
- package/google/rpc/context/audit_context_pb.d.ts +45 -0
- package/google/rpc/context/audit_context_pb.js +361 -0
- package/google/rpc/error_details_grpc_pb.d.ts +1 -0
- package/google/rpc/error_details_grpc_pb.js +1 -0
- package/google/rpc/error_details_pb.d.ts +325 -0
- package/google/rpc/error_details_pb.js +2717 -0
- package/google/rpc/http_grpc_pb.d.ts +1 -0
- package/google/rpc/http_grpc_pb.js +1 -0
- package/google/rpc/http_pb.d.ts +94 -0
- package/google/rpc/http_pb.js +795 -0
- package/google/rpc/status_grpc_pb.d.ts +1 -0
- package/google/rpc/status_grpc_pb.js +1 -0
- package/google/rpc/status_pb.d.ts +33 -0
- package/google/rpc/status_pb.js +265 -0
- package/google/type/calendar_period_grpc_pb.d.ts +1 -0
- package/google/type/calendar_period_grpc_pb.js +1 -0
- package/google/type/calendar_period_pb.d.ts +14 -0
- package/google/type/calendar_period_pb.js +36 -0
- package/google/type/color_grpc_pb.d.ts +1 -0
- package/google/type/color_grpc_pb.js +1 -0
- package/google/type/color_pb.d.ts +37 -0
- package/google/type/color_pb.js +286 -0
- package/google/type/date_grpc_pb.d.ts +1 -0
- package/google/type/date_grpc_pb.js +1 -0
- package/google/type/date_pb.d.ts +30 -0
- package/google/type/date_pb.js +233 -0
- package/google/type/datetime_grpc_pb.d.ts +1 -0
- package/google/type/datetime_grpc_pb.js +1 -0
- package/google/type/datetime_pb.d.ts +89 -0
- package/google/type/datetime_pb.js +666 -0
- package/google/type/dayofweek_grpc_pb.d.ts +1 -0
- package/google/type/dayofweek_grpc_pb.js +1 -0
- package/google/type/dayofweek_pb.d.ts +14 -0
- package/google/type/dayofweek_pb.js +36 -0
- package/google/type/decimal_grpc_pb.d.ts +1 -0
- package/google/type/decimal_grpc_pb.js +1 -0
- package/google/type/decimal_pb.d.ts +22 -0
- package/google/type/decimal_pb.js +173 -0
- package/google/type/expr_grpc_pb.d.ts +1 -0
- package/google/type/expr_grpc_pb.js +1 -0
- package/google/type/expr_pb.d.ts +34 -0
- package/google/type/expr_pb.js +263 -0
- package/google/type/fraction_grpc_pb.d.ts +1 -0
- package/google/type/fraction_grpc_pb.js +1 -0
- package/google/type/fraction_pb.d.ts +26 -0
- package/google/type/fraction_pb.js +203 -0
- package/google/type/interval_grpc_pb.d.ts +1 -0
- package/google/type/interval_grpc_pb.js +1 -0
- package/google/type/interval_pb.d.ts +31 -0
- package/google/type/interval_pb.js +247 -0
- package/google/type/latlng_grpc_pb.d.ts +1 -0
- package/google/type/latlng_grpc_pb.js +1 -0
- package/google/type/latlng_pb.d.ts +26 -0
- package/google/type/latlng_pb.js +203 -0
- package/google/type/localized_text_grpc_pb.d.ts +1 -0
- package/google/type/localized_text_grpc_pb.js +1 -0
- package/google/type/localized_text_pb.d.ts +26 -0
- package/google/type/localized_text_pb.js +203 -0
- package/google/type/money_grpc_pb.d.ts +1 -0
- package/google/type/money_grpc_pb.js +1 -0
- package/google/type/money_pb.d.ts +30 -0
- package/google/type/money_pb.js +233 -0
- package/google/type/month_grpc_pb.d.ts +1 -0
- package/google/type/month_grpc_pb.js +1 -0
- package/google/type/month_pb.d.ts +19 -0
- package/google/type/month_pb.js +41 -0
- package/google/type/phone_number_grpc_pb.d.ts +1 -0
- package/google/type/phone_number_grpc_pb.js +1 -0
- package/google/type/phone_number_pb.d.ts +63 -0
- package/google/type/phone_number_pb.js +481 -0
- package/google/type/postal_address_grpc_pb.d.ts +1 -0
- package/google/type/postal_address_grpc_pb.js +1 -0
- package/google/type/postal_address_pb.d.ts +66 -0
- package/google/type/postal_address_pb.js +518 -0
- package/google/type/quaternion_grpc_pb.d.ts +1 -0
- package/google/type/quaternion_grpc_pb.js +1 -0
- package/google/type/quaternion_pb.d.ts +34 -0
- package/google/type/quaternion_pb.js +263 -0
- package/google/type/timeofday_grpc_pb.d.ts +1 -0
- package/google/type/timeofday_grpc_pb.js +1 -0
- package/google/type/timeofday_pb.d.ts +34 -0
- package/google/type/timeofday_pb.js +263 -0
- package/lf/a2a/v1/a2a_grpc_pb.d.ts +73 -0
- package/lf/a2a/v1/a2a_grpc_pb.js +345 -0
- package/lf/a2a/v1/a2a_grpc_web_pb.d.ts +148 -0
- package/lf/a2a/v1/a2a_grpc_web_pb.js +753 -0
- package/lf/a2a/v1/a2a_pb.d.ts +1594 -0
- package/lf/a2a/v1/a2a_pb.js +12570 -0
- package/package.json +8 -0
|
@@ -0,0 +1,1505 @@
|
|
|
1
|
+
// source: alis/open/support/v1/events.proto
|
|
2
|
+
/**
|
|
3
|
+
* @fileoverview
|
|
4
|
+
* @enhanceable
|
|
5
|
+
* @suppress {missingRequire} reports error on implicit type usages.
|
|
6
|
+
* @suppress {messageConventions} JS Compiler reports an error if a variable or
|
|
7
|
+
* field starts with 'MSG_' and isn't a translatable message.
|
|
8
|
+
* @public
|
|
9
|
+
*/
|
|
10
|
+
// GENERATED CODE -- DO NOT EDIT!
|
|
11
|
+
/* eslint-disable */
|
|
12
|
+
// @ts-nocheck
|
|
13
|
+
|
|
14
|
+
var jspb = require('google-protobuf');
|
|
15
|
+
var goog = jspb;
|
|
16
|
+
var global = globalThis;
|
|
17
|
+
|
|
18
|
+
var alis_open_pubsub_v1_pubsub_pb = require('../../../../alis/open/pubsub/v1/pubsub_pb.js');
|
|
19
|
+
goog.object.extend(proto, alis_open_pubsub_v1_pubsub_pb);
|
|
20
|
+
var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js');
|
|
21
|
+
goog.object.extend(proto, google_protobuf_empty_pb);
|
|
22
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueAssigneesChangedEvent', null, global);
|
|
23
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueClosedEvent', null, global);
|
|
24
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueCommentAddedEvent', null, global);
|
|
25
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueCreatedEvent', null, global);
|
|
26
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueOnHoldEvent', null, global);
|
|
27
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueReopenedEvent', null, global);
|
|
28
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueRequestersChangedEvent', null, global);
|
|
29
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueResumedEvent', null, global);
|
|
30
|
+
goog.exportSymbol('proto.alis.open.support.v1.IssueTypeChangedEvent', null, global);
|
|
31
|
+
/**
|
|
32
|
+
* Generated by JsPbCodeGenerator.
|
|
33
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
34
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
35
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
36
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
37
|
+
* valid.
|
|
38
|
+
* @extends {jspb.Message}
|
|
39
|
+
* @constructor
|
|
40
|
+
*/
|
|
41
|
+
proto.alis.open.support.v1.IssueCreatedEvent = function(opt_data) {
|
|
42
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
43
|
+
};
|
|
44
|
+
goog.inherits(proto.alis.open.support.v1.IssueCreatedEvent, jspb.Message);
|
|
45
|
+
if (goog.DEBUG && !COMPILED) {
|
|
46
|
+
/**
|
|
47
|
+
* @public
|
|
48
|
+
* @override
|
|
49
|
+
*/
|
|
50
|
+
proto.alis.open.support.v1.IssueCreatedEvent.displayName = 'proto.alis.open.support.v1.IssueCreatedEvent';
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Generated by JsPbCodeGenerator.
|
|
54
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
55
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
56
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
57
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
58
|
+
* valid.
|
|
59
|
+
* @extends {jspb.Message}
|
|
60
|
+
* @constructor
|
|
61
|
+
*/
|
|
62
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent = function(opt_data) {
|
|
63
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.alis.open.support.v1.IssueRequestersChangedEvent.repeatedFields_, null);
|
|
64
|
+
};
|
|
65
|
+
goog.inherits(proto.alis.open.support.v1.IssueRequestersChangedEvent, jspb.Message);
|
|
66
|
+
if (goog.DEBUG && !COMPILED) {
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
* @override
|
|
70
|
+
*/
|
|
71
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.displayName = 'proto.alis.open.support.v1.IssueRequestersChangedEvent';
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Generated by JsPbCodeGenerator.
|
|
75
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
76
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
77
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
78
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
79
|
+
* valid.
|
|
80
|
+
* @extends {jspb.Message}
|
|
81
|
+
* @constructor
|
|
82
|
+
*/
|
|
83
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent = function(opt_data) {
|
|
84
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.alis.open.support.v1.IssueAssigneesChangedEvent.repeatedFields_, null);
|
|
85
|
+
};
|
|
86
|
+
goog.inherits(proto.alis.open.support.v1.IssueAssigneesChangedEvent, jspb.Message);
|
|
87
|
+
if (goog.DEBUG && !COMPILED) {
|
|
88
|
+
/**
|
|
89
|
+
* @public
|
|
90
|
+
* @override
|
|
91
|
+
*/
|
|
92
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.displayName = 'proto.alis.open.support.v1.IssueAssigneesChangedEvent';
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Generated by JsPbCodeGenerator.
|
|
96
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
97
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
98
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
99
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
100
|
+
* valid.
|
|
101
|
+
* @extends {jspb.Message}
|
|
102
|
+
* @constructor
|
|
103
|
+
*/
|
|
104
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent = function(opt_data) {
|
|
105
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
106
|
+
};
|
|
107
|
+
goog.inherits(proto.alis.open.support.v1.IssueTypeChangedEvent, jspb.Message);
|
|
108
|
+
if (goog.DEBUG && !COMPILED) {
|
|
109
|
+
/**
|
|
110
|
+
* @public
|
|
111
|
+
* @override
|
|
112
|
+
*/
|
|
113
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.displayName = 'proto.alis.open.support.v1.IssueTypeChangedEvent';
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* Generated by JsPbCodeGenerator.
|
|
117
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
118
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
119
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
120
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
121
|
+
* valid.
|
|
122
|
+
* @extends {jspb.Message}
|
|
123
|
+
* @constructor
|
|
124
|
+
*/
|
|
125
|
+
proto.alis.open.support.v1.IssueClosedEvent = function(opt_data) {
|
|
126
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
127
|
+
};
|
|
128
|
+
goog.inherits(proto.alis.open.support.v1.IssueClosedEvent, jspb.Message);
|
|
129
|
+
if (goog.DEBUG && !COMPILED) {
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
* @override
|
|
133
|
+
*/
|
|
134
|
+
proto.alis.open.support.v1.IssueClosedEvent.displayName = 'proto.alis.open.support.v1.IssueClosedEvent';
|
|
135
|
+
}
|
|
136
|
+
/**
|
|
137
|
+
* Generated by JsPbCodeGenerator.
|
|
138
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
139
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
140
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
141
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
142
|
+
* valid.
|
|
143
|
+
* @extends {jspb.Message}
|
|
144
|
+
* @constructor
|
|
145
|
+
*/
|
|
146
|
+
proto.alis.open.support.v1.IssueReopenedEvent = function(opt_data) {
|
|
147
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
148
|
+
};
|
|
149
|
+
goog.inherits(proto.alis.open.support.v1.IssueReopenedEvent, jspb.Message);
|
|
150
|
+
if (goog.DEBUG && !COMPILED) {
|
|
151
|
+
/**
|
|
152
|
+
* @public
|
|
153
|
+
* @override
|
|
154
|
+
*/
|
|
155
|
+
proto.alis.open.support.v1.IssueReopenedEvent.displayName = 'proto.alis.open.support.v1.IssueReopenedEvent';
|
|
156
|
+
}
|
|
157
|
+
/**
|
|
158
|
+
* Generated by JsPbCodeGenerator.
|
|
159
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
160
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
161
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
162
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
163
|
+
* valid.
|
|
164
|
+
* @extends {jspb.Message}
|
|
165
|
+
* @constructor
|
|
166
|
+
*/
|
|
167
|
+
proto.alis.open.support.v1.IssueOnHoldEvent = function(opt_data) {
|
|
168
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
169
|
+
};
|
|
170
|
+
goog.inherits(proto.alis.open.support.v1.IssueOnHoldEvent, jspb.Message);
|
|
171
|
+
if (goog.DEBUG && !COMPILED) {
|
|
172
|
+
/**
|
|
173
|
+
* @public
|
|
174
|
+
* @override
|
|
175
|
+
*/
|
|
176
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.displayName = 'proto.alis.open.support.v1.IssueOnHoldEvent';
|
|
177
|
+
}
|
|
178
|
+
/**
|
|
179
|
+
* Generated by JsPbCodeGenerator.
|
|
180
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
181
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
182
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
183
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
184
|
+
* valid.
|
|
185
|
+
* @extends {jspb.Message}
|
|
186
|
+
* @constructor
|
|
187
|
+
*/
|
|
188
|
+
proto.alis.open.support.v1.IssueResumedEvent = function(opt_data) {
|
|
189
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
190
|
+
};
|
|
191
|
+
goog.inherits(proto.alis.open.support.v1.IssueResumedEvent, jspb.Message);
|
|
192
|
+
if (goog.DEBUG && !COMPILED) {
|
|
193
|
+
/**
|
|
194
|
+
* @public
|
|
195
|
+
* @override
|
|
196
|
+
*/
|
|
197
|
+
proto.alis.open.support.v1.IssueResumedEvent.displayName = 'proto.alis.open.support.v1.IssueResumedEvent';
|
|
198
|
+
}
|
|
199
|
+
/**
|
|
200
|
+
* Generated by JsPbCodeGenerator.
|
|
201
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
202
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
203
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
204
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
205
|
+
* valid.
|
|
206
|
+
* @extends {jspb.Message}
|
|
207
|
+
* @constructor
|
|
208
|
+
*/
|
|
209
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent = function(opt_data) {
|
|
210
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
211
|
+
};
|
|
212
|
+
goog.inherits(proto.alis.open.support.v1.IssueCommentAddedEvent, jspb.Message);
|
|
213
|
+
if (goog.DEBUG && !COMPILED) {
|
|
214
|
+
/**
|
|
215
|
+
* @public
|
|
216
|
+
* @override
|
|
217
|
+
*/
|
|
218
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.displayName = 'proto.alis.open.support.v1.IssueCommentAddedEvent';
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
224
|
+
/**
|
|
225
|
+
* Creates an object representation of this proto.
|
|
226
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
227
|
+
* Optional fields that are not set will be set to undefined.
|
|
228
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
229
|
+
* For the list of reserved names please see:
|
|
230
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
231
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
232
|
+
* JSPB instance for transitional soy proto support:
|
|
233
|
+
* http://goto/soy-param-migration
|
|
234
|
+
* @return {!Object}
|
|
235
|
+
*/
|
|
236
|
+
proto.alis.open.support.v1.IssueCreatedEvent.prototype.toObject = function(opt_includeInstance) {
|
|
237
|
+
return proto.alis.open.support.v1.IssueCreatedEvent.toObject(opt_includeInstance, this);
|
|
238
|
+
};
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
/**
|
|
242
|
+
* Static version of the {@see toObject} method.
|
|
243
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
244
|
+
* the JSPB instance for transitional soy proto support:
|
|
245
|
+
* http://goto/soy-param-migration
|
|
246
|
+
* @param {!proto.alis.open.support.v1.IssueCreatedEvent} msg The msg instance to transform.
|
|
247
|
+
* @return {!Object}
|
|
248
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
249
|
+
*/
|
|
250
|
+
proto.alis.open.support.v1.IssueCreatedEvent.toObject = function(includeInstance, msg) {
|
|
251
|
+
var f, obj = {
|
|
252
|
+
issue: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
253
|
+
};
|
|
254
|
+
|
|
255
|
+
if (includeInstance) {
|
|
256
|
+
obj.$jspbMessageInstance = msg;
|
|
257
|
+
}
|
|
258
|
+
return obj;
|
|
259
|
+
};
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* Deserializes binary data (in protobuf wire format).
|
|
265
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
266
|
+
* @return {!proto.alis.open.support.v1.IssueCreatedEvent}
|
|
267
|
+
*/
|
|
268
|
+
proto.alis.open.support.v1.IssueCreatedEvent.deserializeBinary = function(bytes) {
|
|
269
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
270
|
+
var msg = new proto.alis.open.support.v1.IssueCreatedEvent;
|
|
271
|
+
return proto.alis.open.support.v1.IssueCreatedEvent.deserializeBinaryFromReader(msg, reader);
|
|
272
|
+
};
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
/**
|
|
276
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
277
|
+
* given reader into the given message object.
|
|
278
|
+
* @param {!proto.alis.open.support.v1.IssueCreatedEvent} msg The message object to deserialize into.
|
|
279
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
280
|
+
* @return {!proto.alis.open.support.v1.IssueCreatedEvent}
|
|
281
|
+
*/
|
|
282
|
+
proto.alis.open.support.v1.IssueCreatedEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
283
|
+
while (reader.nextField()) {
|
|
284
|
+
if (reader.isEndGroup()) {
|
|
285
|
+
break;
|
|
286
|
+
}
|
|
287
|
+
var field = reader.getFieldNumber();
|
|
288
|
+
switch (field) {
|
|
289
|
+
case 1:
|
|
290
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
291
|
+
msg.setIssue(value);
|
|
292
|
+
break;
|
|
293
|
+
default:
|
|
294
|
+
reader.skipField();
|
|
295
|
+
break;
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
return msg;
|
|
299
|
+
};
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
/**
|
|
303
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
304
|
+
* @return {!Uint8Array}
|
|
305
|
+
*/
|
|
306
|
+
proto.alis.open.support.v1.IssueCreatedEvent.prototype.serializeBinary = function() {
|
|
307
|
+
var writer = new jspb.BinaryWriter();
|
|
308
|
+
proto.alis.open.support.v1.IssueCreatedEvent.serializeBinaryToWriter(this, writer);
|
|
309
|
+
return writer.getResultBuffer();
|
|
310
|
+
};
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
/**
|
|
314
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
315
|
+
* format), writing to the given BinaryWriter.
|
|
316
|
+
* @param {!proto.alis.open.support.v1.IssueCreatedEvent} message
|
|
317
|
+
* @param {!jspb.BinaryWriter} writer
|
|
318
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
319
|
+
*/
|
|
320
|
+
proto.alis.open.support.v1.IssueCreatedEvent.serializeBinaryToWriter = function(message, writer) {
|
|
321
|
+
var f = undefined;
|
|
322
|
+
f = message.getIssue();
|
|
323
|
+
if (f.length > 0) {
|
|
324
|
+
writer.writeString(
|
|
325
|
+
1,
|
|
326
|
+
f
|
|
327
|
+
);
|
|
328
|
+
}
|
|
329
|
+
};
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
/**
|
|
333
|
+
* optional string issue = 1;
|
|
334
|
+
* @return {string}
|
|
335
|
+
*/
|
|
336
|
+
proto.alis.open.support.v1.IssueCreatedEvent.prototype.getIssue = function() {
|
|
337
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
338
|
+
};
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* @param {string} value
|
|
343
|
+
* @return {!proto.alis.open.support.v1.IssueCreatedEvent} returns this
|
|
344
|
+
*/
|
|
345
|
+
proto.alis.open.support.v1.IssueCreatedEvent.prototype.setIssue = function(value) {
|
|
346
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
347
|
+
};
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
/**
|
|
352
|
+
* List of repeated fields within this message type.
|
|
353
|
+
* @private {!Array<number>}
|
|
354
|
+
* @const
|
|
355
|
+
*/
|
|
356
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.repeatedFields_ = [2];
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
361
|
+
/**
|
|
362
|
+
* Creates an object representation of this proto.
|
|
363
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
364
|
+
* Optional fields that are not set will be set to undefined.
|
|
365
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
366
|
+
* For the list of reserved names please see:
|
|
367
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
368
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
369
|
+
* JSPB instance for transitional soy proto support:
|
|
370
|
+
* http://goto/soy-param-migration
|
|
371
|
+
* @return {!Object}
|
|
372
|
+
*/
|
|
373
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.prototype.toObject = function(opt_includeInstance) {
|
|
374
|
+
return proto.alis.open.support.v1.IssueRequestersChangedEvent.toObject(opt_includeInstance, this);
|
|
375
|
+
};
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
/**
|
|
379
|
+
* Static version of the {@see toObject} method.
|
|
380
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
381
|
+
* the JSPB instance for transitional soy proto support:
|
|
382
|
+
* http://goto/soy-param-migration
|
|
383
|
+
* @param {!proto.alis.open.support.v1.IssueRequestersChangedEvent} msg The msg instance to transform.
|
|
384
|
+
* @return {!Object}
|
|
385
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
386
|
+
*/
|
|
387
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.toObject = function(includeInstance, msg) {
|
|
388
|
+
var f, obj = {
|
|
389
|
+
issue: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
390
|
+
previousRequestersList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f
|
|
391
|
+
};
|
|
392
|
+
|
|
393
|
+
if (includeInstance) {
|
|
394
|
+
obj.$jspbMessageInstance = msg;
|
|
395
|
+
}
|
|
396
|
+
return obj;
|
|
397
|
+
};
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
/**
|
|
402
|
+
* Deserializes binary data (in protobuf wire format).
|
|
403
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
404
|
+
* @return {!proto.alis.open.support.v1.IssueRequestersChangedEvent}
|
|
405
|
+
*/
|
|
406
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.deserializeBinary = function(bytes) {
|
|
407
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
408
|
+
var msg = new proto.alis.open.support.v1.IssueRequestersChangedEvent;
|
|
409
|
+
return proto.alis.open.support.v1.IssueRequestersChangedEvent.deserializeBinaryFromReader(msg, reader);
|
|
410
|
+
};
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
/**
|
|
414
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
415
|
+
* given reader into the given message object.
|
|
416
|
+
* @param {!proto.alis.open.support.v1.IssueRequestersChangedEvent} msg The message object to deserialize into.
|
|
417
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
418
|
+
* @return {!proto.alis.open.support.v1.IssueRequestersChangedEvent}
|
|
419
|
+
*/
|
|
420
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
421
|
+
while (reader.nextField()) {
|
|
422
|
+
if (reader.isEndGroup()) {
|
|
423
|
+
break;
|
|
424
|
+
}
|
|
425
|
+
var field = reader.getFieldNumber();
|
|
426
|
+
switch (field) {
|
|
427
|
+
case 1:
|
|
428
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
429
|
+
msg.setIssue(value);
|
|
430
|
+
break;
|
|
431
|
+
case 2:
|
|
432
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
433
|
+
msg.addPreviousRequesters(value);
|
|
434
|
+
break;
|
|
435
|
+
default:
|
|
436
|
+
reader.skipField();
|
|
437
|
+
break;
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
return msg;
|
|
441
|
+
};
|
|
442
|
+
|
|
443
|
+
|
|
444
|
+
/**
|
|
445
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
446
|
+
* @return {!Uint8Array}
|
|
447
|
+
*/
|
|
448
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.prototype.serializeBinary = function() {
|
|
449
|
+
var writer = new jspb.BinaryWriter();
|
|
450
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.serializeBinaryToWriter(this, writer);
|
|
451
|
+
return writer.getResultBuffer();
|
|
452
|
+
};
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
/**
|
|
456
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
457
|
+
* format), writing to the given BinaryWriter.
|
|
458
|
+
* @param {!proto.alis.open.support.v1.IssueRequestersChangedEvent} message
|
|
459
|
+
* @param {!jspb.BinaryWriter} writer
|
|
460
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
461
|
+
*/
|
|
462
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.serializeBinaryToWriter = function(message, writer) {
|
|
463
|
+
var f = undefined;
|
|
464
|
+
f = message.getIssue();
|
|
465
|
+
if (f.length > 0) {
|
|
466
|
+
writer.writeString(
|
|
467
|
+
1,
|
|
468
|
+
f
|
|
469
|
+
);
|
|
470
|
+
}
|
|
471
|
+
f = message.getPreviousRequestersList();
|
|
472
|
+
if (f.length > 0) {
|
|
473
|
+
writer.writeRepeatedString(
|
|
474
|
+
2,
|
|
475
|
+
f
|
|
476
|
+
);
|
|
477
|
+
}
|
|
478
|
+
};
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
/**
|
|
482
|
+
* optional string issue = 1;
|
|
483
|
+
* @return {string}
|
|
484
|
+
*/
|
|
485
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.prototype.getIssue = function() {
|
|
486
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
487
|
+
};
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
/**
|
|
491
|
+
* @param {string} value
|
|
492
|
+
* @return {!proto.alis.open.support.v1.IssueRequestersChangedEvent} returns this
|
|
493
|
+
*/
|
|
494
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.prototype.setIssue = function(value) {
|
|
495
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
496
|
+
};
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
/**
|
|
500
|
+
* repeated string previous_requesters = 2;
|
|
501
|
+
* @return {!Array<string>}
|
|
502
|
+
*/
|
|
503
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.prototype.getPreviousRequestersList = function() {
|
|
504
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 2));
|
|
505
|
+
};
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
/**
|
|
509
|
+
* @param {!Array<string>} value
|
|
510
|
+
* @return {!proto.alis.open.support.v1.IssueRequestersChangedEvent} returns this
|
|
511
|
+
*/
|
|
512
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.prototype.setPreviousRequestersList = function(value) {
|
|
513
|
+
return jspb.Message.setField(this, 2, value || []);
|
|
514
|
+
};
|
|
515
|
+
|
|
516
|
+
|
|
517
|
+
/**
|
|
518
|
+
* @param {string} value
|
|
519
|
+
* @param {number=} opt_index
|
|
520
|
+
* @return {!proto.alis.open.support.v1.IssueRequestersChangedEvent} returns this
|
|
521
|
+
*/
|
|
522
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.prototype.addPreviousRequesters = function(value, opt_index) {
|
|
523
|
+
return jspb.Message.addToRepeatedField(this, 2, value, opt_index);
|
|
524
|
+
};
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
/**
|
|
528
|
+
* Clears the list making it empty but non-null.
|
|
529
|
+
* @return {!proto.alis.open.support.v1.IssueRequestersChangedEvent} returns this
|
|
530
|
+
*/
|
|
531
|
+
proto.alis.open.support.v1.IssueRequestersChangedEvent.prototype.clearPreviousRequestersList = function() {
|
|
532
|
+
return this.setPreviousRequestersList([]);
|
|
533
|
+
};
|
|
534
|
+
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
/**
|
|
538
|
+
* List of repeated fields within this message type.
|
|
539
|
+
* @private {!Array<number>}
|
|
540
|
+
* @const
|
|
541
|
+
*/
|
|
542
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.repeatedFields_ = [2];
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
547
|
+
/**
|
|
548
|
+
* Creates an object representation of this proto.
|
|
549
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
550
|
+
* Optional fields that are not set will be set to undefined.
|
|
551
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
552
|
+
* For the list of reserved names please see:
|
|
553
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
554
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
555
|
+
* JSPB instance for transitional soy proto support:
|
|
556
|
+
* http://goto/soy-param-migration
|
|
557
|
+
* @return {!Object}
|
|
558
|
+
*/
|
|
559
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.prototype.toObject = function(opt_includeInstance) {
|
|
560
|
+
return proto.alis.open.support.v1.IssueAssigneesChangedEvent.toObject(opt_includeInstance, this);
|
|
561
|
+
};
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
/**
|
|
565
|
+
* Static version of the {@see toObject} method.
|
|
566
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
567
|
+
* the JSPB instance for transitional soy proto support:
|
|
568
|
+
* http://goto/soy-param-migration
|
|
569
|
+
* @param {!proto.alis.open.support.v1.IssueAssigneesChangedEvent} msg The msg instance to transform.
|
|
570
|
+
* @return {!Object}
|
|
571
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
572
|
+
*/
|
|
573
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.toObject = function(includeInstance, msg) {
|
|
574
|
+
var f, obj = {
|
|
575
|
+
issue: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
576
|
+
previousAssigneesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f
|
|
577
|
+
};
|
|
578
|
+
|
|
579
|
+
if (includeInstance) {
|
|
580
|
+
obj.$jspbMessageInstance = msg;
|
|
581
|
+
}
|
|
582
|
+
return obj;
|
|
583
|
+
};
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
/**
|
|
588
|
+
* Deserializes binary data (in protobuf wire format).
|
|
589
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
590
|
+
* @return {!proto.alis.open.support.v1.IssueAssigneesChangedEvent}
|
|
591
|
+
*/
|
|
592
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.deserializeBinary = function(bytes) {
|
|
593
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
594
|
+
var msg = new proto.alis.open.support.v1.IssueAssigneesChangedEvent;
|
|
595
|
+
return proto.alis.open.support.v1.IssueAssigneesChangedEvent.deserializeBinaryFromReader(msg, reader);
|
|
596
|
+
};
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
/**
|
|
600
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
601
|
+
* given reader into the given message object.
|
|
602
|
+
* @param {!proto.alis.open.support.v1.IssueAssigneesChangedEvent} msg The message object to deserialize into.
|
|
603
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
604
|
+
* @return {!proto.alis.open.support.v1.IssueAssigneesChangedEvent}
|
|
605
|
+
*/
|
|
606
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
607
|
+
while (reader.nextField()) {
|
|
608
|
+
if (reader.isEndGroup()) {
|
|
609
|
+
break;
|
|
610
|
+
}
|
|
611
|
+
var field = reader.getFieldNumber();
|
|
612
|
+
switch (field) {
|
|
613
|
+
case 1:
|
|
614
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
615
|
+
msg.setIssue(value);
|
|
616
|
+
break;
|
|
617
|
+
case 2:
|
|
618
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
619
|
+
msg.addPreviousAssignees(value);
|
|
620
|
+
break;
|
|
621
|
+
default:
|
|
622
|
+
reader.skipField();
|
|
623
|
+
break;
|
|
624
|
+
}
|
|
625
|
+
}
|
|
626
|
+
return msg;
|
|
627
|
+
};
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
/**
|
|
631
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
632
|
+
* @return {!Uint8Array}
|
|
633
|
+
*/
|
|
634
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.prototype.serializeBinary = function() {
|
|
635
|
+
var writer = new jspb.BinaryWriter();
|
|
636
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.serializeBinaryToWriter(this, writer);
|
|
637
|
+
return writer.getResultBuffer();
|
|
638
|
+
};
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
/**
|
|
642
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
643
|
+
* format), writing to the given BinaryWriter.
|
|
644
|
+
* @param {!proto.alis.open.support.v1.IssueAssigneesChangedEvent} message
|
|
645
|
+
* @param {!jspb.BinaryWriter} writer
|
|
646
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
647
|
+
*/
|
|
648
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.serializeBinaryToWriter = function(message, writer) {
|
|
649
|
+
var f = undefined;
|
|
650
|
+
f = message.getIssue();
|
|
651
|
+
if (f.length > 0) {
|
|
652
|
+
writer.writeString(
|
|
653
|
+
1,
|
|
654
|
+
f
|
|
655
|
+
);
|
|
656
|
+
}
|
|
657
|
+
f = message.getPreviousAssigneesList();
|
|
658
|
+
if (f.length > 0) {
|
|
659
|
+
writer.writeRepeatedString(
|
|
660
|
+
2,
|
|
661
|
+
f
|
|
662
|
+
);
|
|
663
|
+
}
|
|
664
|
+
};
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
/**
|
|
668
|
+
* optional string issue = 1;
|
|
669
|
+
* @return {string}
|
|
670
|
+
*/
|
|
671
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.prototype.getIssue = function() {
|
|
672
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
673
|
+
};
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
/**
|
|
677
|
+
* @param {string} value
|
|
678
|
+
* @return {!proto.alis.open.support.v1.IssueAssigneesChangedEvent} returns this
|
|
679
|
+
*/
|
|
680
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.prototype.setIssue = function(value) {
|
|
681
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
682
|
+
};
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
/**
|
|
686
|
+
* repeated string previous_assignees = 2;
|
|
687
|
+
* @return {!Array<string>}
|
|
688
|
+
*/
|
|
689
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.prototype.getPreviousAssigneesList = function() {
|
|
690
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 2));
|
|
691
|
+
};
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
/**
|
|
695
|
+
* @param {!Array<string>} value
|
|
696
|
+
* @return {!proto.alis.open.support.v1.IssueAssigneesChangedEvent} returns this
|
|
697
|
+
*/
|
|
698
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.prototype.setPreviousAssigneesList = function(value) {
|
|
699
|
+
return jspb.Message.setField(this, 2, value || []);
|
|
700
|
+
};
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
/**
|
|
704
|
+
* @param {string} value
|
|
705
|
+
* @param {number=} opt_index
|
|
706
|
+
* @return {!proto.alis.open.support.v1.IssueAssigneesChangedEvent} returns this
|
|
707
|
+
*/
|
|
708
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.prototype.addPreviousAssignees = function(value, opt_index) {
|
|
709
|
+
return jspb.Message.addToRepeatedField(this, 2, value, opt_index);
|
|
710
|
+
};
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
/**
|
|
714
|
+
* Clears the list making it empty but non-null.
|
|
715
|
+
* @return {!proto.alis.open.support.v1.IssueAssigneesChangedEvent} returns this
|
|
716
|
+
*/
|
|
717
|
+
proto.alis.open.support.v1.IssueAssigneesChangedEvent.prototype.clearPreviousAssigneesList = function() {
|
|
718
|
+
return this.setPreviousAssigneesList([]);
|
|
719
|
+
};
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
|
|
725
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
726
|
+
/**
|
|
727
|
+
* Creates an object representation of this proto.
|
|
728
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
729
|
+
* Optional fields that are not set will be set to undefined.
|
|
730
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
731
|
+
* For the list of reserved names please see:
|
|
732
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
733
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
734
|
+
* JSPB instance for transitional soy proto support:
|
|
735
|
+
* http://goto/soy-param-migration
|
|
736
|
+
* @return {!Object}
|
|
737
|
+
*/
|
|
738
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.prototype.toObject = function(opt_includeInstance) {
|
|
739
|
+
return proto.alis.open.support.v1.IssueTypeChangedEvent.toObject(opt_includeInstance, this);
|
|
740
|
+
};
|
|
741
|
+
|
|
742
|
+
|
|
743
|
+
/**
|
|
744
|
+
* Static version of the {@see toObject} method.
|
|
745
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
746
|
+
* the JSPB instance for transitional soy proto support:
|
|
747
|
+
* http://goto/soy-param-migration
|
|
748
|
+
* @param {!proto.alis.open.support.v1.IssueTypeChangedEvent} msg The msg instance to transform.
|
|
749
|
+
* @return {!Object}
|
|
750
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
751
|
+
*/
|
|
752
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.toObject = function(includeInstance, msg) {
|
|
753
|
+
var f, obj = {
|
|
754
|
+
issue: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
755
|
+
};
|
|
756
|
+
|
|
757
|
+
if (includeInstance) {
|
|
758
|
+
obj.$jspbMessageInstance = msg;
|
|
759
|
+
}
|
|
760
|
+
return obj;
|
|
761
|
+
};
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
|
|
765
|
+
/**
|
|
766
|
+
* Deserializes binary data (in protobuf wire format).
|
|
767
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
768
|
+
* @return {!proto.alis.open.support.v1.IssueTypeChangedEvent}
|
|
769
|
+
*/
|
|
770
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.deserializeBinary = function(bytes) {
|
|
771
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
772
|
+
var msg = new proto.alis.open.support.v1.IssueTypeChangedEvent;
|
|
773
|
+
return proto.alis.open.support.v1.IssueTypeChangedEvent.deserializeBinaryFromReader(msg, reader);
|
|
774
|
+
};
|
|
775
|
+
|
|
776
|
+
|
|
777
|
+
/**
|
|
778
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
779
|
+
* given reader into the given message object.
|
|
780
|
+
* @param {!proto.alis.open.support.v1.IssueTypeChangedEvent} msg The message object to deserialize into.
|
|
781
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
782
|
+
* @return {!proto.alis.open.support.v1.IssueTypeChangedEvent}
|
|
783
|
+
*/
|
|
784
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
785
|
+
while (reader.nextField()) {
|
|
786
|
+
if (reader.isEndGroup()) {
|
|
787
|
+
break;
|
|
788
|
+
}
|
|
789
|
+
var field = reader.getFieldNumber();
|
|
790
|
+
switch (field) {
|
|
791
|
+
case 1:
|
|
792
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
793
|
+
msg.setIssue(value);
|
|
794
|
+
break;
|
|
795
|
+
default:
|
|
796
|
+
reader.skipField();
|
|
797
|
+
break;
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
return msg;
|
|
801
|
+
};
|
|
802
|
+
|
|
803
|
+
|
|
804
|
+
/**
|
|
805
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
806
|
+
* @return {!Uint8Array}
|
|
807
|
+
*/
|
|
808
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.prototype.serializeBinary = function() {
|
|
809
|
+
var writer = new jspb.BinaryWriter();
|
|
810
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.serializeBinaryToWriter(this, writer);
|
|
811
|
+
return writer.getResultBuffer();
|
|
812
|
+
};
|
|
813
|
+
|
|
814
|
+
|
|
815
|
+
/**
|
|
816
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
817
|
+
* format), writing to the given BinaryWriter.
|
|
818
|
+
* @param {!proto.alis.open.support.v1.IssueTypeChangedEvent} message
|
|
819
|
+
* @param {!jspb.BinaryWriter} writer
|
|
820
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
821
|
+
*/
|
|
822
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.serializeBinaryToWriter = function(message, writer) {
|
|
823
|
+
var f = undefined;
|
|
824
|
+
f = message.getIssue();
|
|
825
|
+
if (f.length > 0) {
|
|
826
|
+
writer.writeString(
|
|
827
|
+
1,
|
|
828
|
+
f
|
|
829
|
+
);
|
|
830
|
+
}
|
|
831
|
+
};
|
|
832
|
+
|
|
833
|
+
|
|
834
|
+
/**
|
|
835
|
+
* optional string issue = 1;
|
|
836
|
+
* @return {string}
|
|
837
|
+
*/
|
|
838
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.prototype.getIssue = function() {
|
|
839
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
840
|
+
};
|
|
841
|
+
|
|
842
|
+
|
|
843
|
+
/**
|
|
844
|
+
* @param {string} value
|
|
845
|
+
* @return {!proto.alis.open.support.v1.IssueTypeChangedEvent} returns this
|
|
846
|
+
*/
|
|
847
|
+
proto.alis.open.support.v1.IssueTypeChangedEvent.prototype.setIssue = function(value) {
|
|
848
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
849
|
+
};
|
|
850
|
+
|
|
851
|
+
|
|
852
|
+
|
|
853
|
+
|
|
854
|
+
|
|
855
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
856
|
+
/**
|
|
857
|
+
* Creates an object representation of this proto.
|
|
858
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
859
|
+
* Optional fields that are not set will be set to undefined.
|
|
860
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
861
|
+
* For the list of reserved names please see:
|
|
862
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
863
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
864
|
+
* JSPB instance for transitional soy proto support:
|
|
865
|
+
* http://goto/soy-param-migration
|
|
866
|
+
* @return {!Object}
|
|
867
|
+
*/
|
|
868
|
+
proto.alis.open.support.v1.IssueClosedEvent.prototype.toObject = function(opt_includeInstance) {
|
|
869
|
+
return proto.alis.open.support.v1.IssueClosedEvent.toObject(opt_includeInstance, this);
|
|
870
|
+
};
|
|
871
|
+
|
|
872
|
+
|
|
873
|
+
/**
|
|
874
|
+
* Static version of the {@see toObject} method.
|
|
875
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
876
|
+
* the JSPB instance for transitional soy proto support:
|
|
877
|
+
* http://goto/soy-param-migration
|
|
878
|
+
* @param {!proto.alis.open.support.v1.IssueClosedEvent} msg The msg instance to transform.
|
|
879
|
+
* @return {!Object}
|
|
880
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
881
|
+
*/
|
|
882
|
+
proto.alis.open.support.v1.IssueClosedEvent.toObject = function(includeInstance, msg) {
|
|
883
|
+
var f, obj = {
|
|
884
|
+
issue: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
885
|
+
};
|
|
886
|
+
|
|
887
|
+
if (includeInstance) {
|
|
888
|
+
obj.$jspbMessageInstance = msg;
|
|
889
|
+
}
|
|
890
|
+
return obj;
|
|
891
|
+
};
|
|
892
|
+
}
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
/**
|
|
896
|
+
* Deserializes binary data (in protobuf wire format).
|
|
897
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
898
|
+
* @return {!proto.alis.open.support.v1.IssueClosedEvent}
|
|
899
|
+
*/
|
|
900
|
+
proto.alis.open.support.v1.IssueClosedEvent.deserializeBinary = function(bytes) {
|
|
901
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
902
|
+
var msg = new proto.alis.open.support.v1.IssueClosedEvent;
|
|
903
|
+
return proto.alis.open.support.v1.IssueClosedEvent.deserializeBinaryFromReader(msg, reader);
|
|
904
|
+
};
|
|
905
|
+
|
|
906
|
+
|
|
907
|
+
/**
|
|
908
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
909
|
+
* given reader into the given message object.
|
|
910
|
+
* @param {!proto.alis.open.support.v1.IssueClosedEvent} msg The message object to deserialize into.
|
|
911
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
912
|
+
* @return {!proto.alis.open.support.v1.IssueClosedEvent}
|
|
913
|
+
*/
|
|
914
|
+
proto.alis.open.support.v1.IssueClosedEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
915
|
+
while (reader.nextField()) {
|
|
916
|
+
if (reader.isEndGroup()) {
|
|
917
|
+
break;
|
|
918
|
+
}
|
|
919
|
+
var field = reader.getFieldNumber();
|
|
920
|
+
switch (field) {
|
|
921
|
+
case 1:
|
|
922
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
923
|
+
msg.setIssue(value);
|
|
924
|
+
break;
|
|
925
|
+
default:
|
|
926
|
+
reader.skipField();
|
|
927
|
+
break;
|
|
928
|
+
}
|
|
929
|
+
}
|
|
930
|
+
return msg;
|
|
931
|
+
};
|
|
932
|
+
|
|
933
|
+
|
|
934
|
+
/**
|
|
935
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
936
|
+
* @return {!Uint8Array}
|
|
937
|
+
*/
|
|
938
|
+
proto.alis.open.support.v1.IssueClosedEvent.prototype.serializeBinary = function() {
|
|
939
|
+
var writer = new jspb.BinaryWriter();
|
|
940
|
+
proto.alis.open.support.v1.IssueClosedEvent.serializeBinaryToWriter(this, writer);
|
|
941
|
+
return writer.getResultBuffer();
|
|
942
|
+
};
|
|
943
|
+
|
|
944
|
+
|
|
945
|
+
/**
|
|
946
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
947
|
+
* format), writing to the given BinaryWriter.
|
|
948
|
+
* @param {!proto.alis.open.support.v1.IssueClosedEvent} message
|
|
949
|
+
* @param {!jspb.BinaryWriter} writer
|
|
950
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
951
|
+
*/
|
|
952
|
+
proto.alis.open.support.v1.IssueClosedEvent.serializeBinaryToWriter = function(message, writer) {
|
|
953
|
+
var f = undefined;
|
|
954
|
+
f = message.getIssue();
|
|
955
|
+
if (f.length > 0) {
|
|
956
|
+
writer.writeString(
|
|
957
|
+
1,
|
|
958
|
+
f
|
|
959
|
+
);
|
|
960
|
+
}
|
|
961
|
+
};
|
|
962
|
+
|
|
963
|
+
|
|
964
|
+
/**
|
|
965
|
+
* optional string issue = 1;
|
|
966
|
+
* @return {string}
|
|
967
|
+
*/
|
|
968
|
+
proto.alis.open.support.v1.IssueClosedEvent.prototype.getIssue = function() {
|
|
969
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
970
|
+
};
|
|
971
|
+
|
|
972
|
+
|
|
973
|
+
/**
|
|
974
|
+
* @param {string} value
|
|
975
|
+
* @return {!proto.alis.open.support.v1.IssueClosedEvent} returns this
|
|
976
|
+
*/
|
|
977
|
+
proto.alis.open.support.v1.IssueClosedEvent.prototype.setIssue = function(value) {
|
|
978
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
979
|
+
};
|
|
980
|
+
|
|
981
|
+
|
|
982
|
+
|
|
983
|
+
|
|
984
|
+
|
|
985
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
986
|
+
/**
|
|
987
|
+
* Creates an object representation of this proto.
|
|
988
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
989
|
+
* Optional fields that are not set will be set to undefined.
|
|
990
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
991
|
+
* For the list of reserved names please see:
|
|
992
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
993
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
994
|
+
* JSPB instance for transitional soy proto support:
|
|
995
|
+
* http://goto/soy-param-migration
|
|
996
|
+
* @return {!Object}
|
|
997
|
+
*/
|
|
998
|
+
proto.alis.open.support.v1.IssueReopenedEvent.prototype.toObject = function(opt_includeInstance) {
|
|
999
|
+
return proto.alis.open.support.v1.IssueReopenedEvent.toObject(opt_includeInstance, this);
|
|
1000
|
+
};
|
|
1001
|
+
|
|
1002
|
+
|
|
1003
|
+
/**
|
|
1004
|
+
* Static version of the {@see toObject} method.
|
|
1005
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1006
|
+
* the JSPB instance for transitional soy proto support:
|
|
1007
|
+
* http://goto/soy-param-migration
|
|
1008
|
+
* @param {!proto.alis.open.support.v1.IssueReopenedEvent} msg The msg instance to transform.
|
|
1009
|
+
* @return {!Object}
|
|
1010
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1011
|
+
*/
|
|
1012
|
+
proto.alis.open.support.v1.IssueReopenedEvent.toObject = function(includeInstance, msg) {
|
|
1013
|
+
var f, obj = {
|
|
1014
|
+
issue: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
1015
|
+
};
|
|
1016
|
+
|
|
1017
|
+
if (includeInstance) {
|
|
1018
|
+
obj.$jspbMessageInstance = msg;
|
|
1019
|
+
}
|
|
1020
|
+
return obj;
|
|
1021
|
+
};
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
/**
|
|
1026
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1027
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1028
|
+
* @return {!proto.alis.open.support.v1.IssueReopenedEvent}
|
|
1029
|
+
*/
|
|
1030
|
+
proto.alis.open.support.v1.IssueReopenedEvent.deserializeBinary = function(bytes) {
|
|
1031
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1032
|
+
var msg = new proto.alis.open.support.v1.IssueReopenedEvent;
|
|
1033
|
+
return proto.alis.open.support.v1.IssueReopenedEvent.deserializeBinaryFromReader(msg, reader);
|
|
1034
|
+
};
|
|
1035
|
+
|
|
1036
|
+
|
|
1037
|
+
/**
|
|
1038
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1039
|
+
* given reader into the given message object.
|
|
1040
|
+
* @param {!proto.alis.open.support.v1.IssueReopenedEvent} msg The message object to deserialize into.
|
|
1041
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1042
|
+
* @return {!proto.alis.open.support.v1.IssueReopenedEvent}
|
|
1043
|
+
*/
|
|
1044
|
+
proto.alis.open.support.v1.IssueReopenedEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
1045
|
+
while (reader.nextField()) {
|
|
1046
|
+
if (reader.isEndGroup()) {
|
|
1047
|
+
break;
|
|
1048
|
+
}
|
|
1049
|
+
var field = reader.getFieldNumber();
|
|
1050
|
+
switch (field) {
|
|
1051
|
+
case 1:
|
|
1052
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1053
|
+
msg.setIssue(value);
|
|
1054
|
+
break;
|
|
1055
|
+
default:
|
|
1056
|
+
reader.skipField();
|
|
1057
|
+
break;
|
|
1058
|
+
}
|
|
1059
|
+
}
|
|
1060
|
+
return msg;
|
|
1061
|
+
};
|
|
1062
|
+
|
|
1063
|
+
|
|
1064
|
+
/**
|
|
1065
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1066
|
+
* @return {!Uint8Array}
|
|
1067
|
+
*/
|
|
1068
|
+
proto.alis.open.support.v1.IssueReopenedEvent.prototype.serializeBinary = function() {
|
|
1069
|
+
var writer = new jspb.BinaryWriter();
|
|
1070
|
+
proto.alis.open.support.v1.IssueReopenedEvent.serializeBinaryToWriter(this, writer);
|
|
1071
|
+
return writer.getResultBuffer();
|
|
1072
|
+
};
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
/**
|
|
1076
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1077
|
+
* format), writing to the given BinaryWriter.
|
|
1078
|
+
* @param {!proto.alis.open.support.v1.IssueReopenedEvent} message
|
|
1079
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1080
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1081
|
+
*/
|
|
1082
|
+
proto.alis.open.support.v1.IssueReopenedEvent.serializeBinaryToWriter = function(message, writer) {
|
|
1083
|
+
var f = undefined;
|
|
1084
|
+
f = message.getIssue();
|
|
1085
|
+
if (f.length > 0) {
|
|
1086
|
+
writer.writeString(
|
|
1087
|
+
1,
|
|
1088
|
+
f
|
|
1089
|
+
);
|
|
1090
|
+
}
|
|
1091
|
+
};
|
|
1092
|
+
|
|
1093
|
+
|
|
1094
|
+
/**
|
|
1095
|
+
* optional string issue = 1;
|
|
1096
|
+
* @return {string}
|
|
1097
|
+
*/
|
|
1098
|
+
proto.alis.open.support.v1.IssueReopenedEvent.prototype.getIssue = function() {
|
|
1099
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1100
|
+
};
|
|
1101
|
+
|
|
1102
|
+
|
|
1103
|
+
/**
|
|
1104
|
+
* @param {string} value
|
|
1105
|
+
* @return {!proto.alis.open.support.v1.IssueReopenedEvent} returns this
|
|
1106
|
+
*/
|
|
1107
|
+
proto.alis.open.support.v1.IssueReopenedEvent.prototype.setIssue = function(value) {
|
|
1108
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1109
|
+
};
|
|
1110
|
+
|
|
1111
|
+
|
|
1112
|
+
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1116
|
+
/**
|
|
1117
|
+
* Creates an object representation of this proto.
|
|
1118
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1119
|
+
* Optional fields that are not set will be set to undefined.
|
|
1120
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1121
|
+
* For the list of reserved names please see:
|
|
1122
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1123
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1124
|
+
* JSPB instance for transitional soy proto support:
|
|
1125
|
+
* http://goto/soy-param-migration
|
|
1126
|
+
* @return {!Object}
|
|
1127
|
+
*/
|
|
1128
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.prototype.toObject = function(opt_includeInstance) {
|
|
1129
|
+
return proto.alis.open.support.v1.IssueOnHoldEvent.toObject(opt_includeInstance, this);
|
|
1130
|
+
};
|
|
1131
|
+
|
|
1132
|
+
|
|
1133
|
+
/**
|
|
1134
|
+
* Static version of the {@see toObject} method.
|
|
1135
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1136
|
+
* the JSPB instance for transitional soy proto support:
|
|
1137
|
+
* http://goto/soy-param-migration
|
|
1138
|
+
* @param {!proto.alis.open.support.v1.IssueOnHoldEvent} msg The msg instance to transform.
|
|
1139
|
+
* @return {!Object}
|
|
1140
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1141
|
+
*/
|
|
1142
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.toObject = function(includeInstance, msg) {
|
|
1143
|
+
var f, obj = {
|
|
1144
|
+
issue: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
1145
|
+
};
|
|
1146
|
+
|
|
1147
|
+
if (includeInstance) {
|
|
1148
|
+
obj.$jspbMessageInstance = msg;
|
|
1149
|
+
}
|
|
1150
|
+
return obj;
|
|
1151
|
+
};
|
|
1152
|
+
}
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
/**
|
|
1156
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1157
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1158
|
+
* @return {!proto.alis.open.support.v1.IssueOnHoldEvent}
|
|
1159
|
+
*/
|
|
1160
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.deserializeBinary = function(bytes) {
|
|
1161
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1162
|
+
var msg = new proto.alis.open.support.v1.IssueOnHoldEvent;
|
|
1163
|
+
return proto.alis.open.support.v1.IssueOnHoldEvent.deserializeBinaryFromReader(msg, reader);
|
|
1164
|
+
};
|
|
1165
|
+
|
|
1166
|
+
|
|
1167
|
+
/**
|
|
1168
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1169
|
+
* given reader into the given message object.
|
|
1170
|
+
* @param {!proto.alis.open.support.v1.IssueOnHoldEvent} msg The message object to deserialize into.
|
|
1171
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1172
|
+
* @return {!proto.alis.open.support.v1.IssueOnHoldEvent}
|
|
1173
|
+
*/
|
|
1174
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
1175
|
+
while (reader.nextField()) {
|
|
1176
|
+
if (reader.isEndGroup()) {
|
|
1177
|
+
break;
|
|
1178
|
+
}
|
|
1179
|
+
var field = reader.getFieldNumber();
|
|
1180
|
+
switch (field) {
|
|
1181
|
+
case 1:
|
|
1182
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1183
|
+
msg.setIssue(value);
|
|
1184
|
+
break;
|
|
1185
|
+
default:
|
|
1186
|
+
reader.skipField();
|
|
1187
|
+
break;
|
|
1188
|
+
}
|
|
1189
|
+
}
|
|
1190
|
+
return msg;
|
|
1191
|
+
};
|
|
1192
|
+
|
|
1193
|
+
|
|
1194
|
+
/**
|
|
1195
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1196
|
+
* @return {!Uint8Array}
|
|
1197
|
+
*/
|
|
1198
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.prototype.serializeBinary = function() {
|
|
1199
|
+
var writer = new jspb.BinaryWriter();
|
|
1200
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.serializeBinaryToWriter(this, writer);
|
|
1201
|
+
return writer.getResultBuffer();
|
|
1202
|
+
};
|
|
1203
|
+
|
|
1204
|
+
|
|
1205
|
+
/**
|
|
1206
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1207
|
+
* format), writing to the given BinaryWriter.
|
|
1208
|
+
* @param {!proto.alis.open.support.v1.IssueOnHoldEvent} message
|
|
1209
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1210
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1211
|
+
*/
|
|
1212
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.serializeBinaryToWriter = function(message, writer) {
|
|
1213
|
+
var f = undefined;
|
|
1214
|
+
f = message.getIssue();
|
|
1215
|
+
if (f.length > 0) {
|
|
1216
|
+
writer.writeString(
|
|
1217
|
+
1,
|
|
1218
|
+
f
|
|
1219
|
+
);
|
|
1220
|
+
}
|
|
1221
|
+
};
|
|
1222
|
+
|
|
1223
|
+
|
|
1224
|
+
/**
|
|
1225
|
+
* optional string issue = 1;
|
|
1226
|
+
* @return {string}
|
|
1227
|
+
*/
|
|
1228
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.prototype.getIssue = function() {
|
|
1229
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1230
|
+
};
|
|
1231
|
+
|
|
1232
|
+
|
|
1233
|
+
/**
|
|
1234
|
+
* @param {string} value
|
|
1235
|
+
* @return {!proto.alis.open.support.v1.IssueOnHoldEvent} returns this
|
|
1236
|
+
*/
|
|
1237
|
+
proto.alis.open.support.v1.IssueOnHoldEvent.prototype.setIssue = function(value) {
|
|
1238
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1239
|
+
};
|
|
1240
|
+
|
|
1241
|
+
|
|
1242
|
+
|
|
1243
|
+
|
|
1244
|
+
|
|
1245
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1246
|
+
/**
|
|
1247
|
+
* Creates an object representation of this proto.
|
|
1248
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1249
|
+
* Optional fields that are not set will be set to undefined.
|
|
1250
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1251
|
+
* For the list of reserved names please see:
|
|
1252
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1253
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1254
|
+
* JSPB instance for transitional soy proto support:
|
|
1255
|
+
* http://goto/soy-param-migration
|
|
1256
|
+
* @return {!Object}
|
|
1257
|
+
*/
|
|
1258
|
+
proto.alis.open.support.v1.IssueResumedEvent.prototype.toObject = function(opt_includeInstance) {
|
|
1259
|
+
return proto.alis.open.support.v1.IssueResumedEvent.toObject(opt_includeInstance, this);
|
|
1260
|
+
};
|
|
1261
|
+
|
|
1262
|
+
|
|
1263
|
+
/**
|
|
1264
|
+
* Static version of the {@see toObject} method.
|
|
1265
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1266
|
+
* the JSPB instance for transitional soy proto support:
|
|
1267
|
+
* http://goto/soy-param-migration
|
|
1268
|
+
* @param {!proto.alis.open.support.v1.IssueResumedEvent} msg The msg instance to transform.
|
|
1269
|
+
* @return {!Object}
|
|
1270
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1271
|
+
*/
|
|
1272
|
+
proto.alis.open.support.v1.IssueResumedEvent.toObject = function(includeInstance, msg) {
|
|
1273
|
+
var f, obj = {
|
|
1274
|
+
issue: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
1275
|
+
};
|
|
1276
|
+
|
|
1277
|
+
if (includeInstance) {
|
|
1278
|
+
obj.$jspbMessageInstance = msg;
|
|
1279
|
+
}
|
|
1280
|
+
return obj;
|
|
1281
|
+
};
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
|
|
1285
|
+
/**
|
|
1286
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1287
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1288
|
+
* @return {!proto.alis.open.support.v1.IssueResumedEvent}
|
|
1289
|
+
*/
|
|
1290
|
+
proto.alis.open.support.v1.IssueResumedEvent.deserializeBinary = function(bytes) {
|
|
1291
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1292
|
+
var msg = new proto.alis.open.support.v1.IssueResumedEvent;
|
|
1293
|
+
return proto.alis.open.support.v1.IssueResumedEvent.deserializeBinaryFromReader(msg, reader);
|
|
1294
|
+
};
|
|
1295
|
+
|
|
1296
|
+
|
|
1297
|
+
/**
|
|
1298
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1299
|
+
* given reader into the given message object.
|
|
1300
|
+
* @param {!proto.alis.open.support.v1.IssueResumedEvent} msg The message object to deserialize into.
|
|
1301
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1302
|
+
* @return {!proto.alis.open.support.v1.IssueResumedEvent}
|
|
1303
|
+
*/
|
|
1304
|
+
proto.alis.open.support.v1.IssueResumedEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
1305
|
+
while (reader.nextField()) {
|
|
1306
|
+
if (reader.isEndGroup()) {
|
|
1307
|
+
break;
|
|
1308
|
+
}
|
|
1309
|
+
var field = reader.getFieldNumber();
|
|
1310
|
+
switch (field) {
|
|
1311
|
+
case 1:
|
|
1312
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1313
|
+
msg.setIssue(value);
|
|
1314
|
+
break;
|
|
1315
|
+
default:
|
|
1316
|
+
reader.skipField();
|
|
1317
|
+
break;
|
|
1318
|
+
}
|
|
1319
|
+
}
|
|
1320
|
+
return msg;
|
|
1321
|
+
};
|
|
1322
|
+
|
|
1323
|
+
|
|
1324
|
+
/**
|
|
1325
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1326
|
+
* @return {!Uint8Array}
|
|
1327
|
+
*/
|
|
1328
|
+
proto.alis.open.support.v1.IssueResumedEvent.prototype.serializeBinary = function() {
|
|
1329
|
+
var writer = new jspb.BinaryWriter();
|
|
1330
|
+
proto.alis.open.support.v1.IssueResumedEvent.serializeBinaryToWriter(this, writer);
|
|
1331
|
+
return writer.getResultBuffer();
|
|
1332
|
+
};
|
|
1333
|
+
|
|
1334
|
+
|
|
1335
|
+
/**
|
|
1336
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1337
|
+
* format), writing to the given BinaryWriter.
|
|
1338
|
+
* @param {!proto.alis.open.support.v1.IssueResumedEvent} message
|
|
1339
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1340
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1341
|
+
*/
|
|
1342
|
+
proto.alis.open.support.v1.IssueResumedEvent.serializeBinaryToWriter = function(message, writer) {
|
|
1343
|
+
var f = undefined;
|
|
1344
|
+
f = message.getIssue();
|
|
1345
|
+
if (f.length > 0) {
|
|
1346
|
+
writer.writeString(
|
|
1347
|
+
1,
|
|
1348
|
+
f
|
|
1349
|
+
);
|
|
1350
|
+
}
|
|
1351
|
+
};
|
|
1352
|
+
|
|
1353
|
+
|
|
1354
|
+
/**
|
|
1355
|
+
* optional string issue = 1;
|
|
1356
|
+
* @return {string}
|
|
1357
|
+
*/
|
|
1358
|
+
proto.alis.open.support.v1.IssueResumedEvent.prototype.getIssue = function() {
|
|
1359
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1360
|
+
};
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
/**
|
|
1364
|
+
* @param {string} value
|
|
1365
|
+
* @return {!proto.alis.open.support.v1.IssueResumedEvent} returns this
|
|
1366
|
+
*/
|
|
1367
|
+
proto.alis.open.support.v1.IssueResumedEvent.prototype.setIssue = function(value) {
|
|
1368
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1369
|
+
};
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
|
|
1373
|
+
|
|
1374
|
+
|
|
1375
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1376
|
+
/**
|
|
1377
|
+
* Creates an object representation of this proto.
|
|
1378
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1379
|
+
* Optional fields that are not set will be set to undefined.
|
|
1380
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1381
|
+
* For the list of reserved names please see:
|
|
1382
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1383
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1384
|
+
* JSPB instance for transitional soy proto support:
|
|
1385
|
+
* http://goto/soy-param-migration
|
|
1386
|
+
* @return {!Object}
|
|
1387
|
+
*/
|
|
1388
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.prototype.toObject = function(opt_includeInstance) {
|
|
1389
|
+
return proto.alis.open.support.v1.IssueCommentAddedEvent.toObject(opt_includeInstance, this);
|
|
1390
|
+
};
|
|
1391
|
+
|
|
1392
|
+
|
|
1393
|
+
/**
|
|
1394
|
+
* Static version of the {@see toObject} method.
|
|
1395
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1396
|
+
* the JSPB instance for transitional soy proto support:
|
|
1397
|
+
* http://goto/soy-param-migration
|
|
1398
|
+
* @param {!proto.alis.open.support.v1.IssueCommentAddedEvent} msg The msg instance to transform.
|
|
1399
|
+
* @return {!Object}
|
|
1400
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1401
|
+
*/
|
|
1402
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.toObject = function(includeInstance, msg) {
|
|
1403
|
+
var f, obj = {
|
|
1404
|
+
issueActivity: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
1405
|
+
};
|
|
1406
|
+
|
|
1407
|
+
if (includeInstance) {
|
|
1408
|
+
obj.$jspbMessageInstance = msg;
|
|
1409
|
+
}
|
|
1410
|
+
return obj;
|
|
1411
|
+
};
|
|
1412
|
+
}
|
|
1413
|
+
|
|
1414
|
+
|
|
1415
|
+
/**
|
|
1416
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1417
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1418
|
+
* @return {!proto.alis.open.support.v1.IssueCommentAddedEvent}
|
|
1419
|
+
*/
|
|
1420
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.deserializeBinary = function(bytes) {
|
|
1421
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1422
|
+
var msg = new proto.alis.open.support.v1.IssueCommentAddedEvent;
|
|
1423
|
+
return proto.alis.open.support.v1.IssueCommentAddedEvent.deserializeBinaryFromReader(msg, reader);
|
|
1424
|
+
};
|
|
1425
|
+
|
|
1426
|
+
|
|
1427
|
+
/**
|
|
1428
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1429
|
+
* given reader into the given message object.
|
|
1430
|
+
* @param {!proto.alis.open.support.v1.IssueCommentAddedEvent} msg The message object to deserialize into.
|
|
1431
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1432
|
+
* @return {!proto.alis.open.support.v1.IssueCommentAddedEvent}
|
|
1433
|
+
*/
|
|
1434
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.deserializeBinaryFromReader = function(msg, reader) {
|
|
1435
|
+
while (reader.nextField()) {
|
|
1436
|
+
if (reader.isEndGroup()) {
|
|
1437
|
+
break;
|
|
1438
|
+
}
|
|
1439
|
+
var field = reader.getFieldNumber();
|
|
1440
|
+
switch (field) {
|
|
1441
|
+
case 1:
|
|
1442
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1443
|
+
msg.setIssueActivity(value);
|
|
1444
|
+
break;
|
|
1445
|
+
default:
|
|
1446
|
+
reader.skipField();
|
|
1447
|
+
break;
|
|
1448
|
+
}
|
|
1449
|
+
}
|
|
1450
|
+
return msg;
|
|
1451
|
+
};
|
|
1452
|
+
|
|
1453
|
+
|
|
1454
|
+
/**
|
|
1455
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1456
|
+
* @return {!Uint8Array}
|
|
1457
|
+
*/
|
|
1458
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.prototype.serializeBinary = function() {
|
|
1459
|
+
var writer = new jspb.BinaryWriter();
|
|
1460
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.serializeBinaryToWriter(this, writer);
|
|
1461
|
+
return writer.getResultBuffer();
|
|
1462
|
+
};
|
|
1463
|
+
|
|
1464
|
+
|
|
1465
|
+
/**
|
|
1466
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1467
|
+
* format), writing to the given BinaryWriter.
|
|
1468
|
+
* @param {!proto.alis.open.support.v1.IssueCommentAddedEvent} message
|
|
1469
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1470
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1471
|
+
*/
|
|
1472
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.serializeBinaryToWriter = function(message, writer) {
|
|
1473
|
+
var f = undefined;
|
|
1474
|
+
f = message.getIssueActivity();
|
|
1475
|
+
if (f.length > 0) {
|
|
1476
|
+
writer.writeString(
|
|
1477
|
+
1,
|
|
1478
|
+
f
|
|
1479
|
+
);
|
|
1480
|
+
}
|
|
1481
|
+
};
|
|
1482
|
+
|
|
1483
|
+
|
|
1484
|
+
/**
|
|
1485
|
+
* optional string issue_activity = 1;
|
|
1486
|
+
* @return {string}
|
|
1487
|
+
*/
|
|
1488
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.prototype.getIssueActivity = function() {
|
|
1489
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1490
|
+
};
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
/**
|
|
1494
|
+
* @param {string} value
|
|
1495
|
+
* @return {!proto.alis.open.support.v1.IssueCommentAddedEvent} returns this
|
|
1496
|
+
*/
|
|
1497
|
+
proto.alis.open.support.v1.IssueCommentAddedEvent.prototype.setIssueActivity = function(value) {
|
|
1498
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1499
|
+
};
|
|
1500
|
+
|
|
1501
|
+
|
|
1502
|
+
goog.object.extend(exports, proto.alis.open.support.v1);
|
|
1503
|
+
|
|
1504
|
+
// Below is base64 encoded GeneratedCodeInfo proto
|
|
1505
|
+
// Ci0KAgQAEiFhbGlzL29wZW4vc3VwcG9ydC92MS9ldmVudHMucHJvdG8Yjw8goA8KLQoCBAESIWFsaXMvb3Blbi9zdXBwb3J0L3YxL2V2ZW50cy5wcm90bxihFSC8FQotCgIEAhIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGJ0cILccCi0KAgQDEiFhbGlzL29wZW4vc3VwcG9ydC92MS9ldmVudHMucHJvdG8YlCMgqSMKLQoCBAQSIWFsaXMvb3Blbi9zdXBwb3J0L3YxL2V2ZW50cy5wcm90bxi2KSDGKQotCgIEBRIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGMQvINYvCi0KAgQGEiFhbGlzL29wZW4vc3VwcG9ydC92MS9ldmVudHMucHJvdG8Y2jUg6jUKLQoCBAcSIWFsaXMvb3Blbi9zdXBwb3J0L3YxL2V2ZW50cy5wcm90bxjoOyD5OwotCgIECBIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGPpBIJBCCi8KBAQAAgASIWFsaXMvb3Blbi9zdXBwb3J0L3YxL2V2ZW50cy5wcm90bxiZYiChYgovCgQEAAIAEiFhbGlzL29wZW4vc3VwcG9ydC92MS9ldmVudHMucHJvdG8YpmQgrmQKMQoEBAECABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGNyHASDkhwEKMQoEBAECABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGP2JASCFigEKMQoEBAECARIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGOyLASCFjAEKMQoEBAECARIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGKeOASDAjgEKMQoEBAECARIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGOKQASD3kAEKMQoEBAECARIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGK2TASDIkwEKMQoEBAICABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGM62ASDWtgEKMQoEBAICABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGO24ASD1uAEKMQoEBAICARIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGNq6ASDyugEKMQoEBAICARIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGJK9ASCqvQEKMQoEBAICARIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGMq/ASDevwEKMQoEBAICARIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGJLCASCswgEKMQoEBAMCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGM3gASDV4AEKMQoEBAMCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGOLiASDq4gEKMQoEBAQCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGNCAAiDYgAIKMQoEBAQCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGNuCAiDjggIKMQoEBAUCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGOmgAiDxoAIKMQoEBAUCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGPiiAiCAowIKMQoEBAYCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGObAAiDuwAIKMQoEBAYCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGPHCAiD5wgIKMQoEBAcCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGO/gAiD34AIKMQoEBAcCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGPziAiCE4wIKMQoEBAgCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGOuBAyD7gQMKMQoEBAgCABIhYWxpcy9vcGVuL3N1cHBvcnQvdjEvZXZlbnRzLnByb3RvGIqEAyCahAM=
|