@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,2452 @@
|
|
|
1
|
+
// source: google/api/servicemanagement/v1/resources.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_config_change_pb = require('../../../../google/api/config_change_pb.js');
|
|
19
|
+
goog.object.extend(proto, google_api_config_change_pb);
|
|
20
|
+
var google_api_field_behavior_pb = require('../../../../google/api/field_behavior_pb.js');
|
|
21
|
+
goog.object.extend(proto, google_api_field_behavior_pb);
|
|
22
|
+
var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js');
|
|
23
|
+
goog.object.extend(proto, google_protobuf_timestamp_pb);
|
|
24
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.ChangeReport', null, global);
|
|
25
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.ConfigFile', null, global);
|
|
26
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.ConfigFile.FileType', null, global);
|
|
27
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.ConfigRef', null, global);
|
|
28
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.ConfigSource', null, global);
|
|
29
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.Diagnostic', null, global);
|
|
30
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.Diagnostic.Kind', null, global);
|
|
31
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.ManagedService', null, global);
|
|
32
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.OperationMetadata', null, global);
|
|
33
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.OperationMetadata.Status', null, global);
|
|
34
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.OperationMetadata.Step', null, global);
|
|
35
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.Rollout', null, global);
|
|
36
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy', null, global);
|
|
37
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.Rollout.RolloutStatus', null, global);
|
|
38
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.Rollout.StrategyCase', null, global);
|
|
39
|
+
goog.exportSymbol('proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy', null, global);
|
|
40
|
+
/**
|
|
41
|
+
* Generated by JsPbCodeGenerator.
|
|
42
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
43
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
44
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
45
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
46
|
+
* valid.
|
|
47
|
+
* @extends {jspb.Message}
|
|
48
|
+
* @constructor
|
|
49
|
+
*/
|
|
50
|
+
proto.google.api.servicemanagement.v1.ManagedService = function(opt_data) {
|
|
51
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
52
|
+
};
|
|
53
|
+
goog.inherits(proto.google.api.servicemanagement.v1.ManagedService, jspb.Message);
|
|
54
|
+
if (goog.DEBUG && !COMPILED) {
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
* @override
|
|
58
|
+
*/
|
|
59
|
+
proto.google.api.servicemanagement.v1.ManagedService.displayName = 'proto.google.api.servicemanagement.v1.ManagedService';
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Generated by JsPbCodeGenerator.
|
|
63
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
64
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
65
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
66
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
67
|
+
* valid.
|
|
68
|
+
* @extends {jspb.Message}
|
|
69
|
+
* @constructor
|
|
70
|
+
*/
|
|
71
|
+
proto.google.api.servicemanagement.v1.OperationMetadata = function(opt_data) {
|
|
72
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.servicemanagement.v1.OperationMetadata.repeatedFields_, null);
|
|
73
|
+
};
|
|
74
|
+
goog.inherits(proto.google.api.servicemanagement.v1.OperationMetadata, jspb.Message);
|
|
75
|
+
if (goog.DEBUG && !COMPILED) {
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
* @override
|
|
79
|
+
*/
|
|
80
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.displayName = 'proto.google.api.servicemanagement.v1.OperationMetadata';
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Generated by JsPbCodeGenerator.
|
|
84
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
85
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
86
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
87
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
88
|
+
* valid.
|
|
89
|
+
* @extends {jspb.Message}
|
|
90
|
+
* @constructor
|
|
91
|
+
*/
|
|
92
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step = function(opt_data) {
|
|
93
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
94
|
+
};
|
|
95
|
+
goog.inherits(proto.google.api.servicemanagement.v1.OperationMetadata.Step, jspb.Message);
|
|
96
|
+
if (goog.DEBUG && !COMPILED) {
|
|
97
|
+
/**
|
|
98
|
+
* @public
|
|
99
|
+
* @override
|
|
100
|
+
*/
|
|
101
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.displayName = 'proto.google.api.servicemanagement.v1.OperationMetadata.Step';
|
|
102
|
+
}
|
|
103
|
+
/**
|
|
104
|
+
* Generated by JsPbCodeGenerator.
|
|
105
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
106
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
107
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
108
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
109
|
+
* valid.
|
|
110
|
+
* @extends {jspb.Message}
|
|
111
|
+
* @constructor
|
|
112
|
+
*/
|
|
113
|
+
proto.google.api.servicemanagement.v1.Diagnostic = function(opt_data) {
|
|
114
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
115
|
+
};
|
|
116
|
+
goog.inherits(proto.google.api.servicemanagement.v1.Diagnostic, jspb.Message);
|
|
117
|
+
if (goog.DEBUG && !COMPILED) {
|
|
118
|
+
/**
|
|
119
|
+
* @public
|
|
120
|
+
* @override
|
|
121
|
+
*/
|
|
122
|
+
proto.google.api.servicemanagement.v1.Diagnostic.displayName = 'proto.google.api.servicemanagement.v1.Diagnostic';
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* Generated by JsPbCodeGenerator.
|
|
126
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
127
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
128
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
129
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
130
|
+
* valid.
|
|
131
|
+
* @extends {jspb.Message}
|
|
132
|
+
* @constructor
|
|
133
|
+
*/
|
|
134
|
+
proto.google.api.servicemanagement.v1.ConfigSource = function(opt_data) {
|
|
135
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.servicemanagement.v1.ConfigSource.repeatedFields_, null);
|
|
136
|
+
};
|
|
137
|
+
goog.inherits(proto.google.api.servicemanagement.v1.ConfigSource, jspb.Message);
|
|
138
|
+
if (goog.DEBUG && !COMPILED) {
|
|
139
|
+
/**
|
|
140
|
+
* @public
|
|
141
|
+
* @override
|
|
142
|
+
*/
|
|
143
|
+
proto.google.api.servicemanagement.v1.ConfigSource.displayName = 'proto.google.api.servicemanagement.v1.ConfigSource';
|
|
144
|
+
}
|
|
145
|
+
/**
|
|
146
|
+
* Generated by JsPbCodeGenerator.
|
|
147
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
148
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
149
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
150
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
151
|
+
* valid.
|
|
152
|
+
* @extends {jspb.Message}
|
|
153
|
+
* @constructor
|
|
154
|
+
*/
|
|
155
|
+
proto.google.api.servicemanagement.v1.ConfigFile = function(opt_data) {
|
|
156
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
157
|
+
};
|
|
158
|
+
goog.inherits(proto.google.api.servicemanagement.v1.ConfigFile, jspb.Message);
|
|
159
|
+
if (goog.DEBUG && !COMPILED) {
|
|
160
|
+
/**
|
|
161
|
+
* @public
|
|
162
|
+
* @override
|
|
163
|
+
*/
|
|
164
|
+
proto.google.api.servicemanagement.v1.ConfigFile.displayName = 'proto.google.api.servicemanagement.v1.ConfigFile';
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* Generated by JsPbCodeGenerator.
|
|
168
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
169
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
170
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
171
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
172
|
+
* valid.
|
|
173
|
+
* @extends {jspb.Message}
|
|
174
|
+
* @constructor
|
|
175
|
+
*/
|
|
176
|
+
proto.google.api.servicemanagement.v1.ConfigRef = function(opt_data) {
|
|
177
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
178
|
+
};
|
|
179
|
+
goog.inherits(proto.google.api.servicemanagement.v1.ConfigRef, jspb.Message);
|
|
180
|
+
if (goog.DEBUG && !COMPILED) {
|
|
181
|
+
/**
|
|
182
|
+
* @public
|
|
183
|
+
* @override
|
|
184
|
+
*/
|
|
185
|
+
proto.google.api.servicemanagement.v1.ConfigRef.displayName = 'proto.google.api.servicemanagement.v1.ConfigRef';
|
|
186
|
+
}
|
|
187
|
+
/**
|
|
188
|
+
* Generated by JsPbCodeGenerator.
|
|
189
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
190
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
191
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
192
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
193
|
+
* valid.
|
|
194
|
+
* @extends {jspb.Message}
|
|
195
|
+
* @constructor
|
|
196
|
+
*/
|
|
197
|
+
proto.google.api.servicemanagement.v1.ChangeReport = function(opt_data) {
|
|
198
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.servicemanagement.v1.ChangeReport.repeatedFields_, null);
|
|
199
|
+
};
|
|
200
|
+
goog.inherits(proto.google.api.servicemanagement.v1.ChangeReport, jspb.Message);
|
|
201
|
+
if (goog.DEBUG && !COMPILED) {
|
|
202
|
+
/**
|
|
203
|
+
* @public
|
|
204
|
+
* @override
|
|
205
|
+
*/
|
|
206
|
+
proto.google.api.servicemanagement.v1.ChangeReport.displayName = 'proto.google.api.servicemanagement.v1.ChangeReport';
|
|
207
|
+
}
|
|
208
|
+
/**
|
|
209
|
+
* Generated by JsPbCodeGenerator.
|
|
210
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
211
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
212
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
213
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
214
|
+
* valid.
|
|
215
|
+
* @extends {jspb.Message}
|
|
216
|
+
* @constructor
|
|
217
|
+
*/
|
|
218
|
+
proto.google.api.servicemanagement.v1.Rollout = function(opt_data) {
|
|
219
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, proto.google.api.servicemanagement.v1.Rollout.oneofGroups_);
|
|
220
|
+
};
|
|
221
|
+
goog.inherits(proto.google.api.servicemanagement.v1.Rollout, jspb.Message);
|
|
222
|
+
if (goog.DEBUG && !COMPILED) {
|
|
223
|
+
/**
|
|
224
|
+
* @public
|
|
225
|
+
* @override
|
|
226
|
+
*/
|
|
227
|
+
proto.google.api.servicemanagement.v1.Rollout.displayName = 'proto.google.api.servicemanagement.v1.Rollout';
|
|
228
|
+
}
|
|
229
|
+
/**
|
|
230
|
+
* Generated by JsPbCodeGenerator.
|
|
231
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
232
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
233
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
234
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
235
|
+
* valid.
|
|
236
|
+
* @extends {jspb.Message}
|
|
237
|
+
* @constructor
|
|
238
|
+
*/
|
|
239
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy = function(opt_data) {
|
|
240
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
241
|
+
};
|
|
242
|
+
goog.inherits(proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy, jspb.Message);
|
|
243
|
+
if (goog.DEBUG && !COMPILED) {
|
|
244
|
+
/**
|
|
245
|
+
* @public
|
|
246
|
+
* @override
|
|
247
|
+
*/
|
|
248
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.displayName = 'proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy';
|
|
249
|
+
}
|
|
250
|
+
/**
|
|
251
|
+
* Generated by JsPbCodeGenerator.
|
|
252
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
253
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
254
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
255
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
256
|
+
* valid.
|
|
257
|
+
* @extends {jspb.Message}
|
|
258
|
+
* @constructor
|
|
259
|
+
*/
|
|
260
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy = function(opt_data) {
|
|
261
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
262
|
+
};
|
|
263
|
+
goog.inherits(proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy, jspb.Message);
|
|
264
|
+
if (goog.DEBUG && !COMPILED) {
|
|
265
|
+
/**
|
|
266
|
+
* @public
|
|
267
|
+
* @override
|
|
268
|
+
*/
|
|
269
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.displayName = 'proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy';
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
275
|
+
/**
|
|
276
|
+
* Creates an object representation of this proto.
|
|
277
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
278
|
+
* Optional fields that are not set will be set to undefined.
|
|
279
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
280
|
+
* For the list of reserved names please see:
|
|
281
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
282
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
283
|
+
* JSPB instance for transitional soy proto support:
|
|
284
|
+
* http://goto/soy-param-migration
|
|
285
|
+
* @return {!Object}
|
|
286
|
+
*/
|
|
287
|
+
proto.google.api.servicemanagement.v1.ManagedService.prototype.toObject = function(opt_includeInstance) {
|
|
288
|
+
return proto.google.api.servicemanagement.v1.ManagedService.toObject(opt_includeInstance, this);
|
|
289
|
+
};
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
/**
|
|
293
|
+
* Static version of the {@see toObject} method.
|
|
294
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
295
|
+
* the JSPB instance for transitional soy proto support:
|
|
296
|
+
* http://goto/soy-param-migration
|
|
297
|
+
* @param {!proto.google.api.servicemanagement.v1.ManagedService} msg The msg instance to transform.
|
|
298
|
+
* @return {!Object}
|
|
299
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
300
|
+
*/
|
|
301
|
+
proto.google.api.servicemanagement.v1.ManagedService.toObject = function(includeInstance, msg) {
|
|
302
|
+
var f, obj = {
|
|
303
|
+
serviceName: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
304
|
+
producerProjectId: jspb.Message.getFieldWithDefault(msg, 3, "")
|
|
305
|
+
};
|
|
306
|
+
|
|
307
|
+
if (includeInstance) {
|
|
308
|
+
obj.$jspbMessageInstance = msg;
|
|
309
|
+
}
|
|
310
|
+
return obj;
|
|
311
|
+
};
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
/**
|
|
316
|
+
* Deserializes binary data (in protobuf wire format).
|
|
317
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
318
|
+
* @return {!proto.google.api.servicemanagement.v1.ManagedService}
|
|
319
|
+
*/
|
|
320
|
+
proto.google.api.servicemanagement.v1.ManagedService.deserializeBinary = function(bytes) {
|
|
321
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
322
|
+
var msg = new proto.google.api.servicemanagement.v1.ManagedService;
|
|
323
|
+
return proto.google.api.servicemanagement.v1.ManagedService.deserializeBinaryFromReader(msg, reader);
|
|
324
|
+
};
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
/**
|
|
328
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
329
|
+
* given reader into the given message object.
|
|
330
|
+
* @param {!proto.google.api.servicemanagement.v1.ManagedService} msg The message object to deserialize into.
|
|
331
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
332
|
+
* @return {!proto.google.api.servicemanagement.v1.ManagedService}
|
|
333
|
+
*/
|
|
334
|
+
proto.google.api.servicemanagement.v1.ManagedService.deserializeBinaryFromReader = function(msg, reader) {
|
|
335
|
+
while (reader.nextField()) {
|
|
336
|
+
if (reader.isEndGroup()) {
|
|
337
|
+
break;
|
|
338
|
+
}
|
|
339
|
+
var field = reader.getFieldNumber();
|
|
340
|
+
switch (field) {
|
|
341
|
+
case 2:
|
|
342
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
343
|
+
msg.setServiceName(value);
|
|
344
|
+
break;
|
|
345
|
+
case 3:
|
|
346
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
347
|
+
msg.setProducerProjectId(value);
|
|
348
|
+
break;
|
|
349
|
+
default:
|
|
350
|
+
reader.skipField();
|
|
351
|
+
break;
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
return msg;
|
|
355
|
+
};
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
/**
|
|
359
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
360
|
+
* @return {!Uint8Array}
|
|
361
|
+
*/
|
|
362
|
+
proto.google.api.servicemanagement.v1.ManagedService.prototype.serializeBinary = function() {
|
|
363
|
+
var writer = new jspb.BinaryWriter();
|
|
364
|
+
proto.google.api.servicemanagement.v1.ManagedService.serializeBinaryToWriter(this, writer);
|
|
365
|
+
return writer.getResultBuffer();
|
|
366
|
+
};
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
/**
|
|
370
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
371
|
+
* format), writing to the given BinaryWriter.
|
|
372
|
+
* @param {!proto.google.api.servicemanagement.v1.ManagedService} message
|
|
373
|
+
* @param {!jspb.BinaryWriter} writer
|
|
374
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
375
|
+
*/
|
|
376
|
+
proto.google.api.servicemanagement.v1.ManagedService.serializeBinaryToWriter = function(message, writer) {
|
|
377
|
+
var f = undefined;
|
|
378
|
+
f = message.getServiceName();
|
|
379
|
+
if (f.length > 0) {
|
|
380
|
+
writer.writeString(
|
|
381
|
+
2,
|
|
382
|
+
f
|
|
383
|
+
);
|
|
384
|
+
}
|
|
385
|
+
f = message.getProducerProjectId();
|
|
386
|
+
if (f.length > 0) {
|
|
387
|
+
writer.writeString(
|
|
388
|
+
3,
|
|
389
|
+
f
|
|
390
|
+
);
|
|
391
|
+
}
|
|
392
|
+
};
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
/**
|
|
396
|
+
* optional string service_name = 2;
|
|
397
|
+
* @return {string}
|
|
398
|
+
*/
|
|
399
|
+
proto.google.api.servicemanagement.v1.ManagedService.prototype.getServiceName = function() {
|
|
400
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
401
|
+
};
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
/**
|
|
405
|
+
* @param {string} value
|
|
406
|
+
* @return {!proto.google.api.servicemanagement.v1.ManagedService} returns this
|
|
407
|
+
*/
|
|
408
|
+
proto.google.api.servicemanagement.v1.ManagedService.prototype.setServiceName = function(value) {
|
|
409
|
+
return jspb.Message.setProto3StringField(this, 2, value);
|
|
410
|
+
};
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
/**
|
|
414
|
+
* optional string producer_project_id = 3;
|
|
415
|
+
* @return {string}
|
|
416
|
+
*/
|
|
417
|
+
proto.google.api.servicemanagement.v1.ManagedService.prototype.getProducerProjectId = function() {
|
|
418
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
419
|
+
};
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
/**
|
|
423
|
+
* @param {string} value
|
|
424
|
+
* @return {!proto.google.api.servicemanagement.v1.ManagedService} returns this
|
|
425
|
+
*/
|
|
426
|
+
proto.google.api.servicemanagement.v1.ManagedService.prototype.setProducerProjectId = function(value) {
|
|
427
|
+
return jspb.Message.setProto3StringField(this, 3, value);
|
|
428
|
+
};
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
/**
|
|
433
|
+
* List of repeated fields within this message type.
|
|
434
|
+
* @private {!Array<number>}
|
|
435
|
+
* @const
|
|
436
|
+
*/
|
|
437
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.repeatedFields_ = [1,2];
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
442
|
+
/**
|
|
443
|
+
* Creates an object representation of this proto.
|
|
444
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
445
|
+
* Optional fields that are not set will be set to undefined.
|
|
446
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
447
|
+
* For the list of reserved names please see:
|
|
448
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
449
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
450
|
+
* JSPB instance for transitional soy proto support:
|
|
451
|
+
* http://goto/soy-param-migration
|
|
452
|
+
* @return {!Object}
|
|
453
|
+
*/
|
|
454
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.toObject = function(opt_includeInstance) {
|
|
455
|
+
return proto.google.api.servicemanagement.v1.OperationMetadata.toObject(opt_includeInstance, this);
|
|
456
|
+
};
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
/**
|
|
460
|
+
* Static version of the {@see toObject} method.
|
|
461
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
462
|
+
* the JSPB instance for transitional soy proto support:
|
|
463
|
+
* http://goto/soy-param-migration
|
|
464
|
+
* @param {!proto.google.api.servicemanagement.v1.OperationMetadata} msg The msg instance to transform.
|
|
465
|
+
* @return {!Object}
|
|
466
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
467
|
+
*/
|
|
468
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.toObject = function(includeInstance, msg) {
|
|
469
|
+
var f, obj = {
|
|
470
|
+
resourceNamesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f,
|
|
471
|
+
stepsList: jspb.Message.toObjectList(msg.getStepsList(),
|
|
472
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.toObject, includeInstance),
|
|
473
|
+
progressPercentage: jspb.Message.getFieldWithDefault(msg, 3, 0),
|
|
474
|
+
startTime: (f = msg.getStartTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f)
|
|
475
|
+
};
|
|
476
|
+
|
|
477
|
+
if (includeInstance) {
|
|
478
|
+
obj.$jspbMessageInstance = msg;
|
|
479
|
+
}
|
|
480
|
+
return obj;
|
|
481
|
+
};
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
/**
|
|
486
|
+
* Deserializes binary data (in protobuf wire format).
|
|
487
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
488
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata}
|
|
489
|
+
*/
|
|
490
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.deserializeBinary = function(bytes) {
|
|
491
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
492
|
+
var msg = new proto.google.api.servicemanagement.v1.OperationMetadata;
|
|
493
|
+
return proto.google.api.servicemanagement.v1.OperationMetadata.deserializeBinaryFromReader(msg, reader);
|
|
494
|
+
};
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
/**
|
|
498
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
499
|
+
* given reader into the given message object.
|
|
500
|
+
* @param {!proto.google.api.servicemanagement.v1.OperationMetadata} msg The message object to deserialize into.
|
|
501
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
502
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata}
|
|
503
|
+
*/
|
|
504
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.deserializeBinaryFromReader = function(msg, reader) {
|
|
505
|
+
while (reader.nextField()) {
|
|
506
|
+
if (reader.isEndGroup()) {
|
|
507
|
+
break;
|
|
508
|
+
}
|
|
509
|
+
var field = reader.getFieldNumber();
|
|
510
|
+
switch (field) {
|
|
511
|
+
case 1:
|
|
512
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
513
|
+
msg.addResourceNames(value);
|
|
514
|
+
break;
|
|
515
|
+
case 2:
|
|
516
|
+
var value = new proto.google.api.servicemanagement.v1.OperationMetadata.Step;
|
|
517
|
+
reader.readMessage(value,proto.google.api.servicemanagement.v1.OperationMetadata.Step.deserializeBinaryFromReader);
|
|
518
|
+
msg.addSteps(value);
|
|
519
|
+
break;
|
|
520
|
+
case 3:
|
|
521
|
+
var value = /** @type {number} */ (reader.readInt32());
|
|
522
|
+
msg.setProgressPercentage(value);
|
|
523
|
+
break;
|
|
524
|
+
case 4:
|
|
525
|
+
var value = new google_protobuf_timestamp_pb.Timestamp;
|
|
526
|
+
reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
|
|
527
|
+
msg.setStartTime(value);
|
|
528
|
+
break;
|
|
529
|
+
default:
|
|
530
|
+
reader.skipField();
|
|
531
|
+
break;
|
|
532
|
+
}
|
|
533
|
+
}
|
|
534
|
+
return msg;
|
|
535
|
+
};
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
/**
|
|
539
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
540
|
+
* @return {!Uint8Array}
|
|
541
|
+
*/
|
|
542
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.serializeBinary = function() {
|
|
543
|
+
var writer = new jspb.BinaryWriter();
|
|
544
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.serializeBinaryToWriter(this, writer);
|
|
545
|
+
return writer.getResultBuffer();
|
|
546
|
+
};
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
/**
|
|
550
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
551
|
+
* format), writing to the given BinaryWriter.
|
|
552
|
+
* @param {!proto.google.api.servicemanagement.v1.OperationMetadata} message
|
|
553
|
+
* @param {!jspb.BinaryWriter} writer
|
|
554
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
555
|
+
*/
|
|
556
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.serializeBinaryToWriter = function(message, writer) {
|
|
557
|
+
var f = undefined;
|
|
558
|
+
f = message.getResourceNamesList();
|
|
559
|
+
if (f.length > 0) {
|
|
560
|
+
writer.writeRepeatedString(
|
|
561
|
+
1,
|
|
562
|
+
f
|
|
563
|
+
);
|
|
564
|
+
}
|
|
565
|
+
f = message.getStepsList();
|
|
566
|
+
if (f.length > 0) {
|
|
567
|
+
writer.writeRepeatedMessage(
|
|
568
|
+
2,
|
|
569
|
+
f,
|
|
570
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.serializeBinaryToWriter
|
|
571
|
+
);
|
|
572
|
+
}
|
|
573
|
+
f = message.getProgressPercentage();
|
|
574
|
+
if (f !== 0) {
|
|
575
|
+
writer.writeInt32(
|
|
576
|
+
3,
|
|
577
|
+
f
|
|
578
|
+
);
|
|
579
|
+
}
|
|
580
|
+
f = message.getStartTime();
|
|
581
|
+
if (f != null) {
|
|
582
|
+
writer.writeMessage(
|
|
583
|
+
4,
|
|
584
|
+
f,
|
|
585
|
+
google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
|
|
586
|
+
);
|
|
587
|
+
}
|
|
588
|
+
};
|
|
589
|
+
|
|
590
|
+
|
|
591
|
+
/**
|
|
592
|
+
* @enum {number}
|
|
593
|
+
*/
|
|
594
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Status = {
|
|
595
|
+
STATUS_UNSPECIFIED: 0,
|
|
596
|
+
DONE: 1,
|
|
597
|
+
NOT_STARTED: 2,
|
|
598
|
+
IN_PROGRESS: 3,
|
|
599
|
+
FAILED: 4,
|
|
600
|
+
CANCELLED: 5
|
|
601
|
+
};
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
607
|
+
/**
|
|
608
|
+
* Creates an object representation of this proto.
|
|
609
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
610
|
+
* Optional fields that are not set will be set to undefined.
|
|
611
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
612
|
+
* For the list of reserved names please see:
|
|
613
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
614
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
615
|
+
* JSPB instance for transitional soy proto support:
|
|
616
|
+
* http://goto/soy-param-migration
|
|
617
|
+
* @return {!Object}
|
|
618
|
+
*/
|
|
619
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.prototype.toObject = function(opt_includeInstance) {
|
|
620
|
+
return proto.google.api.servicemanagement.v1.OperationMetadata.Step.toObject(opt_includeInstance, this);
|
|
621
|
+
};
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
/**
|
|
625
|
+
* Static version of the {@see toObject} method.
|
|
626
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
627
|
+
* the JSPB instance for transitional soy proto support:
|
|
628
|
+
* http://goto/soy-param-migration
|
|
629
|
+
* @param {!proto.google.api.servicemanagement.v1.OperationMetadata.Step} msg The msg instance to transform.
|
|
630
|
+
* @return {!Object}
|
|
631
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
632
|
+
*/
|
|
633
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.toObject = function(includeInstance, msg) {
|
|
634
|
+
var f, obj = {
|
|
635
|
+
description: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
636
|
+
status: jspb.Message.getFieldWithDefault(msg, 4, 0)
|
|
637
|
+
};
|
|
638
|
+
|
|
639
|
+
if (includeInstance) {
|
|
640
|
+
obj.$jspbMessageInstance = msg;
|
|
641
|
+
}
|
|
642
|
+
return obj;
|
|
643
|
+
};
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
/**
|
|
648
|
+
* Deserializes binary data (in protobuf wire format).
|
|
649
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
650
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata.Step}
|
|
651
|
+
*/
|
|
652
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.deserializeBinary = function(bytes) {
|
|
653
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
654
|
+
var msg = new proto.google.api.servicemanagement.v1.OperationMetadata.Step;
|
|
655
|
+
return proto.google.api.servicemanagement.v1.OperationMetadata.Step.deserializeBinaryFromReader(msg, reader);
|
|
656
|
+
};
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
/**
|
|
660
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
661
|
+
* given reader into the given message object.
|
|
662
|
+
* @param {!proto.google.api.servicemanagement.v1.OperationMetadata.Step} msg The message object to deserialize into.
|
|
663
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
664
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata.Step}
|
|
665
|
+
*/
|
|
666
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.deserializeBinaryFromReader = function(msg, reader) {
|
|
667
|
+
while (reader.nextField()) {
|
|
668
|
+
if (reader.isEndGroup()) {
|
|
669
|
+
break;
|
|
670
|
+
}
|
|
671
|
+
var field = reader.getFieldNumber();
|
|
672
|
+
switch (field) {
|
|
673
|
+
case 2:
|
|
674
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
675
|
+
msg.setDescription(value);
|
|
676
|
+
break;
|
|
677
|
+
case 4:
|
|
678
|
+
var value = /** @type {!proto.google.api.servicemanagement.v1.OperationMetadata.Status} */ (reader.readEnum());
|
|
679
|
+
msg.setStatus(value);
|
|
680
|
+
break;
|
|
681
|
+
default:
|
|
682
|
+
reader.skipField();
|
|
683
|
+
break;
|
|
684
|
+
}
|
|
685
|
+
}
|
|
686
|
+
return msg;
|
|
687
|
+
};
|
|
688
|
+
|
|
689
|
+
|
|
690
|
+
/**
|
|
691
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
692
|
+
* @return {!Uint8Array}
|
|
693
|
+
*/
|
|
694
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.prototype.serializeBinary = function() {
|
|
695
|
+
var writer = new jspb.BinaryWriter();
|
|
696
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.serializeBinaryToWriter(this, writer);
|
|
697
|
+
return writer.getResultBuffer();
|
|
698
|
+
};
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
/**
|
|
702
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
703
|
+
* format), writing to the given BinaryWriter.
|
|
704
|
+
* @param {!proto.google.api.servicemanagement.v1.OperationMetadata.Step} message
|
|
705
|
+
* @param {!jspb.BinaryWriter} writer
|
|
706
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
707
|
+
*/
|
|
708
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.serializeBinaryToWriter = function(message, writer) {
|
|
709
|
+
var f = undefined;
|
|
710
|
+
f = message.getDescription();
|
|
711
|
+
if (f.length > 0) {
|
|
712
|
+
writer.writeString(
|
|
713
|
+
2,
|
|
714
|
+
f
|
|
715
|
+
);
|
|
716
|
+
}
|
|
717
|
+
f = message.getStatus();
|
|
718
|
+
if (f !== 0.0) {
|
|
719
|
+
writer.writeEnum(
|
|
720
|
+
4,
|
|
721
|
+
f
|
|
722
|
+
);
|
|
723
|
+
}
|
|
724
|
+
};
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
/**
|
|
728
|
+
* optional string description = 2;
|
|
729
|
+
* @return {string}
|
|
730
|
+
*/
|
|
731
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.prototype.getDescription = function() {
|
|
732
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
733
|
+
};
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
/**
|
|
737
|
+
* @param {string} value
|
|
738
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata.Step} returns this
|
|
739
|
+
*/
|
|
740
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.prototype.setDescription = function(value) {
|
|
741
|
+
return jspb.Message.setProto3StringField(this, 2, value);
|
|
742
|
+
};
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
/**
|
|
746
|
+
* optional Status status = 4;
|
|
747
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata.Status}
|
|
748
|
+
*/
|
|
749
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.prototype.getStatus = function() {
|
|
750
|
+
return /** @type {!proto.google.api.servicemanagement.v1.OperationMetadata.Status} */ (jspb.Message.getFieldWithDefault(this, 4, 0));
|
|
751
|
+
};
|
|
752
|
+
|
|
753
|
+
|
|
754
|
+
/**
|
|
755
|
+
* @param {!proto.google.api.servicemanagement.v1.OperationMetadata.Status} value
|
|
756
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata.Step} returns this
|
|
757
|
+
*/
|
|
758
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.Step.prototype.setStatus = function(value) {
|
|
759
|
+
return jspb.Message.setProto3EnumField(this, 4, value);
|
|
760
|
+
};
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
/**
|
|
764
|
+
* repeated string resource_names = 1;
|
|
765
|
+
* @return {!Array<string>}
|
|
766
|
+
*/
|
|
767
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.getResourceNamesList = function() {
|
|
768
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 1));
|
|
769
|
+
};
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
/**
|
|
773
|
+
* @param {!Array<string>} value
|
|
774
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata} returns this
|
|
775
|
+
*/
|
|
776
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.setResourceNamesList = function(value) {
|
|
777
|
+
return jspb.Message.setField(this, 1, value || []);
|
|
778
|
+
};
|
|
779
|
+
|
|
780
|
+
|
|
781
|
+
/**
|
|
782
|
+
* @param {string} value
|
|
783
|
+
* @param {number=} opt_index
|
|
784
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata} returns this
|
|
785
|
+
*/
|
|
786
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.addResourceNames = function(value, opt_index) {
|
|
787
|
+
return jspb.Message.addToRepeatedField(this, 1, value, opt_index);
|
|
788
|
+
};
|
|
789
|
+
|
|
790
|
+
|
|
791
|
+
/**
|
|
792
|
+
* Clears the list making it empty but non-null.
|
|
793
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata} returns this
|
|
794
|
+
*/
|
|
795
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.clearResourceNamesList = function() {
|
|
796
|
+
return this.setResourceNamesList([]);
|
|
797
|
+
};
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
/**
|
|
801
|
+
* repeated Step steps = 2;
|
|
802
|
+
* @return {!Array<!proto.google.api.servicemanagement.v1.OperationMetadata.Step>}
|
|
803
|
+
*/
|
|
804
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.getStepsList = function() {
|
|
805
|
+
return /** @type{!Array<!proto.google.api.servicemanagement.v1.OperationMetadata.Step>} */ (
|
|
806
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.api.servicemanagement.v1.OperationMetadata.Step, 2));
|
|
807
|
+
};
|
|
808
|
+
|
|
809
|
+
|
|
810
|
+
/**
|
|
811
|
+
* @param {!Array<!proto.google.api.servicemanagement.v1.OperationMetadata.Step>} value
|
|
812
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata} returns this
|
|
813
|
+
*/
|
|
814
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.setStepsList = function(value) {
|
|
815
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
816
|
+
};
|
|
817
|
+
|
|
818
|
+
|
|
819
|
+
/**
|
|
820
|
+
* @param {!proto.google.api.servicemanagement.v1.OperationMetadata.Step=} opt_value
|
|
821
|
+
* @param {number=} opt_index
|
|
822
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata.Step}
|
|
823
|
+
*/
|
|
824
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.addSteps = function(opt_value, opt_index) {
|
|
825
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.api.servicemanagement.v1.OperationMetadata.Step, opt_index);
|
|
826
|
+
};
|
|
827
|
+
|
|
828
|
+
|
|
829
|
+
/**
|
|
830
|
+
* Clears the list making it empty but non-null.
|
|
831
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata} returns this
|
|
832
|
+
*/
|
|
833
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.clearStepsList = function() {
|
|
834
|
+
return this.setStepsList([]);
|
|
835
|
+
};
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
/**
|
|
839
|
+
* optional int32 progress_percentage = 3;
|
|
840
|
+
* @return {number}
|
|
841
|
+
*/
|
|
842
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.getProgressPercentage = function() {
|
|
843
|
+
return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));
|
|
844
|
+
};
|
|
845
|
+
|
|
846
|
+
|
|
847
|
+
/**
|
|
848
|
+
* @param {number} value
|
|
849
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata} returns this
|
|
850
|
+
*/
|
|
851
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.setProgressPercentage = function(value) {
|
|
852
|
+
return jspb.Message.setProto3IntField(this, 3, value);
|
|
853
|
+
};
|
|
854
|
+
|
|
855
|
+
|
|
856
|
+
/**
|
|
857
|
+
* optional google.protobuf.Timestamp start_time = 4;
|
|
858
|
+
* @return {?proto.google.protobuf.Timestamp}
|
|
859
|
+
*/
|
|
860
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.getStartTime = function() {
|
|
861
|
+
return /** @type{?proto.google.protobuf.Timestamp} */ (
|
|
862
|
+
jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 4));
|
|
863
|
+
};
|
|
864
|
+
|
|
865
|
+
|
|
866
|
+
/**
|
|
867
|
+
* @param {?proto.google.protobuf.Timestamp|undefined} value
|
|
868
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata} returns this
|
|
869
|
+
*/
|
|
870
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.setStartTime = function(value) {
|
|
871
|
+
return jspb.Message.setWrapperField(this, 4, value);
|
|
872
|
+
};
|
|
873
|
+
|
|
874
|
+
|
|
875
|
+
/**
|
|
876
|
+
* Clears the message field making it undefined.
|
|
877
|
+
* @return {!proto.google.api.servicemanagement.v1.OperationMetadata} returns this
|
|
878
|
+
*/
|
|
879
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.clearStartTime = function() {
|
|
880
|
+
return this.setStartTime(undefined);
|
|
881
|
+
};
|
|
882
|
+
|
|
883
|
+
|
|
884
|
+
/**
|
|
885
|
+
* Returns whether this field is set.
|
|
886
|
+
* @return {boolean}
|
|
887
|
+
*/
|
|
888
|
+
proto.google.api.servicemanagement.v1.OperationMetadata.prototype.hasStartTime = function() {
|
|
889
|
+
return jspb.Message.getField(this, 4) != null;
|
|
890
|
+
};
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
897
|
+
/**
|
|
898
|
+
* Creates an object representation of this proto.
|
|
899
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
900
|
+
* Optional fields that are not set will be set to undefined.
|
|
901
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
902
|
+
* For the list of reserved names please see:
|
|
903
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
904
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
905
|
+
* JSPB instance for transitional soy proto support:
|
|
906
|
+
* http://goto/soy-param-migration
|
|
907
|
+
* @return {!Object}
|
|
908
|
+
*/
|
|
909
|
+
proto.google.api.servicemanagement.v1.Diagnostic.prototype.toObject = function(opt_includeInstance) {
|
|
910
|
+
return proto.google.api.servicemanagement.v1.Diagnostic.toObject(opt_includeInstance, this);
|
|
911
|
+
};
|
|
912
|
+
|
|
913
|
+
|
|
914
|
+
/**
|
|
915
|
+
* Static version of the {@see toObject} method.
|
|
916
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
917
|
+
* the JSPB instance for transitional soy proto support:
|
|
918
|
+
* http://goto/soy-param-migration
|
|
919
|
+
* @param {!proto.google.api.servicemanagement.v1.Diagnostic} msg The msg instance to transform.
|
|
920
|
+
* @return {!Object}
|
|
921
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
922
|
+
*/
|
|
923
|
+
proto.google.api.servicemanagement.v1.Diagnostic.toObject = function(includeInstance, msg) {
|
|
924
|
+
var f, obj = {
|
|
925
|
+
location: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
926
|
+
kind: jspb.Message.getFieldWithDefault(msg, 2, 0),
|
|
927
|
+
message: jspb.Message.getFieldWithDefault(msg, 3, "")
|
|
928
|
+
};
|
|
929
|
+
|
|
930
|
+
if (includeInstance) {
|
|
931
|
+
obj.$jspbMessageInstance = msg;
|
|
932
|
+
}
|
|
933
|
+
return obj;
|
|
934
|
+
};
|
|
935
|
+
}
|
|
936
|
+
|
|
937
|
+
|
|
938
|
+
/**
|
|
939
|
+
* Deserializes binary data (in protobuf wire format).
|
|
940
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
941
|
+
* @return {!proto.google.api.servicemanagement.v1.Diagnostic}
|
|
942
|
+
*/
|
|
943
|
+
proto.google.api.servicemanagement.v1.Diagnostic.deserializeBinary = function(bytes) {
|
|
944
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
945
|
+
var msg = new proto.google.api.servicemanagement.v1.Diagnostic;
|
|
946
|
+
return proto.google.api.servicemanagement.v1.Diagnostic.deserializeBinaryFromReader(msg, reader);
|
|
947
|
+
};
|
|
948
|
+
|
|
949
|
+
|
|
950
|
+
/**
|
|
951
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
952
|
+
* given reader into the given message object.
|
|
953
|
+
* @param {!proto.google.api.servicemanagement.v1.Diagnostic} msg The message object to deserialize into.
|
|
954
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
955
|
+
* @return {!proto.google.api.servicemanagement.v1.Diagnostic}
|
|
956
|
+
*/
|
|
957
|
+
proto.google.api.servicemanagement.v1.Diagnostic.deserializeBinaryFromReader = function(msg, reader) {
|
|
958
|
+
while (reader.nextField()) {
|
|
959
|
+
if (reader.isEndGroup()) {
|
|
960
|
+
break;
|
|
961
|
+
}
|
|
962
|
+
var field = reader.getFieldNumber();
|
|
963
|
+
switch (field) {
|
|
964
|
+
case 1:
|
|
965
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
966
|
+
msg.setLocation(value);
|
|
967
|
+
break;
|
|
968
|
+
case 2:
|
|
969
|
+
var value = /** @type {!proto.google.api.servicemanagement.v1.Diagnostic.Kind} */ (reader.readEnum());
|
|
970
|
+
msg.setKind(value);
|
|
971
|
+
break;
|
|
972
|
+
case 3:
|
|
973
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
974
|
+
msg.setMessage(value);
|
|
975
|
+
break;
|
|
976
|
+
default:
|
|
977
|
+
reader.skipField();
|
|
978
|
+
break;
|
|
979
|
+
}
|
|
980
|
+
}
|
|
981
|
+
return msg;
|
|
982
|
+
};
|
|
983
|
+
|
|
984
|
+
|
|
985
|
+
/**
|
|
986
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
987
|
+
* @return {!Uint8Array}
|
|
988
|
+
*/
|
|
989
|
+
proto.google.api.servicemanagement.v1.Diagnostic.prototype.serializeBinary = function() {
|
|
990
|
+
var writer = new jspb.BinaryWriter();
|
|
991
|
+
proto.google.api.servicemanagement.v1.Diagnostic.serializeBinaryToWriter(this, writer);
|
|
992
|
+
return writer.getResultBuffer();
|
|
993
|
+
};
|
|
994
|
+
|
|
995
|
+
|
|
996
|
+
/**
|
|
997
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
998
|
+
* format), writing to the given BinaryWriter.
|
|
999
|
+
* @param {!proto.google.api.servicemanagement.v1.Diagnostic} message
|
|
1000
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1001
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1002
|
+
*/
|
|
1003
|
+
proto.google.api.servicemanagement.v1.Diagnostic.serializeBinaryToWriter = function(message, writer) {
|
|
1004
|
+
var f = undefined;
|
|
1005
|
+
f = message.getLocation();
|
|
1006
|
+
if (f.length > 0) {
|
|
1007
|
+
writer.writeString(
|
|
1008
|
+
1,
|
|
1009
|
+
f
|
|
1010
|
+
);
|
|
1011
|
+
}
|
|
1012
|
+
f = message.getKind();
|
|
1013
|
+
if (f !== 0.0) {
|
|
1014
|
+
writer.writeEnum(
|
|
1015
|
+
2,
|
|
1016
|
+
f
|
|
1017
|
+
);
|
|
1018
|
+
}
|
|
1019
|
+
f = message.getMessage();
|
|
1020
|
+
if (f.length > 0) {
|
|
1021
|
+
writer.writeString(
|
|
1022
|
+
3,
|
|
1023
|
+
f
|
|
1024
|
+
);
|
|
1025
|
+
}
|
|
1026
|
+
};
|
|
1027
|
+
|
|
1028
|
+
|
|
1029
|
+
/**
|
|
1030
|
+
* @enum {number}
|
|
1031
|
+
*/
|
|
1032
|
+
proto.google.api.servicemanagement.v1.Diagnostic.Kind = {
|
|
1033
|
+
WARNING: 0,
|
|
1034
|
+
ERROR: 1
|
|
1035
|
+
};
|
|
1036
|
+
|
|
1037
|
+
/**
|
|
1038
|
+
* optional string location = 1;
|
|
1039
|
+
* @return {string}
|
|
1040
|
+
*/
|
|
1041
|
+
proto.google.api.servicemanagement.v1.Diagnostic.prototype.getLocation = function() {
|
|
1042
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1043
|
+
};
|
|
1044
|
+
|
|
1045
|
+
|
|
1046
|
+
/**
|
|
1047
|
+
* @param {string} value
|
|
1048
|
+
* @return {!proto.google.api.servicemanagement.v1.Diagnostic} returns this
|
|
1049
|
+
*/
|
|
1050
|
+
proto.google.api.servicemanagement.v1.Diagnostic.prototype.setLocation = function(value) {
|
|
1051
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1052
|
+
};
|
|
1053
|
+
|
|
1054
|
+
|
|
1055
|
+
/**
|
|
1056
|
+
* optional Kind kind = 2;
|
|
1057
|
+
* @return {!proto.google.api.servicemanagement.v1.Diagnostic.Kind}
|
|
1058
|
+
*/
|
|
1059
|
+
proto.google.api.servicemanagement.v1.Diagnostic.prototype.getKind = function() {
|
|
1060
|
+
return /** @type {!proto.google.api.servicemanagement.v1.Diagnostic.Kind} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
|
|
1061
|
+
};
|
|
1062
|
+
|
|
1063
|
+
|
|
1064
|
+
/**
|
|
1065
|
+
* @param {!proto.google.api.servicemanagement.v1.Diagnostic.Kind} value
|
|
1066
|
+
* @return {!proto.google.api.servicemanagement.v1.Diagnostic} returns this
|
|
1067
|
+
*/
|
|
1068
|
+
proto.google.api.servicemanagement.v1.Diagnostic.prototype.setKind = function(value) {
|
|
1069
|
+
return jspb.Message.setProto3EnumField(this, 2, value);
|
|
1070
|
+
};
|
|
1071
|
+
|
|
1072
|
+
|
|
1073
|
+
/**
|
|
1074
|
+
* optional string message = 3;
|
|
1075
|
+
* @return {string}
|
|
1076
|
+
*/
|
|
1077
|
+
proto.google.api.servicemanagement.v1.Diagnostic.prototype.getMessage = function() {
|
|
1078
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
1079
|
+
};
|
|
1080
|
+
|
|
1081
|
+
|
|
1082
|
+
/**
|
|
1083
|
+
* @param {string} value
|
|
1084
|
+
* @return {!proto.google.api.servicemanagement.v1.Diagnostic} returns this
|
|
1085
|
+
*/
|
|
1086
|
+
proto.google.api.servicemanagement.v1.Diagnostic.prototype.setMessage = function(value) {
|
|
1087
|
+
return jspb.Message.setProto3StringField(this, 3, value);
|
|
1088
|
+
};
|
|
1089
|
+
|
|
1090
|
+
|
|
1091
|
+
|
|
1092
|
+
/**
|
|
1093
|
+
* List of repeated fields within this message type.
|
|
1094
|
+
* @private {!Array<number>}
|
|
1095
|
+
* @const
|
|
1096
|
+
*/
|
|
1097
|
+
proto.google.api.servicemanagement.v1.ConfigSource.repeatedFields_ = [2];
|
|
1098
|
+
|
|
1099
|
+
|
|
1100
|
+
|
|
1101
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1102
|
+
/**
|
|
1103
|
+
* Creates an object representation of this proto.
|
|
1104
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1105
|
+
* Optional fields that are not set will be set to undefined.
|
|
1106
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1107
|
+
* For the list of reserved names please see:
|
|
1108
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1109
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1110
|
+
* JSPB instance for transitional soy proto support:
|
|
1111
|
+
* http://goto/soy-param-migration
|
|
1112
|
+
* @return {!Object}
|
|
1113
|
+
*/
|
|
1114
|
+
proto.google.api.servicemanagement.v1.ConfigSource.prototype.toObject = function(opt_includeInstance) {
|
|
1115
|
+
return proto.google.api.servicemanagement.v1.ConfigSource.toObject(opt_includeInstance, this);
|
|
1116
|
+
};
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
/**
|
|
1120
|
+
* Static version of the {@see toObject} method.
|
|
1121
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1122
|
+
* the JSPB instance for transitional soy proto support:
|
|
1123
|
+
* http://goto/soy-param-migration
|
|
1124
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigSource} msg The msg instance to transform.
|
|
1125
|
+
* @return {!Object}
|
|
1126
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1127
|
+
*/
|
|
1128
|
+
proto.google.api.servicemanagement.v1.ConfigSource.toObject = function(includeInstance, msg) {
|
|
1129
|
+
var f, obj = {
|
|
1130
|
+
id: jspb.Message.getFieldWithDefault(msg, 5, ""),
|
|
1131
|
+
filesList: jspb.Message.toObjectList(msg.getFilesList(),
|
|
1132
|
+
proto.google.api.servicemanagement.v1.ConfigFile.toObject, includeInstance)
|
|
1133
|
+
};
|
|
1134
|
+
|
|
1135
|
+
if (includeInstance) {
|
|
1136
|
+
obj.$jspbMessageInstance = msg;
|
|
1137
|
+
}
|
|
1138
|
+
return obj;
|
|
1139
|
+
};
|
|
1140
|
+
}
|
|
1141
|
+
|
|
1142
|
+
|
|
1143
|
+
/**
|
|
1144
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1145
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1146
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigSource}
|
|
1147
|
+
*/
|
|
1148
|
+
proto.google.api.servicemanagement.v1.ConfigSource.deserializeBinary = function(bytes) {
|
|
1149
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1150
|
+
var msg = new proto.google.api.servicemanagement.v1.ConfigSource;
|
|
1151
|
+
return proto.google.api.servicemanagement.v1.ConfigSource.deserializeBinaryFromReader(msg, reader);
|
|
1152
|
+
};
|
|
1153
|
+
|
|
1154
|
+
|
|
1155
|
+
/**
|
|
1156
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1157
|
+
* given reader into the given message object.
|
|
1158
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigSource} msg The message object to deserialize into.
|
|
1159
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1160
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigSource}
|
|
1161
|
+
*/
|
|
1162
|
+
proto.google.api.servicemanagement.v1.ConfigSource.deserializeBinaryFromReader = function(msg, reader) {
|
|
1163
|
+
while (reader.nextField()) {
|
|
1164
|
+
if (reader.isEndGroup()) {
|
|
1165
|
+
break;
|
|
1166
|
+
}
|
|
1167
|
+
var field = reader.getFieldNumber();
|
|
1168
|
+
switch (field) {
|
|
1169
|
+
case 5:
|
|
1170
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1171
|
+
msg.setId(value);
|
|
1172
|
+
break;
|
|
1173
|
+
case 2:
|
|
1174
|
+
var value = new proto.google.api.servicemanagement.v1.ConfigFile;
|
|
1175
|
+
reader.readMessage(value,proto.google.api.servicemanagement.v1.ConfigFile.deserializeBinaryFromReader);
|
|
1176
|
+
msg.addFiles(value);
|
|
1177
|
+
break;
|
|
1178
|
+
default:
|
|
1179
|
+
reader.skipField();
|
|
1180
|
+
break;
|
|
1181
|
+
}
|
|
1182
|
+
}
|
|
1183
|
+
return msg;
|
|
1184
|
+
};
|
|
1185
|
+
|
|
1186
|
+
|
|
1187
|
+
/**
|
|
1188
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1189
|
+
* @return {!Uint8Array}
|
|
1190
|
+
*/
|
|
1191
|
+
proto.google.api.servicemanagement.v1.ConfigSource.prototype.serializeBinary = function() {
|
|
1192
|
+
var writer = new jspb.BinaryWriter();
|
|
1193
|
+
proto.google.api.servicemanagement.v1.ConfigSource.serializeBinaryToWriter(this, writer);
|
|
1194
|
+
return writer.getResultBuffer();
|
|
1195
|
+
};
|
|
1196
|
+
|
|
1197
|
+
|
|
1198
|
+
/**
|
|
1199
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1200
|
+
* format), writing to the given BinaryWriter.
|
|
1201
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigSource} message
|
|
1202
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1203
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1204
|
+
*/
|
|
1205
|
+
proto.google.api.servicemanagement.v1.ConfigSource.serializeBinaryToWriter = function(message, writer) {
|
|
1206
|
+
var f = undefined;
|
|
1207
|
+
f = message.getId();
|
|
1208
|
+
if (f.length > 0) {
|
|
1209
|
+
writer.writeString(
|
|
1210
|
+
5,
|
|
1211
|
+
f
|
|
1212
|
+
);
|
|
1213
|
+
}
|
|
1214
|
+
f = message.getFilesList();
|
|
1215
|
+
if (f.length > 0) {
|
|
1216
|
+
writer.writeRepeatedMessage(
|
|
1217
|
+
2,
|
|
1218
|
+
f,
|
|
1219
|
+
proto.google.api.servicemanagement.v1.ConfigFile.serializeBinaryToWriter
|
|
1220
|
+
);
|
|
1221
|
+
}
|
|
1222
|
+
};
|
|
1223
|
+
|
|
1224
|
+
|
|
1225
|
+
/**
|
|
1226
|
+
* optional string id = 5;
|
|
1227
|
+
* @return {string}
|
|
1228
|
+
*/
|
|
1229
|
+
proto.google.api.servicemanagement.v1.ConfigSource.prototype.getId = function() {
|
|
1230
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
|
|
1231
|
+
};
|
|
1232
|
+
|
|
1233
|
+
|
|
1234
|
+
/**
|
|
1235
|
+
* @param {string} value
|
|
1236
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigSource} returns this
|
|
1237
|
+
*/
|
|
1238
|
+
proto.google.api.servicemanagement.v1.ConfigSource.prototype.setId = function(value) {
|
|
1239
|
+
return jspb.Message.setProto3StringField(this, 5, value);
|
|
1240
|
+
};
|
|
1241
|
+
|
|
1242
|
+
|
|
1243
|
+
/**
|
|
1244
|
+
* repeated ConfigFile files = 2;
|
|
1245
|
+
* @return {!Array<!proto.google.api.servicemanagement.v1.ConfigFile>}
|
|
1246
|
+
*/
|
|
1247
|
+
proto.google.api.servicemanagement.v1.ConfigSource.prototype.getFilesList = function() {
|
|
1248
|
+
return /** @type{!Array<!proto.google.api.servicemanagement.v1.ConfigFile>} */ (
|
|
1249
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.api.servicemanagement.v1.ConfigFile, 2));
|
|
1250
|
+
};
|
|
1251
|
+
|
|
1252
|
+
|
|
1253
|
+
/**
|
|
1254
|
+
* @param {!Array<!proto.google.api.servicemanagement.v1.ConfigFile>} value
|
|
1255
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigSource} returns this
|
|
1256
|
+
*/
|
|
1257
|
+
proto.google.api.servicemanagement.v1.ConfigSource.prototype.setFilesList = function(value) {
|
|
1258
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
1259
|
+
};
|
|
1260
|
+
|
|
1261
|
+
|
|
1262
|
+
/**
|
|
1263
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigFile=} opt_value
|
|
1264
|
+
* @param {number=} opt_index
|
|
1265
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigFile}
|
|
1266
|
+
*/
|
|
1267
|
+
proto.google.api.servicemanagement.v1.ConfigSource.prototype.addFiles = function(opt_value, opt_index) {
|
|
1268
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.api.servicemanagement.v1.ConfigFile, opt_index);
|
|
1269
|
+
};
|
|
1270
|
+
|
|
1271
|
+
|
|
1272
|
+
/**
|
|
1273
|
+
* Clears the list making it empty but non-null.
|
|
1274
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigSource} returns this
|
|
1275
|
+
*/
|
|
1276
|
+
proto.google.api.servicemanagement.v1.ConfigSource.prototype.clearFilesList = function() {
|
|
1277
|
+
return this.setFilesList([]);
|
|
1278
|
+
};
|
|
1279
|
+
|
|
1280
|
+
|
|
1281
|
+
|
|
1282
|
+
|
|
1283
|
+
|
|
1284
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1285
|
+
/**
|
|
1286
|
+
* Creates an object representation of this proto.
|
|
1287
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1288
|
+
* Optional fields that are not set will be set to undefined.
|
|
1289
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1290
|
+
* For the list of reserved names please see:
|
|
1291
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1292
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1293
|
+
* JSPB instance for transitional soy proto support:
|
|
1294
|
+
* http://goto/soy-param-migration
|
|
1295
|
+
* @return {!Object}
|
|
1296
|
+
*/
|
|
1297
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.toObject = function(opt_includeInstance) {
|
|
1298
|
+
return proto.google.api.servicemanagement.v1.ConfigFile.toObject(opt_includeInstance, this);
|
|
1299
|
+
};
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
/**
|
|
1303
|
+
* Static version of the {@see toObject} method.
|
|
1304
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1305
|
+
* the JSPB instance for transitional soy proto support:
|
|
1306
|
+
* http://goto/soy-param-migration
|
|
1307
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigFile} msg The msg instance to transform.
|
|
1308
|
+
* @return {!Object}
|
|
1309
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1310
|
+
*/
|
|
1311
|
+
proto.google.api.servicemanagement.v1.ConfigFile.toObject = function(includeInstance, msg) {
|
|
1312
|
+
var f, obj = {
|
|
1313
|
+
filePath: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
1314
|
+
fileContents: msg.getFileContents_asB64(),
|
|
1315
|
+
fileType: jspb.Message.getFieldWithDefault(msg, 4, 0)
|
|
1316
|
+
};
|
|
1317
|
+
|
|
1318
|
+
if (includeInstance) {
|
|
1319
|
+
obj.$jspbMessageInstance = msg;
|
|
1320
|
+
}
|
|
1321
|
+
return obj;
|
|
1322
|
+
};
|
|
1323
|
+
}
|
|
1324
|
+
|
|
1325
|
+
|
|
1326
|
+
/**
|
|
1327
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1328
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1329
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigFile}
|
|
1330
|
+
*/
|
|
1331
|
+
proto.google.api.servicemanagement.v1.ConfigFile.deserializeBinary = function(bytes) {
|
|
1332
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1333
|
+
var msg = new proto.google.api.servicemanagement.v1.ConfigFile;
|
|
1334
|
+
return proto.google.api.servicemanagement.v1.ConfigFile.deserializeBinaryFromReader(msg, reader);
|
|
1335
|
+
};
|
|
1336
|
+
|
|
1337
|
+
|
|
1338
|
+
/**
|
|
1339
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1340
|
+
* given reader into the given message object.
|
|
1341
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigFile} msg The message object to deserialize into.
|
|
1342
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1343
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigFile}
|
|
1344
|
+
*/
|
|
1345
|
+
proto.google.api.servicemanagement.v1.ConfigFile.deserializeBinaryFromReader = function(msg, reader) {
|
|
1346
|
+
while (reader.nextField()) {
|
|
1347
|
+
if (reader.isEndGroup()) {
|
|
1348
|
+
break;
|
|
1349
|
+
}
|
|
1350
|
+
var field = reader.getFieldNumber();
|
|
1351
|
+
switch (field) {
|
|
1352
|
+
case 1:
|
|
1353
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1354
|
+
msg.setFilePath(value);
|
|
1355
|
+
break;
|
|
1356
|
+
case 3:
|
|
1357
|
+
var value = /** @type {!Uint8Array} */ (reader.readBytes());
|
|
1358
|
+
msg.setFileContents(value);
|
|
1359
|
+
break;
|
|
1360
|
+
case 4:
|
|
1361
|
+
var value = /** @type {!proto.google.api.servicemanagement.v1.ConfigFile.FileType} */ (reader.readEnum());
|
|
1362
|
+
msg.setFileType(value);
|
|
1363
|
+
break;
|
|
1364
|
+
default:
|
|
1365
|
+
reader.skipField();
|
|
1366
|
+
break;
|
|
1367
|
+
}
|
|
1368
|
+
}
|
|
1369
|
+
return msg;
|
|
1370
|
+
};
|
|
1371
|
+
|
|
1372
|
+
|
|
1373
|
+
/**
|
|
1374
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1375
|
+
* @return {!Uint8Array}
|
|
1376
|
+
*/
|
|
1377
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.serializeBinary = function() {
|
|
1378
|
+
var writer = new jspb.BinaryWriter();
|
|
1379
|
+
proto.google.api.servicemanagement.v1.ConfigFile.serializeBinaryToWriter(this, writer);
|
|
1380
|
+
return writer.getResultBuffer();
|
|
1381
|
+
};
|
|
1382
|
+
|
|
1383
|
+
|
|
1384
|
+
/**
|
|
1385
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1386
|
+
* format), writing to the given BinaryWriter.
|
|
1387
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigFile} message
|
|
1388
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1389
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1390
|
+
*/
|
|
1391
|
+
proto.google.api.servicemanagement.v1.ConfigFile.serializeBinaryToWriter = function(message, writer) {
|
|
1392
|
+
var f = undefined;
|
|
1393
|
+
f = message.getFilePath();
|
|
1394
|
+
if (f.length > 0) {
|
|
1395
|
+
writer.writeString(
|
|
1396
|
+
1,
|
|
1397
|
+
f
|
|
1398
|
+
);
|
|
1399
|
+
}
|
|
1400
|
+
f = message.getFileContents_asU8();
|
|
1401
|
+
if (f.length > 0) {
|
|
1402
|
+
writer.writeBytes(
|
|
1403
|
+
3,
|
|
1404
|
+
f
|
|
1405
|
+
);
|
|
1406
|
+
}
|
|
1407
|
+
f = message.getFileType();
|
|
1408
|
+
if (f !== 0.0) {
|
|
1409
|
+
writer.writeEnum(
|
|
1410
|
+
4,
|
|
1411
|
+
f
|
|
1412
|
+
);
|
|
1413
|
+
}
|
|
1414
|
+
};
|
|
1415
|
+
|
|
1416
|
+
|
|
1417
|
+
/**
|
|
1418
|
+
* @enum {number}
|
|
1419
|
+
*/
|
|
1420
|
+
proto.google.api.servicemanagement.v1.ConfigFile.FileType = {
|
|
1421
|
+
FILE_TYPE_UNSPECIFIED: 0,
|
|
1422
|
+
SERVICE_CONFIG_YAML: 1,
|
|
1423
|
+
OPEN_API_JSON: 2,
|
|
1424
|
+
OPEN_API_YAML: 3,
|
|
1425
|
+
FILE_DESCRIPTOR_SET_PROTO: 4,
|
|
1426
|
+
PROTO_FILE: 6
|
|
1427
|
+
};
|
|
1428
|
+
|
|
1429
|
+
/**
|
|
1430
|
+
* optional string file_path = 1;
|
|
1431
|
+
* @return {string}
|
|
1432
|
+
*/
|
|
1433
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.getFilePath = function() {
|
|
1434
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1435
|
+
};
|
|
1436
|
+
|
|
1437
|
+
|
|
1438
|
+
/**
|
|
1439
|
+
* @param {string} value
|
|
1440
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigFile} returns this
|
|
1441
|
+
*/
|
|
1442
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.setFilePath = function(value) {
|
|
1443
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1444
|
+
};
|
|
1445
|
+
|
|
1446
|
+
|
|
1447
|
+
/**
|
|
1448
|
+
* optional bytes file_contents = 3;
|
|
1449
|
+
* @return {!(string|Uint8Array)}
|
|
1450
|
+
*/
|
|
1451
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.getFileContents = function() {
|
|
1452
|
+
return /** @type {!(string|Uint8Array)} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
1453
|
+
};
|
|
1454
|
+
|
|
1455
|
+
|
|
1456
|
+
/**
|
|
1457
|
+
* optional bytes file_contents = 3;
|
|
1458
|
+
* This is a type-conversion wrapper around `getFileContents()`
|
|
1459
|
+
* @return {string}
|
|
1460
|
+
*/
|
|
1461
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.getFileContents_asB64 = function() {
|
|
1462
|
+
return /** @type {string} */ (jspb.Message.bytesAsB64(
|
|
1463
|
+
this.getFileContents()));
|
|
1464
|
+
};
|
|
1465
|
+
|
|
1466
|
+
|
|
1467
|
+
/**
|
|
1468
|
+
* optional bytes file_contents = 3;
|
|
1469
|
+
* Note that Uint8Array is not supported on all browsers.
|
|
1470
|
+
* @see http://caniuse.com/Uint8Array
|
|
1471
|
+
* This is a type-conversion wrapper around `getFileContents()`
|
|
1472
|
+
* @return {!Uint8Array}
|
|
1473
|
+
*/
|
|
1474
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.getFileContents_asU8 = function() {
|
|
1475
|
+
return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(
|
|
1476
|
+
this.getFileContents()));
|
|
1477
|
+
};
|
|
1478
|
+
|
|
1479
|
+
|
|
1480
|
+
/**
|
|
1481
|
+
* @param {!(string|Uint8Array)} value
|
|
1482
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigFile} returns this
|
|
1483
|
+
*/
|
|
1484
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.setFileContents = function(value) {
|
|
1485
|
+
return jspb.Message.setProto3BytesField(this, 3, value);
|
|
1486
|
+
};
|
|
1487
|
+
|
|
1488
|
+
|
|
1489
|
+
/**
|
|
1490
|
+
* optional FileType file_type = 4;
|
|
1491
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigFile.FileType}
|
|
1492
|
+
*/
|
|
1493
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.getFileType = function() {
|
|
1494
|
+
return /** @type {!proto.google.api.servicemanagement.v1.ConfigFile.FileType} */ (jspb.Message.getFieldWithDefault(this, 4, 0));
|
|
1495
|
+
};
|
|
1496
|
+
|
|
1497
|
+
|
|
1498
|
+
/**
|
|
1499
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigFile.FileType} value
|
|
1500
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigFile} returns this
|
|
1501
|
+
*/
|
|
1502
|
+
proto.google.api.servicemanagement.v1.ConfigFile.prototype.setFileType = function(value) {
|
|
1503
|
+
return jspb.Message.setProto3EnumField(this, 4, value);
|
|
1504
|
+
};
|
|
1505
|
+
|
|
1506
|
+
|
|
1507
|
+
|
|
1508
|
+
|
|
1509
|
+
|
|
1510
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1511
|
+
/**
|
|
1512
|
+
* Creates an object representation of this proto.
|
|
1513
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1514
|
+
* Optional fields that are not set will be set to undefined.
|
|
1515
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1516
|
+
* For the list of reserved names please see:
|
|
1517
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1518
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1519
|
+
* JSPB instance for transitional soy proto support:
|
|
1520
|
+
* http://goto/soy-param-migration
|
|
1521
|
+
* @return {!Object}
|
|
1522
|
+
*/
|
|
1523
|
+
proto.google.api.servicemanagement.v1.ConfigRef.prototype.toObject = function(opt_includeInstance) {
|
|
1524
|
+
return proto.google.api.servicemanagement.v1.ConfigRef.toObject(opt_includeInstance, this);
|
|
1525
|
+
};
|
|
1526
|
+
|
|
1527
|
+
|
|
1528
|
+
/**
|
|
1529
|
+
* Static version of the {@see toObject} method.
|
|
1530
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1531
|
+
* the JSPB instance for transitional soy proto support:
|
|
1532
|
+
* http://goto/soy-param-migration
|
|
1533
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigRef} msg The msg instance to transform.
|
|
1534
|
+
* @return {!Object}
|
|
1535
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1536
|
+
*/
|
|
1537
|
+
proto.google.api.servicemanagement.v1.ConfigRef.toObject = function(includeInstance, msg) {
|
|
1538
|
+
var f, obj = {
|
|
1539
|
+
name: jspb.Message.getFieldWithDefault(msg, 1, "")
|
|
1540
|
+
};
|
|
1541
|
+
|
|
1542
|
+
if (includeInstance) {
|
|
1543
|
+
obj.$jspbMessageInstance = msg;
|
|
1544
|
+
}
|
|
1545
|
+
return obj;
|
|
1546
|
+
};
|
|
1547
|
+
}
|
|
1548
|
+
|
|
1549
|
+
|
|
1550
|
+
/**
|
|
1551
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1552
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1553
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigRef}
|
|
1554
|
+
*/
|
|
1555
|
+
proto.google.api.servicemanagement.v1.ConfigRef.deserializeBinary = function(bytes) {
|
|
1556
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1557
|
+
var msg = new proto.google.api.servicemanagement.v1.ConfigRef;
|
|
1558
|
+
return proto.google.api.servicemanagement.v1.ConfigRef.deserializeBinaryFromReader(msg, reader);
|
|
1559
|
+
};
|
|
1560
|
+
|
|
1561
|
+
|
|
1562
|
+
/**
|
|
1563
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1564
|
+
* given reader into the given message object.
|
|
1565
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigRef} msg The message object to deserialize into.
|
|
1566
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1567
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigRef}
|
|
1568
|
+
*/
|
|
1569
|
+
proto.google.api.servicemanagement.v1.ConfigRef.deserializeBinaryFromReader = function(msg, reader) {
|
|
1570
|
+
while (reader.nextField()) {
|
|
1571
|
+
if (reader.isEndGroup()) {
|
|
1572
|
+
break;
|
|
1573
|
+
}
|
|
1574
|
+
var field = reader.getFieldNumber();
|
|
1575
|
+
switch (field) {
|
|
1576
|
+
case 1:
|
|
1577
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1578
|
+
msg.setName(value);
|
|
1579
|
+
break;
|
|
1580
|
+
default:
|
|
1581
|
+
reader.skipField();
|
|
1582
|
+
break;
|
|
1583
|
+
}
|
|
1584
|
+
}
|
|
1585
|
+
return msg;
|
|
1586
|
+
};
|
|
1587
|
+
|
|
1588
|
+
|
|
1589
|
+
/**
|
|
1590
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1591
|
+
* @return {!Uint8Array}
|
|
1592
|
+
*/
|
|
1593
|
+
proto.google.api.servicemanagement.v1.ConfigRef.prototype.serializeBinary = function() {
|
|
1594
|
+
var writer = new jspb.BinaryWriter();
|
|
1595
|
+
proto.google.api.servicemanagement.v1.ConfigRef.serializeBinaryToWriter(this, writer);
|
|
1596
|
+
return writer.getResultBuffer();
|
|
1597
|
+
};
|
|
1598
|
+
|
|
1599
|
+
|
|
1600
|
+
/**
|
|
1601
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1602
|
+
* format), writing to the given BinaryWriter.
|
|
1603
|
+
* @param {!proto.google.api.servicemanagement.v1.ConfigRef} message
|
|
1604
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1605
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1606
|
+
*/
|
|
1607
|
+
proto.google.api.servicemanagement.v1.ConfigRef.serializeBinaryToWriter = function(message, writer) {
|
|
1608
|
+
var f = undefined;
|
|
1609
|
+
f = message.getName();
|
|
1610
|
+
if (f.length > 0) {
|
|
1611
|
+
writer.writeString(
|
|
1612
|
+
1,
|
|
1613
|
+
f
|
|
1614
|
+
);
|
|
1615
|
+
}
|
|
1616
|
+
};
|
|
1617
|
+
|
|
1618
|
+
|
|
1619
|
+
/**
|
|
1620
|
+
* optional string name = 1;
|
|
1621
|
+
* @return {string}
|
|
1622
|
+
*/
|
|
1623
|
+
proto.google.api.servicemanagement.v1.ConfigRef.prototype.getName = function() {
|
|
1624
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1625
|
+
};
|
|
1626
|
+
|
|
1627
|
+
|
|
1628
|
+
/**
|
|
1629
|
+
* @param {string} value
|
|
1630
|
+
* @return {!proto.google.api.servicemanagement.v1.ConfigRef} returns this
|
|
1631
|
+
*/
|
|
1632
|
+
proto.google.api.servicemanagement.v1.ConfigRef.prototype.setName = function(value) {
|
|
1633
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1634
|
+
};
|
|
1635
|
+
|
|
1636
|
+
|
|
1637
|
+
|
|
1638
|
+
/**
|
|
1639
|
+
* List of repeated fields within this message type.
|
|
1640
|
+
* @private {!Array<number>}
|
|
1641
|
+
* @const
|
|
1642
|
+
*/
|
|
1643
|
+
proto.google.api.servicemanagement.v1.ChangeReport.repeatedFields_ = [1];
|
|
1644
|
+
|
|
1645
|
+
|
|
1646
|
+
|
|
1647
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1648
|
+
/**
|
|
1649
|
+
* Creates an object representation of this proto.
|
|
1650
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1651
|
+
* Optional fields that are not set will be set to undefined.
|
|
1652
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1653
|
+
* For the list of reserved names please see:
|
|
1654
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1655
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1656
|
+
* JSPB instance for transitional soy proto support:
|
|
1657
|
+
* http://goto/soy-param-migration
|
|
1658
|
+
* @return {!Object}
|
|
1659
|
+
*/
|
|
1660
|
+
proto.google.api.servicemanagement.v1.ChangeReport.prototype.toObject = function(opt_includeInstance) {
|
|
1661
|
+
return proto.google.api.servicemanagement.v1.ChangeReport.toObject(opt_includeInstance, this);
|
|
1662
|
+
};
|
|
1663
|
+
|
|
1664
|
+
|
|
1665
|
+
/**
|
|
1666
|
+
* Static version of the {@see toObject} method.
|
|
1667
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1668
|
+
* the JSPB instance for transitional soy proto support:
|
|
1669
|
+
* http://goto/soy-param-migration
|
|
1670
|
+
* @param {!proto.google.api.servicemanagement.v1.ChangeReport} msg The msg instance to transform.
|
|
1671
|
+
* @return {!Object}
|
|
1672
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1673
|
+
*/
|
|
1674
|
+
proto.google.api.servicemanagement.v1.ChangeReport.toObject = function(includeInstance, msg) {
|
|
1675
|
+
var f, obj = {
|
|
1676
|
+
configChangesList: jspb.Message.toObjectList(msg.getConfigChangesList(),
|
|
1677
|
+
google_api_config_change_pb.ConfigChange.toObject, includeInstance)
|
|
1678
|
+
};
|
|
1679
|
+
|
|
1680
|
+
if (includeInstance) {
|
|
1681
|
+
obj.$jspbMessageInstance = msg;
|
|
1682
|
+
}
|
|
1683
|
+
return obj;
|
|
1684
|
+
};
|
|
1685
|
+
}
|
|
1686
|
+
|
|
1687
|
+
|
|
1688
|
+
/**
|
|
1689
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1690
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1691
|
+
* @return {!proto.google.api.servicemanagement.v1.ChangeReport}
|
|
1692
|
+
*/
|
|
1693
|
+
proto.google.api.servicemanagement.v1.ChangeReport.deserializeBinary = function(bytes) {
|
|
1694
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1695
|
+
var msg = new proto.google.api.servicemanagement.v1.ChangeReport;
|
|
1696
|
+
return proto.google.api.servicemanagement.v1.ChangeReport.deserializeBinaryFromReader(msg, reader);
|
|
1697
|
+
};
|
|
1698
|
+
|
|
1699
|
+
|
|
1700
|
+
/**
|
|
1701
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1702
|
+
* given reader into the given message object.
|
|
1703
|
+
* @param {!proto.google.api.servicemanagement.v1.ChangeReport} msg The message object to deserialize into.
|
|
1704
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1705
|
+
* @return {!proto.google.api.servicemanagement.v1.ChangeReport}
|
|
1706
|
+
*/
|
|
1707
|
+
proto.google.api.servicemanagement.v1.ChangeReport.deserializeBinaryFromReader = function(msg, reader) {
|
|
1708
|
+
while (reader.nextField()) {
|
|
1709
|
+
if (reader.isEndGroup()) {
|
|
1710
|
+
break;
|
|
1711
|
+
}
|
|
1712
|
+
var field = reader.getFieldNumber();
|
|
1713
|
+
switch (field) {
|
|
1714
|
+
case 1:
|
|
1715
|
+
var value = new google_api_config_change_pb.ConfigChange;
|
|
1716
|
+
reader.readMessage(value,google_api_config_change_pb.ConfigChange.deserializeBinaryFromReader);
|
|
1717
|
+
msg.addConfigChanges(value);
|
|
1718
|
+
break;
|
|
1719
|
+
default:
|
|
1720
|
+
reader.skipField();
|
|
1721
|
+
break;
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1724
|
+
return msg;
|
|
1725
|
+
};
|
|
1726
|
+
|
|
1727
|
+
|
|
1728
|
+
/**
|
|
1729
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1730
|
+
* @return {!Uint8Array}
|
|
1731
|
+
*/
|
|
1732
|
+
proto.google.api.servicemanagement.v1.ChangeReport.prototype.serializeBinary = function() {
|
|
1733
|
+
var writer = new jspb.BinaryWriter();
|
|
1734
|
+
proto.google.api.servicemanagement.v1.ChangeReport.serializeBinaryToWriter(this, writer);
|
|
1735
|
+
return writer.getResultBuffer();
|
|
1736
|
+
};
|
|
1737
|
+
|
|
1738
|
+
|
|
1739
|
+
/**
|
|
1740
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1741
|
+
* format), writing to the given BinaryWriter.
|
|
1742
|
+
* @param {!proto.google.api.servicemanagement.v1.ChangeReport} message
|
|
1743
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1744
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1745
|
+
*/
|
|
1746
|
+
proto.google.api.servicemanagement.v1.ChangeReport.serializeBinaryToWriter = function(message, writer) {
|
|
1747
|
+
var f = undefined;
|
|
1748
|
+
f = message.getConfigChangesList();
|
|
1749
|
+
if (f.length > 0) {
|
|
1750
|
+
writer.writeRepeatedMessage(
|
|
1751
|
+
1,
|
|
1752
|
+
f,
|
|
1753
|
+
google_api_config_change_pb.ConfigChange.serializeBinaryToWriter
|
|
1754
|
+
);
|
|
1755
|
+
}
|
|
1756
|
+
};
|
|
1757
|
+
|
|
1758
|
+
|
|
1759
|
+
/**
|
|
1760
|
+
* repeated google.api.ConfigChange config_changes = 1;
|
|
1761
|
+
* @return {!Array<!proto.google.api.ConfigChange>}
|
|
1762
|
+
*/
|
|
1763
|
+
proto.google.api.servicemanagement.v1.ChangeReport.prototype.getConfigChangesList = function() {
|
|
1764
|
+
return /** @type{!Array<!proto.google.api.ConfigChange>} */ (
|
|
1765
|
+
jspb.Message.getRepeatedWrapperField(this, google_api_config_change_pb.ConfigChange, 1));
|
|
1766
|
+
};
|
|
1767
|
+
|
|
1768
|
+
|
|
1769
|
+
/**
|
|
1770
|
+
* @param {!Array<!proto.google.api.ConfigChange>} value
|
|
1771
|
+
* @return {!proto.google.api.servicemanagement.v1.ChangeReport} returns this
|
|
1772
|
+
*/
|
|
1773
|
+
proto.google.api.servicemanagement.v1.ChangeReport.prototype.setConfigChangesList = function(value) {
|
|
1774
|
+
return jspb.Message.setRepeatedWrapperField(this, 1, value);
|
|
1775
|
+
};
|
|
1776
|
+
|
|
1777
|
+
|
|
1778
|
+
/**
|
|
1779
|
+
* @param {!proto.google.api.ConfigChange=} opt_value
|
|
1780
|
+
* @param {number=} opt_index
|
|
1781
|
+
* @return {!proto.google.api.ConfigChange}
|
|
1782
|
+
*/
|
|
1783
|
+
proto.google.api.servicemanagement.v1.ChangeReport.prototype.addConfigChanges = function(opt_value, opt_index) {
|
|
1784
|
+
return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.google.api.ConfigChange, opt_index);
|
|
1785
|
+
};
|
|
1786
|
+
|
|
1787
|
+
|
|
1788
|
+
/**
|
|
1789
|
+
* Clears the list making it empty but non-null.
|
|
1790
|
+
* @return {!proto.google.api.servicemanagement.v1.ChangeReport} returns this
|
|
1791
|
+
*/
|
|
1792
|
+
proto.google.api.servicemanagement.v1.ChangeReport.prototype.clearConfigChangesList = function() {
|
|
1793
|
+
return this.setConfigChangesList([]);
|
|
1794
|
+
};
|
|
1795
|
+
|
|
1796
|
+
|
|
1797
|
+
|
|
1798
|
+
/**
|
|
1799
|
+
* Oneof group definitions for this message. Each group defines the field
|
|
1800
|
+
* numbers belonging to that group. When of these fields' value is set, all
|
|
1801
|
+
* other fields in the group are cleared. During deserialization, if multiple
|
|
1802
|
+
* fields are encountered for a group, only the last value seen will be kept.
|
|
1803
|
+
* @private {!Array<!Array<number>>}
|
|
1804
|
+
* @const
|
|
1805
|
+
*/
|
|
1806
|
+
proto.google.api.servicemanagement.v1.Rollout.oneofGroups_ = [[5,200]];
|
|
1807
|
+
|
|
1808
|
+
/**
|
|
1809
|
+
* @enum {number}
|
|
1810
|
+
*/
|
|
1811
|
+
proto.google.api.servicemanagement.v1.Rollout.StrategyCase = {
|
|
1812
|
+
STRATEGY_NOT_SET: 0,
|
|
1813
|
+
TRAFFIC_PERCENT_STRATEGY: 5,
|
|
1814
|
+
DELETE_SERVICE_STRATEGY: 200
|
|
1815
|
+
};
|
|
1816
|
+
|
|
1817
|
+
/**
|
|
1818
|
+
* @return {proto.google.api.servicemanagement.v1.Rollout.StrategyCase}
|
|
1819
|
+
*/
|
|
1820
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.getStrategyCase = function() {
|
|
1821
|
+
return /** @type {proto.google.api.servicemanagement.v1.Rollout.StrategyCase} */(jspb.Message.computeOneofCase(this, proto.google.api.servicemanagement.v1.Rollout.oneofGroups_[0]));
|
|
1822
|
+
};
|
|
1823
|
+
|
|
1824
|
+
|
|
1825
|
+
|
|
1826
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1827
|
+
/**
|
|
1828
|
+
* Creates an object representation of this proto.
|
|
1829
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1830
|
+
* Optional fields that are not set will be set to undefined.
|
|
1831
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1832
|
+
* For the list of reserved names please see:
|
|
1833
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1834
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1835
|
+
* JSPB instance for transitional soy proto support:
|
|
1836
|
+
* http://goto/soy-param-migration
|
|
1837
|
+
* @return {!Object}
|
|
1838
|
+
*/
|
|
1839
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.toObject = function(opt_includeInstance) {
|
|
1840
|
+
return proto.google.api.servicemanagement.v1.Rollout.toObject(opt_includeInstance, this);
|
|
1841
|
+
};
|
|
1842
|
+
|
|
1843
|
+
|
|
1844
|
+
/**
|
|
1845
|
+
* Static version of the {@see toObject} method.
|
|
1846
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1847
|
+
* the JSPB instance for transitional soy proto support:
|
|
1848
|
+
* http://goto/soy-param-migration
|
|
1849
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout} msg The msg instance to transform.
|
|
1850
|
+
* @return {!Object}
|
|
1851
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1852
|
+
*/
|
|
1853
|
+
proto.google.api.servicemanagement.v1.Rollout.toObject = function(includeInstance, msg) {
|
|
1854
|
+
var f, obj = {
|
|
1855
|
+
rolloutId: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
1856
|
+
createTime: (f = msg.getCreateTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f),
|
|
1857
|
+
createdBy: jspb.Message.getFieldWithDefault(msg, 3, ""),
|
|
1858
|
+
status: jspb.Message.getFieldWithDefault(msg, 4, 0),
|
|
1859
|
+
trafficPercentStrategy: (f = msg.getTrafficPercentStrategy()) && proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.toObject(includeInstance, f),
|
|
1860
|
+
deleteServiceStrategy: (f = msg.getDeleteServiceStrategy()) && proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.toObject(includeInstance, f),
|
|
1861
|
+
serviceName: jspb.Message.getFieldWithDefault(msg, 8, "")
|
|
1862
|
+
};
|
|
1863
|
+
|
|
1864
|
+
if (includeInstance) {
|
|
1865
|
+
obj.$jspbMessageInstance = msg;
|
|
1866
|
+
}
|
|
1867
|
+
return obj;
|
|
1868
|
+
};
|
|
1869
|
+
}
|
|
1870
|
+
|
|
1871
|
+
|
|
1872
|
+
/**
|
|
1873
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1874
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1875
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout}
|
|
1876
|
+
*/
|
|
1877
|
+
proto.google.api.servicemanagement.v1.Rollout.deserializeBinary = function(bytes) {
|
|
1878
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1879
|
+
var msg = new proto.google.api.servicemanagement.v1.Rollout;
|
|
1880
|
+
return proto.google.api.servicemanagement.v1.Rollout.deserializeBinaryFromReader(msg, reader);
|
|
1881
|
+
};
|
|
1882
|
+
|
|
1883
|
+
|
|
1884
|
+
/**
|
|
1885
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1886
|
+
* given reader into the given message object.
|
|
1887
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout} msg The message object to deserialize into.
|
|
1888
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1889
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout}
|
|
1890
|
+
*/
|
|
1891
|
+
proto.google.api.servicemanagement.v1.Rollout.deserializeBinaryFromReader = function(msg, reader) {
|
|
1892
|
+
while (reader.nextField()) {
|
|
1893
|
+
if (reader.isEndGroup()) {
|
|
1894
|
+
break;
|
|
1895
|
+
}
|
|
1896
|
+
var field = reader.getFieldNumber();
|
|
1897
|
+
switch (field) {
|
|
1898
|
+
case 1:
|
|
1899
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1900
|
+
msg.setRolloutId(value);
|
|
1901
|
+
break;
|
|
1902
|
+
case 2:
|
|
1903
|
+
var value = new google_protobuf_timestamp_pb.Timestamp;
|
|
1904
|
+
reader.readMessage(value,google_protobuf_timestamp_pb.Timestamp.deserializeBinaryFromReader);
|
|
1905
|
+
msg.setCreateTime(value);
|
|
1906
|
+
break;
|
|
1907
|
+
case 3:
|
|
1908
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1909
|
+
msg.setCreatedBy(value);
|
|
1910
|
+
break;
|
|
1911
|
+
case 4:
|
|
1912
|
+
var value = /** @type {!proto.google.api.servicemanagement.v1.Rollout.RolloutStatus} */ (reader.readEnum());
|
|
1913
|
+
msg.setStatus(value);
|
|
1914
|
+
break;
|
|
1915
|
+
case 5:
|
|
1916
|
+
var value = new proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy;
|
|
1917
|
+
reader.readMessage(value,proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.deserializeBinaryFromReader);
|
|
1918
|
+
msg.setTrafficPercentStrategy(value);
|
|
1919
|
+
break;
|
|
1920
|
+
case 200:
|
|
1921
|
+
var value = new proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy;
|
|
1922
|
+
reader.readMessage(value,proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.deserializeBinaryFromReader);
|
|
1923
|
+
msg.setDeleteServiceStrategy(value);
|
|
1924
|
+
break;
|
|
1925
|
+
case 8:
|
|
1926
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1927
|
+
msg.setServiceName(value);
|
|
1928
|
+
break;
|
|
1929
|
+
default:
|
|
1930
|
+
reader.skipField();
|
|
1931
|
+
break;
|
|
1932
|
+
}
|
|
1933
|
+
}
|
|
1934
|
+
return msg;
|
|
1935
|
+
};
|
|
1936
|
+
|
|
1937
|
+
|
|
1938
|
+
/**
|
|
1939
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1940
|
+
* @return {!Uint8Array}
|
|
1941
|
+
*/
|
|
1942
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.serializeBinary = function() {
|
|
1943
|
+
var writer = new jspb.BinaryWriter();
|
|
1944
|
+
proto.google.api.servicemanagement.v1.Rollout.serializeBinaryToWriter(this, writer);
|
|
1945
|
+
return writer.getResultBuffer();
|
|
1946
|
+
};
|
|
1947
|
+
|
|
1948
|
+
|
|
1949
|
+
/**
|
|
1950
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1951
|
+
* format), writing to the given BinaryWriter.
|
|
1952
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout} message
|
|
1953
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1954
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1955
|
+
*/
|
|
1956
|
+
proto.google.api.servicemanagement.v1.Rollout.serializeBinaryToWriter = function(message, writer) {
|
|
1957
|
+
var f = undefined;
|
|
1958
|
+
f = message.getRolloutId();
|
|
1959
|
+
if (f.length > 0) {
|
|
1960
|
+
writer.writeString(
|
|
1961
|
+
1,
|
|
1962
|
+
f
|
|
1963
|
+
);
|
|
1964
|
+
}
|
|
1965
|
+
f = message.getCreateTime();
|
|
1966
|
+
if (f != null) {
|
|
1967
|
+
writer.writeMessage(
|
|
1968
|
+
2,
|
|
1969
|
+
f,
|
|
1970
|
+
google_protobuf_timestamp_pb.Timestamp.serializeBinaryToWriter
|
|
1971
|
+
);
|
|
1972
|
+
}
|
|
1973
|
+
f = message.getCreatedBy();
|
|
1974
|
+
if (f.length > 0) {
|
|
1975
|
+
writer.writeString(
|
|
1976
|
+
3,
|
|
1977
|
+
f
|
|
1978
|
+
);
|
|
1979
|
+
}
|
|
1980
|
+
f = message.getStatus();
|
|
1981
|
+
if (f !== 0.0) {
|
|
1982
|
+
writer.writeEnum(
|
|
1983
|
+
4,
|
|
1984
|
+
f
|
|
1985
|
+
);
|
|
1986
|
+
}
|
|
1987
|
+
f = message.getTrafficPercentStrategy();
|
|
1988
|
+
if (f != null) {
|
|
1989
|
+
writer.writeMessage(
|
|
1990
|
+
5,
|
|
1991
|
+
f,
|
|
1992
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.serializeBinaryToWriter
|
|
1993
|
+
);
|
|
1994
|
+
}
|
|
1995
|
+
f = message.getDeleteServiceStrategy();
|
|
1996
|
+
if (f != null) {
|
|
1997
|
+
writer.writeMessage(
|
|
1998
|
+
200,
|
|
1999
|
+
f,
|
|
2000
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.serializeBinaryToWriter
|
|
2001
|
+
);
|
|
2002
|
+
}
|
|
2003
|
+
f = message.getServiceName();
|
|
2004
|
+
if (f.length > 0) {
|
|
2005
|
+
writer.writeString(
|
|
2006
|
+
8,
|
|
2007
|
+
f
|
|
2008
|
+
);
|
|
2009
|
+
}
|
|
2010
|
+
};
|
|
2011
|
+
|
|
2012
|
+
|
|
2013
|
+
/**
|
|
2014
|
+
* @enum {number}
|
|
2015
|
+
*/
|
|
2016
|
+
proto.google.api.servicemanagement.v1.Rollout.RolloutStatus = {
|
|
2017
|
+
ROLLOUT_STATUS_UNSPECIFIED: 0,
|
|
2018
|
+
IN_PROGRESS: 1,
|
|
2019
|
+
SUCCESS: 2,
|
|
2020
|
+
CANCELLED: 3,
|
|
2021
|
+
FAILED: 4,
|
|
2022
|
+
PENDING: 5,
|
|
2023
|
+
FAILED_ROLLED_BACK: 6
|
|
2024
|
+
};
|
|
2025
|
+
|
|
2026
|
+
|
|
2027
|
+
|
|
2028
|
+
|
|
2029
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2030
|
+
/**
|
|
2031
|
+
* Creates an object representation of this proto.
|
|
2032
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2033
|
+
* Optional fields that are not set will be set to undefined.
|
|
2034
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2035
|
+
* For the list of reserved names please see:
|
|
2036
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2037
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2038
|
+
* JSPB instance for transitional soy proto support:
|
|
2039
|
+
* http://goto/soy-param-migration
|
|
2040
|
+
* @return {!Object}
|
|
2041
|
+
*/
|
|
2042
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.prototype.toObject = function(opt_includeInstance) {
|
|
2043
|
+
return proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.toObject(opt_includeInstance, this);
|
|
2044
|
+
};
|
|
2045
|
+
|
|
2046
|
+
|
|
2047
|
+
/**
|
|
2048
|
+
* Static version of the {@see toObject} method.
|
|
2049
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2050
|
+
* the JSPB instance for transitional soy proto support:
|
|
2051
|
+
* http://goto/soy-param-migration
|
|
2052
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy} msg The msg instance to transform.
|
|
2053
|
+
* @return {!Object}
|
|
2054
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2055
|
+
*/
|
|
2056
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.toObject = function(includeInstance, msg) {
|
|
2057
|
+
var f, obj = {
|
|
2058
|
+
percentagesMap: (f = msg.getPercentagesMap()) ? f.toObject(includeInstance, undefined) : []
|
|
2059
|
+
};
|
|
2060
|
+
|
|
2061
|
+
if (includeInstance) {
|
|
2062
|
+
obj.$jspbMessageInstance = msg;
|
|
2063
|
+
}
|
|
2064
|
+
return obj;
|
|
2065
|
+
};
|
|
2066
|
+
}
|
|
2067
|
+
|
|
2068
|
+
|
|
2069
|
+
/**
|
|
2070
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2071
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2072
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy}
|
|
2073
|
+
*/
|
|
2074
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.deserializeBinary = function(bytes) {
|
|
2075
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2076
|
+
var msg = new proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy;
|
|
2077
|
+
return proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.deserializeBinaryFromReader(msg, reader);
|
|
2078
|
+
};
|
|
2079
|
+
|
|
2080
|
+
|
|
2081
|
+
/**
|
|
2082
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
2083
|
+
* given reader into the given message object.
|
|
2084
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy} msg The message object to deserialize into.
|
|
2085
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2086
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy}
|
|
2087
|
+
*/
|
|
2088
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.deserializeBinaryFromReader = function(msg, reader) {
|
|
2089
|
+
while (reader.nextField()) {
|
|
2090
|
+
if (reader.isEndGroup()) {
|
|
2091
|
+
break;
|
|
2092
|
+
}
|
|
2093
|
+
var field = reader.getFieldNumber();
|
|
2094
|
+
switch (field) {
|
|
2095
|
+
case 1:
|
|
2096
|
+
var value = msg.getPercentagesMap();
|
|
2097
|
+
reader.readMessage(value, function(message, reader) {
|
|
2098
|
+
jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readStringRequireUtf8, jspb.BinaryReader.prototype.readDouble, null, "", 0.0);
|
|
2099
|
+
});
|
|
2100
|
+
break;
|
|
2101
|
+
default:
|
|
2102
|
+
reader.skipField();
|
|
2103
|
+
break;
|
|
2104
|
+
}
|
|
2105
|
+
}
|
|
2106
|
+
return msg;
|
|
2107
|
+
};
|
|
2108
|
+
|
|
2109
|
+
|
|
2110
|
+
/**
|
|
2111
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
2112
|
+
* @return {!Uint8Array}
|
|
2113
|
+
*/
|
|
2114
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.prototype.serializeBinary = function() {
|
|
2115
|
+
var writer = new jspb.BinaryWriter();
|
|
2116
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.serializeBinaryToWriter(this, writer);
|
|
2117
|
+
return writer.getResultBuffer();
|
|
2118
|
+
};
|
|
2119
|
+
|
|
2120
|
+
|
|
2121
|
+
/**
|
|
2122
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2123
|
+
* format), writing to the given BinaryWriter.
|
|
2124
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy} message
|
|
2125
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2126
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2127
|
+
*/
|
|
2128
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.serializeBinaryToWriter = function(message, writer) {
|
|
2129
|
+
var f = undefined;
|
|
2130
|
+
f = message.getPercentagesMap(true);
|
|
2131
|
+
if (f && f.getLength() > 0) {
|
|
2132
|
+
jspb.internal.public_for_gencode.serializeMapToBinary(
|
|
2133
|
+
message.getPercentagesMap(true),
|
|
2134
|
+
1,
|
|
2135
|
+
writer,
|
|
2136
|
+
jspb.BinaryWriter.prototype.writeString,
|
|
2137
|
+
jspb.BinaryWriter.prototype.writeDouble);
|
|
2138
|
+
}
|
|
2139
|
+
};
|
|
2140
|
+
|
|
2141
|
+
|
|
2142
|
+
/**
|
|
2143
|
+
* map<string, double> percentages = 1;
|
|
2144
|
+
* @param {boolean=} opt_noLazyCreate Do not create the map if
|
|
2145
|
+
* empty, instead returning `undefined`
|
|
2146
|
+
* @return {!jspb.Map<string,number>}
|
|
2147
|
+
*/
|
|
2148
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.prototype.getPercentagesMap = function(opt_noLazyCreate) {
|
|
2149
|
+
return /** @type {!jspb.Map<string,number>} */ (
|
|
2150
|
+
jspb.Message.getMapField(this, 1, opt_noLazyCreate,
|
|
2151
|
+
null));
|
|
2152
|
+
};
|
|
2153
|
+
|
|
2154
|
+
|
|
2155
|
+
/**
|
|
2156
|
+
* Clears values from the map. The map will be non-null.
|
|
2157
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy} returns this
|
|
2158
|
+
*/
|
|
2159
|
+
proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy.prototype.clearPercentagesMap = function() {
|
|
2160
|
+
this.getPercentagesMap().clear();
|
|
2161
|
+
return this;
|
|
2162
|
+
};
|
|
2163
|
+
|
|
2164
|
+
|
|
2165
|
+
|
|
2166
|
+
|
|
2167
|
+
|
|
2168
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2169
|
+
/**
|
|
2170
|
+
* Creates an object representation of this proto.
|
|
2171
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2172
|
+
* Optional fields that are not set will be set to undefined.
|
|
2173
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2174
|
+
* For the list of reserved names please see:
|
|
2175
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2176
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2177
|
+
* JSPB instance for transitional soy proto support:
|
|
2178
|
+
* http://goto/soy-param-migration
|
|
2179
|
+
* @return {!Object}
|
|
2180
|
+
*/
|
|
2181
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.prototype.toObject = function(opt_includeInstance) {
|
|
2182
|
+
return proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.toObject(opt_includeInstance, this);
|
|
2183
|
+
};
|
|
2184
|
+
|
|
2185
|
+
|
|
2186
|
+
/**
|
|
2187
|
+
* Static version of the {@see toObject} method.
|
|
2188
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2189
|
+
* the JSPB instance for transitional soy proto support:
|
|
2190
|
+
* http://goto/soy-param-migration
|
|
2191
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy} msg The msg instance to transform.
|
|
2192
|
+
* @return {!Object}
|
|
2193
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2194
|
+
*/
|
|
2195
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.toObject = function(includeInstance, msg) {
|
|
2196
|
+
var f, obj = {
|
|
2197
|
+
|
|
2198
|
+
};
|
|
2199
|
+
|
|
2200
|
+
if (includeInstance) {
|
|
2201
|
+
obj.$jspbMessageInstance = msg;
|
|
2202
|
+
}
|
|
2203
|
+
return obj;
|
|
2204
|
+
};
|
|
2205
|
+
}
|
|
2206
|
+
|
|
2207
|
+
|
|
2208
|
+
/**
|
|
2209
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2210
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2211
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy}
|
|
2212
|
+
*/
|
|
2213
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.deserializeBinary = function(bytes) {
|
|
2214
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2215
|
+
var msg = new proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy;
|
|
2216
|
+
return proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.deserializeBinaryFromReader(msg, reader);
|
|
2217
|
+
};
|
|
2218
|
+
|
|
2219
|
+
|
|
2220
|
+
/**
|
|
2221
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
2222
|
+
* given reader into the given message object.
|
|
2223
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy} msg The message object to deserialize into.
|
|
2224
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2225
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy}
|
|
2226
|
+
*/
|
|
2227
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.deserializeBinaryFromReader = function(msg, reader) {
|
|
2228
|
+
while (reader.nextField()) {
|
|
2229
|
+
if (reader.isEndGroup()) {
|
|
2230
|
+
break;
|
|
2231
|
+
}
|
|
2232
|
+
var field = reader.getFieldNumber();
|
|
2233
|
+
switch (field) {
|
|
2234
|
+
default:
|
|
2235
|
+
reader.skipField();
|
|
2236
|
+
break;
|
|
2237
|
+
}
|
|
2238
|
+
}
|
|
2239
|
+
return msg;
|
|
2240
|
+
};
|
|
2241
|
+
|
|
2242
|
+
|
|
2243
|
+
/**
|
|
2244
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
2245
|
+
* @return {!Uint8Array}
|
|
2246
|
+
*/
|
|
2247
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.prototype.serializeBinary = function() {
|
|
2248
|
+
var writer = new jspb.BinaryWriter();
|
|
2249
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.serializeBinaryToWriter(this, writer);
|
|
2250
|
+
return writer.getResultBuffer();
|
|
2251
|
+
};
|
|
2252
|
+
|
|
2253
|
+
|
|
2254
|
+
/**
|
|
2255
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2256
|
+
* format), writing to the given BinaryWriter.
|
|
2257
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy} message
|
|
2258
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2259
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2260
|
+
*/
|
|
2261
|
+
proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy.serializeBinaryToWriter = function(message, writer) {
|
|
2262
|
+
var f = undefined;
|
|
2263
|
+
};
|
|
2264
|
+
|
|
2265
|
+
|
|
2266
|
+
/**
|
|
2267
|
+
* optional string rollout_id = 1;
|
|
2268
|
+
* @return {string}
|
|
2269
|
+
*/
|
|
2270
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.getRolloutId = function() {
|
|
2271
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
2272
|
+
};
|
|
2273
|
+
|
|
2274
|
+
|
|
2275
|
+
/**
|
|
2276
|
+
* @param {string} value
|
|
2277
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2278
|
+
*/
|
|
2279
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.setRolloutId = function(value) {
|
|
2280
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
2281
|
+
};
|
|
2282
|
+
|
|
2283
|
+
|
|
2284
|
+
/**
|
|
2285
|
+
* optional google.protobuf.Timestamp create_time = 2;
|
|
2286
|
+
* @return {?proto.google.protobuf.Timestamp}
|
|
2287
|
+
*/
|
|
2288
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.getCreateTime = function() {
|
|
2289
|
+
return /** @type{?proto.google.protobuf.Timestamp} */ (
|
|
2290
|
+
jspb.Message.getWrapperField(this, google_protobuf_timestamp_pb.Timestamp, 2));
|
|
2291
|
+
};
|
|
2292
|
+
|
|
2293
|
+
|
|
2294
|
+
/**
|
|
2295
|
+
* @param {?proto.google.protobuf.Timestamp|undefined} value
|
|
2296
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2297
|
+
*/
|
|
2298
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.setCreateTime = function(value) {
|
|
2299
|
+
return jspb.Message.setWrapperField(this, 2, value);
|
|
2300
|
+
};
|
|
2301
|
+
|
|
2302
|
+
|
|
2303
|
+
/**
|
|
2304
|
+
* Clears the message field making it undefined.
|
|
2305
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2306
|
+
*/
|
|
2307
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.clearCreateTime = function() {
|
|
2308
|
+
return this.setCreateTime(undefined);
|
|
2309
|
+
};
|
|
2310
|
+
|
|
2311
|
+
|
|
2312
|
+
/**
|
|
2313
|
+
* Returns whether this field is set.
|
|
2314
|
+
* @return {boolean}
|
|
2315
|
+
*/
|
|
2316
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.hasCreateTime = function() {
|
|
2317
|
+
return jspb.Message.getField(this, 2) != null;
|
|
2318
|
+
};
|
|
2319
|
+
|
|
2320
|
+
|
|
2321
|
+
/**
|
|
2322
|
+
* optional string created_by = 3;
|
|
2323
|
+
* @return {string}
|
|
2324
|
+
*/
|
|
2325
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.getCreatedBy = function() {
|
|
2326
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, ""));
|
|
2327
|
+
};
|
|
2328
|
+
|
|
2329
|
+
|
|
2330
|
+
/**
|
|
2331
|
+
* @param {string} value
|
|
2332
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2333
|
+
*/
|
|
2334
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.setCreatedBy = function(value) {
|
|
2335
|
+
return jspb.Message.setProto3StringField(this, 3, value);
|
|
2336
|
+
};
|
|
2337
|
+
|
|
2338
|
+
|
|
2339
|
+
/**
|
|
2340
|
+
* optional RolloutStatus status = 4;
|
|
2341
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout.RolloutStatus}
|
|
2342
|
+
*/
|
|
2343
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.getStatus = function() {
|
|
2344
|
+
return /** @type {!proto.google.api.servicemanagement.v1.Rollout.RolloutStatus} */ (jspb.Message.getFieldWithDefault(this, 4, 0));
|
|
2345
|
+
};
|
|
2346
|
+
|
|
2347
|
+
|
|
2348
|
+
/**
|
|
2349
|
+
* @param {!proto.google.api.servicemanagement.v1.Rollout.RolloutStatus} value
|
|
2350
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2351
|
+
*/
|
|
2352
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.setStatus = function(value) {
|
|
2353
|
+
return jspb.Message.setProto3EnumField(this, 4, value);
|
|
2354
|
+
};
|
|
2355
|
+
|
|
2356
|
+
|
|
2357
|
+
/**
|
|
2358
|
+
* optional TrafficPercentStrategy traffic_percent_strategy = 5;
|
|
2359
|
+
* @return {?proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy}
|
|
2360
|
+
*/
|
|
2361
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.getTrafficPercentStrategy = function() {
|
|
2362
|
+
return /** @type{?proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy} */ (
|
|
2363
|
+
jspb.Message.getWrapperField(this, proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy, 5));
|
|
2364
|
+
};
|
|
2365
|
+
|
|
2366
|
+
|
|
2367
|
+
/**
|
|
2368
|
+
* @param {?proto.google.api.servicemanagement.v1.Rollout.TrafficPercentStrategy|undefined} value
|
|
2369
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2370
|
+
*/
|
|
2371
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.setTrafficPercentStrategy = function(value) {
|
|
2372
|
+
return jspb.Message.setOneofWrapperField(this, 5, proto.google.api.servicemanagement.v1.Rollout.oneofGroups_[0], value);
|
|
2373
|
+
};
|
|
2374
|
+
|
|
2375
|
+
|
|
2376
|
+
/**
|
|
2377
|
+
* Clears the message field making it undefined.
|
|
2378
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2379
|
+
*/
|
|
2380
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.clearTrafficPercentStrategy = function() {
|
|
2381
|
+
return this.setTrafficPercentStrategy(undefined);
|
|
2382
|
+
};
|
|
2383
|
+
|
|
2384
|
+
|
|
2385
|
+
/**
|
|
2386
|
+
* Returns whether this field is set.
|
|
2387
|
+
* @return {boolean}
|
|
2388
|
+
*/
|
|
2389
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.hasTrafficPercentStrategy = function() {
|
|
2390
|
+
return jspb.Message.getField(this, 5) != null;
|
|
2391
|
+
};
|
|
2392
|
+
|
|
2393
|
+
|
|
2394
|
+
/**
|
|
2395
|
+
* optional DeleteServiceStrategy delete_service_strategy = 200;
|
|
2396
|
+
* @return {?proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy}
|
|
2397
|
+
*/
|
|
2398
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.getDeleteServiceStrategy = function() {
|
|
2399
|
+
return /** @type{?proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy} */ (
|
|
2400
|
+
jspb.Message.getWrapperField(this, proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy, 200));
|
|
2401
|
+
};
|
|
2402
|
+
|
|
2403
|
+
|
|
2404
|
+
/**
|
|
2405
|
+
* @param {?proto.google.api.servicemanagement.v1.Rollout.DeleteServiceStrategy|undefined} value
|
|
2406
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2407
|
+
*/
|
|
2408
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.setDeleteServiceStrategy = function(value) {
|
|
2409
|
+
return jspb.Message.setOneofWrapperField(this, 200, proto.google.api.servicemanagement.v1.Rollout.oneofGroups_[0], value);
|
|
2410
|
+
};
|
|
2411
|
+
|
|
2412
|
+
|
|
2413
|
+
/**
|
|
2414
|
+
* Clears the message field making it undefined.
|
|
2415
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2416
|
+
*/
|
|
2417
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.clearDeleteServiceStrategy = function() {
|
|
2418
|
+
return this.setDeleteServiceStrategy(undefined);
|
|
2419
|
+
};
|
|
2420
|
+
|
|
2421
|
+
|
|
2422
|
+
/**
|
|
2423
|
+
* Returns whether this field is set.
|
|
2424
|
+
* @return {boolean}
|
|
2425
|
+
*/
|
|
2426
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.hasDeleteServiceStrategy = function() {
|
|
2427
|
+
return jspb.Message.getField(this, 200) != null;
|
|
2428
|
+
};
|
|
2429
|
+
|
|
2430
|
+
|
|
2431
|
+
/**
|
|
2432
|
+
* optional string service_name = 8;
|
|
2433
|
+
* @return {string}
|
|
2434
|
+
*/
|
|
2435
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.getServiceName = function() {
|
|
2436
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, ""));
|
|
2437
|
+
};
|
|
2438
|
+
|
|
2439
|
+
|
|
2440
|
+
/**
|
|
2441
|
+
* @param {string} value
|
|
2442
|
+
* @return {!proto.google.api.servicemanagement.v1.Rollout} returns this
|
|
2443
|
+
*/
|
|
2444
|
+
proto.google.api.servicemanagement.v1.Rollout.prototype.setServiceName = function(value) {
|
|
2445
|
+
return jspb.Message.setProto3StringField(this, 8, value);
|
|
2446
|
+
};
|
|
2447
|
+
|
|
2448
|
+
|
|
2449
|
+
goog.object.extend(exports, proto.google.api.servicemanagement.v1);
|
|
2450
|
+
|
|
2451
|
+
// Below is base64 encoded GeneratedCodeInfo proto
|
|
2452
|
+
// CjsKAgQAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiNFiCbFgo7CgIEARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Yvxwg0BwKPQoEBAEDABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y0iMg1iMKOwoCBAISL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGJIqIJwqCjsKAgQDEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxi0MCDAMAo7CgIEBBIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YnDcgpjcKOwoCBAUSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGL49IMc9CjsKAgQGEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjcQyDoQwo7CgIEBxIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YxEogy0oKPQoEBAcDABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YmFEgrlEKPQoEBAcDARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Yilggn1gKPQoEBAACABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YsnwgwHwKPQoEBAACABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y1X4g434KPwoEBAACARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YwIABINSAAQo/CgQEAAIBEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjpggEg/YIBCj8KBAQBBAASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGPCuASD2rgEKQQoGBAEEAAIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxj9rgEgj68BCkEKBgQBBAACARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Ylq8BIJqvAQpBCgYEAQQAAgISL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGKGvASCsrwEKQQoGBAEEAAIDEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxizrwEgvq8BCkEKBgQBBAACBBIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Yxa8BIMuvAQpBCgYEAQQAAgUSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGNKvASDbrwEKQQoGBAEDAAIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjb0QEg6dEBCkEKBgQBAwACABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YjtQBIJzUAQpBCgYEAQMAAgESL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGK3WASC21gEKQQoGBAEDAAIBEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjM2QEg1dkBCj8KBAQBAgASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGLbbASDK2wEKPwoEBAECABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y7t0BIILeAQo/CgQEAQIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxim4AEgtuABCj8KBAQBAgASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGO7iASCE4wEKPwoEBAECARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y+uQBIIblAQo/CgQEAQIBEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjg6AEg7OgBCj8KBAQBAgESL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGM3rASDV6wEKPwoEBAECARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y2u4BIOjuAQo/CgQEAQICEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxim8AEgu/ABCj8KBAQBAgISL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGNXyASDq8gEKPwoEBAECAxIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y6/QBIPf0AQo/CgQEAQIDEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjz9wEg//cBCj8KBAQBAgMSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGJ76ASCs+gEKPwoEBAECAxIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y7fsBIPn7AQo/CgQEAgQAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjMngIg0J4CCkEKBgQCBAACABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y154CIN6eAgpBCgYEAgQAAgESL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGOWeAiDqngIKPwoEBAICABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y6p8CIPWfAgo/CgQEAgIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiCogIgjaICCj8KBAQCAgESL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGIWkAiCMpAIKPwoEBAICARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y+KYCIP+mAgo/CgQEAgICEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjKqAIg1KgCCj8KBAQCAgISL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGOGqAiDrqgIKPwoEBAMCABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Ymc8CIJ7PAgo/CgQEAwIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiv0QIgtNECCj8KBAQDAgESL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGLjTAiDE0wIKPwoEBAMCARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y8NYCIPzWAgo/CgQEAwIBEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjA2QIgyNkCCj8KBAQDAgESL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGLfcAiDF3AIKPwoEBAQEABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Ykv8CIJr/AgpBCgYEBAQAAgASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGKH/AiC2/wIKQQoGBAQEAAIBEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxi9/wIg0P8CCkEKBgQEBAACAhIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y1/8CIOT/AgpBCgYEBAQAAgMSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGOv/AiD4/wIKQQoGBAQEAAIEEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxj//wIgmIADCkEKBgQEBAACBRIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Yn4ADIKmAAwo/CgQEBAIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiqgQMgtYEDCj8KBAQEAgASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGMKDAyDNgwMKPwoEBAQCARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YrYUDILyFAwo/CgQEBAIBEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjLjQMg2o0DCj8KBAQEAgISL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGN6PAyDpjwMKPwoEBAQCAhIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y3ZIDIOiSAwo/CgQEBQIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiIsQMgj7EDCj8KBAQFAgASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGJqzAyChswMKPwoEBAYCABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y/tUDIJLWAwo/CgQEBgIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiQ2QMgpNkDCj8KBAQGAgASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGMLbAyDS2wMKPwoEBAYCABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Yrt4DIMTeAwo/CgQEBwIEEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxim4wMgvuMDCj8KBAQHAgUSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGMXjAyDc4wMKPwoEBAcEABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YkZkEIJ6ZBApBCgYEBwQAAgASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGKWZBCC/mQQKQQoGBAcEAAIBEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjGmQQg0ZkECkEKBgQHBAACAhIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y2JkEIN+ZBApBCgYEBwQAAgMSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGOaZBCDvmQQKQQoGBAcEAAIEEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxj2mQQg/JkECkEKBgQHBAACBRIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Yg5oEIIqaBApBCgYEBwQAAgYSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGJGaBCCjmgQKQQoGBAcDAAIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjVvgQg5r4ECkEKBgQHAwACABIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y9sEEIInCBAo/CgQEBwIAEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxi74AQgx+AECj8KBAQHAgASL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGM7iBCDa4gQKPwoEBAcCARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y1eQEIOLkBAo/CgQEBwIBEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjK5wQg1+cECj8KBAQHAgESL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGOLpBCDx6QQKPwoEBAcCARIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YqesEILbrBAo/CgQEBwICEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxjz7AQg/+wECj8KBAQHAgISL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGIbvBCCS7wQKPwoEBAcCAxIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YmPEEIKHxBAo/CgQEBwIDEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiT9AQgnPQECj8KBAQHAgQSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGMT2BCDd9gQKPwoEBAcCBBIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YrfoEIMb6BAo/CgQEBwIEEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiV/QQgsP0ECj8KBAQHAgQSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGPT+BCCN/wQKPwoEBAcCBRIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8YpoEFIL6BBQo/CgQEBwIFEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxiNhQUgpYUFCj8KBAQHAgUSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGPaHBSCQiAUKPwoEBAcCBRIvZ29vZ2xlL2FwaS9zZXJ2aWNlbWFuYWdlbWVudC92MS9yZXNvdXJjZXMucHJvdG8Y04kFIOuJBQo/CgQEBwIGEi9nb29nbGUvYXBpL3NlcnZpY2VtYW5hZ2VtZW50L3YxL3Jlc291cmNlcy5wcm90bxisiwUguosFCj8KBAQHAgYSL2dvb2dsZS9hcGkvc2VydmljZW1hbmFnZW1lbnQvdjEvcmVzb3VyY2VzLnByb3RvGMGNBSDPjQU=
|