@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,2072 @@
|
|
|
1
|
+
// source: google/api/expr/conformance/v1alpha1/conformance_service.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_api_client_pb = require('../../../../../google/api/client_pb.js');
|
|
19
|
+
goog.object.extend(proto, google_api_client_pb);
|
|
20
|
+
var google_api_expr_v1alpha1_checked_pb = require('../../../../../google/api/expr/v1alpha1/checked_pb.js');
|
|
21
|
+
goog.object.extend(proto, google_api_expr_v1alpha1_checked_pb);
|
|
22
|
+
var google_api_expr_v1alpha1_eval_pb = require('../../../../../google/api/expr/v1alpha1/eval_pb.js');
|
|
23
|
+
goog.object.extend(proto, google_api_expr_v1alpha1_eval_pb);
|
|
24
|
+
var google_api_expr_v1alpha1_syntax_pb = require('../../../../../google/api/expr/v1alpha1/syntax_pb.js');
|
|
25
|
+
goog.object.extend(proto, google_api_expr_v1alpha1_syntax_pb);
|
|
26
|
+
var google_rpc_status_pb = require('../../../../../google/rpc/status_pb.js');
|
|
27
|
+
goog.object.extend(proto, google_rpc_status_pb);
|
|
28
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.CheckRequest', null, global);
|
|
29
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.CheckResponse', null, global);
|
|
30
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.EvalRequest', null, global);
|
|
31
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.EvalRequest.ExprKindCase', null, global);
|
|
32
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.EvalResponse', null, global);
|
|
33
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.IssueDetails', null, global);
|
|
34
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.IssueDetails.Severity', null, global);
|
|
35
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.ParseRequest', null, global);
|
|
36
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.ParseResponse', null, global);
|
|
37
|
+
goog.exportSymbol('proto.google.api.expr.conformance.v1alpha1.SourcePosition', null, global);
|
|
38
|
+
/**
|
|
39
|
+
* Generated by JsPbCodeGenerator.
|
|
40
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
41
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
42
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
43
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
44
|
+
* valid.
|
|
45
|
+
* @extends {jspb.Message}
|
|
46
|
+
* @constructor
|
|
47
|
+
*/
|
|
48
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest = function(opt_data) {
|
|
49
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
50
|
+
};
|
|
51
|
+
goog.inherits(proto.google.api.expr.conformance.v1alpha1.ParseRequest, jspb.Message);
|
|
52
|
+
if (goog.DEBUG && !COMPILED) {
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
* @override
|
|
56
|
+
*/
|
|
57
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.displayName = 'proto.google.api.expr.conformance.v1alpha1.ParseRequest';
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Generated by JsPbCodeGenerator.
|
|
61
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
62
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
63
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
64
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
65
|
+
* valid.
|
|
66
|
+
* @extends {jspb.Message}
|
|
67
|
+
* @constructor
|
|
68
|
+
*/
|
|
69
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse = function(opt_data) {
|
|
70
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.expr.conformance.v1alpha1.ParseResponse.repeatedFields_, null);
|
|
71
|
+
};
|
|
72
|
+
goog.inherits(proto.google.api.expr.conformance.v1alpha1.ParseResponse, jspb.Message);
|
|
73
|
+
if (goog.DEBUG && !COMPILED) {
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
* @override
|
|
77
|
+
*/
|
|
78
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.displayName = 'proto.google.api.expr.conformance.v1alpha1.ParseResponse';
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Generated by JsPbCodeGenerator.
|
|
82
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
83
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
84
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
85
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
86
|
+
* valid.
|
|
87
|
+
* @extends {jspb.Message}
|
|
88
|
+
* @constructor
|
|
89
|
+
*/
|
|
90
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest = function(opt_data) {
|
|
91
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.expr.conformance.v1alpha1.CheckRequest.repeatedFields_, null);
|
|
92
|
+
};
|
|
93
|
+
goog.inherits(proto.google.api.expr.conformance.v1alpha1.CheckRequest, jspb.Message);
|
|
94
|
+
if (goog.DEBUG && !COMPILED) {
|
|
95
|
+
/**
|
|
96
|
+
* @public
|
|
97
|
+
* @override
|
|
98
|
+
*/
|
|
99
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.displayName = 'proto.google.api.expr.conformance.v1alpha1.CheckRequest';
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Generated by JsPbCodeGenerator.
|
|
103
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
104
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
105
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
106
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
107
|
+
* valid.
|
|
108
|
+
* @extends {jspb.Message}
|
|
109
|
+
* @constructor
|
|
110
|
+
*/
|
|
111
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse = function(opt_data) {
|
|
112
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.expr.conformance.v1alpha1.CheckResponse.repeatedFields_, null);
|
|
113
|
+
};
|
|
114
|
+
goog.inherits(proto.google.api.expr.conformance.v1alpha1.CheckResponse, jspb.Message);
|
|
115
|
+
if (goog.DEBUG && !COMPILED) {
|
|
116
|
+
/**
|
|
117
|
+
* @public
|
|
118
|
+
* @override
|
|
119
|
+
*/
|
|
120
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.displayName = 'proto.google.api.expr.conformance.v1alpha1.CheckResponse';
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* Generated by JsPbCodeGenerator.
|
|
124
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
125
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
126
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
127
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
128
|
+
* valid.
|
|
129
|
+
* @extends {jspb.Message}
|
|
130
|
+
* @constructor
|
|
131
|
+
*/
|
|
132
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest = function(opt_data) {
|
|
133
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, proto.google.api.expr.conformance.v1alpha1.EvalRequest.oneofGroups_);
|
|
134
|
+
};
|
|
135
|
+
goog.inherits(proto.google.api.expr.conformance.v1alpha1.EvalRequest, jspb.Message);
|
|
136
|
+
if (goog.DEBUG && !COMPILED) {
|
|
137
|
+
/**
|
|
138
|
+
* @public
|
|
139
|
+
* @override
|
|
140
|
+
*/
|
|
141
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.displayName = 'proto.google.api.expr.conformance.v1alpha1.EvalRequest';
|
|
142
|
+
}
|
|
143
|
+
/**
|
|
144
|
+
* Generated by JsPbCodeGenerator.
|
|
145
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
146
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
147
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
148
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
149
|
+
* valid.
|
|
150
|
+
* @extends {jspb.Message}
|
|
151
|
+
* @constructor
|
|
152
|
+
*/
|
|
153
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse = function(opt_data) {
|
|
154
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.expr.conformance.v1alpha1.EvalResponse.repeatedFields_, null);
|
|
155
|
+
};
|
|
156
|
+
goog.inherits(proto.google.api.expr.conformance.v1alpha1.EvalResponse, jspb.Message);
|
|
157
|
+
if (goog.DEBUG && !COMPILED) {
|
|
158
|
+
/**
|
|
159
|
+
* @public
|
|
160
|
+
* @override
|
|
161
|
+
*/
|
|
162
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.displayName = 'proto.google.api.expr.conformance.v1alpha1.EvalResponse';
|
|
163
|
+
}
|
|
164
|
+
/**
|
|
165
|
+
* Generated by JsPbCodeGenerator.
|
|
166
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
167
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
168
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
169
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
170
|
+
* valid.
|
|
171
|
+
* @extends {jspb.Message}
|
|
172
|
+
* @constructor
|
|
173
|
+
*/
|
|
174
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition = function(opt_data) {
|
|
175
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
176
|
+
};
|
|
177
|
+
goog.inherits(proto.google.api.expr.conformance.v1alpha1.SourcePosition, jspb.Message);
|
|
178
|
+
if (goog.DEBUG && !COMPILED) {
|
|
179
|
+
/**
|
|
180
|
+
* @public
|
|
181
|
+
* @override
|
|
182
|
+
*/
|
|
183
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.displayName = 'proto.google.api.expr.conformance.v1alpha1.SourcePosition';
|
|
184
|
+
}
|
|
185
|
+
/**
|
|
186
|
+
* Generated by JsPbCodeGenerator.
|
|
187
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
188
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
189
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
190
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
191
|
+
* valid.
|
|
192
|
+
* @extends {jspb.Message}
|
|
193
|
+
* @constructor
|
|
194
|
+
*/
|
|
195
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails = function(opt_data) {
|
|
196
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
197
|
+
};
|
|
198
|
+
goog.inherits(proto.google.api.expr.conformance.v1alpha1.IssueDetails, jspb.Message);
|
|
199
|
+
if (goog.DEBUG && !COMPILED) {
|
|
200
|
+
/**
|
|
201
|
+
* @public
|
|
202
|
+
* @override
|
|
203
|
+
*/
|
|
204
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.displayName = 'proto.google.api.expr.conformance.v1alpha1.IssueDetails';
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
210
|
+
/**
|
|
211
|
+
* Creates an object representation of this proto.
|
|
212
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
213
|
+
* Optional fields that are not set will be set to undefined.
|
|
214
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
215
|
+
* For the list of reserved names please see:
|
|
216
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
217
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
218
|
+
* JSPB instance for transitional soy proto support:
|
|
219
|
+
* http://goto/soy-param-migration
|
|
220
|
+
* @return {!Object}
|
|
221
|
+
*/
|
|
222
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.toObject = function(opt_includeInstance) {
|
|
223
|
+
return proto.google.api.expr.conformance.v1alpha1.ParseRequest.toObject(opt_includeInstance, this);
|
|
224
|
+
};
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
/**
|
|
228
|
+
* Static version of the {@see toObject} method.
|
|
229
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
230
|
+
* the JSPB instance for transitional soy proto support:
|
|
231
|
+
* http://goto/soy-param-migration
|
|
232
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.ParseRequest} msg The msg instance to transform.
|
|
233
|
+
* @return {!Object}
|
|
234
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
235
|
+
*/
|
|
236
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.toObject = function(includeInstance, msg) {
|
|
237
|
+
var f, obj = {
|
|
238
|
+
celSource: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
239
|
+
syntaxVersion: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
240
|
+
sourceLocation: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
241
|
+
disableMacros: jspb.Message.getBooleanFieldWithDefault(msg, 4, false)
|
|
242
|
+
};
|
|
243
|
+
|
|
244
|
+
if (includeInstance) {
|
|
245
|
+
obj.$jspbMessageInstance = msg;
|
|
246
|
+
}
|
|
247
|
+
return obj;
|
|
248
|
+
};
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
/**
|
|
253
|
+
* Deserializes binary data (in protobuf wire format).
|
|
254
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
255
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseRequest}
|
|
256
|
+
*/
|
|
257
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.deserializeBinary = function(bytes) {
|
|
258
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
259
|
+
var msg = new proto.google.api.expr.conformance.v1alpha1.ParseRequest;
|
|
260
|
+
return proto.google.api.expr.conformance.v1alpha1.ParseRequest.deserializeBinaryFromReader(msg, reader);
|
|
261
|
+
};
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
/**
|
|
265
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
266
|
+
* given reader into the given message object.
|
|
267
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.ParseRequest} msg The message object to deserialize into.
|
|
268
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
269
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseRequest}
|
|
270
|
+
*/
|
|
271
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
272
|
+
while (reader.nextField()) {
|
|
273
|
+
if (reader.isEndGroup()) {
|
|
274
|
+
break;
|
|
275
|
+
}
|
|
276
|
+
var field = reader.getFieldNumber();
|
|
277
|
+
switch (field) {
|
|
278
|
+
case 1:
|
|
279
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
280
|
+
msg.setCelSource(value);
|
|
281
|
+
break;
|
|
282
|
+
case 2:
|
|
283
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
284
|
+
msg.setSyntaxVersion(value);
|
|
285
|
+
break;
|
|
286
|
+
case 3:
|
|
287
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
288
|
+
msg.setSourceLocation(value);
|
|
289
|
+
break;
|
|
290
|
+
case 4:
|
|
291
|
+
var value = /** @type {boolean} */ (reader.readBool());
|
|
292
|
+
msg.setDisableMacros(value);
|
|
293
|
+
break;
|
|
294
|
+
default:
|
|
295
|
+
reader.skipField();
|
|
296
|
+
break;
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
return msg;
|
|
300
|
+
};
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
/**
|
|
304
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
305
|
+
* @return {!Uint8Array}
|
|
306
|
+
*/
|
|
307
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.serializeBinary = function() {
|
|
308
|
+
var writer = new jspb.BinaryWriter();
|
|
309
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.serializeBinaryToWriter(this, writer);
|
|
310
|
+
return writer.getResultBuffer();
|
|
311
|
+
};
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
/**
|
|
315
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
316
|
+
* format), writing to the given BinaryWriter.
|
|
317
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.ParseRequest} message
|
|
318
|
+
* @param {!jspb.BinaryWriter} writer
|
|
319
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
320
|
+
*/
|
|
321
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.serializeBinaryToWriter = function(message, writer) {
|
|
322
|
+
var f = undefined;
|
|
323
|
+
f = message.getCelSource();
|
|
324
|
+
if (f.length > 0) {
|
|
325
|
+
writer.writeString(
|
|
326
|
+
1,
|
|
327
|
+
f
|
|
328
|
+
);
|
|
329
|
+
}
|
|
330
|
+
f = message.getSyntaxVersion();
|
|
331
|
+
if (f.length > 0) {
|
|
332
|
+
writer.writeString(
|
|
333
|
+
2,
|
|
334
|
+
f
|
|
335
|
+
);
|
|
336
|
+
}
|
|
337
|
+
f = message.getSourceLocation();
|
|
338
|
+
if (f.length > 0) {
|
|
339
|
+
writer.writeString(
|
|
340
|
+
3,
|
|
341
|
+
f
|
|
342
|
+
);
|
|
343
|
+
}
|
|
344
|
+
f = message.getDisableMacros();
|
|
345
|
+
if (f) {
|
|
346
|
+
writer.writeBool(
|
|
347
|
+
4,
|
|
348
|
+
f
|
|
349
|
+
);
|
|
350
|
+
}
|
|
351
|
+
};
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
/**
|
|
355
|
+
* optional string cel_source = 1;
|
|
356
|
+
* @return {string}
|
|
357
|
+
*/
|
|
358
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.getCelSource = function() {
|
|
359
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
360
|
+
};
|
|
361
|
+
|
|
362
|
+
|
|
363
|
+
/**
|
|
364
|
+
* @param {string} value
|
|
365
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseRequest} returns this
|
|
366
|
+
*/
|
|
367
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.setCelSource = function(value) {
|
|
368
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
369
|
+
};
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
/**
|
|
373
|
+
* optional string syntax_version = 2;
|
|
374
|
+
* @return {string}
|
|
375
|
+
*/
|
|
376
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.getSyntaxVersion = function() {
|
|
377
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
378
|
+
};
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
/**
|
|
382
|
+
* @param {string} value
|
|
383
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseRequest} returns this
|
|
384
|
+
*/
|
|
385
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.setSyntaxVersion = function(value) {
|
|
386
|
+
return jspb.Message.setProto3StringField(this, 2, value);
|
|
387
|
+
};
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
/**
|
|
391
|
+
* optional string source_location = 3;
|
|
392
|
+
* @return {string}
|
|
393
|
+
*/
|
|
394
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.getSourceLocation = function() {
|
|
395
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
396
|
+
};
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
/**
|
|
400
|
+
* @param {string} value
|
|
401
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseRequest} returns this
|
|
402
|
+
*/
|
|
403
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.setSourceLocation = function(value) {
|
|
404
|
+
return jspb.Message.setProto3StringField(this, 3, value);
|
|
405
|
+
};
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
/**
|
|
409
|
+
* optional bool disable_macros = 4;
|
|
410
|
+
* @return {boolean}
|
|
411
|
+
*/
|
|
412
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.getDisableMacros = function() {
|
|
413
|
+
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 4, false));
|
|
414
|
+
};
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
/**
|
|
418
|
+
* @param {boolean} value
|
|
419
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseRequest} returns this
|
|
420
|
+
*/
|
|
421
|
+
proto.google.api.expr.conformance.v1alpha1.ParseRequest.prototype.setDisableMacros = function(value) {
|
|
422
|
+
return jspb.Message.setProto3BooleanField(this, 4, value);
|
|
423
|
+
};
|
|
424
|
+
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
/**
|
|
428
|
+
* List of repeated fields within this message type.
|
|
429
|
+
* @private {!Array<number>}
|
|
430
|
+
* @const
|
|
431
|
+
*/
|
|
432
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.repeatedFields_ = [2];
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
437
|
+
/**
|
|
438
|
+
* Creates an object representation of this proto.
|
|
439
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
440
|
+
* Optional fields that are not set will be set to undefined.
|
|
441
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
442
|
+
* For the list of reserved names please see:
|
|
443
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
444
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
445
|
+
* JSPB instance for transitional soy proto support:
|
|
446
|
+
* http://goto/soy-param-migration
|
|
447
|
+
* @return {!Object}
|
|
448
|
+
*/
|
|
449
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.toObject = function(opt_includeInstance) {
|
|
450
|
+
return proto.google.api.expr.conformance.v1alpha1.ParseResponse.toObject(opt_includeInstance, this);
|
|
451
|
+
};
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
/**
|
|
455
|
+
* Static version of the {@see toObject} method.
|
|
456
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
457
|
+
* the JSPB instance for transitional soy proto support:
|
|
458
|
+
* http://goto/soy-param-migration
|
|
459
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.ParseResponse} msg The msg instance to transform.
|
|
460
|
+
* @return {!Object}
|
|
461
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
462
|
+
*/
|
|
463
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.toObject = function(includeInstance, msg) {
|
|
464
|
+
var f, obj = {
|
|
465
|
+
parsedExpr: (f = msg.getParsedExpr()) && google_api_expr_v1alpha1_syntax_pb.ParsedExpr.toObject(includeInstance, f),
|
|
466
|
+
issuesList: jspb.Message.toObjectList(msg.getIssuesList(),
|
|
467
|
+
google_rpc_status_pb.Status.toObject, includeInstance)
|
|
468
|
+
};
|
|
469
|
+
|
|
470
|
+
if (includeInstance) {
|
|
471
|
+
obj.$jspbMessageInstance = msg;
|
|
472
|
+
}
|
|
473
|
+
return obj;
|
|
474
|
+
};
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
/**
|
|
479
|
+
* Deserializes binary data (in protobuf wire format).
|
|
480
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
481
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseResponse}
|
|
482
|
+
*/
|
|
483
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.deserializeBinary = function(bytes) {
|
|
484
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
485
|
+
var msg = new proto.google.api.expr.conformance.v1alpha1.ParseResponse;
|
|
486
|
+
return proto.google.api.expr.conformance.v1alpha1.ParseResponse.deserializeBinaryFromReader(msg, reader);
|
|
487
|
+
};
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
/**
|
|
491
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
492
|
+
* given reader into the given message object.
|
|
493
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.ParseResponse} msg The message object to deserialize into.
|
|
494
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
495
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseResponse}
|
|
496
|
+
*/
|
|
497
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
498
|
+
while (reader.nextField()) {
|
|
499
|
+
if (reader.isEndGroup()) {
|
|
500
|
+
break;
|
|
501
|
+
}
|
|
502
|
+
var field = reader.getFieldNumber();
|
|
503
|
+
switch (field) {
|
|
504
|
+
case 1:
|
|
505
|
+
var value = new google_api_expr_v1alpha1_syntax_pb.ParsedExpr;
|
|
506
|
+
reader.readMessage(value,google_api_expr_v1alpha1_syntax_pb.ParsedExpr.deserializeBinaryFromReader);
|
|
507
|
+
msg.setParsedExpr(value);
|
|
508
|
+
break;
|
|
509
|
+
case 2:
|
|
510
|
+
var value = new google_rpc_status_pb.Status;
|
|
511
|
+
reader.readMessage(value,google_rpc_status_pb.Status.deserializeBinaryFromReader);
|
|
512
|
+
msg.addIssues(value);
|
|
513
|
+
break;
|
|
514
|
+
default:
|
|
515
|
+
reader.skipField();
|
|
516
|
+
break;
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
return msg;
|
|
520
|
+
};
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
/**
|
|
524
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
525
|
+
* @return {!Uint8Array}
|
|
526
|
+
*/
|
|
527
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.serializeBinary = function() {
|
|
528
|
+
var writer = new jspb.BinaryWriter();
|
|
529
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.serializeBinaryToWriter(this, writer);
|
|
530
|
+
return writer.getResultBuffer();
|
|
531
|
+
};
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
/**
|
|
535
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
536
|
+
* format), writing to the given BinaryWriter.
|
|
537
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.ParseResponse} message
|
|
538
|
+
* @param {!jspb.BinaryWriter} writer
|
|
539
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
540
|
+
*/
|
|
541
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.serializeBinaryToWriter = function(message, writer) {
|
|
542
|
+
var f = undefined;
|
|
543
|
+
f = message.getParsedExpr();
|
|
544
|
+
if (f != null) {
|
|
545
|
+
writer.writeMessage(
|
|
546
|
+
1,
|
|
547
|
+
f,
|
|
548
|
+
google_api_expr_v1alpha1_syntax_pb.ParsedExpr.serializeBinaryToWriter
|
|
549
|
+
);
|
|
550
|
+
}
|
|
551
|
+
f = message.getIssuesList();
|
|
552
|
+
if (f.length > 0) {
|
|
553
|
+
writer.writeRepeatedMessage(
|
|
554
|
+
2,
|
|
555
|
+
f,
|
|
556
|
+
google_rpc_status_pb.Status.serializeBinaryToWriter
|
|
557
|
+
);
|
|
558
|
+
}
|
|
559
|
+
};
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
/**
|
|
563
|
+
* optional google.api.expr.v1alpha1.ParsedExpr parsed_expr = 1;
|
|
564
|
+
* @return {?proto.google.api.expr.v1alpha1.ParsedExpr}
|
|
565
|
+
*/
|
|
566
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.getParsedExpr = function() {
|
|
567
|
+
return /** @type{?proto.google.api.expr.v1alpha1.ParsedExpr} */ (
|
|
568
|
+
jspb.Message.getWrapperField(this, google_api_expr_v1alpha1_syntax_pb.ParsedExpr, 1));
|
|
569
|
+
};
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
/**
|
|
573
|
+
* @param {?proto.google.api.expr.v1alpha1.ParsedExpr|undefined} value
|
|
574
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseResponse} returns this
|
|
575
|
+
*/
|
|
576
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.setParsedExpr = function(value) {
|
|
577
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
578
|
+
};
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
/**
|
|
582
|
+
* Clears the message field making it undefined.
|
|
583
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseResponse} returns this
|
|
584
|
+
*/
|
|
585
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.clearParsedExpr = function() {
|
|
586
|
+
return this.setParsedExpr(undefined);
|
|
587
|
+
};
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
/**
|
|
591
|
+
* Returns whether this field is set.
|
|
592
|
+
* @return {boolean}
|
|
593
|
+
*/
|
|
594
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.hasParsedExpr = function() {
|
|
595
|
+
return jspb.Message.getField(this, 1) != null;
|
|
596
|
+
};
|
|
597
|
+
|
|
598
|
+
|
|
599
|
+
/**
|
|
600
|
+
* repeated google.rpc.Status issues = 2;
|
|
601
|
+
* @return {!Array<!proto.google.rpc.Status>}
|
|
602
|
+
*/
|
|
603
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.getIssuesList = function() {
|
|
604
|
+
return /** @type{!Array<!proto.google.rpc.Status>} */ (
|
|
605
|
+
jspb.Message.getRepeatedWrapperField(this, google_rpc_status_pb.Status, 2));
|
|
606
|
+
};
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
/**
|
|
610
|
+
* @param {!Array<!proto.google.rpc.Status>} value
|
|
611
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseResponse} returns this
|
|
612
|
+
*/
|
|
613
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.setIssuesList = function(value) {
|
|
614
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
615
|
+
};
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
/**
|
|
619
|
+
* @param {!proto.google.rpc.Status=} opt_value
|
|
620
|
+
* @param {number=} opt_index
|
|
621
|
+
* @return {!proto.google.rpc.Status}
|
|
622
|
+
*/
|
|
623
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.addIssues = function(opt_value, opt_index) {
|
|
624
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.rpc.Status, opt_index);
|
|
625
|
+
};
|
|
626
|
+
|
|
627
|
+
|
|
628
|
+
/**
|
|
629
|
+
* Clears the list making it empty but non-null.
|
|
630
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.ParseResponse} returns this
|
|
631
|
+
*/
|
|
632
|
+
proto.google.api.expr.conformance.v1alpha1.ParseResponse.prototype.clearIssuesList = function() {
|
|
633
|
+
return this.setIssuesList([]);
|
|
634
|
+
};
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
/**
|
|
639
|
+
* List of repeated fields within this message type.
|
|
640
|
+
* @private {!Array<number>}
|
|
641
|
+
* @const
|
|
642
|
+
*/
|
|
643
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.repeatedFields_ = [2];
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
648
|
+
/**
|
|
649
|
+
* Creates an object representation of this proto.
|
|
650
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
651
|
+
* Optional fields that are not set will be set to undefined.
|
|
652
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
653
|
+
* For the list of reserved names please see:
|
|
654
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
655
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
656
|
+
* JSPB instance for transitional soy proto support:
|
|
657
|
+
* http://goto/soy-param-migration
|
|
658
|
+
* @return {!Object}
|
|
659
|
+
*/
|
|
660
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.toObject = function(opt_includeInstance) {
|
|
661
|
+
return proto.google.api.expr.conformance.v1alpha1.CheckRequest.toObject(opt_includeInstance, this);
|
|
662
|
+
};
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
/**
|
|
666
|
+
* Static version of the {@see toObject} method.
|
|
667
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
668
|
+
* the JSPB instance for transitional soy proto support:
|
|
669
|
+
* http://goto/soy-param-migration
|
|
670
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} msg The msg instance to transform.
|
|
671
|
+
* @return {!Object}
|
|
672
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
673
|
+
*/
|
|
674
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.toObject = function(includeInstance, msg) {
|
|
675
|
+
var f, obj = {
|
|
676
|
+
parsedExpr: (f = msg.getParsedExpr()) && google_api_expr_v1alpha1_syntax_pb.ParsedExpr.toObject(includeInstance, f),
|
|
677
|
+
typeEnvList: jspb.Message.toObjectList(msg.getTypeEnvList(),
|
|
678
|
+
google_api_expr_v1alpha1_checked_pb.Decl.toObject, includeInstance),
|
|
679
|
+
container: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
680
|
+
noStdEnv: jspb.Message.getBooleanFieldWithDefault(msg, 4, false)
|
|
681
|
+
};
|
|
682
|
+
|
|
683
|
+
if (includeInstance) {
|
|
684
|
+
obj.$jspbMessageInstance = msg;
|
|
685
|
+
}
|
|
686
|
+
return obj;
|
|
687
|
+
};
|
|
688
|
+
}
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
/**
|
|
692
|
+
* Deserializes binary data (in protobuf wire format).
|
|
693
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
694
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckRequest}
|
|
695
|
+
*/
|
|
696
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.deserializeBinary = function(bytes) {
|
|
697
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
698
|
+
var msg = new proto.google.api.expr.conformance.v1alpha1.CheckRequest;
|
|
699
|
+
return proto.google.api.expr.conformance.v1alpha1.CheckRequest.deserializeBinaryFromReader(msg, reader);
|
|
700
|
+
};
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
/**
|
|
704
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
705
|
+
* given reader into the given message object.
|
|
706
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} msg The message object to deserialize into.
|
|
707
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
708
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckRequest}
|
|
709
|
+
*/
|
|
710
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
711
|
+
while (reader.nextField()) {
|
|
712
|
+
if (reader.isEndGroup()) {
|
|
713
|
+
break;
|
|
714
|
+
}
|
|
715
|
+
var field = reader.getFieldNumber();
|
|
716
|
+
switch (field) {
|
|
717
|
+
case 1:
|
|
718
|
+
var value = new google_api_expr_v1alpha1_syntax_pb.ParsedExpr;
|
|
719
|
+
reader.readMessage(value,google_api_expr_v1alpha1_syntax_pb.ParsedExpr.deserializeBinaryFromReader);
|
|
720
|
+
msg.setParsedExpr(value);
|
|
721
|
+
break;
|
|
722
|
+
case 2:
|
|
723
|
+
var value = new google_api_expr_v1alpha1_checked_pb.Decl;
|
|
724
|
+
reader.readMessage(value,google_api_expr_v1alpha1_checked_pb.Decl.deserializeBinaryFromReader);
|
|
725
|
+
msg.addTypeEnv(value);
|
|
726
|
+
break;
|
|
727
|
+
case 3:
|
|
728
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
729
|
+
msg.setContainer(value);
|
|
730
|
+
break;
|
|
731
|
+
case 4:
|
|
732
|
+
var value = /** @type {boolean} */ (reader.readBool());
|
|
733
|
+
msg.setNoStdEnv(value);
|
|
734
|
+
break;
|
|
735
|
+
default:
|
|
736
|
+
reader.skipField();
|
|
737
|
+
break;
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
return msg;
|
|
741
|
+
};
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
/**
|
|
745
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
746
|
+
* @return {!Uint8Array}
|
|
747
|
+
*/
|
|
748
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.serializeBinary = function() {
|
|
749
|
+
var writer = new jspb.BinaryWriter();
|
|
750
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.serializeBinaryToWriter(this, writer);
|
|
751
|
+
return writer.getResultBuffer();
|
|
752
|
+
};
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
/**
|
|
756
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
757
|
+
* format), writing to the given BinaryWriter.
|
|
758
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} message
|
|
759
|
+
* @param {!jspb.BinaryWriter} writer
|
|
760
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
761
|
+
*/
|
|
762
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.serializeBinaryToWriter = function(message, writer) {
|
|
763
|
+
var f = undefined;
|
|
764
|
+
f = message.getParsedExpr();
|
|
765
|
+
if (f != null) {
|
|
766
|
+
writer.writeMessage(
|
|
767
|
+
1,
|
|
768
|
+
f,
|
|
769
|
+
google_api_expr_v1alpha1_syntax_pb.ParsedExpr.serializeBinaryToWriter
|
|
770
|
+
);
|
|
771
|
+
}
|
|
772
|
+
f = message.getTypeEnvList();
|
|
773
|
+
if (f.length > 0) {
|
|
774
|
+
writer.writeRepeatedMessage(
|
|
775
|
+
2,
|
|
776
|
+
f,
|
|
777
|
+
google_api_expr_v1alpha1_checked_pb.Decl.serializeBinaryToWriter
|
|
778
|
+
);
|
|
779
|
+
}
|
|
780
|
+
f = message.getContainer();
|
|
781
|
+
if (f.length > 0) {
|
|
782
|
+
writer.writeString(
|
|
783
|
+
3,
|
|
784
|
+
f
|
|
785
|
+
);
|
|
786
|
+
}
|
|
787
|
+
f = message.getNoStdEnv();
|
|
788
|
+
if (f) {
|
|
789
|
+
writer.writeBool(
|
|
790
|
+
4,
|
|
791
|
+
f
|
|
792
|
+
);
|
|
793
|
+
}
|
|
794
|
+
};
|
|
795
|
+
|
|
796
|
+
|
|
797
|
+
/**
|
|
798
|
+
* optional google.api.expr.v1alpha1.ParsedExpr parsed_expr = 1;
|
|
799
|
+
* @return {?proto.google.api.expr.v1alpha1.ParsedExpr}
|
|
800
|
+
*/
|
|
801
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.getParsedExpr = function() {
|
|
802
|
+
return /** @type{?proto.google.api.expr.v1alpha1.ParsedExpr} */ (
|
|
803
|
+
jspb.Message.getWrapperField(this, google_api_expr_v1alpha1_syntax_pb.ParsedExpr, 1));
|
|
804
|
+
};
|
|
805
|
+
|
|
806
|
+
|
|
807
|
+
/**
|
|
808
|
+
* @param {?proto.google.api.expr.v1alpha1.ParsedExpr|undefined} value
|
|
809
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} returns this
|
|
810
|
+
*/
|
|
811
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.setParsedExpr = function(value) {
|
|
812
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
813
|
+
};
|
|
814
|
+
|
|
815
|
+
|
|
816
|
+
/**
|
|
817
|
+
* Clears the message field making it undefined.
|
|
818
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} returns this
|
|
819
|
+
*/
|
|
820
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.clearParsedExpr = function() {
|
|
821
|
+
return this.setParsedExpr(undefined);
|
|
822
|
+
};
|
|
823
|
+
|
|
824
|
+
|
|
825
|
+
/**
|
|
826
|
+
* Returns whether this field is set.
|
|
827
|
+
* @return {boolean}
|
|
828
|
+
*/
|
|
829
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.hasParsedExpr = function() {
|
|
830
|
+
return jspb.Message.getField(this, 1) != null;
|
|
831
|
+
};
|
|
832
|
+
|
|
833
|
+
|
|
834
|
+
/**
|
|
835
|
+
* repeated google.api.expr.v1alpha1.Decl type_env = 2;
|
|
836
|
+
* @return {!Array<!proto.google.api.expr.v1alpha1.Decl>}
|
|
837
|
+
*/
|
|
838
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.getTypeEnvList = function() {
|
|
839
|
+
return /** @type{!Array<!proto.google.api.expr.v1alpha1.Decl>} */ (
|
|
840
|
+
jspb.Message.getRepeatedWrapperField(this, google_api_expr_v1alpha1_checked_pb.Decl, 2));
|
|
841
|
+
};
|
|
842
|
+
|
|
843
|
+
|
|
844
|
+
/**
|
|
845
|
+
* @param {!Array<!proto.google.api.expr.v1alpha1.Decl>} value
|
|
846
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} returns this
|
|
847
|
+
*/
|
|
848
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.setTypeEnvList = function(value) {
|
|
849
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
850
|
+
};
|
|
851
|
+
|
|
852
|
+
|
|
853
|
+
/**
|
|
854
|
+
* @param {!proto.google.api.expr.v1alpha1.Decl=} opt_value
|
|
855
|
+
* @param {number=} opt_index
|
|
856
|
+
* @return {!proto.google.api.expr.v1alpha1.Decl}
|
|
857
|
+
*/
|
|
858
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.addTypeEnv = function(opt_value, opt_index) {
|
|
859
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.api.expr.v1alpha1.Decl, opt_index);
|
|
860
|
+
};
|
|
861
|
+
|
|
862
|
+
|
|
863
|
+
/**
|
|
864
|
+
* Clears the list making it empty but non-null.
|
|
865
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} returns this
|
|
866
|
+
*/
|
|
867
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.clearTypeEnvList = function() {
|
|
868
|
+
return this.setTypeEnvList([]);
|
|
869
|
+
};
|
|
870
|
+
|
|
871
|
+
|
|
872
|
+
/**
|
|
873
|
+
* optional string container = 3;
|
|
874
|
+
* @return {string}
|
|
875
|
+
*/
|
|
876
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.getContainer = function() {
|
|
877
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
878
|
+
};
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
/**
|
|
882
|
+
* @param {string} value
|
|
883
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} returns this
|
|
884
|
+
*/
|
|
885
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.setContainer = function(value) {
|
|
886
|
+
return jspb.Message.setProto3StringField(this, 3, value);
|
|
887
|
+
};
|
|
888
|
+
|
|
889
|
+
|
|
890
|
+
/**
|
|
891
|
+
* optional bool no_std_env = 4;
|
|
892
|
+
* @return {boolean}
|
|
893
|
+
*/
|
|
894
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.getNoStdEnv = function() {
|
|
895
|
+
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 4, false));
|
|
896
|
+
};
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
/**
|
|
900
|
+
* @param {boolean} value
|
|
901
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckRequest} returns this
|
|
902
|
+
*/
|
|
903
|
+
proto.google.api.expr.conformance.v1alpha1.CheckRequest.prototype.setNoStdEnv = function(value) {
|
|
904
|
+
return jspb.Message.setProto3BooleanField(this, 4, value);
|
|
905
|
+
};
|
|
906
|
+
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
/**
|
|
910
|
+
* List of repeated fields within this message type.
|
|
911
|
+
* @private {!Array<number>}
|
|
912
|
+
* @const
|
|
913
|
+
*/
|
|
914
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.repeatedFields_ = [2];
|
|
915
|
+
|
|
916
|
+
|
|
917
|
+
|
|
918
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
919
|
+
/**
|
|
920
|
+
* Creates an object representation of this proto.
|
|
921
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
922
|
+
* Optional fields that are not set will be set to undefined.
|
|
923
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
924
|
+
* For the list of reserved names please see:
|
|
925
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
926
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
927
|
+
* JSPB instance for transitional soy proto support:
|
|
928
|
+
* http://goto/soy-param-migration
|
|
929
|
+
* @return {!Object}
|
|
930
|
+
*/
|
|
931
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.toObject = function(opt_includeInstance) {
|
|
932
|
+
return proto.google.api.expr.conformance.v1alpha1.CheckResponse.toObject(opt_includeInstance, this);
|
|
933
|
+
};
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
/**
|
|
937
|
+
* Static version of the {@see toObject} method.
|
|
938
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
939
|
+
* the JSPB instance for transitional soy proto support:
|
|
940
|
+
* http://goto/soy-param-migration
|
|
941
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.CheckResponse} msg The msg instance to transform.
|
|
942
|
+
* @return {!Object}
|
|
943
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
944
|
+
*/
|
|
945
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.toObject = function(includeInstance, msg) {
|
|
946
|
+
var f, obj = {
|
|
947
|
+
checkedExpr: (f = msg.getCheckedExpr()) && google_api_expr_v1alpha1_checked_pb.CheckedExpr.toObject(includeInstance, f),
|
|
948
|
+
issuesList: jspb.Message.toObjectList(msg.getIssuesList(),
|
|
949
|
+
google_rpc_status_pb.Status.toObject, includeInstance)
|
|
950
|
+
};
|
|
951
|
+
|
|
952
|
+
if (includeInstance) {
|
|
953
|
+
obj.$jspbMessageInstance = msg;
|
|
954
|
+
}
|
|
955
|
+
return obj;
|
|
956
|
+
};
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
|
|
960
|
+
/**
|
|
961
|
+
* Deserializes binary data (in protobuf wire format).
|
|
962
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
963
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckResponse}
|
|
964
|
+
*/
|
|
965
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.deserializeBinary = function(bytes) {
|
|
966
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
967
|
+
var msg = new proto.google.api.expr.conformance.v1alpha1.CheckResponse;
|
|
968
|
+
return proto.google.api.expr.conformance.v1alpha1.CheckResponse.deserializeBinaryFromReader(msg, reader);
|
|
969
|
+
};
|
|
970
|
+
|
|
971
|
+
|
|
972
|
+
/**
|
|
973
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
974
|
+
* given reader into the given message object.
|
|
975
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.CheckResponse} msg The message object to deserialize into.
|
|
976
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
977
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckResponse}
|
|
978
|
+
*/
|
|
979
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
980
|
+
while (reader.nextField()) {
|
|
981
|
+
if (reader.isEndGroup()) {
|
|
982
|
+
break;
|
|
983
|
+
}
|
|
984
|
+
var field = reader.getFieldNumber();
|
|
985
|
+
switch (field) {
|
|
986
|
+
case 1:
|
|
987
|
+
var value = new google_api_expr_v1alpha1_checked_pb.CheckedExpr;
|
|
988
|
+
reader.readMessage(value,google_api_expr_v1alpha1_checked_pb.CheckedExpr.deserializeBinaryFromReader);
|
|
989
|
+
msg.setCheckedExpr(value);
|
|
990
|
+
break;
|
|
991
|
+
case 2:
|
|
992
|
+
var value = new google_rpc_status_pb.Status;
|
|
993
|
+
reader.readMessage(value,google_rpc_status_pb.Status.deserializeBinaryFromReader);
|
|
994
|
+
msg.addIssues(value);
|
|
995
|
+
break;
|
|
996
|
+
default:
|
|
997
|
+
reader.skipField();
|
|
998
|
+
break;
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
1001
|
+
return msg;
|
|
1002
|
+
};
|
|
1003
|
+
|
|
1004
|
+
|
|
1005
|
+
/**
|
|
1006
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1007
|
+
* @return {!Uint8Array}
|
|
1008
|
+
*/
|
|
1009
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.serializeBinary = function() {
|
|
1010
|
+
var writer = new jspb.BinaryWriter();
|
|
1011
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.serializeBinaryToWriter(this, writer);
|
|
1012
|
+
return writer.getResultBuffer();
|
|
1013
|
+
};
|
|
1014
|
+
|
|
1015
|
+
|
|
1016
|
+
/**
|
|
1017
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1018
|
+
* format), writing to the given BinaryWriter.
|
|
1019
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.CheckResponse} message
|
|
1020
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1021
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1022
|
+
*/
|
|
1023
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.serializeBinaryToWriter = function(message, writer) {
|
|
1024
|
+
var f = undefined;
|
|
1025
|
+
f = message.getCheckedExpr();
|
|
1026
|
+
if (f != null) {
|
|
1027
|
+
writer.writeMessage(
|
|
1028
|
+
1,
|
|
1029
|
+
f,
|
|
1030
|
+
google_api_expr_v1alpha1_checked_pb.CheckedExpr.serializeBinaryToWriter
|
|
1031
|
+
);
|
|
1032
|
+
}
|
|
1033
|
+
f = message.getIssuesList();
|
|
1034
|
+
if (f.length > 0) {
|
|
1035
|
+
writer.writeRepeatedMessage(
|
|
1036
|
+
2,
|
|
1037
|
+
f,
|
|
1038
|
+
google_rpc_status_pb.Status.serializeBinaryToWriter
|
|
1039
|
+
);
|
|
1040
|
+
}
|
|
1041
|
+
};
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
/**
|
|
1045
|
+
* optional google.api.expr.v1alpha1.CheckedExpr checked_expr = 1;
|
|
1046
|
+
* @return {?proto.google.api.expr.v1alpha1.CheckedExpr}
|
|
1047
|
+
*/
|
|
1048
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.getCheckedExpr = function() {
|
|
1049
|
+
return /** @type{?proto.google.api.expr.v1alpha1.CheckedExpr} */ (
|
|
1050
|
+
jspb.Message.getWrapperField(this, google_api_expr_v1alpha1_checked_pb.CheckedExpr, 1));
|
|
1051
|
+
};
|
|
1052
|
+
|
|
1053
|
+
|
|
1054
|
+
/**
|
|
1055
|
+
* @param {?proto.google.api.expr.v1alpha1.CheckedExpr|undefined} value
|
|
1056
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckResponse} returns this
|
|
1057
|
+
*/
|
|
1058
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.setCheckedExpr = function(value) {
|
|
1059
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
1060
|
+
};
|
|
1061
|
+
|
|
1062
|
+
|
|
1063
|
+
/**
|
|
1064
|
+
* Clears the message field making it undefined.
|
|
1065
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckResponse} returns this
|
|
1066
|
+
*/
|
|
1067
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.clearCheckedExpr = function() {
|
|
1068
|
+
return this.setCheckedExpr(undefined);
|
|
1069
|
+
};
|
|
1070
|
+
|
|
1071
|
+
|
|
1072
|
+
/**
|
|
1073
|
+
* Returns whether this field is set.
|
|
1074
|
+
* @return {boolean}
|
|
1075
|
+
*/
|
|
1076
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.hasCheckedExpr = function() {
|
|
1077
|
+
return jspb.Message.getField(this, 1) != null;
|
|
1078
|
+
};
|
|
1079
|
+
|
|
1080
|
+
|
|
1081
|
+
/**
|
|
1082
|
+
* repeated google.rpc.Status issues = 2;
|
|
1083
|
+
* @return {!Array<!proto.google.rpc.Status>}
|
|
1084
|
+
*/
|
|
1085
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.getIssuesList = function() {
|
|
1086
|
+
return /** @type{!Array<!proto.google.rpc.Status>} */ (
|
|
1087
|
+
jspb.Message.getRepeatedWrapperField(this, google_rpc_status_pb.Status, 2));
|
|
1088
|
+
};
|
|
1089
|
+
|
|
1090
|
+
|
|
1091
|
+
/**
|
|
1092
|
+
* @param {!Array<!proto.google.rpc.Status>} value
|
|
1093
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckResponse} returns this
|
|
1094
|
+
*/
|
|
1095
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.setIssuesList = function(value) {
|
|
1096
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
1097
|
+
};
|
|
1098
|
+
|
|
1099
|
+
|
|
1100
|
+
/**
|
|
1101
|
+
* @param {!proto.google.rpc.Status=} opt_value
|
|
1102
|
+
* @param {number=} opt_index
|
|
1103
|
+
* @return {!proto.google.rpc.Status}
|
|
1104
|
+
*/
|
|
1105
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.addIssues = function(opt_value, opt_index) {
|
|
1106
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.rpc.Status, opt_index);
|
|
1107
|
+
};
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
/**
|
|
1111
|
+
* Clears the list making it empty but non-null.
|
|
1112
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.CheckResponse} returns this
|
|
1113
|
+
*/
|
|
1114
|
+
proto.google.api.expr.conformance.v1alpha1.CheckResponse.prototype.clearIssuesList = function() {
|
|
1115
|
+
return this.setIssuesList([]);
|
|
1116
|
+
};
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
|
|
1120
|
+
/**
|
|
1121
|
+
* Oneof group definitions for this message. Each group defines the field
|
|
1122
|
+
* numbers belonging to that group. When of these fields' value is set, all
|
|
1123
|
+
* other fields in the group are cleared. During deserialization, if multiple
|
|
1124
|
+
* fields are encountered for a group, only the last value seen will be kept.
|
|
1125
|
+
* @private {!Array<!Array<number>>}
|
|
1126
|
+
* @const
|
|
1127
|
+
*/
|
|
1128
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.oneofGroups_ = [[1,2]];
|
|
1129
|
+
|
|
1130
|
+
/**
|
|
1131
|
+
* @enum {number}
|
|
1132
|
+
*/
|
|
1133
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.ExprKindCase = {
|
|
1134
|
+
EXPR_KIND_NOT_SET: 0,
|
|
1135
|
+
PARSED_EXPR: 1,
|
|
1136
|
+
CHECKED_EXPR: 2
|
|
1137
|
+
};
|
|
1138
|
+
|
|
1139
|
+
/**
|
|
1140
|
+
* @return {proto.google.api.expr.conformance.v1alpha1.EvalRequest.ExprKindCase}
|
|
1141
|
+
*/
|
|
1142
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.getExprKindCase = function() {
|
|
1143
|
+
return /** @type {proto.google.api.expr.conformance.v1alpha1.EvalRequest.ExprKindCase} */(jspb.Message.computeOneofCase(this, proto.google.api.expr.conformance.v1alpha1.EvalRequest.oneofGroups_[0]));
|
|
1144
|
+
};
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
|
|
1148
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1149
|
+
/**
|
|
1150
|
+
* Creates an object representation of this proto.
|
|
1151
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1152
|
+
* Optional fields that are not set will be set to undefined.
|
|
1153
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1154
|
+
* For the list of reserved names please see:
|
|
1155
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1156
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1157
|
+
* JSPB instance for transitional soy proto support:
|
|
1158
|
+
* http://goto/soy-param-migration
|
|
1159
|
+
* @return {!Object}
|
|
1160
|
+
*/
|
|
1161
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.toObject = function(opt_includeInstance) {
|
|
1162
|
+
return proto.google.api.expr.conformance.v1alpha1.EvalRequest.toObject(opt_includeInstance, this);
|
|
1163
|
+
};
|
|
1164
|
+
|
|
1165
|
+
|
|
1166
|
+
/**
|
|
1167
|
+
* Static version of the {@see toObject} method.
|
|
1168
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1169
|
+
* the JSPB instance for transitional soy proto support:
|
|
1170
|
+
* http://goto/soy-param-migration
|
|
1171
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} msg The msg instance to transform.
|
|
1172
|
+
* @return {!Object}
|
|
1173
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1174
|
+
*/
|
|
1175
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.toObject = function(includeInstance, msg) {
|
|
1176
|
+
var f, obj = {
|
|
1177
|
+
parsedExpr: (f = msg.getParsedExpr()) && google_api_expr_v1alpha1_syntax_pb.ParsedExpr.toObject(includeInstance, f),
|
|
1178
|
+
checkedExpr: (f = msg.getCheckedExpr()) && google_api_expr_v1alpha1_checked_pb.CheckedExpr.toObject(includeInstance, f),
|
|
1179
|
+
bindingsMap: (f = msg.getBindingsMap()) ? f.toObject(includeInstance, proto.google.api.expr.v1alpha1.ExprValue.toObject) : [],
|
|
1180
|
+
container: jspb.Message.getFieldWithDefault(msg, 4, "")
|
|
1181
|
+
};
|
|
1182
|
+
|
|
1183
|
+
if (includeInstance) {
|
|
1184
|
+
obj.$jspbMessageInstance = msg;
|
|
1185
|
+
}
|
|
1186
|
+
return obj;
|
|
1187
|
+
};
|
|
1188
|
+
}
|
|
1189
|
+
|
|
1190
|
+
|
|
1191
|
+
/**
|
|
1192
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1193
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1194
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalRequest}
|
|
1195
|
+
*/
|
|
1196
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.deserializeBinary = function(bytes) {
|
|
1197
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1198
|
+
var msg = new proto.google.api.expr.conformance.v1alpha1.EvalRequest;
|
|
1199
|
+
return proto.google.api.expr.conformance.v1alpha1.EvalRequest.deserializeBinaryFromReader(msg, reader);
|
|
1200
|
+
};
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
/**
|
|
1204
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1205
|
+
* given reader into the given message object.
|
|
1206
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} msg The message object to deserialize into.
|
|
1207
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1208
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalRequest}
|
|
1209
|
+
*/
|
|
1210
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.deserializeBinaryFromReader = function(msg, reader) {
|
|
1211
|
+
while (reader.nextField()) {
|
|
1212
|
+
if (reader.isEndGroup()) {
|
|
1213
|
+
break;
|
|
1214
|
+
}
|
|
1215
|
+
var field = reader.getFieldNumber();
|
|
1216
|
+
switch (field) {
|
|
1217
|
+
case 1:
|
|
1218
|
+
var value = new google_api_expr_v1alpha1_syntax_pb.ParsedExpr;
|
|
1219
|
+
reader.readMessage(value,google_api_expr_v1alpha1_syntax_pb.ParsedExpr.deserializeBinaryFromReader);
|
|
1220
|
+
msg.setParsedExpr(value);
|
|
1221
|
+
break;
|
|
1222
|
+
case 2:
|
|
1223
|
+
var value = new google_api_expr_v1alpha1_checked_pb.CheckedExpr;
|
|
1224
|
+
reader.readMessage(value,google_api_expr_v1alpha1_checked_pb.CheckedExpr.deserializeBinaryFromReader);
|
|
1225
|
+
msg.setCheckedExpr(value);
|
|
1226
|
+
break;
|
|
1227
|
+
case 3:
|
|
1228
|
+
var value = msg.getBindingsMap();
|
|
1229
|
+
reader.readMessage(value, function(message, reader) {
|
|
1230
|
+
jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readStringRequireUtf8, jspb.BinaryReader.prototype.readMessage, proto.google.api.expr.v1alpha1.ExprValue.deserializeBinaryFromReader, "", new proto.google.api.expr.v1alpha1.ExprValue());
|
|
1231
|
+
});
|
|
1232
|
+
break;
|
|
1233
|
+
case 4:
|
|
1234
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1235
|
+
msg.setContainer(value);
|
|
1236
|
+
break;
|
|
1237
|
+
default:
|
|
1238
|
+
reader.skipField();
|
|
1239
|
+
break;
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
return msg;
|
|
1243
|
+
};
|
|
1244
|
+
|
|
1245
|
+
|
|
1246
|
+
/**
|
|
1247
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1248
|
+
* @return {!Uint8Array}
|
|
1249
|
+
*/
|
|
1250
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.serializeBinary = function() {
|
|
1251
|
+
var writer = new jspb.BinaryWriter();
|
|
1252
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.serializeBinaryToWriter(this, writer);
|
|
1253
|
+
return writer.getResultBuffer();
|
|
1254
|
+
};
|
|
1255
|
+
|
|
1256
|
+
|
|
1257
|
+
/**
|
|
1258
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1259
|
+
* format), writing to the given BinaryWriter.
|
|
1260
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} message
|
|
1261
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1262
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1263
|
+
*/
|
|
1264
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.serializeBinaryToWriter = function(message, writer) {
|
|
1265
|
+
var f = undefined;
|
|
1266
|
+
f = message.getParsedExpr();
|
|
1267
|
+
if (f != null) {
|
|
1268
|
+
writer.writeMessage(
|
|
1269
|
+
1,
|
|
1270
|
+
f,
|
|
1271
|
+
google_api_expr_v1alpha1_syntax_pb.ParsedExpr.serializeBinaryToWriter
|
|
1272
|
+
);
|
|
1273
|
+
}
|
|
1274
|
+
f = message.getCheckedExpr();
|
|
1275
|
+
if (f != null) {
|
|
1276
|
+
writer.writeMessage(
|
|
1277
|
+
2,
|
|
1278
|
+
f,
|
|
1279
|
+
google_api_expr_v1alpha1_checked_pb.CheckedExpr.serializeBinaryToWriter
|
|
1280
|
+
);
|
|
1281
|
+
}
|
|
1282
|
+
f = message.getBindingsMap(true);
|
|
1283
|
+
if (f && f.getLength() > 0) {
|
|
1284
|
+
jspb.internal.public_for_gencode.serializeMapToBinary(
|
|
1285
|
+
message.getBindingsMap(true),
|
|
1286
|
+
3,
|
|
1287
|
+
writer,
|
|
1288
|
+
jspb.BinaryWriter.prototype.writeString,
|
|
1289
|
+
jspb.BinaryWriter.prototype.writeMessage,
|
|
1290
|
+
proto.google.api.expr.v1alpha1.ExprValue.serializeBinaryToWriter);
|
|
1291
|
+
}
|
|
1292
|
+
f = message.getContainer();
|
|
1293
|
+
if (f.length > 0) {
|
|
1294
|
+
writer.writeString(
|
|
1295
|
+
4,
|
|
1296
|
+
f
|
|
1297
|
+
);
|
|
1298
|
+
}
|
|
1299
|
+
};
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
/**
|
|
1303
|
+
* optional google.api.expr.v1alpha1.ParsedExpr parsed_expr = 1;
|
|
1304
|
+
* @return {?proto.google.api.expr.v1alpha1.ParsedExpr}
|
|
1305
|
+
*/
|
|
1306
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.getParsedExpr = function() {
|
|
1307
|
+
return /** @type{?proto.google.api.expr.v1alpha1.ParsedExpr} */ (
|
|
1308
|
+
jspb.Message.getWrapperField(this, google_api_expr_v1alpha1_syntax_pb.ParsedExpr, 1));
|
|
1309
|
+
};
|
|
1310
|
+
|
|
1311
|
+
|
|
1312
|
+
/**
|
|
1313
|
+
* @param {?proto.google.api.expr.v1alpha1.ParsedExpr|undefined} value
|
|
1314
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} returns this
|
|
1315
|
+
*/
|
|
1316
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.setParsedExpr = function(value) {
|
|
1317
|
+
return jspb.Message.setOneofWrapperField(this, 1, proto.google.api.expr.conformance.v1alpha1.EvalRequest.oneofGroups_[0], value);
|
|
1318
|
+
};
|
|
1319
|
+
|
|
1320
|
+
|
|
1321
|
+
/**
|
|
1322
|
+
* Clears the message field making it undefined.
|
|
1323
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} returns this
|
|
1324
|
+
*/
|
|
1325
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.clearParsedExpr = function() {
|
|
1326
|
+
return this.setParsedExpr(undefined);
|
|
1327
|
+
};
|
|
1328
|
+
|
|
1329
|
+
|
|
1330
|
+
/**
|
|
1331
|
+
* Returns whether this field is set.
|
|
1332
|
+
* @return {boolean}
|
|
1333
|
+
*/
|
|
1334
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.hasParsedExpr = function() {
|
|
1335
|
+
return jspb.Message.getField(this, 1) != null;
|
|
1336
|
+
};
|
|
1337
|
+
|
|
1338
|
+
|
|
1339
|
+
/**
|
|
1340
|
+
* optional google.api.expr.v1alpha1.CheckedExpr checked_expr = 2;
|
|
1341
|
+
* @return {?proto.google.api.expr.v1alpha1.CheckedExpr}
|
|
1342
|
+
*/
|
|
1343
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.getCheckedExpr = function() {
|
|
1344
|
+
return /** @type{?proto.google.api.expr.v1alpha1.CheckedExpr} */ (
|
|
1345
|
+
jspb.Message.getWrapperField(this, google_api_expr_v1alpha1_checked_pb.CheckedExpr, 2));
|
|
1346
|
+
};
|
|
1347
|
+
|
|
1348
|
+
|
|
1349
|
+
/**
|
|
1350
|
+
* @param {?proto.google.api.expr.v1alpha1.CheckedExpr|undefined} value
|
|
1351
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} returns this
|
|
1352
|
+
*/
|
|
1353
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.setCheckedExpr = function(value) {
|
|
1354
|
+
return jspb.Message.setOneofWrapperField(this, 2, proto.google.api.expr.conformance.v1alpha1.EvalRequest.oneofGroups_[0], value);
|
|
1355
|
+
};
|
|
1356
|
+
|
|
1357
|
+
|
|
1358
|
+
/**
|
|
1359
|
+
* Clears the message field making it undefined.
|
|
1360
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} returns this
|
|
1361
|
+
*/
|
|
1362
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.clearCheckedExpr = function() {
|
|
1363
|
+
return this.setCheckedExpr(undefined);
|
|
1364
|
+
};
|
|
1365
|
+
|
|
1366
|
+
|
|
1367
|
+
/**
|
|
1368
|
+
* Returns whether this field is set.
|
|
1369
|
+
* @return {boolean}
|
|
1370
|
+
*/
|
|
1371
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.hasCheckedExpr = function() {
|
|
1372
|
+
return jspb.Message.getField(this, 2) != null;
|
|
1373
|
+
};
|
|
1374
|
+
|
|
1375
|
+
|
|
1376
|
+
/**
|
|
1377
|
+
* map<string, google.api.expr.v1alpha1.ExprValue> bindings = 3;
|
|
1378
|
+
* @param {boolean=} opt_noLazyCreate Do not create the map if
|
|
1379
|
+
* empty, instead returning `undefined`
|
|
1380
|
+
* @return {!jspb.Map<string,!proto.google.api.expr.v1alpha1.ExprValue>}
|
|
1381
|
+
*/
|
|
1382
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.getBindingsMap = function(opt_noLazyCreate) {
|
|
1383
|
+
return /** @type {!jspb.Map<string,!proto.google.api.expr.v1alpha1.ExprValue>} */ (
|
|
1384
|
+
jspb.Message.getMapField(this, 3, opt_noLazyCreate,
|
|
1385
|
+
proto.google.api.expr.v1alpha1.ExprValue));
|
|
1386
|
+
};
|
|
1387
|
+
|
|
1388
|
+
|
|
1389
|
+
/**
|
|
1390
|
+
* Clears values from the map. The map will be non-null.
|
|
1391
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} returns this
|
|
1392
|
+
*/
|
|
1393
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.clearBindingsMap = function() {
|
|
1394
|
+
this.getBindingsMap().clear();
|
|
1395
|
+
return this;
|
|
1396
|
+
};
|
|
1397
|
+
|
|
1398
|
+
|
|
1399
|
+
/**
|
|
1400
|
+
* optional string container = 4;
|
|
1401
|
+
* @return {string}
|
|
1402
|
+
*/
|
|
1403
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.getContainer = function() {
|
|
1404
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, ""));
|
|
1405
|
+
};
|
|
1406
|
+
|
|
1407
|
+
|
|
1408
|
+
/**
|
|
1409
|
+
* @param {string} value
|
|
1410
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalRequest} returns this
|
|
1411
|
+
*/
|
|
1412
|
+
proto.google.api.expr.conformance.v1alpha1.EvalRequest.prototype.setContainer = function(value) {
|
|
1413
|
+
return jspb.Message.setProto3StringField(this, 4, value);
|
|
1414
|
+
};
|
|
1415
|
+
|
|
1416
|
+
|
|
1417
|
+
|
|
1418
|
+
/**
|
|
1419
|
+
* List of repeated fields within this message type.
|
|
1420
|
+
* @private {!Array<number>}
|
|
1421
|
+
* @const
|
|
1422
|
+
*/
|
|
1423
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.repeatedFields_ = [2];
|
|
1424
|
+
|
|
1425
|
+
|
|
1426
|
+
|
|
1427
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1428
|
+
/**
|
|
1429
|
+
* Creates an object representation of this proto.
|
|
1430
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1431
|
+
* Optional fields that are not set will be set to undefined.
|
|
1432
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1433
|
+
* For the list of reserved names please see:
|
|
1434
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1435
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1436
|
+
* JSPB instance for transitional soy proto support:
|
|
1437
|
+
* http://goto/soy-param-migration
|
|
1438
|
+
* @return {!Object}
|
|
1439
|
+
*/
|
|
1440
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.toObject = function(opt_includeInstance) {
|
|
1441
|
+
return proto.google.api.expr.conformance.v1alpha1.EvalResponse.toObject(opt_includeInstance, this);
|
|
1442
|
+
};
|
|
1443
|
+
|
|
1444
|
+
|
|
1445
|
+
/**
|
|
1446
|
+
* Static version of the {@see toObject} method.
|
|
1447
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1448
|
+
* the JSPB instance for transitional soy proto support:
|
|
1449
|
+
* http://goto/soy-param-migration
|
|
1450
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.EvalResponse} msg The msg instance to transform.
|
|
1451
|
+
* @return {!Object}
|
|
1452
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1453
|
+
*/
|
|
1454
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.toObject = function(includeInstance, msg) {
|
|
1455
|
+
var f, obj = {
|
|
1456
|
+
result: (f = msg.getResult()) && google_api_expr_v1alpha1_eval_pb.ExprValue.toObject(includeInstance, f),
|
|
1457
|
+
issuesList: jspb.Message.toObjectList(msg.getIssuesList(),
|
|
1458
|
+
google_rpc_status_pb.Status.toObject, includeInstance)
|
|
1459
|
+
};
|
|
1460
|
+
|
|
1461
|
+
if (includeInstance) {
|
|
1462
|
+
obj.$jspbMessageInstance = msg;
|
|
1463
|
+
}
|
|
1464
|
+
return obj;
|
|
1465
|
+
};
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
|
|
1469
|
+
/**
|
|
1470
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1471
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1472
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalResponse}
|
|
1473
|
+
*/
|
|
1474
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.deserializeBinary = function(bytes) {
|
|
1475
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1476
|
+
var msg = new proto.google.api.expr.conformance.v1alpha1.EvalResponse;
|
|
1477
|
+
return proto.google.api.expr.conformance.v1alpha1.EvalResponse.deserializeBinaryFromReader(msg, reader);
|
|
1478
|
+
};
|
|
1479
|
+
|
|
1480
|
+
|
|
1481
|
+
/**
|
|
1482
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1483
|
+
* given reader into the given message object.
|
|
1484
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.EvalResponse} msg The message object to deserialize into.
|
|
1485
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1486
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalResponse}
|
|
1487
|
+
*/
|
|
1488
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.deserializeBinaryFromReader = function(msg, reader) {
|
|
1489
|
+
while (reader.nextField()) {
|
|
1490
|
+
if (reader.isEndGroup()) {
|
|
1491
|
+
break;
|
|
1492
|
+
}
|
|
1493
|
+
var field = reader.getFieldNumber();
|
|
1494
|
+
switch (field) {
|
|
1495
|
+
case 1:
|
|
1496
|
+
var value = new google_api_expr_v1alpha1_eval_pb.ExprValue;
|
|
1497
|
+
reader.readMessage(value,google_api_expr_v1alpha1_eval_pb.ExprValue.deserializeBinaryFromReader);
|
|
1498
|
+
msg.setResult(value);
|
|
1499
|
+
break;
|
|
1500
|
+
case 2:
|
|
1501
|
+
var value = new google_rpc_status_pb.Status;
|
|
1502
|
+
reader.readMessage(value,google_rpc_status_pb.Status.deserializeBinaryFromReader);
|
|
1503
|
+
msg.addIssues(value);
|
|
1504
|
+
break;
|
|
1505
|
+
default:
|
|
1506
|
+
reader.skipField();
|
|
1507
|
+
break;
|
|
1508
|
+
}
|
|
1509
|
+
}
|
|
1510
|
+
return msg;
|
|
1511
|
+
};
|
|
1512
|
+
|
|
1513
|
+
|
|
1514
|
+
/**
|
|
1515
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1516
|
+
* @return {!Uint8Array}
|
|
1517
|
+
*/
|
|
1518
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.serializeBinary = function() {
|
|
1519
|
+
var writer = new jspb.BinaryWriter();
|
|
1520
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.serializeBinaryToWriter(this, writer);
|
|
1521
|
+
return writer.getResultBuffer();
|
|
1522
|
+
};
|
|
1523
|
+
|
|
1524
|
+
|
|
1525
|
+
/**
|
|
1526
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1527
|
+
* format), writing to the given BinaryWriter.
|
|
1528
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.EvalResponse} message
|
|
1529
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1530
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1531
|
+
*/
|
|
1532
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.serializeBinaryToWriter = function(message, writer) {
|
|
1533
|
+
var f = undefined;
|
|
1534
|
+
f = message.getResult();
|
|
1535
|
+
if (f != null) {
|
|
1536
|
+
writer.writeMessage(
|
|
1537
|
+
1,
|
|
1538
|
+
f,
|
|
1539
|
+
google_api_expr_v1alpha1_eval_pb.ExprValue.serializeBinaryToWriter
|
|
1540
|
+
);
|
|
1541
|
+
}
|
|
1542
|
+
f = message.getIssuesList();
|
|
1543
|
+
if (f.length > 0) {
|
|
1544
|
+
writer.writeRepeatedMessage(
|
|
1545
|
+
2,
|
|
1546
|
+
f,
|
|
1547
|
+
google_rpc_status_pb.Status.serializeBinaryToWriter
|
|
1548
|
+
);
|
|
1549
|
+
}
|
|
1550
|
+
};
|
|
1551
|
+
|
|
1552
|
+
|
|
1553
|
+
/**
|
|
1554
|
+
* optional google.api.expr.v1alpha1.ExprValue result = 1;
|
|
1555
|
+
* @return {?proto.google.api.expr.v1alpha1.ExprValue}
|
|
1556
|
+
*/
|
|
1557
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.getResult = function() {
|
|
1558
|
+
return /** @type{?proto.google.api.expr.v1alpha1.ExprValue} */ (
|
|
1559
|
+
jspb.Message.getWrapperField(this, google_api_expr_v1alpha1_eval_pb.ExprValue, 1));
|
|
1560
|
+
};
|
|
1561
|
+
|
|
1562
|
+
|
|
1563
|
+
/**
|
|
1564
|
+
* @param {?proto.google.api.expr.v1alpha1.ExprValue|undefined} value
|
|
1565
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalResponse} returns this
|
|
1566
|
+
*/
|
|
1567
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.setResult = function(value) {
|
|
1568
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
1569
|
+
};
|
|
1570
|
+
|
|
1571
|
+
|
|
1572
|
+
/**
|
|
1573
|
+
* Clears the message field making it undefined.
|
|
1574
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalResponse} returns this
|
|
1575
|
+
*/
|
|
1576
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.clearResult = function() {
|
|
1577
|
+
return this.setResult(undefined);
|
|
1578
|
+
};
|
|
1579
|
+
|
|
1580
|
+
|
|
1581
|
+
/**
|
|
1582
|
+
* Returns whether this field is set.
|
|
1583
|
+
* @return {boolean}
|
|
1584
|
+
*/
|
|
1585
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.hasResult = function() {
|
|
1586
|
+
return jspb.Message.getField(this, 1) != null;
|
|
1587
|
+
};
|
|
1588
|
+
|
|
1589
|
+
|
|
1590
|
+
/**
|
|
1591
|
+
* repeated google.rpc.Status issues = 2;
|
|
1592
|
+
* @return {!Array<!proto.google.rpc.Status>}
|
|
1593
|
+
*/
|
|
1594
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.getIssuesList = function() {
|
|
1595
|
+
return /** @type{!Array<!proto.google.rpc.Status>} */ (
|
|
1596
|
+
jspb.Message.getRepeatedWrapperField(this, google_rpc_status_pb.Status, 2));
|
|
1597
|
+
};
|
|
1598
|
+
|
|
1599
|
+
|
|
1600
|
+
/**
|
|
1601
|
+
* @param {!Array<!proto.google.rpc.Status>} value
|
|
1602
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalResponse} returns this
|
|
1603
|
+
*/
|
|
1604
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.setIssuesList = function(value) {
|
|
1605
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
1606
|
+
};
|
|
1607
|
+
|
|
1608
|
+
|
|
1609
|
+
/**
|
|
1610
|
+
* @param {!proto.google.rpc.Status=} opt_value
|
|
1611
|
+
* @param {number=} opt_index
|
|
1612
|
+
* @return {!proto.google.rpc.Status}
|
|
1613
|
+
*/
|
|
1614
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.addIssues = function(opt_value, opt_index) {
|
|
1615
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.rpc.Status, opt_index);
|
|
1616
|
+
};
|
|
1617
|
+
|
|
1618
|
+
|
|
1619
|
+
/**
|
|
1620
|
+
* Clears the list making it empty but non-null.
|
|
1621
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.EvalResponse} returns this
|
|
1622
|
+
*/
|
|
1623
|
+
proto.google.api.expr.conformance.v1alpha1.EvalResponse.prototype.clearIssuesList = function() {
|
|
1624
|
+
return this.setIssuesList([]);
|
|
1625
|
+
};
|
|
1626
|
+
|
|
1627
|
+
|
|
1628
|
+
|
|
1629
|
+
|
|
1630
|
+
|
|
1631
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1632
|
+
/**
|
|
1633
|
+
* Creates an object representation of this proto.
|
|
1634
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1635
|
+
* Optional fields that are not set will be set to undefined.
|
|
1636
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1637
|
+
* For the list of reserved names please see:
|
|
1638
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1639
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1640
|
+
* JSPB instance for transitional soy proto support:
|
|
1641
|
+
* http://goto/soy-param-migration
|
|
1642
|
+
* @return {!Object}
|
|
1643
|
+
*/
|
|
1644
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.toObject = function(opt_includeInstance) {
|
|
1645
|
+
return proto.google.api.expr.conformance.v1alpha1.SourcePosition.toObject(opt_includeInstance, this);
|
|
1646
|
+
};
|
|
1647
|
+
|
|
1648
|
+
|
|
1649
|
+
/**
|
|
1650
|
+
* Static version of the {@see toObject} method.
|
|
1651
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1652
|
+
* the JSPB instance for transitional soy proto support:
|
|
1653
|
+
* http://goto/soy-param-migration
|
|
1654
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.SourcePosition} msg The msg instance to transform.
|
|
1655
|
+
* @return {!Object}
|
|
1656
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1657
|
+
*/
|
|
1658
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.toObject = function(includeInstance, msg) {
|
|
1659
|
+
var f, obj = {
|
|
1660
|
+
location: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
1661
|
+
offset: jspb.Message.getFieldWithDefault(msg, 2, 0),
|
|
1662
|
+
line: jspb.Message.getFieldWithDefault(msg, 3, 0),
|
|
1663
|
+
column: jspb.Message.getFieldWithDefault(msg, 4, 0)
|
|
1664
|
+
};
|
|
1665
|
+
|
|
1666
|
+
if (includeInstance) {
|
|
1667
|
+
obj.$jspbMessageInstance = msg;
|
|
1668
|
+
}
|
|
1669
|
+
return obj;
|
|
1670
|
+
};
|
|
1671
|
+
}
|
|
1672
|
+
|
|
1673
|
+
|
|
1674
|
+
/**
|
|
1675
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1676
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1677
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.SourcePosition}
|
|
1678
|
+
*/
|
|
1679
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.deserializeBinary = function(bytes) {
|
|
1680
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1681
|
+
var msg = new proto.google.api.expr.conformance.v1alpha1.SourcePosition;
|
|
1682
|
+
return proto.google.api.expr.conformance.v1alpha1.SourcePosition.deserializeBinaryFromReader(msg, reader);
|
|
1683
|
+
};
|
|
1684
|
+
|
|
1685
|
+
|
|
1686
|
+
/**
|
|
1687
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1688
|
+
* given reader into the given message object.
|
|
1689
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.SourcePosition} msg The message object to deserialize into.
|
|
1690
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1691
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.SourcePosition}
|
|
1692
|
+
*/
|
|
1693
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.deserializeBinaryFromReader = function(msg, reader) {
|
|
1694
|
+
while (reader.nextField()) {
|
|
1695
|
+
if (reader.isEndGroup()) {
|
|
1696
|
+
break;
|
|
1697
|
+
}
|
|
1698
|
+
var field = reader.getFieldNumber();
|
|
1699
|
+
switch (field) {
|
|
1700
|
+
case 1:
|
|
1701
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1702
|
+
msg.setLocation(value);
|
|
1703
|
+
break;
|
|
1704
|
+
case 2:
|
|
1705
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
1706
|
+
msg.setOffset(value);
|
|
1707
|
+
break;
|
|
1708
|
+
case 3:
|
|
1709
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
1710
|
+
msg.setLine(value);
|
|
1711
|
+
break;
|
|
1712
|
+
case 4:
|
|
1713
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
1714
|
+
msg.setColumn(value);
|
|
1715
|
+
break;
|
|
1716
|
+
default:
|
|
1717
|
+
reader.skipField();
|
|
1718
|
+
break;
|
|
1719
|
+
}
|
|
1720
|
+
}
|
|
1721
|
+
return msg;
|
|
1722
|
+
};
|
|
1723
|
+
|
|
1724
|
+
|
|
1725
|
+
/**
|
|
1726
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1727
|
+
* @return {!Uint8Array}
|
|
1728
|
+
*/
|
|
1729
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.serializeBinary = function() {
|
|
1730
|
+
var writer = new jspb.BinaryWriter();
|
|
1731
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.serializeBinaryToWriter(this, writer);
|
|
1732
|
+
return writer.getResultBuffer();
|
|
1733
|
+
};
|
|
1734
|
+
|
|
1735
|
+
|
|
1736
|
+
/**
|
|
1737
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1738
|
+
* format), writing to the given BinaryWriter.
|
|
1739
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.SourcePosition} message
|
|
1740
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1741
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1742
|
+
*/
|
|
1743
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.serializeBinaryToWriter = function(message, writer) {
|
|
1744
|
+
var f = undefined;
|
|
1745
|
+
f = message.getLocation();
|
|
1746
|
+
if (f.length > 0) {
|
|
1747
|
+
writer.writeString(
|
|
1748
|
+
1,
|
|
1749
|
+
f
|
|
1750
|
+
);
|
|
1751
|
+
}
|
|
1752
|
+
f = message.getOffset();
|
|
1753
|
+
if (f !== 0) {
|
|
1754
|
+
writer.writeInt32(
|
|
1755
|
+
2,
|
|
1756
|
+
f
|
|
1757
|
+
);
|
|
1758
|
+
}
|
|
1759
|
+
f = message.getLine();
|
|
1760
|
+
if (f !== 0) {
|
|
1761
|
+
writer.writeInt32(
|
|
1762
|
+
3,
|
|
1763
|
+
f
|
|
1764
|
+
);
|
|
1765
|
+
}
|
|
1766
|
+
f = message.getColumn();
|
|
1767
|
+
if (f !== 0) {
|
|
1768
|
+
writer.writeInt32(
|
|
1769
|
+
4,
|
|
1770
|
+
f
|
|
1771
|
+
);
|
|
1772
|
+
}
|
|
1773
|
+
};
|
|
1774
|
+
|
|
1775
|
+
|
|
1776
|
+
/**
|
|
1777
|
+
* optional string location = 1;
|
|
1778
|
+
* @return {string}
|
|
1779
|
+
*/
|
|
1780
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.getLocation = function() {
|
|
1781
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1782
|
+
};
|
|
1783
|
+
|
|
1784
|
+
|
|
1785
|
+
/**
|
|
1786
|
+
* @param {string} value
|
|
1787
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.SourcePosition} returns this
|
|
1788
|
+
*/
|
|
1789
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.setLocation = function(value) {
|
|
1790
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1791
|
+
};
|
|
1792
|
+
|
|
1793
|
+
|
|
1794
|
+
/**
|
|
1795
|
+
* optional int32 offset = 2;
|
|
1796
|
+
* @return {number}
|
|
1797
|
+
*/
|
|
1798
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.getOffset = function() {
|
|
1799
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
|
|
1800
|
+
};
|
|
1801
|
+
|
|
1802
|
+
|
|
1803
|
+
/**
|
|
1804
|
+
* @param {number} value
|
|
1805
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.SourcePosition} returns this
|
|
1806
|
+
*/
|
|
1807
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.setOffset = function(value) {
|
|
1808
|
+
return jspb.Message.setProto3IntField(this, 2, value);
|
|
1809
|
+
};
|
|
1810
|
+
|
|
1811
|
+
|
|
1812
|
+
/**
|
|
1813
|
+
* optional int32 line = 3;
|
|
1814
|
+
* @return {number}
|
|
1815
|
+
*/
|
|
1816
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.getLine = function() {
|
|
1817
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
|
|
1818
|
+
};
|
|
1819
|
+
|
|
1820
|
+
|
|
1821
|
+
/**
|
|
1822
|
+
* @param {number} value
|
|
1823
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.SourcePosition} returns this
|
|
1824
|
+
*/
|
|
1825
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.setLine = function(value) {
|
|
1826
|
+
return jspb.Message.setProto3IntField(this, 3, value);
|
|
1827
|
+
};
|
|
1828
|
+
|
|
1829
|
+
|
|
1830
|
+
/**
|
|
1831
|
+
* optional int32 column = 4;
|
|
1832
|
+
* @return {number}
|
|
1833
|
+
*/
|
|
1834
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.getColumn = function() {
|
|
1835
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));
|
|
1836
|
+
};
|
|
1837
|
+
|
|
1838
|
+
|
|
1839
|
+
/**
|
|
1840
|
+
* @param {number} value
|
|
1841
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.SourcePosition} returns this
|
|
1842
|
+
*/
|
|
1843
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.prototype.setColumn = function(value) {
|
|
1844
|
+
return jspb.Message.setProto3IntField(this, 4, value);
|
|
1845
|
+
};
|
|
1846
|
+
|
|
1847
|
+
|
|
1848
|
+
|
|
1849
|
+
|
|
1850
|
+
|
|
1851
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1852
|
+
/**
|
|
1853
|
+
* Creates an object representation of this proto.
|
|
1854
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1855
|
+
* Optional fields that are not set will be set to undefined.
|
|
1856
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1857
|
+
* For the list of reserved names please see:
|
|
1858
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1859
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1860
|
+
* JSPB instance for transitional soy proto support:
|
|
1861
|
+
* http://goto/soy-param-migration
|
|
1862
|
+
* @return {!Object}
|
|
1863
|
+
*/
|
|
1864
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.toObject = function(opt_includeInstance) {
|
|
1865
|
+
return proto.google.api.expr.conformance.v1alpha1.IssueDetails.toObject(opt_includeInstance, this);
|
|
1866
|
+
};
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
/**
|
|
1870
|
+
* Static version of the {@see toObject} method.
|
|
1871
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1872
|
+
* the JSPB instance for transitional soy proto support:
|
|
1873
|
+
* http://goto/soy-param-migration
|
|
1874
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.IssueDetails} msg The msg instance to transform.
|
|
1875
|
+
* @return {!Object}
|
|
1876
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1877
|
+
*/
|
|
1878
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.toObject = function(includeInstance, msg) {
|
|
1879
|
+
var f, obj = {
|
|
1880
|
+
severity: jspb.Message.getFieldWithDefault(msg, 1, 0),
|
|
1881
|
+
position: (f = msg.getPosition()) && proto.google.api.expr.conformance.v1alpha1.SourcePosition.toObject(includeInstance, f),
|
|
1882
|
+
id: jspb.Message.getFieldWithDefault(msg, 3, 0)
|
|
1883
|
+
};
|
|
1884
|
+
|
|
1885
|
+
if (includeInstance) {
|
|
1886
|
+
obj.$jspbMessageInstance = msg;
|
|
1887
|
+
}
|
|
1888
|
+
return obj;
|
|
1889
|
+
};
|
|
1890
|
+
}
|
|
1891
|
+
|
|
1892
|
+
|
|
1893
|
+
/**
|
|
1894
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1895
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1896
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.IssueDetails}
|
|
1897
|
+
*/
|
|
1898
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.deserializeBinary = function(bytes) {
|
|
1899
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1900
|
+
var msg = new proto.google.api.expr.conformance.v1alpha1.IssueDetails;
|
|
1901
|
+
return proto.google.api.expr.conformance.v1alpha1.IssueDetails.deserializeBinaryFromReader(msg, reader);
|
|
1902
|
+
};
|
|
1903
|
+
|
|
1904
|
+
|
|
1905
|
+
/**
|
|
1906
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1907
|
+
* given reader into the given message object.
|
|
1908
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.IssueDetails} msg The message object to deserialize into.
|
|
1909
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1910
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.IssueDetails}
|
|
1911
|
+
*/
|
|
1912
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.deserializeBinaryFromReader = function(msg, reader) {
|
|
1913
|
+
while (reader.nextField()) {
|
|
1914
|
+
if (reader.isEndGroup()) {
|
|
1915
|
+
break;
|
|
1916
|
+
}
|
|
1917
|
+
var field = reader.getFieldNumber();
|
|
1918
|
+
switch (field) {
|
|
1919
|
+
case 1:
|
|
1920
|
+
var value = /** @type {!proto.google.api.expr.conformance.v1alpha1.IssueDetails.Severity} */ (reader.readEnum());
|
|
1921
|
+
msg.setSeverity(value);
|
|
1922
|
+
break;
|
|
1923
|
+
case 2:
|
|
1924
|
+
var value = new proto.google.api.expr.conformance.v1alpha1.SourcePosition;
|
|
1925
|
+
reader.readMessage(value,proto.google.api.expr.conformance.v1alpha1.SourcePosition.deserializeBinaryFromReader);
|
|
1926
|
+
msg.setPosition(value);
|
|
1927
|
+
break;
|
|
1928
|
+
case 3:
|
|
1929
|
+
var value = /** @type {number} */ (reader.readInt64());
|
|
1930
|
+
msg.setId(value);
|
|
1931
|
+
break;
|
|
1932
|
+
default:
|
|
1933
|
+
reader.skipField();
|
|
1934
|
+
break;
|
|
1935
|
+
}
|
|
1936
|
+
}
|
|
1937
|
+
return msg;
|
|
1938
|
+
};
|
|
1939
|
+
|
|
1940
|
+
|
|
1941
|
+
/**
|
|
1942
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1943
|
+
* @return {!Uint8Array}
|
|
1944
|
+
*/
|
|
1945
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.serializeBinary = function() {
|
|
1946
|
+
var writer = new jspb.BinaryWriter();
|
|
1947
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.serializeBinaryToWriter(this, writer);
|
|
1948
|
+
return writer.getResultBuffer();
|
|
1949
|
+
};
|
|
1950
|
+
|
|
1951
|
+
|
|
1952
|
+
/**
|
|
1953
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1954
|
+
* format), writing to the given BinaryWriter.
|
|
1955
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.IssueDetails} message
|
|
1956
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1957
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1958
|
+
*/
|
|
1959
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.serializeBinaryToWriter = function(message, writer) {
|
|
1960
|
+
var f = undefined;
|
|
1961
|
+
f = message.getSeverity();
|
|
1962
|
+
if (f !== 0.0) {
|
|
1963
|
+
writer.writeEnum(
|
|
1964
|
+
1,
|
|
1965
|
+
f
|
|
1966
|
+
);
|
|
1967
|
+
}
|
|
1968
|
+
f = message.getPosition();
|
|
1969
|
+
if (f != null) {
|
|
1970
|
+
writer.writeMessage(
|
|
1971
|
+
2,
|
|
1972
|
+
f,
|
|
1973
|
+
proto.google.api.expr.conformance.v1alpha1.SourcePosition.serializeBinaryToWriter
|
|
1974
|
+
);
|
|
1975
|
+
}
|
|
1976
|
+
f = message.getId();
|
|
1977
|
+
if (f !== 0) {
|
|
1978
|
+
writer.writeInt64(
|
|
1979
|
+
3,
|
|
1980
|
+
f
|
|
1981
|
+
);
|
|
1982
|
+
}
|
|
1983
|
+
};
|
|
1984
|
+
|
|
1985
|
+
|
|
1986
|
+
/**
|
|
1987
|
+
* @enum {number}
|
|
1988
|
+
*/
|
|
1989
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.Severity = {
|
|
1990
|
+
SEVERITY_UNSPECIFIED: 0,
|
|
1991
|
+
DEPRECATION: 1,
|
|
1992
|
+
WARNING: 2,
|
|
1993
|
+
ERROR: 3
|
|
1994
|
+
};
|
|
1995
|
+
|
|
1996
|
+
/**
|
|
1997
|
+
* optional Severity severity = 1;
|
|
1998
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.IssueDetails.Severity}
|
|
1999
|
+
*/
|
|
2000
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.getSeverity = function() {
|
|
2001
|
+
return /** @type {!proto.google.api.expr.conformance.v1alpha1.IssueDetails.Severity} */ (jspb.Message.getFieldWithDefault(this, 1, 0));
|
|
2002
|
+
};
|
|
2003
|
+
|
|
2004
|
+
|
|
2005
|
+
/**
|
|
2006
|
+
* @param {!proto.google.api.expr.conformance.v1alpha1.IssueDetails.Severity} value
|
|
2007
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.IssueDetails} returns this
|
|
2008
|
+
*/
|
|
2009
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.setSeverity = function(value) {
|
|
2010
|
+
return jspb.Message.setProto3EnumField(this, 1, value);
|
|
2011
|
+
};
|
|
2012
|
+
|
|
2013
|
+
|
|
2014
|
+
/**
|
|
2015
|
+
* optional SourcePosition position = 2;
|
|
2016
|
+
* @return {?proto.google.api.expr.conformance.v1alpha1.SourcePosition}
|
|
2017
|
+
*/
|
|
2018
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.getPosition = function() {
|
|
2019
|
+
return /** @type{?proto.google.api.expr.conformance.v1alpha1.SourcePosition} */ (
|
|
2020
|
+
jspb.Message.getWrapperField(this, proto.google.api.expr.conformance.v1alpha1.SourcePosition, 2));
|
|
2021
|
+
};
|
|
2022
|
+
|
|
2023
|
+
|
|
2024
|
+
/**
|
|
2025
|
+
* @param {?proto.google.api.expr.conformance.v1alpha1.SourcePosition|undefined} value
|
|
2026
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.IssueDetails} returns this
|
|
2027
|
+
*/
|
|
2028
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.setPosition = function(value) {
|
|
2029
|
+
return jspb.Message.setWrapperField(this, 2, value);
|
|
2030
|
+
};
|
|
2031
|
+
|
|
2032
|
+
|
|
2033
|
+
/**
|
|
2034
|
+
* Clears the message field making it undefined.
|
|
2035
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.IssueDetails} returns this
|
|
2036
|
+
*/
|
|
2037
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.clearPosition = function() {
|
|
2038
|
+
return this.setPosition(undefined);
|
|
2039
|
+
};
|
|
2040
|
+
|
|
2041
|
+
|
|
2042
|
+
/**
|
|
2043
|
+
* Returns whether this field is set.
|
|
2044
|
+
* @return {boolean}
|
|
2045
|
+
*/
|
|
2046
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.hasPosition = function() {
|
|
2047
|
+
return jspb.Message.getField(this, 2) != null;
|
|
2048
|
+
};
|
|
2049
|
+
|
|
2050
|
+
|
|
2051
|
+
/**
|
|
2052
|
+
* optional int64 id = 3;
|
|
2053
|
+
* @return {number}
|
|
2054
|
+
*/
|
|
2055
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.getId = function() {
|
|
2056
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
|
|
2057
|
+
};
|
|
2058
|
+
|
|
2059
|
+
|
|
2060
|
+
/**
|
|
2061
|
+
* @param {number} value
|
|
2062
|
+
* @return {!proto.google.api.expr.conformance.v1alpha1.IssueDetails} returns this
|
|
2063
|
+
*/
|
|
2064
|
+
proto.google.api.expr.conformance.v1alpha1.IssueDetails.prototype.setId = function(value) {
|
|
2065
|
+
return jspb.Message.setProto3IntField(this, 3, value);
|
|
2066
|
+
};
|
|
2067
|
+
|
|
2068
|
+
|
|
2069
|
+
goog.object.extend(exports, proto.google.api.expr.conformance.v1alpha1);
|
|
2070
|
+
|
|
2071
|
+
// Below is base64 encoded GeneratedCodeInfo proto
|
|
2072
|
+
// CkoKAgQAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxjLFCDXFApKCgIEARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YiRsglhsKSgoCBAISPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGI8iIJsiCkoKAgQDEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxiQKSCdKQpKCgIEBBI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YljAgoTAKSgoCBAUSPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGI83IJs3CkoKAgQGEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxiQPiCePgpKCgIEBxI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y1kQg4kQKTAoEBAACABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Yv20gy20KTAoEBAACABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y5m8g8m8KTAoEBAACARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YzXEg3XEKTAoEBAACARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y+HMgiHQKTAoEBAACAhI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y5HUg9XUKTAoEBAACAhI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YkHggoXgKTAoEBAACAxI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y+3kgi3oKTAoEBAACAxI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YsnwgwnwKTgoEBAECABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y1aMBIOKjAQpOCgQEAQIAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxj7pgEgiKcBCk4KBAQBAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGKmpASC4qQEKTgoEBAECABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y+6oBIIirAQpOCgQEAQIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxjxrAEg/qwBCk4KBAQBAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGO+vASD8rwEKTgoEBAECARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YlLIBIJ2yAQpOCgQEAQIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxj/tAEgjrUBCk4KBAQCAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGNvgASDo4AEKTgoEBAICABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y/+MBIIzkAQpOCgQEAgIAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxir5gEguuYBCk4KBAQCAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGPznASCJ6AEKTgoEBAICARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Yi+oBIJnqAQpOCgQEAgIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxit7QEgu+0BCk4KBAQCAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGOrvASD07wEKTgoEBAICARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y4PIBIPDyAQpOCgQEAgICEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxin9AEgs/QBCk4KBAQCAgISPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGM72ASDa9gEKTgoEBAICAxI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YsPgBILv4AQpOCgQEAgIDEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxji+gEg7foBCk4KBAQDAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGI+iAiCdogIKTgoEBAMCABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YuqUCIMilAgpOCgQEAwIAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxjppwIg+acCCk4KBAQDAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGL2pAiDLqQIKTgoEBAMCARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YtKsCIMGrAgpOCgQEAwIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxiyrgIgv64CCk4KBAQDAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGNewAiDgsAIKTgoEBAMCARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YwrMCINGzAgpOCgQEBAIAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxi9uAIgyLgCCk4KBAQEAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGM+4AiDbuAIKTgoEBAQCABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YluoCIKPqAgpOCgQEBAIAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxi47QIgxe0CCk4KBAQEAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGK/wAiC+8AIKTgoEBAQCABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y//ECIIzyAgpOCgQEBAIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxiX9AIgpfQCCk4KBAQEAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGL73AiDM9wIKTgoEBAQCARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YtvoCIMb6AgpOCgQEBAIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxiI/AIglvwCCk4KBAQEAgISPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGJb/AiCk/wIKTgoEBAQCAhI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y34IDIO+CAwpOCgQEBAIDEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxizhAMgv4QDCk4KBAQEAgMSPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGNiGAyDkhgMKTgoEBAUCABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Ywq0DIMutAwpOCgQEBQIAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxjdsAMg5rADCk4KBAQFAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGIWzAyCQswMKTgoEBAUCABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YzrQDINe0AwpOCgQEBQIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxi/tgMgzLYDCk4KBAQFAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGLu5AyDIuQMKTgoEBAUCARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y37sDIOi7AwpOCgQEBQIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxjIvgMg174DCk4KBAQGAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGJjkAyCj5AMKTgoEBAYCABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YwuYDIM3mAwpOCgQEBgIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxih6AMgqugDCk4KBAQGAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGMjqAyDR6gMKTgoEBAYCAhI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YoOwDIKfsAwpOCgQEBgICEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxjF7gMgzO4DCk4KBAQGAgMSPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGJ3wAyCm8AMKTgoEBAYCAxI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YxPIDIM3yAwpOCgQEBwQAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxismAQgtJgEClAKBgQHBAACABI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Yu5gEIM+YBApQCgYEBwQAAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGNaYBCDhmAQKUAoGBAcEAAICEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxjomAQg75gEClAKBgQHBAACAxI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y9pgEIPuYBApOCgQEBwIAEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxi/mgQgypoECk4KBAQHAgASPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGNqdBCDlnQQKTgoEBAcCARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8Y9J8EIP+fBApOCgQEBwIBEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxjCowQgzaMECk4KBAQHAgESPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGOylBCD5pQQKTgoEBAcCARI+Z29vZ2xlL2FwaS9leHByL2NvbmZvcm1hbmNlL3YxYWxwaGExL2NvbmZvcm1hbmNlX3NlcnZpY2UucHJvdG8YuacEIMSnBApOCgQEBwICEj5nb29nbGUvYXBpL2V4cHIvY29uZm9ybWFuY2UvdjFhbHBoYTEvY29uZm9ybWFuY2Vfc2VydmljZS5wcm90bxiCqQQgh6kECk4KBAQHAgISPmdvb2dsZS9hcGkvZXhwci9jb25mb3JtYW5jZS92MWFscGhhMS9jb25mb3JtYW5jZV9zZXJ2aWNlLnByb3RvGKGrBCCmqwQ=
|