@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,1770 @@
|
|
|
1
|
+
// source: google/protobuf/type.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 google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js');
|
|
19
|
+
goog.object.extend(proto, google_protobuf_any_pb);
|
|
20
|
+
var google_protobuf_source_context_pb = require('google-protobuf/google/protobuf/source_context_pb.js');
|
|
21
|
+
goog.object.extend(proto, google_protobuf_source_context_pb);
|
|
22
|
+
goog.exportSymbol('proto.google.protobuf.Enum', null, global);
|
|
23
|
+
goog.exportSymbol('proto.google.protobuf.EnumValue', null, global);
|
|
24
|
+
goog.exportSymbol('proto.google.protobuf.Field', null, global);
|
|
25
|
+
goog.exportSymbol('proto.google.protobuf.Field.Cardinality', null, global);
|
|
26
|
+
goog.exportSymbol('proto.google.protobuf.Field.Kind', null, global);
|
|
27
|
+
goog.exportSymbol('proto.google.protobuf.Option', null, global);
|
|
28
|
+
goog.exportSymbol('proto.google.protobuf.Syntax', null, global);
|
|
29
|
+
goog.exportSymbol('proto.google.protobuf.Type', null, global);
|
|
30
|
+
/**
|
|
31
|
+
* Generated by JsPbCodeGenerator.
|
|
32
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
33
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
34
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
35
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
36
|
+
* valid.
|
|
37
|
+
* @extends {jspb.Message}
|
|
38
|
+
* @constructor
|
|
39
|
+
*/
|
|
40
|
+
proto.google.protobuf.Type = function(opt_data) {
|
|
41
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.protobuf.Type.repeatedFields_, null);
|
|
42
|
+
};
|
|
43
|
+
goog.inherits(proto.google.protobuf.Type, jspb.Message);
|
|
44
|
+
if (goog.DEBUG && !COMPILED) {
|
|
45
|
+
/**
|
|
46
|
+
* @public
|
|
47
|
+
* @override
|
|
48
|
+
*/
|
|
49
|
+
proto.google.protobuf.Type.displayName = 'proto.google.protobuf.Type';
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Generated by JsPbCodeGenerator.
|
|
53
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
54
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
55
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
56
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
57
|
+
* valid.
|
|
58
|
+
* @extends {jspb.Message}
|
|
59
|
+
* @constructor
|
|
60
|
+
*/
|
|
61
|
+
proto.google.protobuf.Field = function(opt_data) {
|
|
62
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.protobuf.Field.repeatedFields_, null);
|
|
63
|
+
};
|
|
64
|
+
goog.inherits(proto.google.protobuf.Field, jspb.Message);
|
|
65
|
+
if (goog.DEBUG && !COMPILED) {
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
* @override
|
|
69
|
+
*/
|
|
70
|
+
proto.google.protobuf.Field.displayName = 'proto.google.protobuf.Field';
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Generated by JsPbCodeGenerator.
|
|
74
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
75
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
76
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
77
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
78
|
+
* valid.
|
|
79
|
+
* @extends {jspb.Message}
|
|
80
|
+
* @constructor
|
|
81
|
+
*/
|
|
82
|
+
proto.google.protobuf.Enum = function(opt_data) {
|
|
83
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.protobuf.Enum.repeatedFields_, null);
|
|
84
|
+
};
|
|
85
|
+
goog.inherits(proto.google.protobuf.Enum, jspb.Message);
|
|
86
|
+
if (goog.DEBUG && !COMPILED) {
|
|
87
|
+
/**
|
|
88
|
+
* @public
|
|
89
|
+
* @override
|
|
90
|
+
*/
|
|
91
|
+
proto.google.protobuf.Enum.displayName = 'proto.google.protobuf.Enum';
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* Generated by JsPbCodeGenerator.
|
|
95
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
96
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
97
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
98
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
99
|
+
* valid.
|
|
100
|
+
* @extends {jspb.Message}
|
|
101
|
+
* @constructor
|
|
102
|
+
*/
|
|
103
|
+
proto.google.protobuf.EnumValue = function(opt_data) {
|
|
104
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.protobuf.EnumValue.repeatedFields_, null);
|
|
105
|
+
};
|
|
106
|
+
goog.inherits(proto.google.protobuf.EnumValue, jspb.Message);
|
|
107
|
+
if (goog.DEBUG && !COMPILED) {
|
|
108
|
+
/**
|
|
109
|
+
* @public
|
|
110
|
+
* @override
|
|
111
|
+
*/
|
|
112
|
+
proto.google.protobuf.EnumValue.displayName = 'proto.google.protobuf.EnumValue';
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* Generated by JsPbCodeGenerator.
|
|
116
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
117
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
118
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
119
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
120
|
+
* valid.
|
|
121
|
+
* @extends {jspb.Message}
|
|
122
|
+
* @constructor
|
|
123
|
+
*/
|
|
124
|
+
proto.google.protobuf.Option = function(opt_data) {
|
|
125
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
126
|
+
};
|
|
127
|
+
goog.inherits(proto.google.protobuf.Option, jspb.Message);
|
|
128
|
+
if (goog.DEBUG && !COMPILED) {
|
|
129
|
+
/**
|
|
130
|
+
* @public
|
|
131
|
+
* @override
|
|
132
|
+
*/
|
|
133
|
+
proto.google.protobuf.Option.displayName = 'proto.google.protobuf.Option';
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
/**
|
|
137
|
+
* List of repeated fields within this message type.
|
|
138
|
+
* @private {!Array<number>}
|
|
139
|
+
* @const
|
|
140
|
+
*/
|
|
141
|
+
proto.google.protobuf.Type.repeatedFields_ = [2,3,4];
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
146
|
+
/**
|
|
147
|
+
* Creates an object representation of this proto.
|
|
148
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
149
|
+
* Optional fields that are not set will be set to undefined.
|
|
150
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
151
|
+
* For the list of reserved names please see:
|
|
152
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
153
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
154
|
+
* JSPB instance for transitional soy proto support:
|
|
155
|
+
* http://goto/soy-param-migration
|
|
156
|
+
* @return {!Object}
|
|
157
|
+
*/
|
|
158
|
+
proto.google.protobuf.Type.prototype.toObject = function(opt_includeInstance) {
|
|
159
|
+
return proto.google.protobuf.Type.toObject(opt_includeInstance, this);
|
|
160
|
+
};
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* Static version of the {@see toObject} method.
|
|
165
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
166
|
+
* the JSPB instance for transitional soy proto support:
|
|
167
|
+
* http://goto/soy-param-migration
|
|
168
|
+
* @param {!proto.google.protobuf.Type} msg The msg instance to transform.
|
|
169
|
+
* @return {!Object}
|
|
170
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
171
|
+
*/
|
|
172
|
+
proto.google.protobuf.Type.toObject = function(includeInstance, msg) {
|
|
173
|
+
var f, obj = {
|
|
174
|
+
name: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
175
|
+
fieldsList: jspb.Message.toObjectList(msg.getFieldsList(),
|
|
176
|
+
proto.google.protobuf.Field.toObject, includeInstance),
|
|
177
|
+
oneofsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f,
|
|
178
|
+
optionsList: jspb.Message.toObjectList(msg.getOptionsList(),
|
|
179
|
+
proto.google.protobuf.Option.toObject, includeInstance),
|
|
180
|
+
sourceContext: (f = msg.getSourceContext()) && google_protobuf_source_context_pb.SourceContext.toObject(includeInstance, f),
|
|
181
|
+
syntax: jspb.Message.getFieldWithDefault(msg, 6, 0),
|
|
182
|
+
edition: jspb.Message.getFieldWithDefault(msg, 7, "")
|
|
183
|
+
};
|
|
184
|
+
|
|
185
|
+
if (includeInstance) {
|
|
186
|
+
obj.$jspbMessageInstance = msg;
|
|
187
|
+
}
|
|
188
|
+
return obj;
|
|
189
|
+
};
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
/**
|
|
194
|
+
* Deserializes binary data (in protobuf wire format).
|
|
195
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
196
|
+
* @return {!proto.google.protobuf.Type}
|
|
197
|
+
*/
|
|
198
|
+
proto.google.protobuf.Type.deserializeBinary = function(bytes) {
|
|
199
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
200
|
+
var msg = new proto.google.protobuf.Type;
|
|
201
|
+
return proto.google.protobuf.Type.deserializeBinaryFromReader(msg, reader);
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
/**
|
|
206
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
207
|
+
* given reader into the given message object.
|
|
208
|
+
* @param {!proto.google.protobuf.Type} msg The message object to deserialize into.
|
|
209
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
210
|
+
* @return {!proto.google.protobuf.Type}
|
|
211
|
+
*/
|
|
212
|
+
proto.google.protobuf.Type.deserializeBinaryFromReader = function(msg, reader) {
|
|
213
|
+
while (reader.nextField()) {
|
|
214
|
+
if (reader.isEndGroup()) {
|
|
215
|
+
break;
|
|
216
|
+
}
|
|
217
|
+
var field = reader.getFieldNumber();
|
|
218
|
+
switch (field) {
|
|
219
|
+
case 1:
|
|
220
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
221
|
+
msg.setName(value);
|
|
222
|
+
break;
|
|
223
|
+
case 2:
|
|
224
|
+
var value = new proto.google.protobuf.Field;
|
|
225
|
+
reader.readMessage(value,proto.google.protobuf.Field.deserializeBinaryFromReader);
|
|
226
|
+
msg.addFields(value);
|
|
227
|
+
break;
|
|
228
|
+
case 3:
|
|
229
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
230
|
+
msg.addOneofs(value);
|
|
231
|
+
break;
|
|
232
|
+
case 4:
|
|
233
|
+
var value = new proto.google.protobuf.Option;
|
|
234
|
+
reader.readMessage(value,proto.google.protobuf.Option.deserializeBinaryFromReader);
|
|
235
|
+
msg.addOptions(value);
|
|
236
|
+
break;
|
|
237
|
+
case 5:
|
|
238
|
+
var value = new google_protobuf_source_context_pb.SourceContext;
|
|
239
|
+
reader.readMessage(value,google_protobuf_source_context_pb.SourceContext.deserializeBinaryFromReader);
|
|
240
|
+
msg.setSourceContext(value);
|
|
241
|
+
break;
|
|
242
|
+
case 6:
|
|
243
|
+
var value = /** @type {!proto.google.protobuf.Syntax} */ (reader.readEnum());
|
|
244
|
+
msg.setSyntax(value);
|
|
245
|
+
break;
|
|
246
|
+
case 7:
|
|
247
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
248
|
+
msg.setEdition(value);
|
|
249
|
+
break;
|
|
250
|
+
default:
|
|
251
|
+
reader.skipField();
|
|
252
|
+
break;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
return msg;
|
|
256
|
+
};
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
/**
|
|
260
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
261
|
+
* @return {!Uint8Array}
|
|
262
|
+
*/
|
|
263
|
+
proto.google.protobuf.Type.prototype.serializeBinary = function() {
|
|
264
|
+
var writer = new jspb.BinaryWriter();
|
|
265
|
+
proto.google.protobuf.Type.serializeBinaryToWriter(this, writer);
|
|
266
|
+
return writer.getResultBuffer();
|
|
267
|
+
};
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
/**
|
|
271
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
272
|
+
* format), writing to the given BinaryWriter.
|
|
273
|
+
* @param {!proto.google.protobuf.Type} message
|
|
274
|
+
* @param {!jspb.BinaryWriter} writer
|
|
275
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
276
|
+
*/
|
|
277
|
+
proto.google.protobuf.Type.serializeBinaryToWriter = function(message, writer) {
|
|
278
|
+
var f = undefined;
|
|
279
|
+
f = message.getName();
|
|
280
|
+
if (f.length > 0) {
|
|
281
|
+
writer.writeString(
|
|
282
|
+
1,
|
|
283
|
+
f
|
|
284
|
+
);
|
|
285
|
+
}
|
|
286
|
+
f = message.getFieldsList();
|
|
287
|
+
if (f.length > 0) {
|
|
288
|
+
writer.writeRepeatedMessage(
|
|
289
|
+
2,
|
|
290
|
+
f,
|
|
291
|
+
proto.google.protobuf.Field.serializeBinaryToWriter
|
|
292
|
+
);
|
|
293
|
+
}
|
|
294
|
+
f = message.getOneofsList();
|
|
295
|
+
if (f.length > 0) {
|
|
296
|
+
writer.writeRepeatedString(
|
|
297
|
+
3,
|
|
298
|
+
f
|
|
299
|
+
);
|
|
300
|
+
}
|
|
301
|
+
f = message.getOptionsList();
|
|
302
|
+
if (f.length > 0) {
|
|
303
|
+
writer.writeRepeatedMessage(
|
|
304
|
+
4,
|
|
305
|
+
f,
|
|
306
|
+
proto.google.protobuf.Option.serializeBinaryToWriter
|
|
307
|
+
);
|
|
308
|
+
}
|
|
309
|
+
f = message.getSourceContext();
|
|
310
|
+
if (f != null) {
|
|
311
|
+
writer.writeMessage(
|
|
312
|
+
5,
|
|
313
|
+
f,
|
|
314
|
+
google_protobuf_source_context_pb.SourceContext.serializeBinaryToWriter
|
|
315
|
+
);
|
|
316
|
+
}
|
|
317
|
+
f = message.getSyntax();
|
|
318
|
+
if (f !== 0.0) {
|
|
319
|
+
writer.writeEnum(
|
|
320
|
+
6,
|
|
321
|
+
f
|
|
322
|
+
);
|
|
323
|
+
}
|
|
324
|
+
f = message.getEdition();
|
|
325
|
+
if (f.length > 0) {
|
|
326
|
+
writer.writeString(
|
|
327
|
+
7,
|
|
328
|
+
f
|
|
329
|
+
);
|
|
330
|
+
}
|
|
331
|
+
};
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
/**
|
|
335
|
+
* optional string name = 1;
|
|
336
|
+
* @return {string}
|
|
337
|
+
*/
|
|
338
|
+
proto.google.protobuf.Type.prototype.getName = function() {
|
|
339
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
340
|
+
};
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
/**
|
|
344
|
+
* @param {string} value
|
|
345
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
346
|
+
*/
|
|
347
|
+
proto.google.protobuf.Type.prototype.setName = function(value) {
|
|
348
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
349
|
+
};
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
/**
|
|
353
|
+
* repeated Field fields = 2;
|
|
354
|
+
* @return {!Array<!proto.google.protobuf.Field>}
|
|
355
|
+
*/
|
|
356
|
+
proto.google.protobuf.Type.prototype.getFieldsList = function() {
|
|
357
|
+
return /** @type{!Array<!proto.google.protobuf.Field>} */ (
|
|
358
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.protobuf.Field, 2));
|
|
359
|
+
};
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
/**
|
|
363
|
+
* @param {!Array<!proto.google.protobuf.Field>} value
|
|
364
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
365
|
+
*/
|
|
366
|
+
proto.google.protobuf.Type.prototype.setFieldsList = function(value) {
|
|
367
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
368
|
+
};
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
/**
|
|
372
|
+
* @param {!proto.google.protobuf.Field=} opt_value
|
|
373
|
+
* @param {number=} opt_index
|
|
374
|
+
* @return {!proto.google.protobuf.Field}
|
|
375
|
+
*/
|
|
376
|
+
proto.google.protobuf.Type.prototype.addFields = function(opt_value, opt_index) {
|
|
377
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.protobuf.Field, opt_index);
|
|
378
|
+
};
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
/**
|
|
382
|
+
* Clears the list making it empty but non-null.
|
|
383
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
384
|
+
*/
|
|
385
|
+
proto.google.protobuf.Type.prototype.clearFieldsList = function() {
|
|
386
|
+
return this.setFieldsList([]);
|
|
387
|
+
};
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
/**
|
|
391
|
+
* repeated string oneofs = 3;
|
|
392
|
+
* @return {!Array<string>}
|
|
393
|
+
*/
|
|
394
|
+
proto.google.protobuf.Type.prototype.getOneofsList = function() {
|
|
395
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 3));
|
|
396
|
+
};
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
/**
|
|
400
|
+
* @param {!Array<string>} value
|
|
401
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
402
|
+
*/
|
|
403
|
+
proto.google.protobuf.Type.prototype.setOneofsList = function(value) {
|
|
404
|
+
return jspb.Message.setField(this, 3, value || []);
|
|
405
|
+
};
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
/**
|
|
409
|
+
* @param {string} value
|
|
410
|
+
* @param {number=} opt_index
|
|
411
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
412
|
+
*/
|
|
413
|
+
proto.google.protobuf.Type.prototype.addOneofs = function(value, opt_index) {
|
|
414
|
+
return jspb.Message.addToRepeatedField(this, 3, value, opt_index);
|
|
415
|
+
};
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
/**
|
|
419
|
+
* Clears the list making it empty but non-null.
|
|
420
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
421
|
+
*/
|
|
422
|
+
proto.google.protobuf.Type.prototype.clearOneofsList = function() {
|
|
423
|
+
return this.setOneofsList([]);
|
|
424
|
+
};
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
/**
|
|
428
|
+
* repeated Option options = 4;
|
|
429
|
+
* @return {!Array<!proto.google.protobuf.Option>}
|
|
430
|
+
*/
|
|
431
|
+
proto.google.protobuf.Type.prototype.getOptionsList = function() {
|
|
432
|
+
return /** @type{!Array<!proto.google.protobuf.Option>} */ (
|
|
433
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.protobuf.Option, 4));
|
|
434
|
+
};
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
/**
|
|
438
|
+
* @param {!Array<!proto.google.protobuf.Option>} value
|
|
439
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
440
|
+
*/
|
|
441
|
+
proto.google.protobuf.Type.prototype.setOptionsList = function(value) {
|
|
442
|
+
return jspb.Message.setRepeatedWrapperField(this, 4, value);
|
|
443
|
+
};
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
/**
|
|
447
|
+
* @param {!proto.google.protobuf.Option=} opt_value
|
|
448
|
+
* @param {number=} opt_index
|
|
449
|
+
* @return {!proto.google.protobuf.Option}
|
|
450
|
+
*/
|
|
451
|
+
proto.google.protobuf.Type.prototype.addOptions = function(opt_value, opt_index) {
|
|
452
|
+
return jspb.Message.addToRepeatedWrapperField(this, 4, opt_value, proto.google.protobuf.Option, opt_index);
|
|
453
|
+
};
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
/**
|
|
457
|
+
* Clears the list making it empty but non-null.
|
|
458
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
459
|
+
*/
|
|
460
|
+
proto.google.protobuf.Type.prototype.clearOptionsList = function() {
|
|
461
|
+
return this.setOptionsList([]);
|
|
462
|
+
};
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
/**
|
|
466
|
+
* optional SourceContext source_context = 5;
|
|
467
|
+
* @return {?proto.google.protobuf.SourceContext}
|
|
468
|
+
*/
|
|
469
|
+
proto.google.protobuf.Type.prototype.getSourceContext = function() {
|
|
470
|
+
return /** @type{?proto.google.protobuf.SourceContext} */ (
|
|
471
|
+
jspb.Message.getWrapperField(this, google_protobuf_source_context_pb.SourceContext, 5));
|
|
472
|
+
};
|
|
473
|
+
|
|
474
|
+
|
|
475
|
+
/**
|
|
476
|
+
* @param {?proto.google.protobuf.SourceContext|undefined} value
|
|
477
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
478
|
+
*/
|
|
479
|
+
proto.google.protobuf.Type.prototype.setSourceContext = function(value) {
|
|
480
|
+
return jspb.Message.setWrapperField(this, 5, value);
|
|
481
|
+
};
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
/**
|
|
485
|
+
* Clears the message field making it undefined.
|
|
486
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
487
|
+
*/
|
|
488
|
+
proto.google.protobuf.Type.prototype.clearSourceContext = function() {
|
|
489
|
+
return this.setSourceContext(undefined);
|
|
490
|
+
};
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
/**
|
|
494
|
+
* Returns whether this field is set.
|
|
495
|
+
* @return {boolean}
|
|
496
|
+
*/
|
|
497
|
+
proto.google.protobuf.Type.prototype.hasSourceContext = function() {
|
|
498
|
+
return jspb.Message.getField(this, 5) != null;
|
|
499
|
+
};
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
/**
|
|
503
|
+
* optional Syntax syntax = 6;
|
|
504
|
+
* @return {!proto.google.protobuf.Syntax}
|
|
505
|
+
*/
|
|
506
|
+
proto.google.protobuf.Type.prototype.getSyntax = function() {
|
|
507
|
+
return /** @type {!proto.google.protobuf.Syntax} */ (jspb.Message.getFieldWithDefault(this, 6, 0));
|
|
508
|
+
};
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
/**
|
|
512
|
+
* @param {!proto.google.protobuf.Syntax} value
|
|
513
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
514
|
+
*/
|
|
515
|
+
proto.google.protobuf.Type.prototype.setSyntax = function(value) {
|
|
516
|
+
return jspb.Message.setProto3EnumField(this, 6, value);
|
|
517
|
+
};
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
/**
|
|
521
|
+
* optional string edition = 7;
|
|
522
|
+
* @return {string}
|
|
523
|
+
*/
|
|
524
|
+
proto.google.protobuf.Type.prototype.getEdition = function() {
|
|
525
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, ""));
|
|
526
|
+
};
|
|
527
|
+
|
|
528
|
+
|
|
529
|
+
/**
|
|
530
|
+
* @param {string} value
|
|
531
|
+
* @return {!proto.google.protobuf.Type} returns this
|
|
532
|
+
*/
|
|
533
|
+
proto.google.protobuf.Type.prototype.setEdition = function(value) {
|
|
534
|
+
return jspb.Message.setProto3StringField(this, 7, value);
|
|
535
|
+
};
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
/**
|
|
540
|
+
* List of repeated fields within this message type.
|
|
541
|
+
* @private {!Array<number>}
|
|
542
|
+
* @const
|
|
543
|
+
*/
|
|
544
|
+
proto.google.protobuf.Field.repeatedFields_ = [9];
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
549
|
+
/**
|
|
550
|
+
* Creates an object representation of this proto.
|
|
551
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
552
|
+
* Optional fields that are not set will be set to undefined.
|
|
553
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
554
|
+
* For the list of reserved names please see:
|
|
555
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
556
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
557
|
+
* JSPB instance for transitional soy proto support:
|
|
558
|
+
* http://goto/soy-param-migration
|
|
559
|
+
* @return {!Object}
|
|
560
|
+
*/
|
|
561
|
+
proto.google.protobuf.Field.prototype.toObject = function(opt_includeInstance) {
|
|
562
|
+
return proto.google.protobuf.Field.toObject(opt_includeInstance, this);
|
|
563
|
+
};
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
/**
|
|
567
|
+
* Static version of the {@see toObject} method.
|
|
568
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
569
|
+
* the JSPB instance for transitional soy proto support:
|
|
570
|
+
* http://goto/soy-param-migration
|
|
571
|
+
* @param {!proto.google.protobuf.Field} msg The msg instance to transform.
|
|
572
|
+
* @return {!Object}
|
|
573
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
574
|
+
*/
|
|
575
|
+
proto.google.protobuf.Field.toObject = function(includeInstance, msg) {
|
|
576
|
+
var f, obj = {
|
|
577
|
+
kind: jspb.Message.getFieldWithDefault(msg, 1, 0),
|
|
578
|
+
cardinality: jspb.Message.getFieldWithDefault(msg, 2, 0),
|
|
579
|
+
number: jspb.Message.getFieldWithDefault(msg, 3, 0),
|
|
580
|
+
name: jspb.Message.getFieldWithDefault(msg, 4, ""),
|
|
581
|
+
typeUrl: jspb.Message.getFieldWithDefault(msg, 6, ""),
|
|
582
|
+
oneofIndex: jspb.Message.getFieldWithDefault(msg, 7, 0),
|
|
583
|
+
packed: jspb.Message.getBooleanFieldWithDefault(msg, 8, false),
|
|
584
|
+
optionsList: jspb.Message.toObjectList(msg.getOptionsList(),
|
|
585
|
+
proto.google.protobuf.Option.toObject, includeInstance),
|
|
586
|
+
jsonName: jspb.Message.getFieldWithDefault(msg, 10, ""),
|
|
587
|
+
defaultValue: jspb.Message.getFieldWithDefault(msg, 11, "")
|
|
588
|
+
};
|
|
589
|
+
|
|
590
|
+
if (includeInstance) {
|
|
591
|
+
obj.$jspbMessageInstance = msg;
|
|
592
|
+
}
|
|
593
|
+
return obj;
|
|
594
|
+
};
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
/**
|
|
599
|
+
* Deserializes binary data (in protobuf wire format).
|
|
600
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
601
|
+
* @return {!proto.google.protobuf.Field}
|
|
602
|
+
*/
|
|
603
|
+
proto.google.protobuf.Field.deserializeBinary = function(bytes) {
|
|
604
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
605
|
+
var msg = new proto.google.protobuf.Field;
|
|
606
|
+
return proto.google.protobuf.Field.deserializeBinaryFromReader(msg, reader);
|
|
607
|
+
};
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
/**
|
|
611
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
612
|
+
* given reader into the given message object.
|
|
613
|
+
* @param {!proto.google.protobuf.Field} msg The message object to deserialize into.
|
|
614
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
615
|
+
* @return {!proto.google.protobuf.Field}
|
|
616
|
+
*/
|
|
617
|
+
proto.google.protobuf.Field.deserializeBinaryFromReader = function(msg, reader) {
|
|
618
|
+
while (reader.nextField()) {
|
|
619
|
+
if (reader.isEndGroup()) {
|
|
620
|
+
break;
|
|
621
|
+
}
|
|
622
|
+
var field = reader.getFieldNumber();
|
|
623
|
+
switch (field) {
|
|
624
|
+
case 1:
|
|
625
|
+
var value = /** @type {!proto.google.protobuf.Field.Kind} */ (reader.readEnum());
|
|
626
|
+
msg.setKind(value);
|
|
627
|
+
break;
|
|
628
|
+
case 2:
|
|
629
|
+
var value = /** @type {!proto.google.protobuf.Field.Cardinality} */ (reader.readEnum());
|
|
630
|
+
msg.setCardinality(value);
|
|
631
|
+
break;
|
|
632
|
+
case 3:
|
|
633
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
634
|
+
msg.setNumber(value);
|
|
635
|
+
break;
|
|
636
|
+
case 4:
|
|
637
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
638
|
+
msg.setName(value);
|
|
639
|
+
break;
|
|
640
|
+
case 6:
|
|
641
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
642
|
+
msg.setTypeUrl(value);
|
|
643
|
+
break;
|
|
644
|
+
case 7:
|
|
645
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
646
|
+
msg.setOneofIndex(value);
|
|
647
|
+
break;
|
|
648
|
+
case 8:
|
|
649
|
+
var value = /** @type {boolean} */ (reader.readBool());
|
|
650
|
+
msg.setPacked(value);
|
|
651
|
+
break;
|
|
652
|
+
case 9:
|
|
653
|
+
var value = new proto.google.protobuf.Option;
|
|
654
|
+
reader.readMessage(value,proto.google.protobuf.Option.deserializeBinaryFromReader);
|
|
655
|
+
msg.addOptions(value);
|
|
656
|
+
break;
|
|
657
|
+
case 10:
|
|
658
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
659
|
+
msg.setJsonName(value);
|
|
660
|
+
break;
|
|
661
|
+
case 11:
|
|
662
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
663
|
+
msg.setDefaultValue(value);
|
|
664
|
+
break;
|
|
665
|
+
default:
|
|
666
|
+
reader.skipField();
|
|
667
|
+
break;
|
|
668
|
+
}
|
|
669
|
+
}
|
|
670
|
+
return msg;
|
|
671
|
+
};
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
/**
|
|
675
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
676
|
+
* @return {!Uint8Array}
|
|
677
|
+
*/
|
|
678
|
+
proto.google.protobuf.Field.prototype.serializeBinary = function() {
|
|
679
|
+
var writer = new jspb.BinaryWriter();
|
|
680
|
+
proto.google.protobuf.Field.serializeBinaryToWriter(this, writer);
|
|
681
|
+
return writer.getResultBuffer();
|
|
682
|
+
};
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
/**
|
|
686
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
687
|
+
* format), writing to the given BinaryWriter.
|
|
688
|
+
* @param {!proto.google.protobuf.Field} message
|
|
689
|
+
* @param {!jspb.BinaryWriter} writer
|
|
690
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
691
|
+
*/
|
|
692
|
+
proto.google.protobuf.Field.serializeBinaryToWriter = function(message, writer) {
|
|
693
|
+
var f = undefined;
|
|
694
|
+
f = message.getKind();
|
|
695
|
+
if (f !== 0.0) {
|
|
696
|
+
writer.writeEnum(
|
|
697
|
+
1,
|
|
698
|
+
f
|
|
699
|
+
);
|
|
700
|
+
}
|
|
701
|
+
f = message.getCardinality();
|
|
702
|
+
if (f !== 0.0) {
|
|
703
|
+
writer.writeEnum(
|
|
704
|
+
2,
|
|
705
|
+
f
|
|
706
|
+
);
|
|
707
|
+
}
|
|
708
|
+
f = message.getNumber();
|
|
709
|
+
if (f !== 0) {
|
|
710
|
+
writer.writeInt32(
|
|
711
|
+
3,
|
|
712
|
+
f
|
|
713
|
+
);
|
|
714
|
+
}
|
|
715
|
+
f = message.getName();
|
|
716
|
+
if (f.length > 0) {
|
|
717
|
+
writer.writeString(
|
|
718
|
+
4,
|
|
719
|
+
f
|
|
720
|
+
);
|
|
721
|
+
}
|
|
722
|
+
f = message.getTypeUrl();
|
|
723
|
+
if (f.length > 0) {
|
|
724
|
+
writer.writeString(
|
|
725
|
+
6,
|
|
726
|
+
f
|
|
727
|
+
);
|
|
728
|
+
}
|
|
729
|
+
f = message.getOneofIndex();
|
|
730
|
+
if (f !== 0) {
|
|
731
|
+
writer.writeInt32(
|
|
732
|
+
7,
|
|
733
|
+
f
|
|
734
|
+
);
|
|
735
|
+
}
|
|
736
|
+
f = message.getPacked();
|
|
737
|
+
if (f) {
|
|
738
|
+
writer.writeBool(
|
|
739
|
+
8,
|
|
740
|
+
f
|
|
741
|
+
);
|
|
742
|
+
}
|
|
743
|
+
f = message.getOptionsList();
|
|
744
|
+
if (f.length > 0) {
|
|
745
|
+
writer.writeRepeatedMessage(
|
|
746
|
+
9,
|
|
747
|
+
f,
|
|
748
|
+
proto.google.protobuf.Option.serializeBinaryToWriter
|
|
749
|
+
);
|
|
750
|
+
}
|
|
751
|
+
f = message.getJsonName();
|
|
752
|
+
if (f.length > 0) {
|
|
753
|
+
writer.writeString(
|
|
754
|
+
10,
|
|
755
|
+
f
|
|
756
|
+
);
|
|
757
|
+
}
|
|
758
|
+
f = message.getDefaultValue();
|
|
759
|
+
if (f.length > 0) {
|
|
760
|
+
writer.writeString(
|
|
761
|
+
11,
|
|
762
|
+
f
|
|
763
|
+
);
|
|
764
|
+
}
|
|
765
|
+
};
|
|
766
|
+
|
|
767
|
+
|
|
768
|
+
/**
|
|
769
|
+
* @enum {number}
|
|
770
|
+
*/
|
|
771
|
+
proto.google.protobuf.Field.Kind = {
|
|
772
|
+
TYPE_UNKNOWN: 0,
|
|
773
|
+
TYPE_DOUBLE: 1,
|
|
774
|
+
TYPE_FLOAT: 2,
|
|
775
|
+
TYPE_INT64: 3,
|
|
776
|
+
TYPE_UINT64: 4,
|
|
777
|
+
TYPE_INT32: 5,
|
|
778
|
+
TYPE_FIXED64: 6,
|
|
779
|
+
TYPE_FIXED32: 7,
|
|
780
|
+
TYPE_BOOL: 8,
|
|
781
|
+
TYPE_STRING: 9,
|
|
782
|
+
TYPE_GROUP: 10,
|
|
783
|
+
TYPE_MESSAGE: 11,
|
|
784
|
+
TYPE_BYTES: 12,
|
|
785
|
+
TYPE_UINT32: 13,
|
|
786
|
+
TYPE_ENUM: 14,
|
|
787
|
+
TYPE_SFIXED32: 15,
|
|
788
|
+
TYPE_SFIXED64: 16,
|
|
789
|
+
TYPE_SINT32: 17,
|
|
790
|
+
TYPE_SINT64: 18
|
|
791
|
+
};
|
|
792
|
+
|
|
793
|
+
/**
|
|
794
|
+
* @enum {number}
|
|
795
|
+
*/
|
|
796
|
+
proto.google.protobuf.Field.Cardinality = {
|
|
797
|
+
CARDINALITY_UNKNOWN: 0,
|
|
798
|
+
CARDINALITY_OPTIONAL: 1,
|
|
799
|
+
CARDINALITY_REQUIRED: 2,
|
|
800
|
+
CARDINALITY_REPEATED: 3
|
|
801
|
+
};
|
|
802
|
+
|
|
803
|
+
/**
|
|
804
|
+
* optional Kind kind = 1;
|
|
805
|
+
* @return {!proto.google.protobuf.Field.Kind}
|
|
806
|
+
*/
|
|
807
|
+
proto.google.protobuf.Field.prototype.getKind = function() {
|
|
808
|
+
return /** @type {!proto.google.protobuf.Field.Kind} */ (jspb.Message.getFieldWithDefault(this, 1, 0));
|
|
809
|
+
};
|
|
810
|
+
|
|
811
|
+
|
|
812
|
+
/**
|
|
813
|
+
* @param {!proto.google.protobuf.Field.Kind} value
|
|
814
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
815
|
+
*/
|
|
816
|
+
proto.google.protobuf.Field.prototype.setKind = function(value) {
|
|
817
|
+
return jspb.Message.setProto3EnumField(this, 1, value);
|
|
818
|
+
};
|
|
819
|
+
|
|
820
|
+
|
|
821
|
+
/**
|
|
822
|
+
* optional Cardinality cardinality = 2;
|
|
823
|
+
* @return {!proto.google.protobuf.Field.Cardinality}
|
|
824
|
+
*/
|
|
825
|
+
proto.google.protobuf.Field.prototype.getCardinality = function() {
|
|
826
|
+
return /** @type {!proto.google.protobuf.Field.Cardinality} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
|
|
827
|
+
};
|
|
828
|
+
|
|
829
|
+
|
|
830
|
+
/**
|
|
831
|
+
* @param {!proto.google.protobuf.Field.Cardinality} value
|
|
832
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
833
|
+
*/
|
|
834
|
+
proto.google.protobuf.Field.prototype.setCardinality = function(value) {
|
|
835
|
+
return jspb.Message.setProto3EnumField(this, 2, value);
|
|
836
|
+
};
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
/**
|
|
840
|
+
* optional int32 number = 3;
|
|
841
|
+
* @return {number}
|
|
842
|
+
*/
|
|
843
|
+
proto.google.protobuf.Field.prototype.getNumber = function() {
|
|
844
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
|
|
845
|
+
};
|
|
846
|
+
|
|
847
|
+
|
|
848
|
+
/**
|
|
849
|
+
* @param {number} value
|
|
850
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
851
|
+
*/
|
|
852
|
+
proto.google.protobuf.Field.prototype.setNumber = function(value) {
|
|
853
|
+
return jspb.Message.setProto3IntField(this, 3, value);
|
|
854
|
+
};
|
|
855
|
+
|
|
856
|
+
|
|
857
|
+
/**
|
|
858
|
+
* optional string name = 4;
|
|
859
|
+
* @return {string}
|
|
860
|
+
*/
|
|
861
|
+
proto.google.protobuf.Field.prototype.getName = function() {
|
|
862
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, ""));
|
|
863
|
+
};
|
|
864
|
+
|
|
865
|
+
|
|
866
|
+
/**
|
|
867
|
+
* @param {string} value
|
|
868
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
869
|
+
*/
|
|
870
|
+
proto.google.protobuf.Field.prototype.setName = function(value) {
|
|
871
|
+
return jspb.Message.setProto3StringField(this, 4, value);
|
|
872
|
+
};
|
|
873
|
+
|
|
874
|
+
|
|
875
|
+
/**
|
|
876
|
+
* optional string type_url = 6;
|
|
877
|
+
* @return {string}
|
|
878
|
+
*/
|
|
879
|
+
proto.google.protobuf.Field.prototype.getTypeUrl = function() {
|
|
880
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
|
|
881
|
+
};
|
|
882
|
+
|
|
883
|
+
|
|
884
|
+
/**
|
|
885
|
+
* @param {string} value
|
|
886
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
887
|
+
*/
|
|
888
|
+
proto.google.protobuf.Field.prototype.setTypeUrl = function(value) {
|
|
889
|
+
return jspb.Message.setProto3StringField(this, 6, value);
|
|
890
|
+
};
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
/**
|
|
894
|
+
* optional int32 oneof_index = 7;
|
|
895
|
+
* @return {number}
|
|
896
|
+
*/
|
|
897
|
+
proto.google.protobuf.Field.prototype.getOneofIndex = function() {
|
|
898
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));
|
|
899
|
+
};
|
|
900
|
+
|
|
901
|
+
|
|
902
|
+
/**
|
|
903
|
+
* @param {number} value
|
|
904
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
905
|
+
*/
|
|
906
|
+
proto.google.protobuf.Field.prototype.setOneofIndex = function(value) {
|
|
907
|
+
return jspb.Message.setProto3IntField(this, 7, value);
|
|
908
|
+
};
|
|
909
|
+
|
|
910
|
+
|
|
911
|
+
/**
|
|
912
|
+
* optional bool packed = 8;
|
|
913
|
+
* @return {boolean}
|
|
914
|
+
*/
|
|
915
|
+
proto.google.protobuf.Field.prototype.getPacked = function() {
|
|
916
|
+
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 8, false));
|
|
917
|
+
};
|
|
918
|
+
|
|
919
|
+
|
|
920
|
+
/**
|
|
921
|
+
* @param {boolean} value
|
|
922
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
923
|
+
*/
|
|
924
|
+
proto.google.protobuf.Field.prototype.setPacked = function(value) {
|
|
925
|
+
return jspb.Message.setProto3BooleanField(this, 8, value);
|
|
926
|
+
};
|
|
927
|
+
|
|
928
|
+
|
|
929
|
+
/**
|
|
930
|
+
* repeated Option options = 9;
|
|
931
|
+
* @return {!Array<!proto.google.protobuf.Option>}
|
|
932
|
+
*/
|
|
933
|
+
proto.google.protobuf.Field.prototype.getOptionsList = function() {
|
|
934
|
+
return /** @type{!Array<!proto.google.protobuf.Option>} */ (
|
|
935
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.protobuf.Option, 9));
|
|
936
|
+
};
|
|
937
|
+
|
|
938
|
+
|
|
939
|
+
/**
|
|
940
|
+
* @param {!Array<!proto.google.protobuf.Option>} value
|
|
941
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
942
|
+
*/
|
|
943
|
+
proto.google.protobuf.Field.prototype.setOptionsList = function(value) {
|
|
944
|
+
return jspb.Message.setRepeatedWrapperField(this, 9, value);
|
|
945
|
+
};
|
|
946
|
+
|
|
947
|
+
|
|
948
|
+
/**
|
|
949
|
+
* @param {!proto.google.protobuf.Option=} opt_value
|
|
950
|
+
* @param {number=} opt_index
|
|
951
|
+
* @return {!proto.google.protobuf.Option}
|
|
952
|
+
*/
|
|
953
|
+
proto.google.protobuf.Field.prototype.addOptions = function(opt_value, opt_index) {
|
|
954
|
+
return jspb.Message.addToRepeatedWrapperField(this, 9, opt_value, proto.google.protobuf.Option, opt_index);
|
|
955
|
+
};
|
|
956
|
+
|
|
957
|
+
|
|
958
|
+
/**
|
|
959
|
+
* Clears the list making it empty but non-null.
|
|
960
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
961
|
+
*/
|
|
962
|
+
proto.google.protobuf.Field.prototype.clearOptionsList = function() {
|
|
963
|
+
return this.setOptionsList([]);
|
|
964
|
+
};
|
|
965
|
+
|
|
966
|
+
|
|
967
|
+
/**
|
|
968
|
+
* optional string json_name = 10;
|
|
969
|
+
* @return {string}
|
|
970
|
+
*/
|
|
971
|
+
proto.google.protobuf.Field.prototype.getJsonName = function() {
|
|
972
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 10, ""));
|
|
973
|
+
};
|
|
974
|
+
|
|
975
|
+
|
|
976
|
+
/**
|
|
977
|
+
* @param {string} value
|
|
978
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
979
|
+
*/
|
|
980
|
+
proto.google.protobuf.Field.prototype.setJsonName = function(value) {
|
|
981
|
+
return jspb.Message.setProto3StringField(this, 10, value);
|
|
982
|
+
};
|
|
983
|
+
|
|
984
|
+
|
|
985
|
+
/**
|
|
986
|
+
* optional string default_value = 11;
|
|
987
|
+
* @return {string}
|
|
988
|
+
*/
|
|
989
|
+
proto.google.protobuf.Field.prototype.getDefaultValue = function() {
|
|
990
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 11, ""));
|
|
991
|
+
};
|
|
992
|
+
|
|
993
|
+
|
|
994
|
+
/**
|
|
995
|
+
* @param {string} value
|
|
996
|
+
* @return {!proto.google.protobuf.Field} returns this
|
|
997
|
+
*/
|
|
998
|
+
proto.google.protobuf.Field.prototype.setDefaultValue = function(value) {
|
|
999
|
+
return jspb.Message.setProto3StringField(this, 11, value);
|
|
1000
|
+
};
|
|
1001
|
+
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
/**
|
|
1005
|
+
* List of repeated fields within this message type.
|
|
1006
|
+
* @private {!Array<number>}
|
|
1007
|
+
* @const
|
|
1008
|
+
*/
|
|
1009
|
+
proto.google.protobuf.Enum.repeatedFields_ = [2,3];
|
|
1010
|
+
|
|
1011
|
+
|
|
1012
|
+
|
|
1013
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1014
|
+
/**
|
|
1015
|
+
* Creates an object representation of this proto.
|
|
1016
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1017
|
+
* Optional fields that are not set will be set to undefined.
|
|
1018
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1019
|
+
* For the list of reserved names please see:
|
|
1020
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1021
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1022
|
+
* JSPB instance for transitional soy proto support:
|
|
1023
|
+
* http://goto/soy-param-migration
|
|
1024
|
+
* @return {!Object}
|
|
1025
|
+
*/
|
|
1026
|
+
proto.google.protobuf.Enum.prototype.toObject = function(opt_includeInstance) {
|
|
1027
|
+
return proto.google.protobuf.Enum.toObject(opt_includeInstance, this);
|
|
1028
|
+
};
|
|
1029
|
+
|
|
1030
|
+
|
|
1031
|
+
/**
|
|
1032
|
+
* Static version of the {@see toObject} method.
|
|
1033
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1034
|
+
* the JSPB instance for transitional soy proto support:
|
|
1035
|
+
* http://goto/soy-param-migration
|
|
1036
|
+
* @param {!proto.google.protobuf.Enum} msg The msg instance to transform.
|
|
1037
|
+
* @return {!Object}
|
|
1038
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1039
|
+
*/
|
|
1040
|
+
proto.google.protobuf.Enum.toObject = function(includeInstance, msg) {
|
|
1041
|
+
var f, obj = {
|
|
1042
|
+
name: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
1043
|
+
enumvalueList: jspb.Message.toObjectList(msg.getEnumvalueList(),
|
|
1044
|
+
proto.google.protobuf.EnumValue.toObject, includeInstance),
|
|
1045
|
+
optionsList: jspb.Message.toObjectList(msg.getOptionsList(),
|
|
1046
|
+
proto.google.protobuf.Option.toObject, includeInstance),
|
|
1047
|
+
sourceContext: (f = msg.getSourceContext()) && google_protobuf_source_context_pb.SourceContext.toObject(includeInstance, f),
|
|
1048
|
+
syntax: jspb.Message.getFieldWithDefault(msg, 5, 0),
|
|
1049
|
+
edition: jspb.Message.getFieldWithDefault(msg, 6, "")
|
|
1050
|
+
};
|
|
1051
|
+
|
|
1052
|
+
if (includeInstance) {
|
|
1053
|
+
obj.$jspbMessageInstance = msg;
|
|
1054
|
+
}
|
|
1055
|
+
return obj;
|
|
1056
|
+
};
|
|
1057
|
+
}
|
|
1058
|
+
|
|
1059
|
+
|
|
1060
|
+
/**
|
|
1061
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1062
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1063
|
+
* @return {!proto.google.protobuf.Enum}
|
|
1064
|
+
*/
|
|
1065
|
+
proto.google.protobuf.Enum.deserializeBinary = function(bytes) {
|
|
1066
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1067
|
+
var msg = new proto.google.protobuf.Enum;
|
|
1068
|
+
return proto.google.protobuf.Enum.deserializeBinaryFromReader(msg, reader);
|
|
1069
|
+
};
|
|
1070
|
+
|
|
1071
|
+
|
|
1072
|
+
/**
|
|
1073
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1074
|
+
* given reader into the given message object.
|
|
1075
|
+
* @param {!proto.google.protobuf.Enum} msg The message object to deserialize into.
|
|
1076
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1077
|
+
* @return {!proto.google.protobuf.Enum}
|
|
1078
|
+
*/
|
|
1079
|
+
proto.google.protobuf.Enum.deserializeBinaryFromReader = function(msg, reader) {
|
|
1080
|
+
while (reader.nextField()) {
|
|
1081
|
+
if (reader.isEndGroup()) {
|
|
1082
|
+
break;
|
|
1083
|
+
}
|
|
1084
|
+
var field = reader.getFieldNumber();
|
|
1085
|
+
switch (field) {
|
|
1086
|
+
case 1:
|
|
1087
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1088
|
+
msg.setName(value);
|
|
1089
|
+
break;
|
|
1090
|
+
case 2:
|
|
1091
|
+
var value = new proto.google.protobuf.EnumValue;
|
|
1092
|
+
reader.readMessage(value,proto.google.protobuf.EnumValue.deserializeBinaryFromReader);
|
|
1093
|
+
msg.addEnumvalue(value);
|
|
1094
|
+
break;
|
|
1095
|
+
case 3:
|
|
1096
|
+
var value = new proto.google.protobuf.Option;
|
|
1097
|
+
reader.readMessage(value,proto.google.protobuf.Option.deserializeBinaryFromReader);
|
|
1098
|
+
msg.addOptions(value);
|
|
1099
|
+
break;
|
|
1100
|
+
case 4:
|
|
1101
|
+
var value = new google_protobuf_source_context_pb.SourceContext;
|
|
1102
|
+
reader.readMessage(value,google_protobuf_source_context_pb.SourceContext.deserializeBinaryFromReader);
|
|
1103
|
+
msg.setSourceContext(value);
|
|
1104
|
+
break;
|
|
1105
|
+
case 5:
|
|
1106
|
+
var value = /** @type {!proto.google.protobuf.Syntax} */ (reader.readEnum());
|
|
1107
|
+
msg.setSyntax(value);
|
|
1108
|
+
break;
|
|
1109
|
+
case 6:
|
|
1110
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1111
|
+
msg.setEdition(value);
|
|
1112
|
+
break;
|
|
1113
|
+
default:
|
|
1114
|
+
reader.skipField();
|
|
1115
|
+
break;
|
|
1116
|
+
}
|
|
1117
|
+
}
|
|
1118
|
+
return msg;
|
|
1119
|
+
};
|
|
1120
|
+
|
|
1121
|
+
|
|
1122
|
+
/**
|
|
1123
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1124
|
+
* @return {!Uint8Array}
|
|
1125
|
+
*/
|
|
1126
|
+
proto.google.protobuf.Enum.prototype.serializeBinary = function() {
|
|
1127
|
+
var writer = new jspb.BinaryWriter();
|
|
1128
|
+
proto.google.protobuf.Enum.serializeBinaryToWriter(this, writer);
|
|
1129
|
+
return writer.getResultBuffer();
|
|
1130
|
+
};
|
|
1131
|
+
|
|
1132
|
+
|
|
1133
|
+
/**
|
|
1134
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1135
|
+
* format), writing to the given BinaryWriter.
|
|
1136
|
+
* @param {!proto.google.protobuf.Enum} message
|
|
1137
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1138
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1139
|
+
*/
|
|
1140
|
+
proto.google.protobuf.Enum.serializeBinaryToWriter = function(message, writer) {
|
|
1141
|
+
var f = undefined;
|
|
1142
|
+
f = message.getName();
|
|
1143
|
+
if (f.length > 0) {
|
|
1144
|
+
writer.writeString(
|
|
1145
|
+
1,
|
|
1146
|
+
f
|
|
1147
|
+
);
|
|
1148
|
+
}
|
|
1149
|
+
f = message.getEnumvalueList();
|
|
1150
|
+
if (f.length > 0) {
|
|
1151
|
+
writer.writeRepeatedMessage(
|
|
1152
|
+
2,
|
|
1153
|
+
f,
|
|
1154
|
+
proto.google.protobuf.EnumValue.serializeBinaryToWriter
|
|
1155
|
+
);
|
|
1156
|
+
}
|
|
1157
|
+
f = message.getOptionsList();
|
|
1158
|
+
if (f.length > 0) {
|
|
1159
|
+
writer.writeRepeatedMessage(
|
|
1160
|
+
3,
|
|
1161
|
+
f,
|
|
1162
|
+
proto.google.protobuf.Option.serializeBinaryToWriter
|
|
1163
|
+
);
|
|
1164
|
+
}
|
|
1165
|
+
f = message.getSourceContext();
|
|
1166
|
+
if (f != null) {
|
|
1167
|
+
writer.writeMessage(
|
|
1168
|
+
4,
|
|
1169
|
+
f,
|
|
1170
|
+
google_protobuf_source_context_pb.SourceContext.serializeBinaryToWriter
|
|
1171
|
+
);
|
|
1172
|
+
}
|
|
1173
|
+
f = message.getSyntax();
|
|
1174
|
+
if (f !== 0.0) {
|
|
1175
|
+
writer.writeEnum(
|
|
1176
|
+
5,
|
|
1177
|
+
f
|
|
1178
|
+
);
|
|
1179
|
+
}
|
|
1180
|
+
f = message.getEdition();
|
|
1181
|
+
if (f.length > 0) {
|
|
1182
|
+
writer.writeString(
|
|
1183
|
+
6,
|
|
1184
|
+
f
|
|
1185
|
+
);
|
|
1186
|
+
}
|
|
1187
|
+
};
|
|
1188
|
+
|
|
1189
|
+
|
|
1190
|
+
/**
|
|
1191
|
+
* optional string name = 1;
|
|
1192
|
+
* @return {string}
|
|
1193
|
+
*/
|
|
1194
|
+
proto.google.protobuf.Enum.prototype.getName = function() {
|
|
1195
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1196
|
+
};
|
|
1197
|
+
|
|
1198
|
+
|
|
1199
|
+
/**
|
|
1200
|
+
* @param {string} value
|
|
1201
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1202
|
+
*/
|
|
1203
|
+
proto.google.protobuf.Enum.prototype.setName = function(value) {
|
|
1204
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1205
|
+
};
|
|
1206
|
+
|
|
1207
|
+
|
|
1208
|
+
/**
|
|
1209
|
+
* repeated EnumValue enumvalue = 2;
|
|
1210
|
+
* @return {!Array<!proto.google.protobuf.EnumValue>}
|
|
1211
|
+
*/
|
|
1212
|
+
proto.google.protobuf.Enum.prototype.getEnumvalueList = function() {
|
|
1213
|
+
return /** @type{!Array<!proto.google.protobuf.EnumValue>} */ (
|
|
1214
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.protobuf.EnumValue, 2));
|
|
1215
|
+
};
|
|
1216
|
+
|
|
1217
|
+
|
|
1218
|
+
/**
|
|
1219
|
+
* @param {!Array<!proto.google.protobuf.EnumValue>} value
|
|
1220
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1221
|
+
*/
|
|
1222
|
+
proto.google.protobuf.Enum.prototype.setEnumvalueList = function(value) {
|
|
1223
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
1224
|
+
};
|
|
1225
|
+
|
|
1226
|
+
|
|
1227
|
+
/**
|
|
1228
|
+
* @param {!proto.google.protobuf.EnumValue=} opt_value
|
|
1229
|
+
* @param {number=} opt_index
|
|
1230
|
+
* @return {!proto.google.protobuf.EnumValue}
|
|
1231
|
+
*/
|
|
1232
|
+
proto.google.protobuf.Enum.prototype.addEnumvalue = function(opt_value, opt_index) {
|
|
1233
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.protobuf.EnumValue, opt_index);
|
|
1234
|
+
};
|
|
1235
|
+
|
|
1236
|
+
|
|
1237
|
+
/**
|
|
1238
|
+
* Clears the list making it empty but non-null.
|
|
1239
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1240
|
+
*/
|
|
1241
|
+
proto.google.protobuf.Enum.prototype.clearEnumvalueList = function() {
|
|
1242
|
+
return this.setEnumvalueList([]);
|
|
1243
|
+
};
|
|
1244
|
+
|
|
1245
|
+
|
|
1246
|
+
/**
|
|
1247
|
+
* repeated Option options = 3;
|
|
1248
|
+
* @return {!Array<!proto.google.protobuf.Option>}
|
|
1249
|
+
*/
|
|
1250
|
+
proto.google.protobuf.Enum.prototype.getOptionsList = function() {
|
|
1251
|
+
return /** @type{!Array<!proto.google.protobuf.Option>} */ (
|
|
1252
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.protobuf.Option, 3));
|
|
1253
|
+
};
|
|
1254
|
+
|
|
1255
|
+
|
|
1256
|
+
/**
|
|
1257
|
+
* @param {!Array<!proto.google.protobuf.Option>} value
|
|
1258
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1259
|
+
*/
|
|
1260
|
+
proto.google.protobuf.Enum.prototype.setOptionsList = function(value) {
|
|
1261
|
+
return jspb.Message.setRepeatedWrapperField(this, 3, value);
|
|
1262
|
+
};
|
|
1263
|
+
|
|
1264
|
+
|
|
1265
|
+
/**
|
|
1266
|
+
* @param {!proto.google.protobuf.Option=} opt_value
|
|
1267
|
+
* @param {number=} opt_index
|
|
1268
|
+
* @return {!proto.google.protobuf.Option}
|
|
1269
|
+
*/
|
|
1270
|
+
proto.google.protobuf.Enum.prototype.addOptions = function(opt_value, opt_index) {
|
|
1271
|
+
return jspb.Message.addToRepeatedWrapperField(this, 3, opt_value, proto.google.protobuf.Option, opt_index);
|
|
1272
|
+
};
|
|
1273
|
+
|
|
1274
|
+
|
|
1275
|
+
/**
|
|
1276
|
+
* Clears the list making it empty but non-null.
|
|
1277
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1278
|
+
*/
|
|
1279
|
+
proto.google.protobuf.Enum.prototype.clearOptionsList = function() {
|
|
1280
|
+
return this.setOptionsList([]);
|
|
1281
|
+
};
|
|
1282
|
+
|
|
1283
|
+
|
|
1284
|
+
/**
|
|
1285
|
+
* optional SourceContext source_context = 4;
|
|
1286
|
+
* @return {?proto.google.protobuf.SourceContext}
|
|
1287
|
+
*/
|
|
1288
|
+
proto.google.protobuf.Enum.prototype.getSourceContext = function() {
|
|
1289
|
+
return /** @type{?proto.google.protobuf.SourceContext} */ (
|
|
1290
|
+
jspb.Message.getWrapperField(this, google_protobuf_source_context_pb.SourceContext, 4));
|
|
1291
|
+
};
|
|
1292
|
+
|
|
1293
|
+
|
|
1294
|
+
/**
|
|
1295
|
+
* @param {?proto.google.protobuf.SourceContext|undefined} value
|
|
1296
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1297
|
+
*/
|
|
1298
|
+
proto.google.protobuf.Enum.prototype.setSourceContext = function(value) {
|
|
1299
|
+
return jspb.Message.setWrapperField(this, 4, value);
|
|
1300
|
+
};
|
|
1301
|
+
|
|
1302
|
+
|
|
1303
|
+
/**
|
|
1304
|
+
* Clears the message field making it undefined.
|
|
1305
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1306
|
+
*/
|
|
1307
|
+
proto.google.protobuf.Enum.prototype.clearSourceContext = function() {
|
|
1308
|
+
return this.setSourceContext(undefined);
|
|
1309
|
+
};
|
|
1310
|
+
|
|
1311
|
+
|
|
1312
|
+
/**
|
|
1313
|
+
* Returns whether this field is set.
|
|
1314
|
+
* @return {boolean}
|
|
1315
|
+
*/
|
|
1316
|
+
proto.google.protobuf.Enum.prototype.hasSourceContext = function() {
|
|
1317
|
+
return jspb.Message.getField(this, 4) != null;
|
|
1318
|
+
};
|
|
1319
|
+
|
|
1320
|
+
|
|
1321
|
+
/**
|
|
1322
|
+
* optional Syntax syntax = 5;
|
|
1323
|
+
* @return {!proto.google.protobuf.Syntax}
|
|
1324
|
+
*/
|
|
1325
|
+
proto.google.protobuf.Enum.prototype.getSyntax = function() {
|
|
1326
|
+
return /** @type {!proto.google.protobuf.Syntax} */ (jspb.Message.getFieldWithDefault(this, 5, 0));
|
|
1327
|
+
};
|
|
1328
|
+
|
|
1329
|
+
|
|
1330
|
+
/**
|
|
1331
|
+
* @param {!proto.google.protobuf.Syntax} value
|
|
1332
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1333
|
+
*/
|
|
1334
|
+
proto.google.protobuf.Enum.prototype.setSyntax = function(value) {
|
|
1335
|
+
return jspb.Message.setProto3EnumField(this, 5, value);
|
|
1336
|
+
};
|
|
1337
|
+
|
|
1338
|
+
|
|
1339
|
+
/**
|
|
1340
|
+
* optional string edition = 6;
|
|
1341
|
+
* @return {string}
|
|
1342
|
+
*/
|
|
1343
|
+
proto.google.protobuf.Enum.prototype.getEdition = function() {
|
|
1344
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, ""));
|
|
1345
|
+
};
|
|
1346
|
+
|
|
1347
|
+
|
|
1348
|
+
/**
|
|
1349
|
+
* @param {string} value
|
|
1350
|
+
* @return {!proto.google.protobuf.Enum} returns this
|
|
1351
|
+
*/
|
|
1352
|
+
proto.google.protobuf.Enum.prototype.setEdition = function(value) {
|
|
1353
|
+
return jspb.Message.setProto3StringField(this, 6, value);
|
|
1354
|
+
};
|
|
1355
|
+
|
|
1356
|
+
|
|
1357
|
+
|
|
1358
|
+
/**
|
|
1359
|
+
* List of repeated fields within this message type.
|
|
1360
|
+
* @private {!Array<number>}
|
|
1361
|
+
* @const
|
|
1362
|
+
*/
|
|
1363
|
+
proto.google.protobuf.EnumValue.repeatedFields_ = [3];
|
|
1364
|
+
|
|
1365
|
+
|
|
1366
|
+
|
|
1367
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1368
|
+
/**
|
|
1369
|
+
* Creates an object representation of this proto.
|
|
1370
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1371
|
+
* Optional fields that are not set will be set to undefined.
|
|
1372
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1373
|
+
* For the list of reserved names please see:
|
|
1374
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1375
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1376
|
+
* JSPB instance for transitional soy proto support:
|
|
1377
|
+
* http://goto/soy-param-migration
|
|
1378
|
+
* @return {!Object}
|
|
1379
|
+
*/
|
|
1380
|
+
proto.google.protobuf.EnumValue.prototype.toObject = function(opt_includeInstance) {
|
|
1381
|
+
return proto.google.protobuf.EnumValue.toObject(opt_includeInstance, this);
|
|
1382
|
+
};
|
|
1383
|
+
|
|
1384
|
+
|
|
1385
|
+
/**
|
|
1386
|
+
* Static version of the {@see toObject} method.
|
|
1387
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1388
|
+
* the JSPB instance for transitional soy proto support:
|
|
1389
|
+
* http://goto/soy-param-migration
|
|
1390
|
+
* @param {!proto.google.protobuf.EnumValue} msg The msg instance to transform.
|
|
1391
|
+
* @return {!Object}
|
|
1392
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1393
|
+
*/
|
|
1394
|
+
proto.google.protobuf.EnumValue.toObject = function(includeInstance, msg) {
|
|
1395
|
+
var f, obj = {
|
|
1396
|
+
name: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
1397
|
+
number: jspb.Message.getFieldWithDefault(msg, 2, 0),
|
|
1398
|
+
optionsList: jspb.Message.toObjectList(msg.getOptionsList(),
|
|
1399
|
+
proto.google.protobuf.Option.toObject, includeInstance)
|
|
1400
|
+
};
|
|
1401
|
+
|
|
1402
|
+
if (includeInstance) {
|
|
1403
|
+
obj.$jspbMessageInstance = msg;
|
|
1404
|
+
}
|
|
1405
|
+
return obj;
|
|
1406
|
+
};
|
|
1407
|
+
}
|
|
1408
|
+
|
|
1409
|
+
|
|
1410
|
+
/**
|
|
1411
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1412
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1413
|
+
* @return {!proto.google.protobuf.EnumValue}
|
|
1414
|
+
*/
|
|
1415
|
+
proto.google.protobuf.EnumValue.deserializeBinary = function(bytes) {
|
|
1416
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1417
|
+
var msg = new proto.google.protobuf.EnumValue;
|
|
1418
|
+
return proto.google.protobuf.EnumValue.deserializeBinaryFromReader(msg, reader);
|
|
1419
|
+
};
|
|
1420
|
+
|
|
1421
|
+
|
|
1422
|
+
/**
|
|
1423
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1424
|
+
* given reader into the given message object.
|
|
1425
|
+
* @param {!proto.google.protobuf.EnumValue} msg The message object to deserialize into.
|
|
1426
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1427
|
+
* @return {!proto.google.protobuf.EnumValue}
|
|
1428
|
+
*/
|
|
1429
|
+
proto.google.protobuf.EnumValue.deserializeBinaryFromReader = function(msg, reader) {
|
|
1430
|
+
while (reader.nextField()) {
|
|
1431
|
+
if (reader.isEndGroup()) {
|
|
1432
|
+
break;
|
|
1433
|
+
}
|
|
1434
|
+
var field = reader.getFieldNumber();
|
|
1435
|
+
switch (field) {
|
|
1436
|
+
case 1:
|
|
1437
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1438
|
+
msg.setName(value);
|
|
1439
|
+
break;
|
|
1440
|
+
case 2:
|
|
1441
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
1442
|
+
msg.setNumber(value);
|
|
1443
|
+
break;
|
|
1444
|
+
case 3:
|
|
1445
|
+
var value = new proto.google.protobuf.Option;
|
|
1446
|
+
reader.readMessage(value,proto.google.protobuf.Option.deserializeBinaryFromReader);
|
|
1447
|
+
msg.addOptions(value);
|
|
1448
|
+
break;
|
|
1449
|
+
default:
|
|
1450
|
+
reader.skipField();
|
|
1451
|
+
break;
|
|
1452
|
+
}
|
|
1453
|
+
}
|
|
1454
|
+
return msg;
|
|
1455
|
+
};
|
|
1456
|
+
|
|
1457
|
+
|
|
1458
|
+
/**
|
|
1459
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1460
|
+
* @return {!Uint8Array}
|
|
1461
|
+
*/
|
|
1462
|
+
proto.google.protobuf.EnumValue.prototype.serializeBinary = function() {
|
|
1463
|
+
var writer = new jspb.BinaryWriter();
|
|
1464
|
+
proto.google.protobuf.EnumValue.serializeBinaryToWriter(this, writer);
|
|
1465
|
+
return writer.getResultBuffer();
|
|
1466
|
+
};
|
|
1467
|
+
|
|
1468
|
+
|
|
1469
|
+
/**
|
|
1470
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1471
|
+
* format), writing to the given BinaryWriter.
|
|
1472
|
+
* @param {!proto.google.protobuf.EnumValue} message
|
|
1473
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1474
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1475
|
+
*/
|
|
1476
|
+
proto.google.protobuf.EnumValue.serializeBinaryToWriter = function(message, writer) {
|
|
1477
|
+
var f = undefined;
|
|
1478
|
+
f = message.getName();
|
|
1479
|
+
if (f.length > 0) {
|
|
1480
|
+
writer.writeString(
|
|
1481
|
+
1,
|
|
1482
|
+
f
|
|
1483
|
+
);
|
|
1484
|
+
}
|
|
1485
|
+
f = message.getNumber();
|
|
1486
|
+
if (f !== 0) {
|
|
1487
|
+
writer.writeInt32(
|
|
1488
|
+
2,
|
|
1489
|
+
f
|
|
1490
|
+
);
|
|
1491
|
+
}
|
|
1492
|
+
f = message.getOptionsList();
|
|
1493
|
+
if (f.length > 0) {
|
|
1494
|
+
writer.writeRepeatedMessage(
|
|
1495
|
+
3,
|
|
1496
|
+
f,
|
|
1497
|
+
proto.google.protobuf.Option.serializeBinaryToWriter
|
|
1498
|
+
);
|
|
1499
|
+
}
|
|
1500
|
+
};
|
|
1501
|
+
|
|
1502
|
+
|
|
1503
|
+
/**
|
|
1504
|
+
* optional string name = 1;
|
|
1505
|
+
* @return {string}
|
|
1506
|
+
*/
|
|
1507
|
+
proto.google.protobuf.EnumValue.prototype.getName = function() {
|
|
1508
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1509
|
+
};
|
|
1510
|
+
|
|
1511
|
+
|
|
1512
|
+
/**
|
|
1513
|
+
* @param {string} value
|
|
1514
|
+
* @return {!proto.google.protobuf.EnumValue} returns this
|
|
1515
|
+
*/
|
|
1516
|
+
proto.google.protobuf.EnumValue.prototype.setName = function(value) {
|
|
1517
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1518
|
+
};
|
|
1519
|
+
|
|
1520
|
+
|
|
1521
|
+
/**
|
|
1522
|
+
* optional int32 number = 2;
|
|
1523
|
+
* @return {number}
|
|
1524
|
+
*/
|
|
1525
|
+
proto.google.protobuf.EnumValue.prototype.getNumber = function() {
|
|
1526
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
|
|
1527
|
+
};
|
|
1528
|
+
|
|
1529
|
+
|
|
1530
|
+
/**
|
|
1531
|
+
* @param {number} value
|
|
1532
|
+
* @return {!proto.google.protobuf.EnumValue} returns this
|
|
1533
|
+
*/
|
|
1534
|
+
proto.google.protobuf.EnumValue.prototype.setNumber = function(value) {
|
|
1535
|
+
return jspb.Message.setProto3IntField(this, 2, value);
|
|
1536
|
+
};
|
|
1537
|
+
|
|
1538
|
+
|
|
1539
|
+
/**
|
|
1540
|
+
* repeated Option options = 3;
|
|
1541
|
+
* @return {!Array<!proto.google.protobuf.Option>}
|
|
1542
|
+
*/
|
|
1543
|
+
proto.google.protobuf.EnumValue.prototype.getOptionsList = function() {
|
|
1544
|
+
return /** @type{!Array<!proto.google.protobuf.Option>} */ (
|
|
1545
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.protobuf.Option, 3));
|
|
1546
|
+
};
|
|
1547
|
+
|
|
1548
|
+
|
|
1549
|
+
/**
|
|
1550
|
+
* @param {!Array<!proto.google.protobuf.Option>} value
|
|
1551
|
+
* @return {!proto.google.protobuf.EnumValue} returns this
|
|
1552
|
+
*/
|
|
1553
|
+
proto.google.protobuf.EnumValue.prototype.setOptionsList = function(value) {
|
|
1554
|
+
return jspb.Message.setRepeatedWrapperField(this, 3, value);
|
|
1555
|
+
};
|
|
1556
|
+
|
|
1557
|
+
|
|
1558
|
+
/**
|
|
1559
|
+
* @param {!proto.google.protobuf.Option=} opt_value
|
|
1560
|
+
* @param {number=} opt_index
|
|
1561
|
+
* @return {!proto.google.protobuf.Option}
|
|
1562
|
+
*/
|
|
1563
|
+
proto.google.protobuf.EnumValue.prototype.addOptions = function(opt_value, opt_index) {
|
|
1564
|
+
return jspb.Message.addToRepeatedWrapperField(this, 3, opt_value, proto.google.protobuf.Option, opt_index);
|
|
1565
|
+
};
|
|
1566
|
+
|
|
1567
|
+
|
|
1568
|
+
/**
|
|
1569
|
+
* Clears the list making it empty but non-null.
|
|
1570
|
+
* @return {!proto.google.protobuf.EnumValue} returns this
|
|
1571
|
+
*/
|
|
1572
|
+
proto.google.protobuf.EnumValue.prototype.clearOptionsList = function() {
|
|
1573
|
+
return this.setOptionsList([]);
|
|
1574
|
+
};
|
|
1575
|
+
|
|
1576
|
+
|
|
1577
|
+
|
|
1578
|
+
|
|
1579
|
+
|
|
1580
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1581
|
+
/**
|
|
1582
|
+
* Creates an object representation of this proto.
|
|
1583
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1584
|
+
* Optional fields that are not set will be set to undefined.
|
|
1585
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1586
|
+
* For the list of reserved names please see:
|
|
1587
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1588
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1589
|
+
* JSPB instance for transitional soy proto support:
|
|
1590
|
+
* http://goto/soy-param-migration
|
|
1591
|
+
* @return {!Object}
|
|
1592
|
+
*/
|
|
1593
|
+
proto.google.protobuf.Option.prototype.toObject = function(opt_includeInstance) {
|
|
1594
|
+
return proto.google.protobuf.Option.toObject(opt_includeInstance, this);
|
|
1595
|
+
};
|
|
1596
|
+
|
|
1597
|
+
|
|
1598
|
+
/**
|
|
1599
|
+
* Static version of the {@see toObject} method.
|
|
1600
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1601
|
+
* the JSPB instance for transitional soy proto support:
|
|
1602
|
+
* http://goto/soy-param-migration
|
|
1603
|
+
* @param {!proto.google.protobuf.Option} msg The msg instance to transform.
|
|
1604
|
+
* @return {!Object}
|
|
1605
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1606
|
+
*/
|
|
1607
|
+
proto.google.protobuf.Option.toObject = function(includeInstance, msg) {
|
|
1608
|
+
var f, obj = {
|
|
1609
|
+
name: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
1610
|
+
value: (f = msg.getValue()) && google_protobuf_any_pb.Any.toObject(includeInstance, f)
|
|
1611
|
+
};
|
|
1612
|
+
|
|
1613
|
+
if (includeInstance) {
|
|
1614
|
+
obj.$jspbMessageInstance = msg;
|
|
1615
|
+
}
|
|
1616
|
+
return obj;
|
|
1617
|
+
};
|
|
1618
|
+
}
|
|
1619
|
+
|
|
1620
|
+
|
|
1621
|
+
/**
|
|
1622
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1623
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1624
|
+
* @return {!proto.google.protobuf.Option}
|
|
1625
|
+
*/
|
|
1626
|
+
proto.google.protobuf.Option.deserializeBinary = function(bytes) {
|
|
1627
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1628
|
+
var msg = new proto.google.protobuf.Option;
|
|
1629
|
+
return proto.google.protobuf.Option.deserializeBinaryFromReader(msg, reader);
|
|
1630
|
+
};
|
|
1631
|
+
|
|
1632
|
+
|
|
1633
|
+
/**
|
|
1634
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1635
|
+
* given reader into the given message object.
|
|
1636
|
+
* @param {!proto.google.protobuf.Option} msg The message object to deserialize into.
|
|
1637
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1638
|
+
* @return {!proto.google.protobuf.Option}
|
|
1639
|
+
*/
|
|
1640
|
+
proto.google.protobuf.Option.deserializeBinaryFromReader = function(msg, reader) {
|
|
1641
|
+
while (reader.nextField()) {
|
|
1642
|
+
if (reader.isEndGroup()) {
|
|
1643
|
+
break;
|
|
1644
|
+
}
|
|
1645
|
+
var field = reader.getFieldNumber();
|
|
1646
|
+
switch (field) {
|
|
1647
|
+
case 1:
|
|
1648
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1649
|
+
msg.setName(value);
|
|
1650
|
+
break;
|
|
1651
|
+
case 2:
|
|
1652
|
+
var value = new google_protobuf_any_pb.Any;
|
|
1653
|
+
reader.readMessage(value,google_protobuf_any_pb.Any.deserializeBinaryFromReader);
|
|
1654
|
+
msg.setValue(value);
|
|
1655
|
+
break;
|
|
1656
|
+
default:
|
|
1657
|
+
reader.skipField();
|
|
1658
|
+
break;
|
|
1659
|
+
}
|
|
1660
|
+
}
|
|
1661
|
+
return msg;
|
|
1662
|
+
};
|
|
1663
|
+
|
|
1664
|
+
|
|
1665
|
+
/**
|
|
1666
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1667
|
+
* @return {!Uint8Array}
|
|
1668
|
+
*/
|
|
1669
|
+
proto.google.protobuf.Option.prototype.serializeBinary = function() {
|
|
1670
|
+
var writer = new jspb.BinaryWriter();
|
|
1671
|
+
proto.google.protobuf.Option.serializeBinaryToWriter(this, writer);
|
|
1672
|
+
return writer.getResultBuffer();
|
|
1673
|
+
};
|
|
1674
|
+
|
|
1675
|
+
|
|
1676
|
+
/**
|
|
1677
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1678
|
+
* format), writing to the given BinaryWriter.
|
|
1679
|
+
* @param {!proto.google.protobuf.Option} message
|
|
1680
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1681
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1682
|
+
*/
|
|
1683
|
+
proto.google.protobuf.Option.serializeBinaryToWriter = function(message, writer) {
|
|
1684
|
+
var f = undefined;
|
|
1685
|
+
f = message.getName();
|
|
1686
|
+
if (f.length > 0) {
|
|
1687
|
+
writer.writeString(
|
|
1688
|
+
1,
|
|
1689
|
+
f
|
|
1690
|
+
);
|
|
1691
|
+
}
|
|
1692
|
+
f = message.getValue();
|
|
1693
|
+
if (f != null) {
|
|
1694
|
+
writer.writeMessage(
|
|
1695
|
+
2,
|
|
1696
|
+
f,
|
|
1697
|
+
google_protobuf_any_pb.Any.serializeBinaryToWriter
|
|
1698
|
+
);
|
|
1699
|
+
}
|
|
1700
|
+
};
|
|
1701
|
+
|
|
1702
|
+
|
|
1703
|
+
/**
|
|
1704
|
+
* optional string name = 1;
|
|
1705
|
+
* @return {string}
|
|
1706
|
+
*/
|
|
1707
|
+
proto.google.protobuf.Option.prototype.getName = function() {
|
|
1708
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1709
|
+
};
|
|
1710
|
+
|
|
1711
|
+
|
|
1712
|
+
/**
|
|
1713
|
+
* @param {string} value
|
|
1714
|
+
* @return {!proto.google.protobuf.Option} returns this
|
|
1715
|
+
*/
|
|
1716
|
+
proto.google.protobuf.Option.prototype.setName = function(value) {
|
|
1717
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1718
|
+
};
|
|
1719
|
+
|
|
1720
|
+
|
|
1721
|
+
/**
|
|
1722
|
+
* optional Any value = 2;
|
|
1723
|
+
* @return {?proto.google.protobuf.Any}
|
|
1724
|
+
*/
|
|
1725
|
+
proto.google.protobuf.Option.prototype.getValue = function() {
|
|
1726
|
+
return /** @type{?proto.google.protobuf.Any} */ (
|
|
1727
|
+
jspb.Message.getWrapperField(this, google_protobuf_any_pb.Any, 2));
|
|
1728
|
+
};
|
|
1729
|
+
|
|
1730
|
+
|
|
1731
|
+
/**
|
|
1732
|
+
* @param {?proto.google.protobuf.Any|undefined} value
|
|
1733
|
+
* @return {!proto.google.protobuf.Option} returns this
|
|
1734
|
+
*/
|
|
1735
|
+
proto.google.protobuf.Option.prototype.setValue = function(value) {
|
|
1736
|
+
return jspb.Message.setWrapperField(this, 2, value);
|
|
1737
|
+
};
|
|
1738
|
+
|
|
1739
|
+
|
|
1740
|
+
/**
|
|
1741
|
+
* Clears the message field making it undefined.
|
|
1742
|
+
* @return {!proto.google.protobuf.Option} returns this
|
|
1743
|
+
*/
|
|
1744
|
+
proto.google.protobuf.Option.prototype.clearValue = function() {
|
|
1745
|
+
return this.setValue(undefined);
|
|
1746
|
+
};
|
|
1747
|
+
|
|
1748
|
+
|
|
1749
|
+
/**
|
|
1750
|
+
* Returns whether this field is set.
|
|
1751
|
+
* @return {boolean}
|
|
1752
|
+
*/
|
|
1753
|
+
proto.google.protobuf.Option.prototype.hasValue = function() {
|
|
1754
|
+
return jspb.Message.getField(this, 2) != null;
|
|
1755
|
+
};
|
|
1756
|
+
|
|
1757
|
+
|
|
1758
|
+
/**
|
|
1759
|
+
* @enum {number}
|
|
1760
|
+
*/
|
|
1761
|
+
proto.google.protobuf.Syntax = {
|
|
1762
|
+
SYNTAX_PROTO2: 0,
|
|
1763
|
+
SYNTAX_PROTO3: 1,
|
|
1764
|
+
SYNTAX_EDITIONS: 2
|
|
1765
|
+
};
|
|
1766
|
+
|
|
1767
|
+
goog.object.extend(exports, proto.google.protobuf);
|
|
1768
|
+
|
|
1769
|
+
// Below is base64 encoded GeneratedCodeInfo proto
|
|
1770
|
+
// CiYKAgQAEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiuDSCyDQomCgIEARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YnhMgoxMKJgoCBAISGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGJMZIJcZCiYKAgQDEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiDHyCMHwomCgIEBBIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YjCUgkiUKKAoEBAACABIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Yx1YgzlYKKAoEBAACABIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Yr1ggtlgKKAoEBAACARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YiVoglloKKAoEBAACARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y01wg4FwKKAoEBAACARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y4l4g614KKAoEBAACARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YlWEgpGEKKAoEBAACAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YwmIgz2IKKAoEBAACAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YuWQgxmQKKAoEBAACAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YsGYguWYKKAoEBAACAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Yt2ggxmgKKAoEBAACAxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y/GkgimoKKAoEBAACAxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Yymwg2GwKKAoEBAACAxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y3G4g5m4KKAoEBAACAxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YkXEgoXEKKAoEBAACBBIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y5XIg9XIKKAoEBAACBBIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YyHUg2HUKKAoEBAACBBIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YvXcgz3cKKAoEBAACBBIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y93ggh3kKKAoEBAACBRIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YxHogzXoKKAoEBAACBRIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y23wg5HwKKAoEBAACBhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YmX4go34KKgoEBAACBhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YhIABII6AAQoqCgQEAQQAEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxi0sgEguLIBCiwKBgQBBAACABIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Yv7IBIMuyAQosCgYEAQQAAgESGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGNKyASDdsgEKLAoGBAEEAAICEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjksgEg7rIBCiwKBgQBBAACAxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y9bIBIP+yAQosCgYEAQQAAgQSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGIazASCRswEKLAoGBAEEAAIFEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiYswEgorMBCiwKBgQBBAACBhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YqbMBILWzAQosCgYEAQQAAgcSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGLyzASDIswEKLAoGBAEEAAIIEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjPswEg2LMBCiwKBgQBBAACCRIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y37MBIOqzAQosCgYEAQQAAgoSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGPGzASD7swEKLAoGBAEEAAILEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiDtAEgj7QBCiwKBgQBBAACDBIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Yl7QBIKG0AQosCgYEAQQAAg0SGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGKm0ASC0tAEKLAoGBAEEAAIOEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxi8tAEgxbQBCiwKBgQBBAACDxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YzbQBINq0AQosCgYEAQQAAhASGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGOK0ASDvtAEKLAoGBAEEAAIREhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxj3tAEggrUBCiwKBgQBBAACEhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YirUBIJW1AQoqCgQEAQQBEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjUtQEg37UBCiwKBgQBBAECABIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y5rUBIPm1AQosCgYEAQQBAgESGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGIC2ASCUtgEKLAoGBAEEAQICEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxibtgEgr7YBCiwKBgQBBAECAxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YtrYBIMq2AQoqCgQEAQIAEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjKtwEg0bcBCioKBAQBAgASGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGOm5ASDwuQEKKgoEBAECARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y0bsBIN+7AQoqCgQEAQIBEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiFvgEgk74BCioKBAQBAgISGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGMe/ASDQvwEKKgoEBAECAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YssEBILvBAQoqCgQEAQIDEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjtwgEg9MIBCioKBAQBAgMSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGNfEASDexAEKKgoEBAECBBIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Yl8YBIKHGAQoqCgQEAQIEEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiEyAEgjsgBCioKBAQBAgUSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGMnJASDWyQEKKgoEBAECBRIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YuMsBIMXLAQoqCgQEAQIGEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxj4zAEggc0BCioKBAQBAgYSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGPDOASD5zgEKKgoEBAECBxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y0dABIN/QAQoqCgQEAQIHEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxih0wEgr9MBCioKBAQBAgcSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGLTVASC+1QEKKgoEBAECBxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y69cBIPvXAQoqCgQEAQIIEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiX2QEgotkBCioKBAQBAggSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGIbbASCR2wEKKgoEBAECCRIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y0dwBIODcAQoqCgQEAQIJEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjE3gEg094BCioKBAQCAgASGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGI6MAiCVjAIKKgoEBAICABIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y9o0CIP2NAgoqCgQEAgIBEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjbjwIg648CCioKBAQCAgESGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGLSSAiDEkgIKKgoEBAICARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YzpQCINqUAgoqCgQEAgIBEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiIlwIgmpcCCioKBAQCAgISGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGNOYAiDhmAIKKgoEBAICAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YoZsCIK+bAgoqCgQEAgICEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxiznQIgvZ0CCioKBAQCAgISGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGOifAiD4nwIKKgoEBAICAxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YvKECIMyhAgoqCgQEAgIDEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxifpAIgr6QCCioKBAQCAgMSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGJSmAiCmpgIKKgoEBAICAxIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YzqcCIN6nAgoqCgQEAgIEEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxibqQIgpKkCCioKBAQCAgQSGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGLKrAiC7qwIKKgoEBAICBRIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y8KwCIPqsAgoqCgQEAgIFEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjbrgIg5a4CCioKBAQDAgASGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGJfSAiCe0gIKKgoEBAMCABIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YidQCIJDUAgoqCgQEAwIBEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjK1QIg09UCCioKBAQDAgESGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGL3XAiDG1wIKKgoEBAMCAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YntkCIKzZAgoqCgQEAwICEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxj22wIghNwCCioKBAQDAgISGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGI3eAiCX3gIKKgoEBAMCAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YzOACINzgAgoqCgQEBAIAEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjh/wIg6P8CCioKBAQEAgASGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGM2BAyDUgQMKKgoEBAQCARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YnIMDIKSDAwoqCgQEBAIBEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxjShQMg2oUDCioKBAQEAgESGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGMOHAyDNhwMKKgoEBAQCARIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y74gDIPeIAwooCgIFABIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8Y7YkDIPOJAwoqCgQFAAIAEhpnb29nbGUvcHJvdG9idWYvdHlwZS5wcm90bxj6iQMgh4oDCioKBAUAAgESGmdvb2dsZS9wcm90b2J1Zi90eXBlLnByb3RvGI6KAyCbigMKKgoEBQACAhIaZ29vZ2xlL3Byb3RvYnVmL3R5cGUucHJvdG8YoooDILGKAw==
|