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