@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,958 @@
|
|
|
1
|
+
// source: google/protobuf/struct.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
|
+
goog.exportSymbol('proto.google.protobuf.ListValue', null, global);
|
|
19
|
+
goog.exportSymbol('proto.google.protobuf.NullValue', null, global);
|
|
20
|
+
goog.exportSymbol('proto.google.protobuf.Struct', null, global);
|
|
21
|
+
goog.exportSymbol('proto.google.protobuf.Value', null, global);
|
|
22
|
+
goog.exportSymbol('proto.google.protobuf.Value.KindCase', null, global);
|
|
23
|
+
/**
|
|
24
|
+
* Generated by JsPbCodeGenerator.
|
|
25
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
26
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
27
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
28
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
29
|
+
* valid.
|
|
30
|
+
* @extends {jspb.Message}
|
|
31
|
+
* @constructor
|
|
32
|
+
*/
|
|
33
|
+
proto.google.protobuf.Struct = function(opt_data) {
|
|
34
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
35
|
+
};
|
|
36
|
+
goog.inherits(proto.google.protobuf.Struct, jspb.Message);
|
|
37
|
+
if (goog.DEBUG && !COMPILED) {
|
|
38
|
+
/**
|
|
39
|
+
* @public
|
|
40
|
+
* @override
|
|
41
|
+
*/
|
|
42
|
+
proto.google.protobuf.Struct.displayName = 'proto.google.protobuf.Struct';
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Generated by JsPbCodeGenerator.
|
|
46
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
47
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
48
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
49
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
50
|
+
* valid.
|
|
51
|
+
* @extends {jspb.Message}
|
|
52
|
+
* @constructor
|
|
53
|
+
*/
|
|
54
|
+
proto.google.protobuf.Value = function(opt_data) {
|
|
55
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, proto.google.protobuf.Value.oneofGroups_);
|
|
56
|
+
};
|
|
57
|
+
goog.inherits(proto.google.protobuf.Value, jspb.Message);
|
|
58
|
+
if (goog.DEBUG && !COMPILED) {
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
* @override
|
|
62
|
+
*/
|
|
63
|
+
proto.google.protobuf.Value.displayName = 'proto.google.protobuf.Value';
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Generated by JsPbCodeGenerator.
|
|
67
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
68
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
69
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
70
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
71
|
+
* valid.
|
|
72
|
+
* @extends {jspb.Message}
|
|
73
|
+
* @constructor
|
|
74
|
+
*/
|
|
75
|
+
proto.google.protobuf.ListValue = function(opt_data) {
|
|
76
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.protobuf.ListValue.repeatedFields_, null);
|
|
77
|
+
};
|
|
78
|
+
goog.inherits(proto.google.protobuf.ListValue, jspb.Message);
|
|
79
|
+
if (goog.DEBUG && !COMPILED) {
|
|
80
|
+
/**
|
|
81
|
+
* @public
|
|
82
|
+
* @override
|
|
83
|
+
*/
|
|
84
|
+
proto.google.protobuf.ListValue.displayName = 'proto.google.protobuf.ListValue';
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
90
|
+
/**
|
|
91
|
+
* Creates an object representation of this proto.
|
|
92
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
93
|
+
* Optional fields that are not set will be set to undefined.
|
|
94
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
95
|
+
* For the list of reserved names please see:
|
|
96
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
97
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
98
|
+
* JSPB instance for transitional soy proto support:
|
|
99
|
+
* http://goto/soy-param-migration
|
|
100
|
+
* @return {!Object}
|
|
101
|
+
*/
|
|
102
|
+
proto.google.protobuf.Struct.prototype.toObject = function(opt_includeInstance) {
|
|
103
|
+
return proto.google.protobuf.Struct.toObject(opt_includeInstance, this);
|
|
104
|
+
};
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
/**
|
|
108
|
+
* Static version of the {@see toObject} method.
|
|
109
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
110
|
+
* the JSPB instance for transitional soy proto support:
|
|
111
|
+
* http://goto/soy-param-migration
|
|
112
|
+
* @param {!proto.google.protobuf.Struct} msg The msg instance to transform.
|
|
113
|
+
* @return {!Object}
|
|
114
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
115
|
+
*/
|
|
116
|
+
proto.google.protobuf.Struct.toObject = function(includeInstance, msg) {
|
|
117
|
+
var f, obj = {
|
|
118
|
+
fieldsMap: (f = msg.getFieldsMap()) ? f.toObject(includeInstance, proto.google.protobuf.Value.toObject) : []
|
|
119
|
+
};
|
|
120
|
+
|
|
121
|
+
if (includeInstance) {
|
|
122
|
+
obj.$jspbMessageInstance = msg;
|
|
123
|
+
}
|
|
124
|
+
return obj;
|
|
125
|
+
};
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
/**
|
|
130
|
+
* Deserializes binary data (in protobuf wire format).
|
|
131
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
132
|
+
* @return {!proto.google.protobuf.Struct}
|
|
133
|
+
*/
|
|
134
|
+
proto.google.protobuf.Struct.deserializeBinary = function(bytes) {
|
|
135
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
136
|
+
var msg = new proto.google.protobuf.Struct;
|
|
137
|
+
return proto.google.protobuf.Struct.deserializeBinaryFromReader(msg, reader);
|
|
138
|
+
};
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
/**
|
|
142
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
143
|
+
* given reader into the given message object.
|
|
144
|
+
* @param {!proto.google.protobuf.Struct} msg The message object to deserialize into.
|
|
145
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
146
|
+
* @return {!proto.google.protobuf.Struct}
|
|
147
|
+
*/
|
|
148
|
+
proto.google.protobuf.Struct.deserializeBinaryFromReader = function(msg, reader) {
|
|
149
|
+
while (reader.nextField()) {
|
|
150
|
+
if (reader.isEndGroup()) {
|
|
151
|
+
break;
|
|
152
|
+
}
|
|
153
|
+
var field = reader.getFieldNumber();
|
|
154
|
+
switch (field) {
|
|
155
|
+
case 1:
|
|
156
|
+
var value = msg.getFieldsMap();
|
|
157
|
+
reader.readMessage(value, function(message, reader) {
|
|
158
|
+
jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readStringRequireUtf8, jspb.BinaryReader.prototype.readMessage, proto.google.protobuf.Value.deserializeBinaryFromReader, "", new proto.google.protobuf.Value());
|
|
159
|
+
});
|
|
160
|
+
break;
|
|
161
|
+
default:
|
|
162
|
+
reader.skipField();
|
|
163
|
+
break;
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
return msg;
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
172
|
+
* @return {!Uint8Array}
|
|
173
|
+
*/
|
|
174
|
+
proto.google.protobuf.Struct.prototype.serializeBinary = function() {
|
|
175
|
+
var writer = new jspb.BinaryWriter();
|
|
176
|
+
proto.google.protobuf.Struct.serializeBinaryToWriter(this, writer);
|
|
177
|
+
return writer.getResultBuffer();
|
|
178
|
+
};
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
/**
|
|
182
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
183
|
+
* format), writing to the given BinaryWriter.
|
|
184
|
+
* @param {!proto.google.protobuf.Struct} message
|
|
185
|
+
* @param {!jspb.BinaryWriter} writer
|
|
186
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
187
|
+
*/
|
|
188
|
+
proto.google.protobuf.Struct.serializeBinaryToWriter = function(message, writer) {
|
|
189
|
+
var f = undefined;
|
|
190
|
+
f = message.getFieldsMap(true);
|
|
191
|
+
if (f && f.getLength() > 0) {
|
|
192
|
+
jspb.internal.public_for_gencode.serializeMapToBinary(
|
|
193
|
+
message.getFieldsMap(true),
|
|
194
|
+
1,
|
|
195
|
+
writer,
|
|
196
|
+
jspb.BinaryWriter.prototype.writeString,
|
|
197
|
+
jspb.BinaryWriter.prototype.writeMessage,
|
|
198
|
+
proto.google.protobuf.Value.serializeBinaryToWriter);
|
|
199
|
+
}
|
|
200
|
+
};
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
/**
|
|
204
|
+
* map<string, Value> fields = 1;
|
|
205
|
+
* @param {boolean=} opt_noLazyCreate Do not create the map if
|
|
206
|
+
* empty, instead returning `undefined`
|
|
207
|
+
* @return {!jspb.Map<string,!proto.google.protobuf.Value>}
|
|
208
|
+
*/
|
|
209
|
+
proto.google.protobuf.Struct.prototype.getFieldsMap = function(opt_noLazyCreate) {
|
|
210
|
+
return /** @type {!jspb.Map<string,!proto.google.protobuf.Value>} */ (
|
|
211
|
+
jspb.Message.getMapField(this, 1, opt_noLazyCreate,
|
|
212
|
+
proto.google.protobuf.Value));
|
|
213
|
+
};
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* Clears values from the map. The map will be non-null.
|
|
218
|
+
* @return {!proto.google.protobuf.Struct} returns this
|
|
219
|
+
*/
|
|
220
|
+
proto.google.protobuf.Struct.prototype.clearFieldsMap = function() {
|
|
221
|
+
this.getFieldsMap().clear();
|
|
222
|
+
return this;
|
|
223
|
+
};
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
/**
|
|
228
|
+
* Oneof group definitions for this message. Each group defines the field
|
|
229
|
+
* numbers belonging to that group. When of these fields' value is set, all
|
|
230
|
+
* other fields in the group are cleared. During deserialization, if multiple
|
|
231
|
+
* fields are encountered for a group, only the last value seen will be kept.
|
|
232
|
+
* @private {!Array<!Array<number>>}
|
|
233
|
+
* @const
|
|
234
|
+
*/
|
|
235
|
+
proto.google.protobuf.Value.oneofGroups_ = [[1,2,3,4,5,6]];
|
|
236
|
+
|
|
237
|
+
/**
|
|
238
|
+
* @enum {number}
|
|
239
|
+
*/
|
|
240
|
+
proto.google.protobuf.Value.KindCase = {
|
|
241
|
+
KIND_NOT_SET: 0,
|
|
242
|
+
NULL_VALUE: 1,
|
|
243
|
+
NUMBER_VALUE: 2,
|
|
244
|
+
STRING_VALUE: 3,
|
|
245
|
+
BOOL_VALUE: 4,
|
|
246
|
+
STRUCT_VALUE: 5,
|
|
247
|
+
LIST_VALUE: 6
|
|
248
|
+
};
|
|
249
|
+
|
|
250
|
+
/**
|
|
251
|
+
* @return {proto.google.protobuf.Value.KindCase}
|
|
252
|
+
*/
|
|
253
|
+
proto.google.protobuf.Value.prototype.getKindCase = function() {
|
|
254
|
+
return /** @type {proto.google.protobuf.Value.KindCase} */(jspb.Message.computeOneofCase(this, proto.google.protobuf.Value.oneofGroups_[0]));
|
|
255
|
+
};
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
260
|
+
/**
|
|
261
|
+
* Creates an object representation of this proto.
|
|
262
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
263
|
+
* Optional fields that are not set will be set to undefined.
|
|
264
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
265
|
+
* For the list of reserved names please see:
|
|
266
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
267
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
268
|
+
* JSPB instance for transitional soy proto support:
|
|
269
|
+
* http://goto/soy-param-migration
|
|
270
|
+
* @return {!Object}
|
|
271
|
+
*/
|
|
272
|
+
proto.google.protobuf.Value.prototype.toObject = function(opt_includeInstance) {
|
|
273
|
+
return proto.google.protobuf.Value.toObject(opt_includeInstance, this);
|
|
274
|
+
};
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
/**
|
|
278
|
+
* Static version of the {@see toObject} method.
|
|
279
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
280
|
+
* the JSPB instance for transitional soy proto support:
|
|
281
|
+
* http://goto/soy-param-migration
|
|
282
|
+
* @param {!proto.google.protobuf.Value} msg The msg instance to transform.
|
|
283
|
+
* @return {!Object}
|
|
284
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
285
|
+
*/
|
|
286
|
+
proto.google.protobuf.Value.toObject = function(includeInstance, msg) {
|
|
287
|
+
var f, obj = {
|
|
288
|
+
nullValue: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f,
|
|
289
|
+
numberValue: (f = jspb.Message.getOptionalFloatingPointField(msg, 2)) == null ? undefined : f,
|
|
290
|
+
stringValue: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f,
|
|
291
|
+
boolValue: (f = jspb.Message.getBooleanField(msg, 4)) == null ? undefined : f,
|
|
292
|
+
structValue: (f = msg.getStructValue()) && proto.google.protobuf.Struct.toObject(includeInstance, f),
|
|
293
|
+
listValue: (f = msg.getListValue()) && proto.google.protobuf.ListValue.toObject(includeInstance, f)
|
|
294
|
+
};
|
|
295
|
+
|
|
296
|
+
if (includeInstance) {
|
|
297
|
+
obj.$jspbMessageInstance = msg;
|
|
298
|
+
}
|
|
299
|
+
return obj;
|
|
300
|
+
};
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
/**
|
|
305
|
+
* Deserializes binary data (in protobuf wire format).
|
|
306
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
307
|
+
* @return {!proto.google.protobuf.Value}
|
|
308
|
+
*/
|
|
309
|
+
proto.google.protobuf.Value.deserializeBinary = function(bytes) {
|
|
310
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
311
|
+
var msg = new proto.google.protobuf.Value;
|
|
312
|
+
return proto.google.protobuf.Value.deserializeBinaryFromReader(msg, reader);
|
|
313
|
+
};
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
/**
|
|
317
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
318
|
+
* given reader into the given message object.
|
|
319
|
+
* @param {!proto.google.protobuf.Value} msg The message object to deserialize into.
|
|
320
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
321
|
+
* @return {!proto.google.protobuf.Value}
|
|
322
|
+
*/
|
|
323
|
+
proto.google.protobuf.Value.deserializeBinaryFromReader = function(msg, reader) {
|
|
324
|
+
while (reader.nextField()) {
|
|
325
|
+
if (reader.isEndGroup()) {
|
|
326
|
+
break;
|
|
327
|
+
}
|
|
328
|
+
var field = reader.getFieldNumber();
|
|
329
|
+
switch (field) {
|
|
330
|
+
case 1:
|
|
331
|
+
var value = /** @type {!proto.google.protobuf.NullValue} */ (reader.readEnum());
|
|
332
|
+
msg.setNullValue(value);
|
|
333
|
+
break;
|
|
334
|
+
case 2:
|
|
335
|
+
var value = /** @type {number} */ (reader.readDouble());
|
|
336
|
+
msg.setNumberValue(value);
|
|
337
|
+
break;
|
|
338
|
+
case 3:
|
|
339
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
340
|
+
msg.setStringValue(value);
|
|
341
|
+
break;
|
|
342
|
+
case 4:
|
|
343
|
+
var value = /** @type {boolean} */ (reader.readBool());
|
|
344
|
+
msg.setBoolValue(value);
|
|
345
|
+
break;
|
|
346
|
+
case 5:
|
|
347
|
+
var value = new proto.google.protobuf.Struct;
|
|
348
|
+
reader.readMessage(value,proto.google.protobuf.Struct.deserializeBinaryFromReader);
|
|
349
|
+
msg.setStructValue(value);
|
|
350
|
+
break;
|
|
351
|
+
case 6:
|
|
352
|
+
var value = new proto.google.protobuf.ListValue;
|
|
353
|
+
reader.readMessage(value,proto.google.protobuf.ListValue.deserializeBinaryFromReader);
|
|
354
|
+
msg.setListValue(value);
|
|
355
|
+
break;
|
|
356
|
+
default:
|
|
357
|
+
reader.skipField();
|
|
358
|
+
break;
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
return msg;
|
|
362
|
+
};
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
/**
|
|
366
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
367
|
+
* @return {!Uint8Array}
|
|
368
|
+
*/
|
|
369
|
+
proto.google.protobuf.Value.prototype.serializeBinary = function() {
|
|
370
|
+
var writer = new jspb.BinaryWriter();
|
|
371
|
+
proto.google.protobuf.Value.serializeBinaryToWriter(this, writer);
|
|
372
|
+
return writer.getResultBuffer();
|
|
373
|
+
};
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
/**
|
|
377
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
378
|
+
* format), writing to the given BinaryWriter.
|
|
379
|
+
* @param {!proto.google.protobuf.Value} message
|
|
380
|
+
* @param {!jspb.BinaryWriter} writer
|
|
381
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
382
|
+
*/
|
|
383
|
+
proto.google.protobuf.Value.serializeBinaryToWriter = function(message, writer) {
|
|
384
|
+
var f = undefined;
|
|
385
|
+
f = /** @type {!proto.google.protobuf.NullValue} */ (jspb.Message.getField(message, 1));
|
|
386
|
+
if (f != null) {
|
|
387
|
+
writer.writeEnum(
|
|
388
|
+
1,
|
|
389
|
+
f
|
|
390
|
+
);
|
|
391
|
+
}
|
|
392
|
+
f = /** @type {number} */ (jspb.Message.getField(message, 2));
|
|
393
|
+
if (f != null) {
|
|
394
|
+
writer.writeDouble(
|
|
395
|
+
2,
|
|
396
|
+
f
|
|
397
|
+
);
|
|
398
|
+
}
|
|
399
|
+
f = /** @type {string} */ (jspb.Message.getField(message, 3));
|
|
400
|
+
if (f != null) {
|
|
401
|
+
writer.writeString(
|
|
402
|
+
3,
|
|
403
|
+
f
|
|
404
|
+
);
|
|
405
|
+
}
|
|
406
|
+
f = /** @type {boolean} */ (jspb.Message.getField(message, 4));
|
|
407
|
+
if (f != null) {
|
|
408
|
+
writer.writeBool(
|
|
409
|
+
4,
|
|
410
|
+
f
|
|
411
|
+
);
|
|
412
|
+
}
|
|
413
|
+
f = message.getStructValue();
|
|
414
|
+
if (f != null) {
|
|
415
|
+
writer.writeMessage(
|
|
416
|
+
5,
|
|
417
|
+
f,
|
|
418
|
+
proto.google.protobuf.Struct.serializeBinaryToWriter
|
|
419
|
+
);
|
|
420
|
+
}
|
|
421
|
+
f = message.getListValue();
|
|
422
|
+
if (f != null) {
|
|
423
|
+
writer.writeMessage(
|
|
424
|
+
6,
|
|
425
|
+
f,
|
|
426
|
+
proto.google.protobuf.ListValue.serializeBinaryToWriter
|
|
427
|
+
);
|
|
428
|
+
}
|
|
429
|
+
};
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
/**
|
|
433
|
+
* optional NullValue null_value = 1;
|
|
434
|
+
* @return {!proto.google.protobuf.NullValue}
|
|
435
|
+
*/
|
|
436
|
+
proto.google.protobuf.Value.prototype.getNullValue = function() {
|
|
437
|
+
return /** @type {!proto.google.protobuf.NullValue} */ (jspb.Message.getFieldWithDefault(this, 1, 0));
|
|
438
|
+
};
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
/**
|
|
442
|
+
* @param {!proto.google.protobuf.NullValue} value
|
|
443
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
444
|
+
*/
|
|
445
|
+
proto.google.protobuf.Value.prototype.setNullValue = function(value) {
|
|
446
|
+
return jspb.Message.setOneofField(this, 1, proto.google.protobuf.Value.oneofGroups_[0], value);
|
|
447
|
+
};
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
/**
|
|
451
|
+
* Clears the field making it undefined.
|
|
452
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
453
|
+
*/
|
|
454
|
+
proto.google.protobuf.Value.prototype.clearNullValue = function() {
|
|
455
|
+
return jspb.Message.setOneofField(this, 1, proto.google.protobuf.Value.oneofGroups_[0], undefined);
|
|
456
|
+
};
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
/**
|
|
460
|
+
* Returns whether this field is set.
|
|
461
|
+
* @return {boolean}
|
|
462
|
+
*/
|
|
463
|
+
proto.google.protobuf.Value.prototype.hasNullValue = function() {
|
|
464
|
+
return jspb.Message.getField(this, 1) != null;
|
|
465
|
+
};
|
|
466
|
+
|
|
467
|
+
|
|
468
|
+
/**
|
|
469
|
+
* optional double number_value = 2;
|
|
470
|
+
* @return {number}
|
|
471
|
+
*/
|
|
472
|
+
proto.google.protobuf.Value.prototype.getNumberValue = function() {
|
|
473
|
+
return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 2, 0.0));
|
|
474
|
+
};
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
/**
|
|
478
|
+
* @param {number} value
|
|
479
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
480
|
+
*/
|
|
481
|
+
proto.google.protobuf.Value.prototype.setNumberValue = function(value) {
|
|
482
|
+
return jspb.Message.setOneofField(this, 2, proto.google.protobuf.Value.oneofGroups_[0], value);
|
|
483
|
+
};
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
/**
|
|
487
|
+
* Clears the field making it undefined.
|
|
488
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
489
|
+
*/
|
|
490
|
+
proto.google.protobuf.Value.prototype.clearNumberValue = function() {
|
|
491
|
+
return jspb.Message.setOneofField(this, 2, proto.google.protobuf.Value.oneofGroups_[0], undefined);
|
|
492
|
+
};
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
/**
|
|
496
|
+
* Returns whether this field is set.
|
|
497
|
+
* @return {boolean}
|
|
498
|
+
*/
|
|
499
|
+
proto.google.protobuf.Value.prototype.hasNumberValue = function() {
|
|
500
|
+
return jspb.Message.getField(this, 2) != null;
|
|
501
|
+
};
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
/**
|
|
505
|
+
* optional string string_value = 3;
|
|
506
|
+
* @return {string}
|
|
507
|
+
*/
|
|
508
|
+
proto.google.protobuf.Value.prototype.getStringValue = function() {
|
|
509
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
510
|
+
};
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
/**
|
|
514
|
+
* @param {string} value
|
|
515
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
516
|
+
*/
|
|
517
|
+
proto.google.protobuf.Value.prototype.setStringValue = function(value) {
|
|
518
|
+
return jspb.Message.setOneofField(this, 3, proto.google.protobuf.Value.oneofGroups_[0], value);
|
|
519
|
+
};
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
/**
|
|
523
|
+
* Clears the field making it undefined.
|
|
524
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
525
|
+
*/
|
|
526
|
+
proto.google.protobuf.Value.prototype.clearStringValue = function() {
|
|
527
|
+
return jspb.Message.setOneofField(this, 3, proto.google.protobuf.Value.oneofGroups_[0], undefined);
|
|
528
|
+
};
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
/**
|
|
532
|
+
* Returns whether this field is set.
|
|
533
|
+
* @return {boolean}
|
|
534
|
+
*/
|
|
535
|
+
proto.google.protobuf.Value.prototype.hasStringValue = function() {
|
|
536
|
+
return jspb.Message.getField(this, 3) != null;
|
|
537
|
+
};
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
/**
|
|
541
|
+
* optional bool bool_value = 4;
|
|
542
|
+
* @return {boolean}
|
|
543
|
+
*/
|
|
544
|
+
proto.google.protobuf.Value.prototype.getBoolValue = function() {
|
|
545
|
+
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 4, false));
|
|
546
|
+
};
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
/**
|
|
550
|
+
* @param {boolean} value
|
|
551
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
552
|
+
*/
|
|
553
|
+
proto.google.protobuf.Value.prototype.setBoolValue = function(value) {
|
|
554
|
+
return jspb.Message.setOneofField(this, 4, proto.google.protobuf.Value.oneofGroups_[0], value);
|
|
555
|
+
};
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
/**
|
|
559
|
+
* Clears the field making it undefined.
|
|
560
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
561
|
+
*/
|
|
562
|
+
proto.google.protobuf.Value.prototype.clearBoolValue = function() {
|
|
563
|
+
return jspb.Message.setOneofField(this, 4, proto.google.protobuf.Value.oneofGroups_[0], undefined);
|
|
564
|
+
};
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
/**
|
|
568
|
+
* Returns whether this field is set.
|
|
569
|
+
* @return {boolean}
|
|
570
|
+
*/
|
|
571
|
+
proto.google.protobuf.Value.prototype.hasBoolValue = function() {
|
|
572
|
+
return jspb.Message.getField(this, 4) != null;
|
|
573
|
+
};
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
/**
|
|
577
|
+
* optional Struct struct_value = 5;
|
|
578
|
+
* @return {?proto.google.protobuf.Struct}
|
|
579
|
+
*/
|
|
580
|
+
proto.google.protobuf.Value.prototype.getStructValue = function() {
|
|
581
|
+
return /** @type{?proto.google.protobuf.Struct} */ (
|
|
582
|
+
jspb.Message.getWrapperField(this, proto.google.protobuf.Struct, 5));
|
|
583
|
+
};
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
/**
|
|
587
|
+
* @param {?proto.google.protobuf.Struct|undefined} value
|
|
588
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
589
|
+
*/
|
|
590
|
+
proto.google.protobuf.Value.prototype.setStructValue = function(value) {
|
|
591
|
+
return jspb.Message.setOneofWrapperField(this, 5, proto.google.protobuf.Value.oneofGroups_[0], value);
|
|
592
|
+
};
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
/**
|
|
596
|
+
* Clears the message field making it undefined.
|
|
597
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
598
|
+
*/
|
|
599
|
+
proto.google.protobuf.Value.prototype.clearStructValue = function() {
|
|
600
|
+
return this.setStructValue(undefined);
|
|
601
|
+
};
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
/**
|
|
605
|
+
* Returns whether this field is set.
|
|
606
|
+
* @return {boolean}
|
|
607
|
+
*/
|
|
608
|
+
proto.google.protobuf.Value.prototype.hasStructValue = function() {
|
|
609
|
+
return jspb.Message.getField(this, 5) != null;
|
|
610
|
+
};
|
|
611
|
+
|
|
612
|
+
|
|
613
|
+
/**
|
|
614
|
+
* optional ListValue list_value = 6;
|
|
615
|
+
* @return {?proto.google.protobuf.ListValue}
|
|
616
|
+
*/
|
|
617
|
+
proto.google.protobuf.Value.prototype.getListValue = function() {
|
|
618
|
+
return /** @type{?proto.google.protobuf.ListValue} */ (
|
|
619
|
+
jspb.Message.getWrapperField(this, proto.google.protobuf.ListValue, 6));
|
|
620
|
+
};
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
/**
|
|
624
|
+
* @param {?proto.google.protobuf.ListValue|undefined} value
|
|
625
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
626
|
+
*/
|
|
627
|
+
proto.google.protobuf.Value.prototype.setListValue = function(value) {
|
|
628
|
+
return jspb.Message.setOneofWrapperField(this, 6, proto.google.protobuf.Value.oneofGroups_[0], value);
|
|
629
|
+
};
|
|
630
|
+
|
|
631
|
+
|
|
632
|
+
/**
|
|
633
|
+
* Clears the message field making it undefined.
|
|
634
|
+
* @return {!proto.google.protobuf.Value} returns this
|
|
635
|
+
*/
|
|
636
|
+
proto.google.protobuf.Value.prototype.clearListValue = function() {
|
|
637
|
+
return this.setListValue(undefined);
|
|
638
|
+
};
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
/**
|
|
642
|
+
* Returns whether this field is set.
|
|
643
|
+
* @return {boolean}
|
|
644
|
+
*/
|
|
645
|
+
proto.google.protobuf.Value.prototype.hasListValue = function() {
|
|
646
|
+
return jspb.Message.getField(this, 6) != null;
|
|
647
|
+
};
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
/**
|
|
652
|
+
* List of repeated fields within this message type.
|
|
653
|
+
* @private {!Array<number>}
|
|
654
|
+
* @const
|
|
655
|
+
*/
|
|
656
|
+
proto.google.protobuf.ListValue.repeatedFields_ = [1];
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
661
|
+
/**
|
|
662
|
+
* Creates an object representation of this proto.
|
|
663
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
664
|
+
* Optional fields that are not set will be set to undefined.
|
|
665
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
666
|
+
* For the list of reserved names please see:
|
|
667
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
668
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
669
|
+
* JSPB instance for transitional soy proto support:
|
|
670
|
+
* http://goto/soy-param-migration
|
|
671
|
+
* @return {!Object}
|
|
672
|
+
*/
|
|
673
|
+
proto.google.protobuf.ListValue.prototype.toObject = function(opt_includeInstance) {
|
|
674
|
+
return proto.google.protobuf.ListValue.toObject(opt_includeInstance, this);
|
|
675
|
+
};
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
/**
|
|
679
|
+
* Static version of the {@see toObject} method.
|
|
680
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
681
|
+
* the JSPB instance for transitional soy proto support:
|
|
682
|
+
* http://goto/soy-param-migration
|
|
683
|
+
* @param {!proto.google.protobuf.ListValue} msg The msg instance to transform.
|
|
684
|
+
* @return {!Object}
|
|
685
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
686
|
+
*/
|
|
687
|
+
proto.google.protobuf.ListValue.toObject = function(includeInstance, msg) {
|
|
688
|
+
var f, obj = {
|
|
689
|
+
valuesList: jspb.Message.toObjectList(msg.getValuesList(),
|
|
690
|
+
proto.google.protobuf.Value.toObject, includeInstance)
|
|
691
|
+
};
|
|
692
|
+
|
|
693
|
+
if (includeInstance) {
|
|
694
|
+
obj.$jspbMessageInstance = msg;
|
|
695
|
+
}
|
|
696
|
+
return obj;
|
|
697
|
+
};
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
/**
|
|
702
|
+
* Deserializes binary data (in protobuf wire format).
|
|
703
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
704
|
+
* @return {!proto.google.protobuf.ListValue}
|
|
705
|
+
*/
|
|
706
|
+
proto.google.protobuf.ListValue.deserializeBinary = function(bytes) {
|
|
707
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
708
|
+
var msg = new proto.google.protobuf.ListValue;
|
|
709
|
+
return proto.google.protobuf.ListValue.deserializeBinaryFromReader(msg, reader);
|
|
710
|
+
};
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
/**
|
|
714
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
715
|
+
* given reader into the given message object.
|
|
716
|
+
* @param {!proto.google.protobuf.ListValue} msg The message object to deserialize into.
|
|
717
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
718
|
+
* @return {!proto.google.protobuf.ListValue}
|
|
719
|
+
*/
|
|
720
|
+
proto.google.protobuf.ListValue.deserializeBinaryFromReader = function(msg, reader) {
|
|
721
|
+
while (reader.nextField()) {
|
|
722
|
+
if (reader.isEndGroup()) {
|
|
723
|
+
break;
|
|
724
|
+
}
|
|
725
|
+
var field = reader.getFieldNumber();
|
|
726
|
+
switch (field) {
|
|
727
|
+
case 1:
|
|
728
|
+
var value = new proto.google.protobuf.Value;
|
|
729
|
+
reader.readMessage(value,proto.google.protobuf.Value.deserializeBinaryFromReader);
|
|
730
|
+
msg.addValues(value);
|
|
731
|
+
break;
|
|
732
|
+
default:
|
|
733
|
+
reader.skipField();
|
|
734
|
+
break;
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
return msg;
|
|
738
|
+
};
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
/**
|
|
742
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
743
|
+
* @return {!Uint8Array}
|
|
744
|
+
*/
|
|
745
|
+
proto.google.protobuf.ListValue.prototype.serializeBinary = function() {
|
|
746
|
+
var writer = new jspb.BinaryWriter();
|
|
747
|
+
proto.google.protobuf.ListValue.serializeBinaryToWriter(this, writer);
|
|
748
|
+
return writer.getResultBuffer();
|
|
749
|
+
};
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
/**
|
|
753
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
754
|
+
* format), writing to the given BinaryWriter.
|
|
755
|
+
* @param {!proto.google.protobuf.ListValue} message
|
|
756
|
+
* @param {!jspb.BinaryWriter} writer
|
|
757
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
758
|
+
*/
|
|
759
|
+
proto.google.protobuf.ListValue.serializeBinaryToWriter = function(message, writer) {
|
|
760
|
+
var f = undefined;
|
|
761
|
+
f = message.getValuesList();
|
|
762
|
+
if (f.length > 0) {
|
|
763
|
+
writer.writeRepeatedMessage(
|
|
764
|
+
1,
|
|
765
|
+
f,
|
|
766
|
+
proto.google.protobuf.Value.serializeBinaryToWriter
|
|
767
|
+
);
|
|
768
|
+
}
|
|
769
|
+
};
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
/**
|
|
773
|
+
* repeated Value values = 1;
|
|
774
|
+
* @return {!Array<!proto.google.protobuf.Value>}
|
|
775
|
+
*/
|
|
776
|
+
proto.google.protobuf.ListValue.prototype.getValuesList = function() {
|
|
777
|
+
return /** @type{!Array<!proto.google.protobuf.Value>} */ (
|
|
778
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.protobuf.Value, 1));
|
|
779
|
+
};
|
|
780
|
+
|
|
781
|
+
|
|
782
|
+
/**
|
|
783
|
+
* @param {!Array<!proto.google.protobuf.Value>} value
|
|
784
|
+
* @return {!proto.google.protobuf.ListValue} returns this
|
|
785
|
+
*/
|
|
786
|
+
proto.google.protobuf.ListValue.prototype.setValuesList = function(value) {
|
|
787
|
+
return jspb.Message.setRepeatedWrapperField(this, 1, value);
|
|
788
|
+
};
|
|
789
|
+
|
|
790
|
+
|
|
791
|
+
/**
|
|
792
|
+
* @param {!proto.google.protobuf.Value=} opt_value
|
|
793
|
+
* @param {number=} opt_index
|
|
794
|
+
* @return {!proto.google.protobuf.Value}
|
|
795
|
+
*/
|
|
796
|
+
proto.google.protobuf.ListValue.prototype.addValues = function(opt_value, opt_index) {
|
|
797
|
+
return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.google.protobuf.Value, opt_index);
|
|
798
|
+
};
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
/**
|
|
802
|
+
* Clears the list making it empty but non-null.
|
|
803
|
+
* @return {!proto.google.protobuf.ListValue} returns this
|
|
804
|
+
*/
|
|
805
|
+
proto.google.protobuf.ListValue.prototype.clearValuesList = function() {
|
|
806
|
+
return this.setValuesList([]);
|
|
807
|
+
};
|
|
808
|
+
|
|
809
|
+
|
|
810
|
+
/**
|
|
811
|
+
* @enum {number}
|
|
812
|
+
*/
|
|
813
|
+
proto.google.protobuf.NullValue = {
|
|
814
|
+
NULL_VALUE: 0
|
|
815
|
+
};
|
|
816
|
+
|
|
817
|
+
goog.object.extend(exports, proto.google.protobuf);
|
|
818
|
+
/* This code will be inserted into generated code for
|
|
819
|
+
* google/protobuf/struct.proto. */
|
|
820
|
+
|
|
821
|
+
/**
|
|
822
|
+
* Typedef representing plain JavaScript values that can go into a
|
|
823
|
+
* Struct.
|
|
824
|
+
* @typedef {null|number|string|boolean|Array|Object}
|
|
825
|
+
*/
|
|
826
|
+
proto.google.protobuf.JavaScriptValue;
|
|
827
|
+
|
|
828
|
+
|
|
829
|
+
/**
|
|
830
|
+
* Converts this Value object to a plain JavaScript value.
|
|
831
|
+
* @return {?proto.google.protobuf.JavaScriptValue} a plain JavaScript
|
|
832
|
+
* value representing this Struct.
|
|
833
|
+
*/
|
|
834
|
+
proto.google.protobuf.Value.prototype.toJavaScript = function() {
|
|
835
|
+
var kindCase = proto.google.protobuf.Value.KindCase;
|
|
836
|
+
switch (this.getKindCase()) {
|
|
837
|
+
case kindCase.NULL_VALUE:
|
|
838
|
+
return null;
|
|
839
|
+
case kindCase.NUMBER_VALUE:
|
|
840
|
+
return this.getNumberValue();
|
|
841
|
+
case kindCase.STRING_VALUE:
|
|
842
|
+
return this.getStringValue();
|
|
843
|
+
case kindCase.BOOL_VALUE:
|
|
844
|
+
return this.getBoolValue();
|
|
845
|
+
case kindCase.STRUCT_VALUE:
|
|
846
|
+
return this.getStructValue().toJavaScript();
|
|
847
|
+
case kindCase.LIST_VALUE:
|
|
848
|
+
return this.getListValue().toJavaScript();
|
|
849
|
+
default:
|
|
850
|
+
throw new Error('Unexpected struct type');
|
|
851
|
+
}
|
|
852
|
+
};
|
|
853
|
+
|
|
854
|
+
|
|
855
|
+
/**
|
|
856
|
+
* Converts this JavaScript value to a new Value proto.
|
|
857
|
+
* @param {!proto.google.protobuf.JavaScriptValue} value The value to
|
|
858
|
+
* convert.
|
|
859
|
+
* @return {!proto.google.protobuf.Value} The newly constructed value.
|
|
860
|
+
*/
|
|
861
|
+
proto.google.protobuf.Value.fromJavaScript = function(value) {
|
|
862
|
+
var ret = new proto.google.protobuf.Value();
|
|
863
|
+
switch (goog.typeOf(value)) {
|
|
864
|
+
case 'string':
|
|
865
|
+
ret.setStringValue(/** @type {string} */ (value));
|
|
866
|
+
break;
|
|
867
|
+
case 'number':
|
|
868
|
+
ret.setNumberValue(/** @type {number} */ (value));
|
|
869
|
+
break;
|
|
870
|
+
case 'boolean':
|
|
871
|
+
ret.setBoolValue(/** @type {boolean} */ (value));
|
|
872
|
+
break;
|
|
873
|
+
case 'null':
|
|
874
|
+
ret.setNullValue(proto.google.protobuf.NullValue.NULL_VALUE);
|
|
875
|
+
break;
|
|
876
|
+
case 'array':
|
|
877
|
+
ret.setListValue(proto.google.protobuf.ListValue.fromJavaScript(
|
|
878
|
+
/** @type{!Array} */ (value)));
|
|
879
|
+
break;
|
|
880
|
+
case 'object':
|
|
881
|
+
ret.setStructValue(proto.google.protobuf.Struct.fromJavaScript(
|
|
882
|
+
/** @type{!Object} */ (value)));
|
|
883
|
+
break;
|
|
884
|
+
default:
|
|
885
|
+
throw new Error('Unexpected struct type.');
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
return ret;
|
|
889
|
+
};
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
/**
|
|
893
|
+
* Converts this ListValue object to a plain JavaScript array.
|
|
894
|
+
* @return {!Array} a plain JavaScript array representing this List.
|
|
895
|
+
*/
|
|
896
|
+
proto.google.protobuf.ListValue.prototype.toJavaScript = function() {
|
|
897
|
+
var ret = [];
|
|
898
|
+
var values = this.getValuesList();
|
|
899
|
+
|
|
900
|
+
for (var i = 0; i < values.length; i++) {
|
|
901
|
+
ret[i] = values[i].toJavaScript();
|
|
902
|
+
}
|
|
903
|
+
|
|
904
|
+
return ret;
|
|
905
|
+
};
|
|
906
|
+
|
|
907
|
+
|
|
908
|
+
/**
|
|
909
|
+
* Constructs a ListValue protobuf from this plain JavaScript array.
|
|
910
|
+
* @param {!Array} array a plain JavaScript array
|
|
911
|
+
* @return {proto.google.protobuf.ListValue} a new ListValue object
|
|
912
|
+
*/
|
|
913
|
+
proto.google.protobuf.ListValue.fromJavaScript = function(array) {
|
|
914
|
+
var ret = new proto.google.protobuf.ListValue();
|
|
915
|
+
|
|
916
|
+
for (var i = 0; i < array.length; i++) {
|
|
917
|
+
ret.addValues(proto.google.protobuf.Value.fromJavaScript(array[i]));
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
return ret;
|
|
921
|
+
};
|
|
922
|
+
|
|
923
|
+
|
|
924
|
+
/**
|
|
925
|
+
* Converts this Struct object to a plain JavaScript object.
|
|
926
|
+
* @return {!Object<string, !proto.google.protobuf.JavaScriptValue>} a plain
|
|
927
|
+
* JavaScript object representing this Struct.
|
|
928
|
+
*/
|
|
929
|
+
proto.google.protobuf.Struct.prototype.toJavaScript = function() {
|
|
930
|
+
var ret = {};
|
|
931
|
+
|
|
932
|
+
this.getFieldsMap().forEach(function(value, key) {
|
|
933
|
+
ret[key] = value.toJavaScript();
|
|
934
|
+
});
|
|
935
|
+
|
|
936
|
+
return ret;
|
|
937
|
+
};
|
|
938
|
+
|
|
939
|
+
|
|
940
|
+
/**
|
|
941
|
+
* Constructs a Struct protobuf from this plain JavaScript object.
|
|
942
|
+
* @param {!Object} obj a plain JavaScript object
|
|
943
|
+
* @return {proto.google.protobuf.Struct} a new Struct object
|
|
944
|
+
*/
|
|
945
|
+
proto.google.protobuf.Struct.fromJavaScript = function(obj) {
|
|
946
|
+
var ret = new proto.google.protobuf.Struct();
|
|
947
|
+
var map = ret.getFieldsMap();
|
|
948
|
+
|
|
949
|
+
for (var property in obj) {
|
|
950
|
+
var val = obj[property];
|
|
951
|
+
map.set(property, proto.google.protobuf.Value.fromJavaScript(val));
|
|
952
|
+
}
|
|
953
|
+
|
|
954
|
+
return ret;
|
|
955
|
+
};
|
|
956
|
+
|
|
957
|
+
// Below is base64 encoded GeneratedCodeInfo proto
|
|
958
|
+
// CigKAgQAEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGMAJIMYJCigKAgQBEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGJIPIJcPCigKAgQCEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGIQVII0VCioKBAQAAgASHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8YszggvzgKKgoEBAACABIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxisOyC6OwoqCgQEAQIAEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGPw/IIZACioKBAQBAgESHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8YjUAgmUAKKgoEBAECAhIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxigQCCsQAoqCgQEAQIDEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGLNAIL1ACioKBAQBAgQSHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8YxEAg0EAKKgoEBAECBRIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxjXQCDhQAoqCgQEAQIAEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGLNuIL9uCioKBAQBAgASHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8Y1XAg4XAKKgoEBAECABIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxjrciD5cgoqCgQEAQIAEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGN10IOl0CioKBAQBAgESHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8YlnYgpHYKKgoEBAECARIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxiVeCCjeAoqCgQEAQIBEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGK16IL16CioKBAQBAgESHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8YoXwgr3wKKgoEBAECAhIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxjcfSDqfQoqCgQEAQICEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGM1/INt/CiwKBAQBAgISHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8Y5YEBIPWBAQosCgQEAQICEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGNmDASDngwEKLAoEBAECAxIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxiRhQEgnYUBCiwKBAQBAgMSHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8YjIcBIJiHAQosCgQEAQIDEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGKKJASCwiQEKLAoEBAECAxIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxiUiwEgoIsBCiwKBAQBAgQSHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8Y5IwBIPKMAQosCgQEAQIEEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGKaPASC0jwEKLAoEBAECBBIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxjNkQEg3ZEBCiwKBAQBAgQSHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8YhJMBIJKTAQosCgQEAQIFEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGNqUASDmlAEKLAoEBAECBRIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxijlwEgr5cBCiwKBAQBAgUSHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8YyJkBINaZAQosCgQEAQIFEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGPuaASCHmwEKLAoEBAICABIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxilugEgsroBCiwKBAQCAgASHGdvb2dsZS9wcm90b2J1Zi9zdHJ1Y3QucHJvdG8Y+bwBIIa9AQosCgQEAgIAEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGI2/ASCWvwEKLAoEBAICABIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxjKwQEg2cEBCioKAgUAEhxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvGL/CASDIwgEKLAoEBQACABIcZ29vZ2xlL3Byb3RvYnVmL3N0cnVjdC5wcm90bxjPwgEg2cIB
|