@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,3379 @@
|
|
|
1
|
+
// source: google/api/client.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_launch_stage_pb = require('../../google/api/launch_stage_pb.js');
|
|
19
|
+
goog.object.extend(proto, google_api_launch_stage_pb);
|
|
20
|
+
var google_protobuf_descriptor_pb = require('google-protobuf/google/protobuf/descriptor_pb.js');
|
|
21
|
+
goog.object.extend(proto, google_protobuf_descriptor_pb);
|
|
22
|
+
var google_protobuf_duration_pb = require('google-protobuf/google/protobuf/duration_pb.js');
|
|
23
|
+
goog.object.extend(proto, google_protobuf_duration_pb);
|
|
24
|
+
goog.exportSymbol('proto.google.api.ClientLibraryDestination', null, global);
|
|
25
|
+
goog.exportSymbol('proto.google.api.ClientLibraryOrganization', null, global);
|
|
26
|
+
goog.exportSymbol('proto.google.api.ClientLibrarySettings', null, global);
|
|
27
|
+
goog.exportSymbol('proto.google.api.CommonLanguageSettings', null, global);
|
|
28
|
+
goog.exportSymbol('proto.google.api.CppSettings', null, global);
|
|
29
|
+
goog.exportSymbol('proto.google.api.DotnetSettings', null, global);
|
|
30
|
+
goog.exportSymbol('proto.google.api.GoSettings', null, global);
|
|
31
|
+
goog.exportSymbol('proto.google.api.JavaSettings', null, global);
|
|
32
|
+
goog.exportSymbol('proto.google.api.MethodSettings', null, global);
|
|
33
|
+
goog.exportSymbol('proto.google.api.MethodSettings.LongRunning', null, global);
|
|
34
|
+
goog.exportSymbol('proto.google.api.NodeSettings', null, global);
|
|
35
|
+
goog.exportSymbol('proto.google.api.PhpSettings', null, global);
|
|
36
|
+
goog.exportSymbol('proto.google.api.Publishing', null, global);
|
|
37
|
+
goog.exportSymbol('proto.google.api.PythonSettings', null, global);
|
|
38
|
+
goog.exportSymbol('proto.google.api.RubySettings', null, global);
|
|
39
|
+
goog.exportSymbol('proto.google.api.defaultHost', null, global);
|
|
40
|
+
goog.exportSymbol('proto.google.api.methodSignatureList', null, global);
|
|
41
|
+
goog.exportSymbol('proto.google.api.oauthScopes', null, global);
|
|
42
|
+
/**
|
|
43
|
+
* Generated by JsPbCodeGenerator.
|
|
44
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
45
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
46
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
47
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
48
|
+
* valid.
|
|
49
|
+
* @extends {jspb.Message}
|
|
50
|
+
* @constructor
|
|
51
|
+
*/
|
|
52
|
+
proto.google.api.CommonLanguageSettings = function(opt_data) {
|
|
53
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.CommonLanguageSettings.repeatedFields_, null);
|
|
54
|
+
};
|
|
55
|
+
goog.inherits(proto.google.api.CommonLanguageSettings, jspb.Message);
|
|
56
|
+
if (goog.DEBUG && !COMPILED) {
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
* @override
|
|
60
|
+
*/
|
|
61
|
+
proto.google.api.CommonLanguageSettings.displayName = 'proto.google.api.CommonLanguageSettings';
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Generated by JsPbCodeGenerator.
|
|
65
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
66
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
67
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
68
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
69
|
+
* valid.
|
|
70
|
+
* @extends {jspb.Message}
|
|
71
|
+
* @constructor
|
|
72
|
+
*/
|
|
73
|
+
proto.google.api.ClientLibrarySettings = function(opt_data) {
|
|
74
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
75
|
+
};
|
|
76
|
+
goog.inherits(proto.google.api.ClientLibrarySettings, jspb.Message);
|
|
77
|
+
if (goog.DEBUG && !COMPILED) {
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
* @override
|
|
81
|
+
*/
|
|
82
|
+
proto.google.api.ClientLibrarySettings.displayName = 'proto.google.api.ClientLibrarySettings';
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Generated by JsPbCodeGenerator.
|
|
86
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
87
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
88
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
89
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
90
|
+
* valid.
|
|
91
|
+
* @extends {jspb.Message}
|
|
92
|
+
* @constructor
|
|
93
|
+
*/
|
|
94
|
+
proto.google.api.Publishing = function(opt_data) {
|
|
95
|
+
jspb.Message.initialize(this, opt_data, 0, -1, proto.google.api.Publishing.repeatedFields_, null);
|
|
96
|
+
};
|
|
97
|
+
goog.inherits(proto.google.api.Publishing, jspb.Message);
|
|
98
|
+
if (goog.DEBUG && !COMPILED) {
|
|
99
|
+
/**
|
|
100
|
+
* @public
|
|
101
|
+
* @override
|
|
102
|
+
*/
|
|
103
|
+
proto.google.api.Publishing.displayName = 'proto.google.api.Publishing';
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* Generated by JsPbCodeGenerator.
|
|
107
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
108
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
109
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
110
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
111
|
+
* valid.
|
|
112
|
+
* @extends {jspb.Message}
|
|
113
|
+
* @constructor
|
|
114
|
+
*/
|
|
115
|
+
proto.google.api.JavaSettings = function(opt_data) {
|
|
116
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
117
|
+
};
|
|
118
|
+
goog.inherits(proto.google.api.JavaSettings, jspb.Message);
|
|
119
|
+
if (goog.DEBUG && !COMPILED) {
|
|
120
|
+
/**
|
|
121
|
+
* @public
|
|
122
|
+
* @override
|
|
123
|
+
*/
|
|
124
|
+
proto.google.api.JavaSettings.displayName = 'proto.google.api.JavaSettings';
|
|
125
|
+
}
|
|
126
|
+
/**
|
|
127
|
+
* Generated by JsPbCodeGenerator.
|
|
128
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
129
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
130
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
131
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
132
|
+
* valid.
|
|
133
|
+
* @extends {jspb.Message}
|
|
134
|
+
* @constructor
|
|
135
|
+
*/
|
|
136
|
+
proto.google.api.CppSettings = function(opt_data) {
|
|
137
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
138
|
+
};
|
|
139
|
+
goog.inherits(proto.google.api.CppSettings, jspb.Message);
|
|
140
|
+
if (goog.DEBUG && !COMPILED) {
|
|
141
|
+
/**
|
|
142
|
+
* @public
|
|
143
|
+
* @override
|
|
144
|
+
*/
|
|
145
|
+
proto.google.api.CppSettings.displayName = 'proto.google.api.CppSettings';
|
|
146
|
+
}
|
|
147
|
+
/**
|
|
148
|
+
* Generated by JsPbCodeGenerator.
|
|
149
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
150
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
151
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
152
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
153
|
+
* valid.
|
|
154
|
+
* @extends {jspb.Message}
|
|
155
|
+
* @constructor
|
|
156
|
+
*/
|
|
157
|
+
proto.google.api.PhpSettings = function(opt_data) {
|
|
158
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
159
|
+
};
|
|
160
|
+
goog.inherits(proto.google.api.PhpSettings, jspb.Message);
|
|
161
|
+
if (goog.DEBUG && !COMPILED) {
|
|
162
|
+
/**
|
|
163
|
+
* @public
|
|
164
|
+
* @override
|
|
165
|
+
*/
|
|
166
|
+
proto.google.api.PhpSettings.displayName = 'proto.google.api.PhpSettings';
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* Generated by JsPbCodeGenerator.
|
|
170
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
171
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
172
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
173
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
174
|
+
* valid.
|
|
175
|
+
* @extends {jspb.Message}
|
|
176
|
+
* @constructor
|
|
177
|
+
*/
|
|
178
|
+
proto.google.api.PythonSettings = function(opt_data) {
|
|
179
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
180
|
+
};
|
|
181
|
+
goog.inherits(proto.google.api.PythonSettings, jspb.Message);
|
|
182
|
+
if (goog.DEBUG && !COMPILED) {
|
|
183
|
+
/**
|
|
184
|
+
* @public
|
|
185
|
+
* @override
|
|
186
|
+
*/
|
|
187
|
+
proto.google.api.PythonSettings.displayName = 'proto.google.api.PythonSettings';
|
|
188
|
+
}
|
|
189
|
+
/**
|
|
190
|
+
* Generated by JsPbCodeGenerator.
|
|
191
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
192
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
193
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
194
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
195
|
+
* valid.
|
|
196
|
+
* @extends {jspb.Message}
|
|
197
|
+
* @constructor
|
|
198
|
+
*/
|
|
199
|
+
proto.google.api.NodeSettings = function(opt_data) {
|
|
200
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
201
|
+
};
|
|
202
|
+
goog.inherits(proto.google.api.NodeSettings, jspb.Message);
|
|
203
|
+
if (goog.DEBUG && !COMPILED) {
|
|
204
|
+
/**
|
|
205
|
+
* @public
|
|
206
|
+
* @override
|
|
207
|
+
*/
|
|
208
|
+
proto.google.api.NodeSettings.displayName = 'proto.google.api.NodeSettings';
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* Generated by JsPbCodeGenerator.
|
|
212
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
213
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
214
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
215
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
216
|
+
* valid.
|
|
217
|
+
* @extends {jspb.Message}
|
|
218
|
+
* @constructor
|
|
219
|
+
*/
|
|
220
|
+
proto.google.api.DotnetSettings = function(opt_data) {
|
|
221
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
222
|
+
};
|
|
223
|
+
goog.inherits(proto.google.api.DotnetSettings, jspb.Message);
|
|
224
|
+
if (goog.DEBUG && !COMPILED) {
|
|
225
|
+
/**
|
|
226
|
+
* @public
|
|
227
|
+
* @override
|
|
228
|
+
*/
|
|
229
|
+
proto.google.api.DotnetSettings.displayName = 'proto.google.api.DotnetSettings';
|
|
230
|
+
}
|
|
231
|
+
/**
|
|
232
|
+
* Generated by JsPbCodeGenerator.
|
|
233
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
234
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
235
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
236
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
237
|
+
* valid.
|
|
238
|
+
* @extends {jspb.Message}
|
|
239
|
+
* @constructor
|
|
240
|
+
*/
|
|
241
|
+
proto.google.api.RubySettings = function(opt_data) {
|
|
242
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
243
|
+
};
|
|
244
|
+
goog.inherits(proto.google.api.RubySettings, jspb.Message);
|
|
245
|
+
if (goog.DEBUG && !COMPILED) {
|
|
246
|
+
/**
|
|
247
|
+
* @public
|
|
248
|
+
* @override
|
|
249
|
+
*/
|
|
250
|
+
proto.google.api.RubySettings.displayName = 'proto.google.api.RubySettings';
|
|
251
|
+
}
|
|
252
|
+
/**
|
|
253
|
+
* Generated by JsPbCodeGenerator.
|
|
254
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
255
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
256
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
257
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
258
|
+
* valid.
|
|
259
|
+
* @extends {jspb.Message}
|
|
260
|
+
* @constructor
|
|
261
|
+
*/
|
|
262
|
+
proto.google.api.GoSettings = function(opt_data) {
|
|
263
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
264
|
+
};
|
|
265
|
+
goog.inherits(proto.google.api.GoSettings, jspb.Message);
|
|
266
|
+
if (goog.DEBUG && !COMPILED) {
|
|
267
|
+
/**
|
|
268
|
+
* @public
|
|
269
|
+
* @override
|
|
270
|
+
*/
|
|
271
|
+
proto.google.api.GoSettings.displayName = 'proto.google.api.GoSettings';
|
|
272
|
+
}
|
|
273
|
+
/**
|
|
274
|
+
* Generated by JsPbCodeGenerator.
|
|
275
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
276
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
277
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
278
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
279
|
+
* valid.
|
|
280
|
+
* @extends {jspb.Message}
|
|
281
|
+
* @constructor
|
|
282
|
+
*/
|
|
283
|
+
proto.google.api.MethodSettings = function(opt_data) {
|
|
284
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
285
|
+
};
|
|
286
|
+
goog.inherits(proto.google.api.MethodSettings, jspb.Message);
|
|
287
|
+
if (goog.DEBUG && !COMPILED) {
|
|
288
|
+
/**
|
|
289
|
+
* @public
|
|
290
|
+
* @override
|
|
291
|
+
*/
|
|
292
|
+
proto.google.api.MethodSettings.displayName = 'proto.google.api.MethodSettings';
|
|
293
|
+
}
|
|
294
|
+
/**
|
|
295
|
+
* Generated by JsPbCodeGenerator.
|
|
296
|
+
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
297
|
+
* server response, or constructed directly in Javascript. The array is used
|
|
298
|
+
* in place and becomes part of the constructed object. It is not cloned.
|
|
299
|
+
* If no data is provided, the constructed object will be empty, but still
|
|
300
|
+
* valid.
|
|
301
|
+
* @extends {jspb.Message}
|
|
302
|
+
* @constructor
|
|
303
|
+
*/
|
|
304
|
+
proto.google.api.MethodSettings.LongRunning = function(opt_data) {
|
|
305
|
+
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
306
|
+
};
|
|
307
|
+
goog.inherits(proto.google.api.MethodSettings.LongRunning, jspb.Message);
|
|
308
|
+
if (goog.DEBUG && !COMPILED) {
|
|
309
|
+
/**
|
|
310
|
+
* @public
|
|
311
|
+
* @override
|
|
312
|
+
*/
|
|
313
|
+
proto.google.api.MethodSettings.LongRunning.displayName = 'proto.google.api.MethodSettings.LongRunning';
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
/**
|
|
317
|
+
* List of repeated fields within this message type.
|
|
318
|
+
* @private {!Array<number>}
|
|
319
|
+
* @const
|
|
320
|
+
*/
|
|
321
|
+
proto.google.api.CommonLanguageSettings.repeatedFields_ = [2];
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
326
|
+
/**
|
|
327
|
+
* Creates an object representation of this proto.
|
|
328
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
329
|
+
* Optional fields that are not set will be set to undefined.
|
|
330
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
331
|
+
* For the list of reserved names please see:
|
|
332
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
333
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
334
|
+
* JSPB instance for transitional soy proto support:
|
|
335
|
+
* http://goto/soy-param-migration
|
|
336
|
+
* @return {!Object}
|
|
337
|
+
*/
|
|
338
|
+
proto.google.api.CommonLanguageSettings.prototype.toObject = function(opt_includeInstance) {
|
|
339
|
+
return proto.google.api.CommonLanguageSettings.toObject(opt_includeInstance, this);
|
|
340
|
+
};
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
/**
|
|
344
|
+
* Static version of the {@see toObject} method.
|
|
345
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
346
|
+
* the JSPB instance for transitional soy proto support:
|
|
347
|
+
* http://goto/soy-param-migration
|
|
348
|
+
* @param {!proto.google.api.CommonLanguageSettings} msg The msg instance to transform.
|
|
349
|
+
* @return {!Object}
|
|
350
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
351
|
+
*/
|
|
352
|
+
proto.google.api.CommonLanguageSettings.toObject = function(includeInstance, msg) {
|
|
353
|
+
var f, obj = {
|
|
354
|
+
referenceDocsUri: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
355
|
+
destinationsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f
|
|
356
|
+
};
|
|
357
|
+
|
|
358
|
+
if (includeInstance) {
|
|
359
|
+
obj.$jspbMessageInstance = msg;
|
|
360
|
+
}
|
|
361
|
+
return obj;
|
|
362
|
+
};
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
/**
|
|
367
|
+
* Deserializes binary data (in protobuf wire format).
|
|
368
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
369
|
+
* @return {!proto.google.api.CommonLanguageSettings}
|
|
370
|
+
*/
|
|
371
|
+
proto.google.api.CommonLanguageSettings.deserializeBinary = function(bytes) {
|
|
372
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
373
|
+
var msg = new proto.google.api.CommonLanguageSettings;
|
|
374
|
+
return proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader(msg, reader);
|
|
375
|
+
};
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
/**
|
|
379
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
380
|
+
* given reader into the given message object.
|
|
381
|
+
* @param {!proto.google.api.CommonLanguageSettings} msg The message object to deserialize into.
|
|
382
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
383
|
+
* @return {!proto.google.api.CommonLanguageSettings}
|
|
384
|
+
*/
|
|
385
|
+
proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
386
|
+
while (reader.nextField()) {
|
|
387
|
+
if (reader.isEndGroup()) {
|
|
388
|
+
break;
|
|
389
|
+
}
|
|
390
|
+
var field = reader.getFieldNumber();
|
|
391
|
+
switch (field) {
|
|
392
|
+
case 1:
|
|
393
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
394
|
+
msg.setReferenceDocsUri(value);
|
|
395
|
+
break;
|
|
396
|
+
case 2:
|
|
397
|
+
reader.readPackableEnumInto(msg.getDestinationsList());
|
|
398
|
+
break;
|
|
399
|
+
default:
|
|
400
|
+
reader.skipField();
|
|
401
|
+
break;
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
return msg;
|
|
405
|
+
};
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
/**
|
|
409
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
410
|
+
* @return {!Uint8Array}
|
|
411
|
+
*/
|
|
412
|
+
proto.google.api.CommonLanguageSettings.prototype.serializeBinary = function() {
|
|
413
|
+
var writer = new jspb.BinaryWriter();
|
|
414
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter(this, writer);
|
|
415
|
+
return writer.getResultBuffer();
|
|
416
|
+
};
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
/**
|
|
420
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
421
|
+
* format), writing to the given BinaryWriter.
|
|
422
|
+
* @param {!proto.google.api.CommonLanguageSettings} message
|
|
423
|
+
* @param {!jspb.BinaryWriter} writer
|
|
424
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
425
|
+
*/
|
|
426
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter = function(message, writer) {
|
|
427
|
+
var f = undefined;
|
|
428
|
+
f = message.getReferenceDocsUri();
|
|
429
|
+
if (f.length > 0) {
|
|
430
|
+
writer.writeString(
|
|
431
|
+
1,
|
|
432
|
+
f
|
|
433
|
+
);
|
|
434
|
+
}
|
|
435
|
+
f = message.getDestinationsList();
|
|
436
|
+
if (f.length > 0) {
|
|
437
|
+
writer.writePackedEnum(
|
|
438
|
+
2,
|
|
439
|
+
f
|
|
440
|
+
);
|
|
441
|
+
}
|
|
442
|
+
};
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
/**
|
|
446
|
+
* optional string reference_docs_uri = 1;
|
|
447
|
+
* @return {string}
|
|
448
|
+
*/
|
|
449
|
+
proto.google.api.CommonLanguageSettings.prototype.getReferenceDocsUri = function() {
|
|
450
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
451
|
+
};
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
/**
|
|
455
|
+
* @param {string} value
|
|
456
|
+
* @return {!proto.google.api.CommonLanguageSettings} returns this
|
|
457
|
+
*/
|
|
458
|
+
proto.google.api.CommonLanguageSettings.prototype.setReferenceDocsUri = function(value) {
|
|
459
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
460
|
+
};
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
/**
|
|
464
|
+
* repeated ClientLibraryDestination destinations = 2;
|
|
465
|
+
* @return {!Array<!proto.google.api.ClientLibraryDestination>}
|
|
466
|
+
*/
|
|
467
|
+
proto.google.api.CommonLanguageSettings.prototype.getDestinationsList = function() {
|
|
468
|
+
return /** @type {!Array<!proto.google.api.ClientLibraryDestination>} */ (jspb.Message.getRepeatedField(this, 2));
|
|
469
|
+
};
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
/**
|
|
473
|
+
* @param {!Array<!proto.google.api.ClientLibraryDestination>} value
|
|
474
|
+
* @return {!proto.google.api.CommonLanguageSettings} returns this
|
|
475
|
+
*/
|
|
476
|
+
proto.google.api.CommonLanguageSettings.prototype.setDestinationsList = function(value) {
|
|
477
|
+
return jspb.Message.setField(this, 2, value || []);
|
|
478
|
+
};
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
/**
|
|
482
|
+
* @param {!proto.google.api.ClientLibraryDestination} value
|
|
483
|
+
* @param {number=} opt_index
|
|
484
|
+
* @return {!proto.google.api.CommonLanguageSettings} returns this
|
|
485
|
+
*/
|
|
486
|
+
proto.google.api.CommonLanguageSettings.prototype.addDestinations = function(value, opt_index) {
|
|
487
|
+
return jspb.Message.addToRepeatedField(this, 2, value, opt_index);
|
|
488
|
+
};
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
/**
|
|
492
|
+
* Clears the list making it empty but non-null.
|
|
493
|
+
* @return {!proto.google.api.CommonLanguageSettings} returns this
|
|
494
|
+
*/
|
|
495
|
+
proto.google.api.CommonLanguageSettings.prototype.clearDestinationsList = function() {
|
|
496
|
+
return this.setDestinationsList([]);
|
|
497
|
+
};
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
504
|
+
/**
|
|
505
|
+
* Creates an object representation of this proto.
|
|
506
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
507
|
+
* Optional fields that are not set will be set to undefined.
|
|
508
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
509
|
+
* For the list of reserved names please see:
|
|
510
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
511
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
512
|
+
* JSPB instance for transitional soy proto support:
|
|
513
|
+
* http://goto/soy-param-migration
|
|
514
|
+
* @return {!Object}
|
|
515
|
+
*/
|
|
516
|
+
proto.google.api.ClientLibrarySettings.prototype.toObject = function(opt_includeInstance) {
|
|
517
|
+
return proto.google.api.ClientLibrarySettings.toObject(opt_includeInstance, this);
|
|
518
|
+
};
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
/**
|
|
522
|
+
* Static version of the {@see toObject} method.
|
|
523
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
524
|
+
* the JSPB instance for transitional soy proto support:
|
|
525
|
+
* http://goto/soy-param-migration
|
|
526
|
+
* @param {!proto.google.api.ClientLibrarySettings} msg The msg instance to transform.
|
|
527
|
+
* @return {!Object}
|
|
528
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
529
|
+
*/
|
|
530
|
+
proto.google.api.ClientLibrarySettings.toObject = function(includeInstance, msg) {
|
|
531
|
+
var f, obj = {
|
|
532
|
+
version: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
533
|
+
launchStage: jspb.Message.getFieldWithDefault(msg, 2, 0),
|
|
534
|
+
restNumericEnums: jspb.Message.getBooleanFieldWithDefault(msg, 3, false),
|
|
535
|
+
javaSettings: (f = msg.getJavaSettings()) && proto.google.api.JavaSettings.toObject(includeInstance, f),
|
|
536
|
+
cppSettings: (f = msg.getCppSettings()) && proto.google.api.CppSettings.toObject(includeInstance, f),
|
|
537
|
+
phpSettings: (f = msg.getPhpSettings()) && proto.google.api.PhpSettings.toObject(includeInstance, f),
|
|
538
|
+
pythonSettings: (f = msg.getPythonSettings()) && proto.google.api.PythonSettings.toObject(includeInstance, f),
|
|
539
|
+
nodeSettings: (f = msg.getNodeSettings()) && proto.google.api.NodeSettings.toObject(includeInstance, f),
|
|
540
|
+
dotnetSettings: (f = msg.getDotnetSettings()) && proto.google.api.DotnetSettings.toObject(includeInstance, f),
|
|
541
|
+
rubySettings: (f = msg.getRubySettings()) && proto.google.api.RubySettings.toObject(includeInstance, f),
|
|
542
|
+
goSettings: (f = msg.getGoSettings()) && proto.google.api.GoSettings.toObject(includeInstance, f)
|
|
543
|
+
};
|
|
544
|
+
|
|
545
|
+
if (includeInstance) {
|
|
546
|
+
obj.$jspbMessageInstance = msg;
|
|
547
|
+
}
|
|
548
|
+
return obj;
|
|
549
|
+
};
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
/**
|
|
554
|
+
* Deserializes binary data (in protobuf wire format).
|
|
555
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
556
|
+
* @return {!proto.google.api.ClientLibrarySettings}
|
|
557
|
+
*/
|
|
558
|
+
proto.google.api.ClientLibrarySettings.deserializeBinary = function(bytes) {
|
|
559
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
560
|
+
var msg = new proto.google.api.ClientLibrarySettings;
|
|
561
|
+
return proto.google.api.ClientLibrarySettings.deserializeBinaryFromReader(msg, reader);
|
|
562
|
+
};
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
/**
|
|
566
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
567
|
+
* given reader into the given message object.
|
|
568
|
+
* @param {!proto.google.api.ClientLibrarySettings} msg The message object to deserialize into.
|
|
569
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
570
|
+
* @return {!proto.google.api.ClientLibrarySettings}
|
|
571
|
+
*/
|
|
572
|
+
proto.google.api.ClientLibrarySettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
573
|
+
while (reader.nextField()) {
|
|
574
|
+
if (reader.isEndGroup()) {
|
|
575
|
+
break;
|
|
576
|
+
}
|
|
577
|
+
var field = reader.getFieldNumber();
|
|
578
|
+
switch (field) {
|
|
579
|
+
case 1:
|
|
580
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
581
|
+
msg.setVersion(value);
|
|
582
|
+
break;
|
|
583
|
+
case 2:
|
|
584
|
+
var value = /** @type {!proto.google.api.LaunchStage} */ (reader.readEnum());
|
|
585
|
+
msg.setLaunchStage(value);
|
|
586
|
+
break;
|
|
587
|
+
case 3:
|
|
588
|
+
var value = /** @type {boolean} */ (reader.readBool());
|
|
589
|
+
msg.setRestNumericEnums(value);
|
|
590
|
+
break;
|
|
591
|
+
case 21:
|
|
592
|
+
var value = new proto.google.api.JavaSettings;
|
|
593
|
+
reader.readMessage(value,proto.google.api.JavaSettings.deserializeBinaryFromReader);
|
|
594
|
+
msg.setJavaSettings(value);
|
|
595
|
+
break;
|
|
596
|
+
case 22:
|
|
597
|
+
var value = new proto.google.api.CppSettings;
|
|
598
|
+
reader.readMessage(value,proto.google.api.CppSettings.deserializeBinaryFromReader);
|
|
599
|
+
msg.setCppSettings(value);
|
|
600
|
+
break;
|
|
601
|
+
case 23:
|
|
602
|
+
var value = new proto.google.api.PhpSettings;
|
|
603
|
+
reader.readMessage(value,proto.google.api.PhpSettings.deserializeBinaryFromReader);
|
|
604
|
+
msg.setPhpSettings(value);
|
|
605
|
+
break;
|
|
606
|
+
case 24:
|
|
607
|
+
var value = new proto.google.api.PythonSettings;
|
|
608
|
+
reader.readMessage(value,proto.google.api.PythonSettings.deserializeBinaryFromReader);
|
|
609
|
+
msg.setPythonSettings(value);
|
|
610
|
+
break;
|
|
611
|
+
case 25:
|
|
612
|
+
var value = new proto.google.api.NodeSettings;
|
|
613
|
+
reader.readMessage(value,proto.google.api.NodeSettings.deserializeBinaryFromReader);
|
|
614
|
+
msg.setNodeSettings(value);
|
|
615
|
+
break;
|
|
616
|
+
case 26:
|
|
617
|
+
var value = new proto.google.api.DotnetSettings;
|
|
618
|
+
reader.readMessage(value,proto.google.api.DotnetSettings.deserializeBinaryFromReader);
|
|
619
|
+
msg.setDotnetSettings(value);
|
|
620
|
+
break;
|
|
621
|
+
case 27:
|
|
622
|
+
var value = new proto.google.api.RubySettings;
|
|
623
|
+
reader.readMessage(value,proto.google.api.RubySettings.deserializeBinaryFromReader);
|
|
624
|
+
msg.setRubySettings(value);
|
|
625
|
+
break;
|
|
626
|
+
case 28:
|
|
627
|
+
var value = new proto.google.api.GoSettings;
|
|
628
|
+
reader.readMessage(value,proto.google.api.GoSettings.deserializeBinaryFromReader);
|
|
629
|
+
msg.setGoSettings(value);
|
|
630
|
+
break;
|
|
631
|
+
default:
|
|
632
|
+
reader.skipField();
|
|
633
|
+
break;
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
return msg;
|
|
637
|
+
};
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
/**
|
|
641
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
642
|
+
* @return {!Uint8Array}
|
|
643
|
+
*/
|
|
644
|
+
proto.google.api.ClientLibrarySettings.prototype.serializeBinary = function() {
|
|
645
|
+
var writer = new jspb.BinaryWriter();
|
|
646
|
+
proto.google.api.ClientLibrarySettings.serializeBinaryToWriter(this, writer);
|
|
647
|
+
return writer.getResultBuffer();
|
|
648
|
+
};
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
/**
|
|
652
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
653
|
+
* format), writing to the given BinaryWriter.
|
|
654
|
+
* @param {!proto.google.api.ClientLibrarySettings} message
|
|
655
|
+
* @param {!jspb.BinaryWriter} writer
|
|
656
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
657
|
+
*/
|
|
658
|
+
proto.google.api.ClientLibrarySettings.serializeBinaryToWriter = function(message, writer) {
|
|
659
|
+
var f = undefined;
|
|
660
|
+
f = message.getVersion();
|
|
661
|
+
if (f.length > 0) {
|
|
662
|
+
writer.writeString(
|
|
663
|
+
1,
|
|
664
|
+
f
|
|
665
|
+
);
|
|
666
|
+
}
|
|
667
|
+
f = message.getLaunchStage();
|
|
668
|
+
if (f !== 0.0) {
|
|
669
|
+
writer.writeEnum(
|
|
670
|
+
2,
|
|
671
|
+
f
|
|
672
|
+
);
|
|
673
|
+
}
|
|
674
|
+
f = message.getRestNumericEnums();
|
|
675
|
+
if (f) {
|
|
676
|
+
writer.writeBool(
|
|
677
|
+
3,
|
|
678
|
+
f
|
|
679
|
+
);
|
|
680
|
+
}
|
|
681
|
+
f = message.getJavaSettings();
|
|
682
|
+
if (f != null) {
|
|
683
|
+
writer.writeMessage(
|
|
684
|
+
21,
|
|
685
|
+
f,
|
|
686
|
+
proto.google.api.JavaSettings.serializeBinaryToWriter
|
|
687
|
+
);
|
|
688
|
+
}
|
|
689
|
+
f = message.getCppSettings();
|
|
690
|
+
if (f != null) {
|
|
691
|
+
writer.writeMessage(
|
|
692
|
+
22,
|
|
693
|
+
f,
|
|
694
|
+
proto.google.api.CppSettings.serializeBinaryToWriter
|
|
695
|
+
);
|
|
696
|
+
}
|
|
697
|
+
f = message.getPhpSettings();
|
|
698
|
+
if (f != null) {
|
|
699
|
+
writer.writeMessage(
|
|
700
|
+
23,
|
|
701
|
+
f,
|
|
702
|
+
proto.google.api.PhpSettings.serializeBinaryToWriter
|
|
703
|
+
);
|
|
704
|
+
}
|
|
705
|
+
f = message.getPythonSettings();
|
|
706
|
+
if (f != null) {
|
|
707
|
+
writer.writeMessage(
|
|
708
|
+
24,
|
|
709
|
+
f,
|
|
710
|
+
proto.google.api.PythonSettings.serializeBinaryToWriter
|
|
711
|
+
);
|
|
712
|
+
}
|
|
713
|
+
f = message.getNodeSettings();
|
|
714
|
+
if (f != null) {
|
|
715
|
+
writer.writeMessage(
|
|
716
|
+
25,
|
|
717
|
+
f,
|
|
718
|
+
proto.google.api.NodeSettings.serializeBinaryToWriter
|
|
719
|
+
);
|
|
720
|
+
}
|
|
721
|
+
f = message.getDotnetSettings();
|
|
722
|
+
if (f != null) {
|
|
723
|
+
writer.writeMessage(
|
|
724
|
+
26,
|
|
725
|
+
f,
|
|
726
|
+
proto.google.api.DotnetSettings.serializeBinaryToWriter
|
|
727
|
+
);
|
|
728
|
+
}
|
|
729
|
+
f = message.getRubySettings();
|
|
730
|
+
if (f != null) {
|
|
731
|
+
writer.writeMessage(
|
|
732
|
+
27,
|
|
733
|
+
f,
|
|
734
|
+
proto.google.api.RubySettings.serializeBinaryToWriter
|
|
735
|
+
);
|
|
736
|
+
}
|
|
737
|
+
f = message.getGoSettings();
|
|
738
|
+
if (f != null) {
|
|
739
|
+
writer.writeMessage(
|
|
740
|
+
28,
|
|
741
|
+
f,
|
|
742
|
+
proto.google.api.GoSettings.serializeBinaryToWriter
|
|
743
|
+
);
|
|
744
|
+
}
|
|
745
|
+
};
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
/**
|
|
749
|
+
* optional string version = 1;
|
|
750
|
+
* @return {string}
|
|
751
|
+
*/
|
|
752
|
+
proto.google.api.ClientLibrarySettings.prototype.getVersion = function() {
|
|
753
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
754
|
+
};
|
|
755
|
+
|
|
756
|
+
|
|
757
|
+
/**
|
|
758
|
+
* @param {string} value
|
|
759
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
760
|
+
*/
|
|
761
|
+
proto.google.api.ClientLibrarySettings.prototype.setVersion = function(value) {
|
|
762
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
763
|
+
};
|
|
764
|
+
|
|
765
|
+
|
|
766
|
+
/**
|
|
767
|
+
* optional LaunchStage launch_stage = 2;
|
|
768
|
+
* @return {!proto.google.api.LaunchStage}
|
|
769
|
+
*/
|
|
770
|
+
proto.google.api.ClientLibrarySettings.prototype.getLaunchStage = function() {
|
|
771
|
+
return /** @type {!proto.google.api.LaunchStage} */ (jspb.Message.getFieldWithDefault(this, 2, 0));
|
|
772
|
+
};
|
|
773
|
+
|
|
774
|
+
|
|
775
|
+
/**
|
|
776
|
+
* @param {!proto.google.api.LaunchStage} value
|
|
777
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
778
|
+
*/
|
|
779
|
+
proto.google.api.ClientLibrarySettings.prototype.setLaunchStage = function(value) {
|
|
780
|
+
return jspb.Message.setProto3EnumField(this, 2, value);
|
|
781
|
+
};
|
|
782
|
+
|
|
783
|
+
|
|
784
|
+
/**
|
|
785
|
+
* optional bool rest_numeric_enums = 3;
|
|
786
|
+
* @return {boolean}
|
|
787
|
+
*/
|
|
788
|
+
proto.google.api.ClientLibrarySettings.prototype.getRestNumericEnums = function() {
|
|
789
|
+
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 3, false));
|
|
790
|
+
};
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
/**
|
|
794
|
+
* @param {boolean} value
|
|
795
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
796
|
+
*/
|
|
797
|
+
proto.google.api.ClientLibrarySettings.prototype.setRestNumericEnums = function(value) {
|
|
798
|
+
return jspb.Message.setProto3BooleanField(this, 3, value);
|
|
799
|
+
};
|
|
800
|
+
|
|
801
|
+
|
|
802
|
+
/**
|
|
803
|
+
* optional JavaSettings java_settings = 21;
|
|
804
|
+
* @return {?proto.google.api.JavaSettings}
|
|
805
|
+
*/
|
|
806
|
+
proto.google.api.ClientLibrarySettings.prototype.getJavaSettings = function() {
|
|
807
|
+
return /** @type{?proto.google.api.JavaSettings} */ (
|
|
808
|
+
jspb.Message.getWrapperField(this, proto.google.api.JavaSettings, 21));
|
|
809
|
+
};
|
|
810
|
+
|
|
811
|
+
|
|
812
|
+
/**
|
|
813
|
+
* @param {?proto.google.api.JavaSettings|undefined} value
|
|
814
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
815
|
+
*/
|
|
816
|
+
proto.google.api.ClientLibrarySettings.prototype.setJavaSettings = function(value) {
|
|
817
|
+
return jspb.Message.setWrapperField(this, 21, value);
|
|
818
|
+
};
|
|
819
|
+
|
|
820
|
+
|
|
821
|
+
/**
|
|
822
|
+
* Clears the message field making it undefined.
|
|
823
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
824
|
+
*/
|
|
825
|
+
proto.google.api.ClientLibrarySettings.prototype.clearJavaSettings = function() {
|
|
826
|
+
return this.setJavaSettings(undefined);
|
|
827
|
+
};
|
|
828
|
+
|
|
829
|
+
|
|
830
|
+
/**
|
|
831
|
+
* Returns whether this field is set.
|
|
832
|
+
* @return {boolean}
|
|
833
|
+
*/
|
|
834
|
+
proto.google.api.ClientLibrarySettings.prototype.hasJavaSettings = function() {
|
|
835
|
+
return jspb.Message.getField(this, 21) != null;
|
|
836
|
+
};
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
/**
|
|
840
|
+
* optional CppSettings cpp_settings = 22;
|
|
841
|
+
* @return {?proto.google.api.CppSettings}
|
|
842
|
+
*/
|
|
843
|
+
proto.google.api.ClientLibrarySettings.prototype.getCppSettings = function() {
|
|
844
|
+
return /** @type{?proto.google.api.CppSettings} */ (
|
|
845
|
+
jspb.Message.getWrapperField(this, proto.google.api.CppSettings, 22));
|
|
846
|
+
};
|
|
847
|
+
|
|
848
|
+
|
|
849
|
+
/**
|
|
850
|
+
* @param {?proto.google.api.CppSettings|undefined} value
|
|
851
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
852
|
+
*/
|
|
853
|
+
proto.google.api.ClientLibrarySettings.prototype.setCppSettings = function(value) {
|
|
854
|
+
return jspb.Message.setWrapperField(this, 22, value);
|
|
855
|
+
};
|
|
856
|
+
|
|
857
|
+
|
|
858
|
+
/**
|
|
859
|
+
* Clears the message field making it undefined.
|
|
860
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
861
|
+
*/
|
|
862
|
+
proto.google.api.ClientLibrarySettings.prototype.clearCppSettings = function() {
|
|
863
|
+
return this.setCppSettings(undefined);
|
|
864
|
+
};
|
|
865
|
+
|
|
866
|
+
|
|
867
|
+
/**
|
|
868
|
+
* Returns whether this field is set.
|
|
869
|
+
* @return {boolean}
|
|
870
|
+
*/
|
|
871
|
+
proto.google.api.ClientLibrarySettings.prototype.hasCppSettings = function() {
|
|
872
|
+
return jspb.Message.getField(this, 22) != null;
|
|
873
|
+
};
|
|
874
|
+
|
|
875
|
+
|
|
876
|
+
/**
|
|
877
|
+
* optional PhpSettings php_settings = 23;
|
|
878
|
+
* @return {?proto.google.api.PhpSettings}
|
|
879
|
+
*/
|
|
880
|
+
proto.google.api.ClientLibrarySettings.prototype.getPhpSettings = function() {
|
|
881
|
+
return /** @type{?proto.google.api.PhpSettings} */ (
|
|
882
|
+
jspb.Message.getWrapperField(this, proto.google.api.PhpSettings, 23));
|
|
883
|
+
};
|
|
884
|
+
|
|
885
|
+
|
|
886
|
+
/**
|
|
887
|
+
* @param {?proto.google.api.PhpSettings|undefined} value
|
|
888
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
889
|
+
*/
|
|
890
|
+
proto.google.api.ClientLibrarySettings.prototype.setPhpSettings = function(value) {
|
|
891
|
+
return jspb.Message.setWrapperField(this, 23, value);
|
|
892
|
+
};
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
/**
|
|
896
|
+
* Clears the message field making it undefined.
|
|
897
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
898
|
+
*/
|
|
899
|
+
proto.google.api.ClientLibrarySettings.prototype.clearPhpSettings = function() {
|
|
900
|
+
return this.setPhpSettings(undefined);
|
|
901
|
+
};
|
|
902
|
+
|
|
903
|
+
|
|
904
|
+
/**
|
|
905
|
+
* Returns whether this field is set.
|
|
906
|
+
* @return {boolean}
|
|
907
|
+
*/
|
|
908
|
+
proto.google.api.ClientLibrarySettings.prototype.hasPhpSettings = function() {
|
|
909
|
+
return jspb.Message.getField(this, 23) != null;
|
|
910
|
+
};
|
|
911
|
+
|
|
912
|
+
|
|
913
|
+
/**
|
|
914
|
+
* optional PythonSettings python_settings = 24;
|
|
915
|
+
* @return {?proto.google.api.PythonSettings}
|
|
916
|
+
*/
|
|
917
|
+
proto.google.api.ClientLibrarySettings.prototype.getPythonSettings = function() {
|
|
918
|
+
return /** @type{?proto.google.api.PythonSettings} */ (
|
|
919
|
+
jspb.Message.getWrapperField(this, proto.google.api.PythonSettings, 24));
|
|
920
|
+
};
|
|
921
|
+
|
|
922
|
+
|
|
923
|
+
/**
|
|
924
|
+
* @param {?proto.google.api.PythonSettings|undefined} value
|
|
925
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
926
|
+
*/
|
|
927
|
+
proto.google.api.ClientLibrarySettings.prototype.setPythonSettings = function(value) {
|
|
928
|
+
return jspb.Message.setWrapperField(this, 24, value);
|
|
929
|
+
};
|
|
930
|
+
|
|
931
|
+
|
|
932
|
+
/**
|
|
933
|
+
* Clears the message field making it undefined.
|
|
934
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
935
|
+
*/
|
|
936
|
+
proto.google.api.ClientLibrarySettings.prototype.clearPythonSettings = function() {
|
|
937
|
+
return this.setPythonSettings(undefined);
|
|
938
|
+
};
|
|
939
|
+
|
|
940
|
+
|
|
941
|
+
/**
|
|
942
|
+
* Returns whether this field is set.
|
|
943
|
+
* @return {boolean}
|
|
944
|
+
*/
|
|
945
|
+
proto.google.api.ClientLibrarySettings.prototype.hasPythonSettings = function() {
|
|
946
|
+
return jspb.Message.getField(this, 24) != null;
|
|
947
|
+
};
|
|
948
|
+
|
|
949
|
+
|
|
950
|
+
/**
|
|
951
|
+
* optional NodeSettings node_settings = 25;
|
|
952
|
+
* @return {?proto.google.api.NodeSettings}
|
|
953
|
+
*/
|
|
954
|
+
proto.google.api.ClientLibrarySettings.prototype.getNodeSettings = function() {
|
|
955
|
+
return /** @type{?proto.google.api.NodeSettings} */ (
|
|
956
|
+
jspb.Message.getWrapperField(this, proto.google.api.NodeSettings, 25));
|
|
957
|
+
};
|
|
958
|
+
|
|
959
|
+
|
|
960
|
+
/**
|
|
961
|
+
* @param {?proto.google.api.NodeSettings|undefined} value
|
|
962
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
963
|
+
*/
|
|
964
|
+
proto.google.api.ClientLibrarySettings.prototype.setNodeSettings = function(value) {
|
|
965
|
+
return jspb.Message.setWrapperField(this, 25, value);
|
|
966
|
+
};
|
|
967
|
+
|
|
968
|
+
|
|
969
|
+
/**
|
|
970
|
+
* Clears the message field making it undefined.
|
|
971
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
972
|
+
*/
|
|
973
|
+
proto.google.api.ClientLibrarySettings.prototype.clearNodeSettings = function() {
|
|
974
|
+
return this.setNodeSettings(undefined);
|
|
975
|
+
};
|
|
976
|
+
|
|
977
|
+
|
|
978
|
+
/**
|
|
979
|
+
* Returns whether this field is set.
|
|
980
|
+
* @return {boolean}
|
|
981
|
+
*/
|
|
982
|
+
proto.google.api.ClientLibrarySettings.prototype.hasNodeSettings = function() {
|
|
983
|
+
return jspb.Message.getField(this, 25) != null;
|
|
984
|
+
};
|
|
985
|
+
|
|
986
|
+
|
|
987
|
+
/**
|
|
988
|
+
* optional DotnetSettings dotnet_settings = 26;
|
|
989
|
+
* @return {?proto.google.api.DotnetSettings}
|
|
990
|
+
*/
|
|
991
|
+
proto.google.api.ClientLibrarySettings.prototype.getDotnetSettings = function() {
|
|
992
|
+
return /** @type{?proto.google.api.DotnetSettings} */ (
|
|
993
|
+
jspb.Message.getWrapperField(this, proto.google.api.DotnetSettings, 26));
|
|
994
|
+
};
|
|
995
|
+
|
|
996
|
+
|
|
997
|
+
/**
|
|
998
|
+
* @param {?proto.google.api.DotnetSettings|undefined} value
|
|
999
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
1000
|
+
*/
|
|
1001
|
+
proto.google.api.ClientLibrarySettings.prototype.setDotnetSettings = function(value) {
|
|
1002
|
+
return jspb.Message.setWrapperField(this, 26, value);
|
|
1003
|
+
};
|
|
1004
|
+
|
|
1005
|
+
|
|
1006
|
+
/**
|
|
1007
|
+
* Clears the message field making it undefined.
|
|
1008
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
1009
|
+
*/
|
|
1010
|
+
proto.google.api.ClientLibrarySettings.prototype.clearDotnetSettings = function() {
|
|
1011
|
+
return this.setDotnetSettings(undefined);
|
|
1012
|
+
};
|
|
1013
|
+
|
|
1014
|
+
|
|
1015
|
+
/**
|
|
1016
|
+
* Returns whether this field is set.
|
|
1017
|
+
* @return {boolean}
|
|
1018
|
+
*/
|
|
1019
|
+
proto.google.api.ClientLibrarySettings.prototype.hasDotnetSettings = function() {
|
|
1020
|
+
return jspb.Message.getField(this, 26) != null;
|
|
1021
|
+
};
|
|
1022
|
+
|
|
1023
|
+
|
|
1024
|
+
/**
|
|
1025
|
+
* optional RubySettings ruby_settings = 27;
|
|
1026
|
+
* @return {?proto.google.api.RubySettings}
|
|
1027
|
+
*/
|
|
1028
|
+
proto.google.api.ClientLibrarySettings.prototype.getRubySettings = function() {
|
|
1029
|
+
return /** @type{?proto.google.api.RubySettings} */ (
|
|
1030
|
+
jspb.Message.getWrapperField(this, proto.google.api.RubySettings, 27));
|
|
1031
|
+
};
|
|
1032
|
+
|
|
1033
|
+
|
|
1034
|
+
/**
|
|
1035
|
+
* @param {?proto.google.api.RubySettings|undefined} value
|
|
1036
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
1037
|
+
*/
|
|
1038
|
+
proto.google.api.ClientLibrarySettings.prototype.setRubySettings = function(value) {
|
|
1039
|
+
return jspb.Message.setWrapperField(this, 27, value);
|
|
1040
|
+
};
|
|
1041
|
+
|
|
1042
|
+
|
|
1043
|
+
/**
|
|
1044
|
+
* Clears the message field making it undefined.
|
|
1045
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
1046
|
+
*/
|
|
1047
|
+
proto.google.api.ClientLibrarySettings.prototype.clearRubySettings = function() {
|
|
1048
|
+
return this.setRubySettings(undefined);
|
|
1049
|
+
};
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
/**
|
|
1053
|
+
* Returns whether this field is set.
|
|
1054
|
+
* @return {boolean}
|
|
1055
|
+
*/
|
|
1056
|
+
proto.google.api.ClientLibrarySettings.prototype.hasRubySettings = function() {
|
|
1057
|
+
return jspb.Message.getField(this, 27) != null;
|
|
1058
|
+
};
|
|
1059
|
+
|
|
1060
|
+
|
|
1061
|
+
/**
|
|
1062
|
+
* optional GoSettings go_settings = 28;
|
|
1063
|
+
* @return {?proto.google.api.GoSettings}
|
|
1064
|
+
*/
|
|
1065
|
+
proto.google.api.ClientLibrarySettings.prototype.getGoSettings = function() {
|
|
1066
|
+
return /** @type{?proto.google.api.GoSettings} */ (
|
|
1067
|
+
jspb.Message.getWrapperField(this, proto.google.api.GoSettings, 28));
|
|
1068
|
+
};
|
|
1069
|
+
|
|
1070
|
+
|
|
1071
|
+
/**
|
|
1072
|
+
* @param {?proto.google.api.GoSettings|undefined} value
|
|
1073
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
1074
|
+
*/
|
|
1075
|
+
proto.google.api.ClientLibrarySettings.prototype.setGoSettings = function(value) {
|
|
1076
|
+
return jspb.Message.setWrapperField(this, 28, value);
|
|
1077
|
+
};
|
|
1078
|
+
|
|
1079
|
+
|
|
1080
|
+
/**
|
|
1081
|
+
* Clears the message field making it undefined.
|
|
1082
|
+
* @return {!proto.google.api.ClientLibrarySettings} returns this
|
|
1083
|
+
*/
|
|
1084
|
+
proto.google.api.ClientLibrarySettings.prototype.clearGoSettings = function() {
|
|
1085
|
+
return this.setGoSettings(undefined);
|
|
1086
|
+
};
|
|
1087
|
+
|
|
1088
|
+
|
|
1089
|
+
/**
|
|
1090
|
+
* Returns whether this field is set.
|
|
1091
|
+
* @return {boolean}
|
|
1092
|
+
*/
|
|
1093
|
+
proto.google.api.ClientLibrarySettings.prototype.hasGoSettings = function() {
|
|
1094
|
+
return jspb.Message.getField(this, 28) != null;
|
|
1095
|
+
};
|
|
1096
|
+
|
|
1097
|
+
|
|
1098
|
+
|
|
1099
|
+
/**
|
|
1100
|
+
* List of repeated fields within this message type.
|
|
1101
|
+
* @private {!Array<number>}
|
|
1102
|
+
* @const
|
|
1103
|
+
*/
|
|
1104
|
+
proto.google.api.Publishing.repeatedFields_ = [2,105,109];
|
|
1105
|
+
|
|
1106
|
+
|
|
1107
|
+
|
|
1108
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1109
|
+
/**
|
|
1110
|
+
* Creates an object representation of this proto.
|
|
1111
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1112
|
+
* Optional fields that are not set will be set to undefined.
|
|
1113
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1114
|
+
* For the list of reserved names please see:
|
|
1115
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1116
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1117
|
+
* JSPB instance for transitional soy proto support:
|
|
1118
|
+
* http://goto/soy-param-migration
|
|
1119
|
+
* @return {!Object}
|
|
1120
|
+
*/
|
|
1121
|
+
proto.google.api.Publishing.prototype.toObject = function(opt_includeInstance) {
|
|
1122
|
+
return proto.google.api.Publishing.toObject(opt_includeInstance, this);
|
|
1123
|
+
};
|
|
1124
|
+
|
|
1125
|
+
|
|
1126
|
+
/**
|
|
1127
|
+
* Static version of the {@see toObject} method.
|
|
1128
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1129
|
+
* the JSPB instance for transitional soy proto support:
|
|
1130
|
+
* http://goto/soy-param-migration
|
|
1131
|
+
* @param {!proto.google.api.Publishing} msg The msg instance to transform.
|
|
1132
|
+
* @return {!Object}
|
|
1133
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1134
|
+
*/
|
|
1135
|
+
proto.google.api.Publishing.toObject = function(includeInstance, msg) {
|
|
1136
|
+
var f, obj = {
|
|
1137
|
+
methodSettingsList: jspb.Message.toObjectList(msg.getMethodSettingsList(),
|
|
1138
|
+
proto.google.api.MethodSettings.toObject, includeInstance),
|
|
1139
|
+
newIssueUri: jspb.Message.getFieldWithDefault(msg, 101, ""),
|
|
1140
|
+
documentationUri: jspb.Message.getFieldWithDefault(msg, 102, ""),
|
|
1141
|
+
apiShortName: jspb.Message.getFieldWithDefault(msg, 103, ""),
|
|
1142
|
+
githubLabel: jspb.Message.getFieldWithDefault(msg, 104, ""),
|
|
1143
|
+
codeownerGithubTeamsList: (f = jspb.Message.getRepeatedField(msg, 105)) == null ? undefined : f,
|
|
1144
|
+
docTagPrefix: jspb.Message.getFieldWithDefault(msg, 106, ""),
|
|
1145
|
+
organization: jspb.Message.getFieldWithDefault(msg, 107, 0),
|
|
1146
|
+
librarySettingsList: jspb.Message.toObjectList(msg.getLibrarySettingsList(),
|
|
1147
|
+
proto.google.api.ClientLibrarySettings.toObject, includeInstance)
|
|
1148
|
+
};
|
|
1149
|
+
|
|
1150
|
+
if (includeInstance) {
|
|
1151
|
+
obj.$jspbMessageInstance = msg;
|
|
1152
|
+
}
|
|
1153
|
+
return obj;
|
|
1154
|
+
};
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
|
|
1158
|
+
/**
|
|
1159
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1160
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1161
|
+
* @return {!proto.google.api.Publishing}
|
|
1162
|
+
*/
|
|
1163
|
+
proto.google.api.Publishing.deserializeBinary = function(bytes) {
|
|
1164
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1165
|
+
var msg = new proto.google.api.Publishing;
|
|
1166
|
+
return proto.google.api.Publishing.deserializeBinaryFromReader(msg, reader);
|
|
1167
|
+
};
|
|
1168
|
+
|
|
1169
|
+
|
|
1170
|
+
/**
|
|
1171
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1172
|
+
* given reader into the given message object.
|
|
1173
|
+
* @param {!proto.google.api.Publishing} msg The message object to deserialize into.
|
|
1174
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1175
|
+
* @return {!proto.google.api.Publishing}
|
|
1176
|
+
*/
|
|
1177
|
+
proto.google.api.Publishing.deserializeBinaryFromReader = function(msg, reader) {
|
|
1178
|
+
while (reader.nextField()) {
|
|
1179
|
+
if (reader.isEndGroup()) {
|
|
1180
|
+
break;
|
|
1181
|
+
}
|
|
1182
|
+
var field = reader.getFieldNumber();
|
|
1183
|
+
switch (field) {
|
|
1184
|
+
case 2:
|
|
1185
|
+
var value = new proto.google.api.MethodSettings;
|
|
1186
|
+
reader.readMessage(value,proto.google.api.MethodSettings.deserializeBinaryFromReader);
|
|
1187
|
+
msg.addMethodSettings(value);
|
|
1188
|
+
break;
|
|
1189
|
+
case 101:
|
|
1190
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1191
|
+
msg.setNewIssueUri(value);
|
|
1192
|
+
break;
|
|
1193
|
+
case 102:
|
|
1194
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1195
|
+
msg.setDocumentationUri(value);
|
|
1196
|
+
break;
|
|
1197
|
+
case 103:
|
|
1198
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1199
|
+
msg.setApiShortName(value);
|
|
1200
|
+
break;
|
|
1201
|
+
case 104:
|
|
1202
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1203
|
+
msg.setGithubLabel(value);
|
|
1204
|
+
break;
|
|
1205
|
+
case 105:
|
|
1206
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1207
|
+
msg.addCodeownerGithubTeams(value);
|
|
1208
|
+
break;
|
|
1209
|
+
case 106:
|
|
1210
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1211
|
+
msg.setDocTagPrefix(value);
|
|
1212
|
+
break;
|
|
1213
|
+
case 107:
|
|
1214
|
+
var value = /** @type {!proto.google.api.ClientLibraryOrganization} */ (reader.readEnum());
|
|
1215
|
+
msg.setOrganization(value);
|
|
1216
|
+
break;
|
|
1217
|
+
case 109:
|
|
1218
|
+
var value = new proto.google.api.ClientLibrarySettings;
|
|
1219
|
+
reader.readMessage(value,proto.google.api.ClientLibrarySettings.deserializeBinaryFromReader);
|
|
1220
|
+
msg.addLibrarySettings(value);
|
|
1221
|
+
break;
|
|
1222
|
+
default:
|
|
1223
|
+
reader.skipField();
|
|
1224
|
+
break;
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1227
|
+
return msg;
|
|
1228
|
+
};
|
|
1229
|
+
|
|
1230
|
+
|
|
1231
|
+
/**
|
|
1232
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1233
|
+
* @return {!Uint8Array}
|
|
1234
|
+
*/
|
|
1235
|
+
proto.google.api.Publishing.prototype.serializeBinary = function() {
|
|
1236
|
+
var writer = new jspb.BinaryWriter();
|
|
1237
|
+
proto.google.api.Publishing.serializeBinaryToWriter(this, writer);
|
|
1238
|
+
return writer.getResultBuffer();
|
|
1239
|
+
};
|
|
1240
|
+
|
|
1241
|
+
|
|
1242
|
+
/**
|
|
1243
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1244
|
+
* format), writing to the given BinaryWriter.
|
|
1245
|
+
* @param {!proto.google.api.Publishing} message
|
|
1246
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1247
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1248
|
+
*/
|
|
1249
|
+
proto.google.api.Publishing.serializeBinaryToWriter = function(message, writer) {
|
|
1250
|
+
var f = undefined;
|
|
1251
|
+
f = message.getMethodSettingsList();
|
|
1252
|
+
if (f.length > 0) {
|
|
1253
|
+
writer.writeRepeatedMessage(
|
|
1254
|
+
2,
|
|
1255
|
+
f,
|
|
1256
|
+
proto.google.api.MethodSettings.serializeBinaryToWriter
|
|
1257
|
+
);
|
|
1258
|
+
}
|
|
1259
|
+
f = message.getNewIssueUri();
|
|
1260
|
+
if (f.length > 0) {
|
|
1261
|
+
writer.writeString(
|
|
1262
|
+
101,
|
|
1263
|
+
f
|
|
1264
|
+
);
|
|
1265
|
+
}
|
|
1266
|
+
f = message.getDocumentationUri();
|
|
1267
|
+
if (f.length > 0) {
|
|
1268
|
+
writer.writeString(
|
|
1269
|
+
102,
|
|
1270
|
+
f
|
|
1271
|
+
);
|
|
1272
|
+
}
|
|
1273
|
+
f = message.getApiShortName();
|
|
1274
|
+
if (f.length > 0) {
|
|
1275
|
+
writer.writeString(
|
|
1276
|
+
103,
|
|
1277
|
+
f
|
|
1278
|
+
);
|
|
1279
|
+
}
|
|
1280
|
+
f = message.getGithubLabel();
|
|
1281
|
+
if (f.length > 0) {
|
|
1282
|
+
writer.writeString(
|
|
1283
|
+
104,
|
|
1284
|
+
f
|
|
1285
|
+
);
|
|
1286
|
+
}
|
|
1287
|
+
f = message.getCodeownerGithubTeamsList();
|
|
1288
|
+
if (f.length > 0) {
|
|
1289
|
+
writer.writeRepeatedString(
|
|
1290
|
+
105,
|
|
1291
|
+
f
|
|
1292
|
+
);
|
|
1293
|
+
}
|
|
1294
|
+
f = message.getDocTagPrefix();
|
|
1295
|
+
if (f.length > 0) {
|
|
1296
|
+
writer.writeString(
|
|
1297
|
+
106,
|
|
1298
|
+
f
|
|
1299
|
+
);
|
|
1300
|
+
}
|
|
1301
|
+
f = message.getOrganization();
|
|
1302
|
+
if (f !== 0.0) {
|
|
1303
|
+
writer.writeEnum(
|
|
1304
|
+
107,
|
|
1305
|
+
f
|
|
1306
|
+
);
|
|
1307
|
+
}
|
|
1308
|
+
f = message.getLibrarySettingsList();
|
|
1309
|
+
if (f.length > 0) {
|
|
1310
|
+
writer.writeRepeatedMessage(
|
|
1311
|
+
109,
|
|
1312
|
+
f,
|
|
1313
|
+
proto.google.api.ClientLibrarySettings.serializeBinaryToWriter
|
|
1314
|
+
);
|
|
1315
|
+
}
|
|
1316
|
+
};
|
|
1317
|
+
|
|
1318
|
+
|
|
1319
|
+
/**
|
|
1320
|
+
* repeated MethodSettings method_settings = 2;
|
|
1321
|
+
* @return {!Array<!proto.google.api.MethodSettings>}
|
|
1322
|
+
*/
|
|
1323
|
+
proto.google.api.Publishing.prototype.getMethodSettingsList = function() {
|
|
1324
|
+
return /** @type{!Array<!proto.google.api.MethodSettings>} */ (
|
|
1325
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.api.MethodSettings, 2));
|
|
1326
|
+
};
|
|
1327
|
+
|
|
1328
|
+
|
|
1329
|
+
/**
|
|
1330
|
+
* @param {!Array<!proto.google.api.MethodSettings>} value
|
|
1331
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1332
|
+
*/
|
|
1333
|
+
proto.google.api.Publishing.prototype.setMethodSettingsList = function(value) {
|
|
1334
|
+
return jspb.Message.setRepeatedWrapperField(this, 2, value);
|
|
1335
|
+
};
|
|
1336
|
+
|
|
1337
|
+
|
|
1338
|
+
/**
|
|
1339
|
+
* @param {!proto.google.api.MethodSettings=} opt_value
|
|
1340
|
+
* @param {number=} opt_index
|
|
1341
|
+
* @return {!proto.google.api.MethodSettings}
|
|
1342
|
+
*/
|
|
1343
|
+
proto.google.api.Publishing.prototype.addMethodSettings = function(opt_value, opt_index) {
|
|
1344
|
+
return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.google.api.MethodSettings, opt_index);
|
|
1345
|
+
};
|
|
1346
|
+
|
|
1347
|
+
|
|
1348
|
+
/**
|
|
1349
|
+
* Clears the list making it empty but non-null.
|
|
1350
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1351
|
+
*/
|
|
1352
|
+
proto.google.api.Publishing.prototype.clearMethodSettingsList = function() {
|
|
1353
|
+
return this.setMethodSettingsList([]);
|
|
1354
|
+
};
|
|
1355
|
+
|
|
1356
|
+
|
|
1357
|
+
/**
|
|
1358
|
+
* optional string new_issue_uri = 101;
|
|
1359
|
+
* @return {string}
|
|
1360
|
+
*/
|
|
1361
|
+
proto.google.api.Publishing.prototype.getNewIssueUri = function() {
|
|
1362
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 101, ""));
|
|
1363
|
+
};
|
|
1364
|
+
|
|
1365
|
+
|
|
1366
|
+
/**
|
|
1367
|
+
* @param {string} value
|
|
1368
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1369
|
+
*/
|
|
1370
|
+
proto.google.api.Publishing.prototype.setNewIssueUri = function(value) {
|
|
1371
|
+
return jspb.Message.setProto3StringField(this, 101, value);
|
|
1372
|
+
};
|
|
1373
|
+
|
|
1374
|
+
|
|
1375
|
+
/**
|
|
1376
|
+
* optional string documentation_uri = 102;
|
|
1377
|
+
* @return {string}
|
|
1378
|
+
*/
|
|
1379
|
+
proto.google.api.Publishing.prototype.getDocumentationUri = function() {
|
|
1380
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 102, ""));
|
|
1381
|
+
};
|
|
1382
|
+
|
|
1383
|
+
|
|
1384
|
+
/**
|
|
1385
|
+
* @param {string} value
|
|
1386
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1387
|
+
*/
|
|
1388
|
+
proto.google.api.Publishing.prototype.setDocumentationUri = function(value) {
|
|
1389
|
+
return jspb.Message.setProto3StringField(this, 102, value);
|
|
1390
|
+
};
|
|
1391
|
+
|
|
1392
|
+
|
|
1393
|
+
/**
|
|
1394
|
+
* optional string api_short_name = 103;
|
|
1395
|
+
* @return {string}
|
|
1396
|
+
*/
|
|
1397
|
+
proto.google.api.Publishing.prototype.getApiShortName = function() {
|
|
1398
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 103, ""));
|
|
1399
|
+
};
|
|
1400
|
+
|
|
1401
|
+
|
|
1402
|
+
/**
|
|
1403
|
+
* @param {string} value
|
|
1404
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1405
|
+
*/
|
|
1406
|
+
proto.google.api.Publishing.prototype.setApiShortName = function(value) {
|
|
1407
|
+
return jspb.Message.setProto3StringField(this, 103, value);
|
|
1408
|
+
};
|
|
1409
|
+
|
|
1410
|
+
|
|
1411
|
+
/**
|
|
1412
|
+
* optional string github_label = 104;
|
|
1413
|
+
* @return {string}
|
|
1414
|
+
*/
|
|
1415
|
+
proto.google.api.Publishing.prototype.getGithubLabel = function() {
|
|
1416
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 104, ""));
|
|
1417
|
+
};
|
|
1418
|
+
|
|
1419
|
+
|
|
1420
|
+
/**
|
|
1421
|
+
* @param {string} value
|
|
1422
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1423
|
+
*/
|
|
1424
|
+
proto.google.api.Publishing.prototype.setGithubLabel = function(value) {
|
|
1425
|
+
return jspb.Message.setProto3StringField(this, 104, value);
|
|
1426
|
+
};
|
|
1427
|
+
|
|
1428
|
+
|
|
1429
|
+
/**
|
|
1430
|
+
* repeated string codeowner_github_teams = 105;
|
|
1431
|
+
* @return {!Array<string>}
|
|
1432
|
+
*/
|
|
1433
|
+
proto.google.api.Publishing.prototype.getCodeownerGithubTeamsList = function() {
|
|
1434
|
+
return /** @type {!Array<string>} */ (jspb.Message.getRepeatedField(this, 105));
|
|
1435
|
+
};
|
|
1436
|
+
|
|
1437
|
+
|
|
1438
|
+
/**
|
|
1439
|
+
* @param {!Array<string>} value
|
|
1440
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1441
|
+
*/
|
|
1442
|
+
proto.google.api.Publishing.prototype.setCodeownerGithubTeamsList = function(value) {
|
|
1443
|
+
return jspb.Message.setField(this, 105, value || []);
|
|
1444
|
+
};
|
|
1445
|
+
|
|
1446
|
+
|
|
1447
|
+
/**
|
|
1448
|
+
* @param {string} value
|
|
1449
|
+
* @param {number=} opt_index
|
|
1450
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1451
|
+
*/
|
|
1452
|
+
proto.google.api.Publishing.prototype.addCodeownerGithubTeams = function(value, opt_index) {
|
|
1453
|
+
return jspb.Message.addToRepeatedField(this, 105, value, opt_index);
|
|
1454
|
+
};
|
|
1455
|
+
|
|
1456
|
+
|
|
1457
|
+
/**
|
|
1458
|
+
* Clears the list making it empty but non-null.
|
|
1459
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1460
|
+
*/
|
|
1461
|
+
proto.google.api.Publishing.prototype.clearCodeownerGithubTeamsList = function() {
|
|
1462
|
+
return this.setCodeownerGithubTeamsList([]);
|
|
1463
|
+
};
|
|
1464
|
+
|
|
1465
|
+
|
|
1466
|
+
/**
|
|
1467
|
+
* optional string doc_tag_prefix = 106;
|
|
1468
|
+
* @return {string}
|
|
1469
|
+
*/
|
|
1470
|
+
proto.google.api.Publishing.prototype.getDocTagPrefix = function() {
|
|
1471
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 106, ""));
|
|
1472
|
+
};
|
|
1473
|
+
|
|
1474
|
+
|
|
1475
|
+
/**
|
|
1476
|
+
* @param {string} value
|
|
1477
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1478
|
+
*/
|
|
1479
|
+
proto.google.api.Publishing.prototype.setDocTagPrefix = function(value) {
|
|
1480
|
+
return jspb.Message.setProto3StringField(this, 106, value);
|
|
1481
|
+
};
|
|
1482
|
+
|
|
1483
|
+
|
|
1484
|
+
/**
|
|
1485
|
+
* optional ClientLibraryOrganization organization = 107;
|
|
1486
|
+
* @return {!proto.google.api.ClientLibraryOrganization}
|
|
1487
|
+
*/
|
|
1488
|
+
proto.google.api.Publishing.prototype.getOrganization = function() {
|
|
1489
|
+
return /** @type {!proto.google.api.ClientLibraryOrganization} */ (jspb.Message.getFieldWithDefault(this, 107, 0));
|
|
1490
|
+
};
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
/**
|
|
1494
|
+
* @param {!proto.google.api.ClientLibraryOrganization} value
|
|
1495
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1496
|
+
*/
|
|
1497
|
+
proto.google.api.Publishing.prototype.setOrganization = function(value) {
|
|
1498
|
+
return jspb.Message.setProto3EnumField(this, 107, value);
|
|
1499
|
+
};
|
|
1500
|
+
|
|
1501
|
+
|
|
1502
|
+
/**
|
|
1503
|
+
* repeated ClientLibrarySettings library_settings = 109;
|
|
1504
|
+
* @return {!Array<!proto.google.api.ClientLibrarySettings>}
|
|
1505
|
+
*/
|
|
1506
|
+
proto.google.api.Publishing.prototype.getLibrarySettingsList = function() {
|
|
1507
|
+
return /** @type{!Array<!proto.google.api.ClientLibrarySettings>} */ (
|
|
1508
|
+
jspb.Message.getRepeatedWrapperField(this, proto.google.api.ClientLibrarySettings, 109));
|
|
1509
|
+
};
|
|
1510
|
+
|
|
1511
|
+
|
|
1512
|
+
/**
|
|
1513
|
+
* @param {!Array<!proto.google.api.ClientLibrarySettings>} value
|
|
1514
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1515
|
+
*/
|
|
1516
|
+
proto.google.api.Publishing.prototype.setLibrarySettingsList = function(value) {
|
|
1517
|
+
return jspb.Message.setRepeatedWrapperField(this, 109, value);
|
|
1518
|
+
};
|
|
1519
|
+
|
|
1520
|
+
|
|
1521
|
+
/**
|
|
1522
|
+
* @param {!proto.google.api.ClientLibrarySettings=} opt_value
|
|
1523
|
+
* @param {number=} opt_index
|
|
1524
|
+
* @return {!proto.google.api.ClientLibrarySettings}
|
|
1525
|
+
*/
|
|
1526
|
+
proto.google.api.Publishing.prototype.addLibrarySettings = function(opt_value, opt_index) {
|
|
1527
|
+
return jspb.Message.addToRepeatedWrapperField(this, 109, opt_value, proto.google.api.ClientLibrarySettings, opt_index);
|
|
1528
|
+
};
|
|
1529
|
+
|
|
1530
|
+
|
|
1531
|
+
/**
|
|
1532
|
+
* Clears the list making it empty but non-null.
|
|
1533
|
+
* @return {!proto.google.api.Publishing} returns this
|
|
1534
|
+
*/
|
|
1535
|
+
proto.google.api.Publishing.prototype.clearLibrarySettingsList = function() {
|
|
1536
|
+
return this.setLibrarySettingsList([]);
|
|
1537
|
+
};
|
|
1538
|
+
|
|
1539
|
+
|
|
1540
|
+
|
|
1541
|
+
|
|
1542
|
+
|
|
1543
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1544
|
+
/**
|
|
1545
|
+
* Creates an object representation of this proto.
|
|
1546
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1547
|
+
* Optional fields that are not set will be set to undefined.
|
|
1548
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1549
|
+
* For the list of reserved names please see:
|
|
1550
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1551
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1552
|
+
* JSPB instance for transitional soy proto support:
|
|
1553
|
+
* http://goto/soy-param-migration
|
|
1554
|
+
* @return {!Object}
|
|
1555
|
+
*/
|
|
1556
|
+
proto.google.api.JavaSettings.prototype.toObject = function(opt_includeInstance) {
|
|
1557
|
+
return proto.google.api.JavaSettings.toObject(opt_includeInstance, this);
|
|
1558
|
+
};
|
|
1559
|
+
|
|
1560
|
+
|
|
1561
|
+
/**
|
|
1562
|
+
* Static version of the {@see toObject} method.
|
|
1563
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1564
|
+
* the JSPB instance for transitional soy proto support:
|
|
1565
|
+
* http://goto/soy-param-migration
|
|
1566
|
+
* @param {!proto.google.api.JavaSettings} msg The msg instance to transform.
|
|
1567
|
+
* @return {!Object}
|
|
1568
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1569
|
+
*/
|
|
1570
|
+
proto.google.api.JavaSettings.toObject = function(includeInstance, msg) {
|
|
1571
|
+
var f, obj = {
|
|
1572
|
+
libraryPackage: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
1573
|
+
serviceClassNamesMap: (f = msg.getServiceClassNamesMap()) ? f.toObject(includeInstance, undefined) : [],
|
|
1574
|
+
common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f)
|
|
1575
|
+
};
|
|
1576
|
+
|
|
1577
|
+
if (includeInstance) {
|
|
1578
|
+
obj.$jspbMessageInstance = msg;
|
|
1579
|
+
}
|
|
1580
|
+
return obj;
|
|
1581
|
+
};
|
|
1582
|
+
}
|
|
1583
|
+
|
|
1584
|
+
|
|
1585
|
+
/**
|
|
1586
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1587
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1588
|
+
* @return {!proto.google.api.JavaSettings}
|
|
1589
|
+
*/
|
|
1590
|
+
proto.google.api.JavaSettings.deserializeBinary = function(bytes) {
|
|
1591
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1592
|
+
var msg = new proto.google.api.JavaSettings;
|
|
1593
|
+
return proto.google.api.JavaSettings.deserializeBinaryFromReader(msg, reader);
|
|
1594
|
+
};
|
|
1595
|
+
|
|
1596
|
+
|
|
1597
|
+
/**
|
|
1598
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1599
|
+
* given reader into the given message object.
|
|
1600
|
+
* @param {!proto.google.api.JavaSettings} msg The message object to deserialize into.
|
|
1601
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1602
|
+
* @return {!proto.google.api.JavaSettings}
|
|
1603
|
+
*/
|
|
1604
|
+
proto.google.api.JavaSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
1605
|
+
while (reader.nextField()) {
|
|
1606
|
+
if (reader.isEndGroup()) {
|
|
1607
|
+
break;
|
|
1608
|
+
}
|
|
1609
|
+
var field = reader.getFieldNumber();
|
|
1610
|
+
switch (field) {
|
|
1611
|
+
case 1:
|
|
1612
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
1613
|
+
msg.setLibraryPackage(value);
|
|
1614
|
+
break;
|
|
1615
|
+
case 2:
|
|
1616
|
+
var value = msg.getServiceClassNamesMap();
|
|
1617
|
+
reader.readMessage(value, function(message, reader) {
|
|
1618
|
+
jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readStringRequireUtf8, jspb.BinaryReader.prototype.readStringRequireUtf8, null, "", "");
|
|
1619
|
+
});
|
|
1620
|
+
break;
|
|
1621
|
+
case 3:
|
|
1622
|
+
var value = new proto.google.api.CommonLanguageSettings;
|
|
1623
|
+
reader.readMessage(value,proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader);
|
|
1624
|
+
msg.setCommon(value);
|
|
1625
|
+
break;
|
|
1626
|
+
default:
|
|
1627
|
+
reader.skipField();
|
|
1628
|
+
break;
|
|
1629
|
+
}
|
|
1630
|
+
}
|
|
1631
|
+
return msg;
|
|
1632
|
+
};
|
|
1633
|
+
|
|
1634
|
+
|
|
1635
|
+
/**
|
|
1636
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1637
|
+
* @return {!Uint8Array}
|
|
1638
|
+
*/
|
|
1639
|
+
proto.google.api.JavaSettings.prototype.serializeBinary = function() {
|
|
1640
|
+
var writer = new jspb.BinaryWriter();
|
|
1641
|
+
proto.google.api.JavaSettings.serializeBinaryToWriter(this, writer);
|
|
1642
|
+
return writer.getResultBuffer();
|
|
1643
|
+
};
|
|
1644
|
+
|
|
1645
|
+
|
|
1646
|
+
/**
|
|
1647
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1648
|
+
* format), writing to the given BinaryWriter.
|
|
1649
|
+
* @param {!proto.google.api.JavaSettings} message
|
|
1650
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1651
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1652
|
+
*/
|
|
1653
|
+
proto.google.api.JavaSettings.serializeBinaryToWriter = function(message, writer) {
|
|
1654
|
+
var f = undefined;
|
|
1655
|
+
f = message.getLibraryPackage();
|
|
1656
|
+
if (f.length > 0) {
|
|
1657
|
+
writer.writeString(
|
|
1658
|
+
1,
|
|
1659
|
+
f
|
|
1660
|
+
);
|
|
1661
|
+
}
|
|
1662
|
+
f = message.getServiceClassNamesMap(true);
|
|
1663
|
+
if (f && f.getLength() > 0) {
|
|
1664
|
+
jspb.internal.public_for_gencode.serializeMapToBinary(
|
|
1665
|
+
message.getServiceClassNamesMap(true),
|
|
1666
|
+
2,
|
|
1667
|
+
writer,
|
|
1668
|
+
jspb.BinaryWriter.prototype.writeString,
|
|
1669
|
+
jspb.BinaryWriter.prototype.writeString);
|
|
1670
|
+
}
|
|
1671
|
+
f = message.getCommon();
|
|
1672
|
+
if (f != null) {
|
|
1673
|
+
writer.writeMessage(
|
|
1674
|
+
3,
|
|
1675
|
+
f,
|
|
1676
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter
|
|
1677
|
+
);
|
|
1678
|
+
}
|
|
1679
|
+
};
|
|
1680
|
+
|
|
1681
|
+
|
|
1682
|
+
/**
|
|
1683
|
+
* optional string library_package = 1;
|
|
1684
|
+
* @return {string}
|
|
1685
|
+
*/
|
|
1686
|
+
proto.google.api.JavaSettings.prototype.getLibraryPackage = function() {
|
|
1687
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
1688
|
+
};
|
|
1689
|
+
|
|
1690
|
+
|
|
1691
|
+
/**
|
|
1692
|
+
* @param {string} value
|
|
1693
|
+
* @return {!proto.google.api.JavaSettings} returns this
|
|
1694
|
+
*/
|
|
1695
|
+
proto.google.api.JavaSettings.prototype.setLibraryPackage = function(value) {
|
|
1696
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
1697
|
+
};
|
|
1698
|
+
|
|
1699
|
+
|
|
1700
|
+
/**
|
|
1701
|
+
* map<string, string> service_class_names = 2;
|
|
1702
|
+
* @param {boolean=} opt_noLazyCreate Do not create the map if
|
|
1703
|
+
* empty, instead returning `undefined`
|
|
1704
|
+
* @return {!jspb.Map<string,string>}
|
|
1705
|
+
*/
|
|
1706
|
+
proto.google.api.JavaSettings.prototype.getServiceClassNamesMap = function(opt_noLazyCreate) {
|
|
1707
|
+
return /** @type {!jspb.Map<string,string>} */ (
|
|
1708
|
+
jspb.Message.getMapField(this, 2, opt_noLazyCreate,
|
|
1709
|
+
null));
|
|
1710
|
+
};
|
|
1711
|
+
|
|
1712
|
+
|
|
1713
|
+
/**
|
|
1714
|
+
* Clears values from the map. The map will be non-null.
|
|
1715
|
+
* @return {!proto.google.api.JavaSettings} returns this
|
|
1716
|
+
*/
|
|
1717
|
+
proto.google.api.JavaSettings.prototype.clearServiceClassNamesMap = function() {
|
|
1718
|
+
this.getServiceClassNamesMap().clear();
|
|
1719
|
+
return this;
|
|
1720
|
+
};
|
|
1721
|
+
|
|
1722
|
+
|
|
1723
|
+
/**
|
|
1724
|
+
* optional CommonLanguageSettings common = 3;
|
|
1725
|
+
* @return {?proto.google.api.CommonLanguageSettings}
|
|
1726
|
+
*/
|
|
1727
|
+
proto.google.api.JavaSettings.prototype.getCommon = function() {
|
|
1728
|
+
return /** @type{?proto.google.api.CommonLanguageSettings} */ (
|
|
1729
|
+
jspb.Message.getWrapperField(this, proto.google.api.CommonLanguageSettings, 3));
|
|
1730
|
+
};
|
|
1731
|
+
|
|
1732
|
+
|
|
1733
|
+
/**
|
|
1734
|
+
* @param {?proto.google.api.CommonLanguageSettings|undefined} value
|
|
1735
|
+
* @return {!proto.google.api.JavaSettings} returns this
|
|
1736
|
+
*/
|
|
1737
|
+
proto.google.api.JavaSettings.prototype.setCommon = function(value) {
|
|
1738
|
+
return jspb.Message.setWrapperField(this, 3, value);
|
|
1739
|
+
};
|
|
1740
|
+
|
|
1741
|
+
|
|
1742
|
+
/**
|
|
1743
|
+
* Clears the message field making it undefined.
|
|
1744
|
+
* @return {!proto.google.api.JavaSettings} returns this
|
|
1745
|
+
*/
|
|
1746
|
+
proto.google.api.JavaSettings.prototype.clearCommon = function() {
|
|
1747
|
+
return this.setCommon(undefined);
|
|
1748
|
+
};
|
|
1749
|
+
|
|
1750
|
+
|
|
1751
|
+
/**
|
|
1752
|
+
* Returns whether this field is set.
|
|
1753
|
+
* @return {boolean}
|
|
1754
|
+
*/
|
|
1755
|
+
proto.google.api.JavaSettings.prototype.hasCommon = function() {
|
|
1756
|
+
return jspb.Message.getField(this, 3) != null;
|
|
1757
|
+
};
|
|
1758
|
+
|
|
1759
|
+
|
|
1760
|
+
|
|
1761
|
+
|
|
1762
|
+
|
|
1763
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1764
|
+
/**
|
|
1765
|
+
* Creates an object representation of this proto.
|
|
1766
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1767
|
+
* Optional fields that are not set will be set to undefined.
|
|
1768
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1769
|
+
* For the list of reserved names please see:
|
|
1770
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1771
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1772
|
+
* JSPB instance for transitional soy proto support:
|
|
1773
|
+
* http://goto/soy-param-migration
|
|
1774
|
+
* @return {!Object}
|
|
1775
|
+
*/
|
|
1776
|
+
proto.google.api.CppSettings.prototype.toObject = function(opt_includeInstance) {
|
|
1777
|
+
return proto.google.api.CppSettings.toObject(opt_includeInstance, this);
|
|
1778
|
+
};
|
|
1779
|
+
|
|
1780
|
+
|
|
1781
|
+
/**
|
|
1782
|
+
* Static version of the {@see toObject} method.
|
|
1783
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1784
|
+
* the JSPB instance for transitional soy proto support:
|
|
1785
|
+
* http://goto/soy-param-migration
|
|
1786
|
+
* @param {!proto.google.api.CppSettings} msg The msg instance to transform.
|
|
1787
|
+
* @return {!Object}
|
|
1788
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1789
|
+
*/
|
|
1790
|
+
proto.google.api.CppSettings.toObject = function(includeInstance, msg) {
|
|
1791
|
+
var f, obj = {
|
|
1792
|
+
common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f)
|
|
1793
|
+
};
|
|
1794
|
+
|
|
1795
|
+
if (includeInstance) {
|
|
1796
|
+
obj.$jspbMessageInstance = msg;
|
|
1797
|
+
}
|
|
1798
|
+
return obj;
|
|
1799
|
+
};
|
|
1800
|
+
}
|
|
1801
|
+
|
|
1802
|
+
|
|
1803
|
+
/**
|
|
1804
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1805
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1806
|
+
* @return {!proto.google.api.CppSettings}
|
|
1807
|
+
*/
|
|
1808
|
+
proto.google.api.CppSettings.deserializeBinary = function(bytes) {
|
|
1809
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1810
|
+
var msg = new proto.google.api.CppSettings;
|
|
1811
|
+
return proto.google.api.CppSettings.deserializeBinaryFromReader(msg, reader);
|
|
1812
|
+
};
|
|
1813
|
+
|
|
1814
|
+
|
|
1815
|
+
/**
|
|
1816
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1817
|
+
* given reader into the given message object.
|
|
1818
|
+
* @param {!proto.google.api.CppSettings} msg The message object to deserialize into.
|
|
1819
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1820
|
+
* @return {!proto.google.api.CppSettings}
|
|
1821
|
+
*/
|
|
1822
|
+
proto.google.api.CppSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
1823
|
+
while (reader.nextField()) {
|
|
1824
|
+
if (reader.isEndGroup()) {
|
|
1825
|
+
break;
|
|
1826
|
+
}
|
|
1827
|
+
var field = reader.getFieldNumber();
|
|
1828
|
+
switch (field) {
|
|
1829
|
+
case 1:
|
|
1830
|
+
var value = new proto.google.api.CommonLanguageSettings;
|
|
1831
|
+
reader.readMessage(value,proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader);
|
|
1832
|
+
msg.setCommon(value);
|
|
1833
|
+
break;
|
|
1834
|
+
default:
|
|
1835
|
+
reader.skipField();
|
|
1836
|
+
break;
|
|
1837
|
+
}
|
|
1838
|
+
}
|
|
1839
|
+
return msg;
|
|
1840
|
+
};
|
|
1841
|
+
|
|
1842
|
+
|
|
1843
|
+
/**
|
|
1844
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1845
|
+
* @return {!Uint8Array}
|
|
1846
|
+
*/
|
|
1847
|
+
proto.google.api.CppSettings.prototype.serializeBinary = function() {
|
|
1848
|
+
var writer = new jspb.BinaryWriter();
|
|
1849
|
+
proto.google.api.CppSettings.serializeBinaryToWriter(this, writer);
|
|
1850
|
+
return writer.getResultBuffer();
|
|
1851
|
+
};
|
|
1852
|
+
|
|
1853
|
+
|
|
1854
|
+
/**
|
|
1855
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
1856
|
+
* format), writing to the given BinaryWriter.
|
|
1857
|
+
* @param {!proto.google.api.CppSettings} message
|
|
1858
|
+
* @param {!jspb.BinaryWriter} writer
|
|
1859
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1860
|
+
*/
|
|
1861
|
+
proto.google.api.CppSettings.serializeBinaryToWriter = function(message, writer) {
|
|
1862
|
+
var f = undefined;
|
|
1863
|
+
f = message.getCommon();
|
|
1864
|
+
if (f != null) {
|
|
1865
|
+
writer.writeMessage(
|
|
1866
|
+
1,
|
|
1867
|
+
f,
|
|
1868
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter
|
|
1869
|
+
);
|
|
1870
|
+
}
|
|
1871
|
+
};
|
|
1872
|
+
|
|
1873
|
+
|
|
1874
|
+
/**
|
|
1875
|
+
* optional CommonLanguageSettings common = 1;
|
|
1876
|
+
* @return {?proto.google.api.CommonLanguageSettings}
|
|
1877
|
+
*/
|
|
1878
|
+
proto.google.api.CppSettings.prototype.getCommon = function() {
|
|
1879
|
+
return /** @type{?proto.google.api.CommonLanguageSettings} */ (
|
|
1880
|
+
jspb.Message.getWrapperField(this, proto.google.api.CommonLanguageSettings, 1));
|
|
1881
|
+
};
|
|
1882
|
+
|
|
1883
|
+
|
|
1884
|
+
/**
|
|
1885
|
+
* @param {?proto.google.api.CommonLanguageSettings|undefined} value
|
|
1886
|
+
* @return {!proto.google.api.CppSettings} returns this
|
|
1887
|
+
*/
|
|
1888
|
+
proto.google.api.CppSettings.prototype.setCommon = function(value) {
|
|
1889
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
1890
|
+
};
|
|
1891
|
+
|
|
1892
|
+
|
|
1893
|
+
/**
|
|
1894
|
+
* Clears the message field making it undefined.
|
|
1895
|
+
* @return {!proto.google.api.CppSettings} returns this
|
|
1896
|
+
*/
|
|
1897
|
+
proto.google.api.CppSettings.prototype.clearCommon = function() {
|
|
1898
|
+
return this.setCommon(undefined);
|
|
1899
|
+
};
|
|
1900
|
+
|
|
1901
|
+
|
|
1902
|
+
/**
|
|
1903
|
+
* Returns whether this field is set.
|
|
1904
|
+
* @return {boolean}
|
|
1905
|
+
*/
|
|
1906
|
+
proto.google.api.CppSettings.prototype.hasCommon = function() {
|
|
1907
|
+
return jspb.Message.getField(this, 1) != null;
|
|
1908
|
+
};
|
|
1909
|
+
|
|
1910
|
+
|
|
1911
|
+
|
|
1912
|
+
|
|
1913
|
+
|
|
1914
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
1915
|
+
/**
|
|
1916
|
+
* Creates an object representation of this proto.
|
|
1917
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
1918
|
+
* Optional fields that are not set will be set to undefined.
|
|
1919
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
1920
|
+
* For the list of reserved names please see:
|
|
1921
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
1922
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
1923
|
+
* JSPB instance for transitional soy proto support:
|
|
1924
|
+
* http://goto/soy-param-migration
|
|
1925
|
+
* @return {!Object}
|
|
1926
|
+
*/
|
|
1927
|
+
proto.google.api.PhpSettings.prototype.toObject = function(opt_includeInstance) {
|
|
1928
|
+
return proto.google.api.PhpSettings.toObject(opt_includeInstance, this);
|
|
1929
|
+
};
|
|
1930
|
+
|
|
1931
|
+
|
|
1932
|
+
/**
|
|
1933
|
+
* Static version of the {@see toObject} method.
|
|
1934
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
1935
|
+
* the JSPB instance for transitional soy proto support:
|
|
1936
|
+
* http://goto/soy-param-migration
|
|
1937
|
+
* @param {!proto.google.api.PhpSettings} msg The msg instance to transform.
|
|
1938
|
+
* @return {!Object}
|
|
1939
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
1940
|
+
*/
|
|
1941
|
+
proto.google.api.PhpSettings.toObject = function(includeInstance, msg) {
|
|
1942
|
+
var f, obj = {
|
|
1943
|
+
common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f)
|
|
1944
|
+
};
|
|
1945
|
+
|
|
1946
|
+
if (includeInstance) {
|
|
1947
|
+
obj.$jspbMessageInstance = msg;
|
|
1948
|
+
}
|
|
1949
|
+
return obj;
|
|
1950
|
+
};
|
|
1951
|
+
}
|
|
1952
|
+
|
|
1953
|
+
|
|
1954
|
+
/**
|
|
1955
|
+
* Deserializes binary data (in protobuf wire format).
|
|
1956
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
1957
|
+
* @return {!proto.google.api.PhpSettings}
|
|
1958
|
+
*/
|
|
1959
|
+
proto.google.api.PhpSettings.deserializeBinary = function(bytes) {
|
|
1960
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
1961
|
+
var msg = new proto.google.api.PhpSettings;
|
|
1962
|
+
return proto.google.api.PhpSettings.deserializeBinaryFromReader(msg, reader);
|
|
1963
|
+
};
|
|
1964
|
+
|
|
1965
|
+
|
|
1966
|
+
/**
|
|
1967
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
1968
|
+
* given reader into the given message object.
|
|
1969
|
+
* @param {!proto.google.api.PhpSettings} msg The message object to deserialize into.
|
|
1970
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
1971
|
+
* @return {!proto.google.api.PhpSettings}
|
|
1972
|
+
*/
|
|
1973
|
+
proto.google.api.PhpSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
1974
|
+
while (reader.nextField()) {
|
|
1975
|
+
if (reader.isEndGroup()) {
|
|
1976
|
+
break;
|
|
1977
|
+
}
|
|
1978
|
+
var field = reader.getFieldNumber();
|
|
1979
|
+
switch (field) {
|
|
1980
|
+
case 1:
|
|
1981
|
+
var value = new proto.google.api.CommonLanguageSettings;
|
|
1982
|
+
reader.readMessage(value,proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader);
|
|
1983
|
+
msg.setCommon(value);
|
|
1984
|
+
break;
|
|
1985
|
+
default:
|
|
1986
|
+
reader.skipField();
|
|
1987
|
+
break;
|
|
1988
|
+
}
|
|
1989
|
+
}
|
|
1990
|
+
return msg;
|
|
1991
|
+
};
|
|
1992
|
+
|
|
1993
|
+
|
|
1994
|
+
/**
|
|
1995
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
1996
|
+
* @return {!Uint8Array}
|
|
1997
|
+
*/
|
|
1998
|
+
proto.google.api.PhpSettings.prototype.serializeBinary = function() {
|
|
1999
|
+
var writer = new jspb.BinaryWriter();
|
|
2000
|
+
proto.google.api.PhpSettings.serializeBinaryToWriter(this, writer);
|
|
2001
|
+
return writer.getResultBuffer();
|
|
2002
|
+
};
|
|
2003
|
+
|
|
2004
|
+
|
|
2005
|
+
/**
|
|
2006
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2007
|
+
* format), writing to the given BinaryWriter.
|
|
2008
|
+
* @param {!proto.google.api.PhpSettings} message
|
|
2009
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2010
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2011
|
+
*/
|
|
2012
|
+
proto.google.api.PhpSettings.serializeBinaryToWriter = function(message, writer) {
|
|
2013
|
+
var f = undefined;
|
|
2014
|
+
f = message.getCommon();
|
|
2015
|
+
if (f != null) {
|
|
2016
|
+
writer.writeMessage(
|
|
2017
|
+
1,
|
|
2018
|
+
f,
|
|
2019
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter
|
|
2020
|
+
);
|
|
2021
|
+
}
|
|
2022
|
+
};
|
|
2023
|
+
|
|
2024
|
+
|
|
2025
|
+
/**
|
|
2026
|
+
* optional CommonLanguageSettings common = 1;
|
|
2027
|
+
* @return {?proto.google.api.CommonLanguageSettings}
|
|
2028
|
+
*/
|
|
2029
|
+
proto.google.api.PhpSettings.prototype.getCommon = function() {
|
|
2030
|
+
return /** @type{?proto.google.api.CommonLanguageSettings} */ (
|
|
2031
|
+
jspb.Message.getWrapperField(this, proto.google.api.CommonLanguageSettings, 1));
|
|
2032
|
+
};
|
|
2033
|
+
|
|
2034
|
+
|
|
2035
|
+
/**
|
|
2036
|
+
* @param {?proto.google.api.CommonLanguageSettings|undefined} value
|
|
2037
|
+
* @return {!proto.google.api.PhpSettings} returns this
|
|
2038
|
+
*/
|
|
2039
|
+
proto.google.api.PhpSettings.prototype.setCommon = function(value) {
|
|
2040
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
2041
|
+
};
|
|
2042
|
+
|
|
2043
|
+
|
|
2044
|
+
/**
|
|
2045
|
+
* Clears the message field making it undefined.
|
|
2046
|
+
* @return {!proto.google.api.PhpSettings} returns this
|
|
2047
|
+
*/
|
|
2048
|
+
proto.google.api.PhpSettings.prototype.clearCommon = function() {
|
|
2049
|
+
return this.setCommon(undefined);
|
|
2050
|
+
};
|
|
2051
|
+
|
|
2052
|
+
|
|
2053
|
+
/**
|
|
2054
|
+
* Returns whether this field is set.
|
|
2055
|
+
* @return {boolean}
|
|
2056
|
+
*/
|
|
2057
|
+
proto.google.api.PhpSettings.prototype.hasCommon = function() {
|
|
2058
|
+
return jspb.Message.getField(this, 1) != null;
|
|
2059
|
+
};
|
|
2060
|
+
|
|
2061
|
+
|
|
2062
|
+
|
|
2063
|
+
|
|
2064
|
+
|
|
2065
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2066
|
+
/**
|
|
2067
|
+
* Creates an object representation of this proto.
|
|
2068
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2069
|
+
* Optional fields that are not set will be set to undefined.
|
|
2070
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2071
|
+
* For the list of reserved names please see:
|
|
2072
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2073
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2074
|
+
* JSPB instance for transitional soy proto support:
|
|
2075
|
+
* http://goto/soy-param-migration
|
|
2076
|
+
* @return {!Object}
|
|
2077
|
+
*/
|
|
2078
|
+
proto.google.api.PythonSettings.prototype.toObject = function(opt_includeInstance) {
|
|
2079
|
+
return proto.google.api.PythonSettings.toObject(opt_includeInstance, this);
|
|
2080
|
+
};
|
|
2081
|
+
|
|
2082
|
+
|
|
2083
|
+
/**
|
|
2084
|
+
* Static version of the {@see toObject} method.
|
|
2085
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2086
|
+
* the JSPB instance for transitional soy proto support:
|
|
2087
|
+
* http://goto/soy-param-migration
|
|
2088
|
+
* @param {!proto.google.api.PythonSettings} msg The msg instance to transform.
|
|
2089
|
+
* @return {!Object}
|
|
2090
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2091
|
+
*/
|
|
2092
|
+
proto.google.api.PythonSettings.toObject = function(includeInstance, msg) {
|
|
2093
|
+
var f, obj = {
|
|
2094
|
+
common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f)
|
|
2095
|
+
};
|
|
2096
|
+
|
|
2097
|
+
if (includeInstance) {
|
|
2098
|
+
obj.$jspbMessageInstance = msg;
|
|
2099
|
+
}
|
|
2100
|
+
return obj;
|
|
2101
|
+
};
|
|
2102
|
+
}
|
|
2103
|
+
|
|
2104
|
+
|
|
2105
|
+
/**
|
|
2106
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2107
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2108
|
+
* @return {!proto.google.api.PythonSettings}
|
|
2109
|
+
*/
|
|
2110
|
+
proto.google.api.PythonSettings.deserializeBinary = function(bytes) {
|
|
2111
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2112
|
+
var msg = new proto.google.api.PythonSettings;
|
|
2113
|
+
return proto.google.api.PythonSettings.deserializeBinaryFromReader(msg, reader);
|
|
2114
|
+
};
|
|
2115
|
+
|
|
2116
|
+
|
|
2117
|
+
/**
|
|
2118
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
2119
|
+
* given reader into the given message object.
|
|
2120
|
+
* @param {!proto.google.api.PythonSettings} msg The message object to deserialize into.
|
|
2121
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2122
|
+
* @return {!proto.google.api.PythonSettings}
|
|
2123
|
+
*/
|
|
2124
|
+
proto.google.api.PythonSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
2125
|
+
while (reader.nextField()) {
|
|
2126
|
+
if (reader.isEndGroup()) {
|
|
2127
|
+
break;
|
|
2128
|
+
}
|
|
2129
|
+
var field = reader.getFieldNumber();
|
|
2130
|
+
switch (field) {
|
|
2131
|
+
case 1:
|
|
2132
|
+
var value = new proto.google.api.CommonLanguageSettings;
|
|
2133
|
+
reader.readMessage(value,proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader);
|
|
2134
|
+
msg.setCommon(value);
|
|
2135
|
+
break;
|
|
2136
|
+
default:
|
|
2137
|
+
reader.skipField();
|
|
2138
|
+
break;
|
|
2139
|
+
}
|
|
2140
|
+
}
|
|
2141
|
+
return msg;
|
|
2142
|
+
};
|
|
2143
|
+
|
|
2144
|
+
|
|
2145
|
+
/**
|
|
2146
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
2147
|
+
* @return {!Uint8Array}
|
|
2148
|
+
*/
|
|
2149
|
+
proto.google.api.PythonSettings.prototype.serializeBinary = function() {
|
|
2150
|
+
var writer = new jspb.BinaryWriter();
|
|
2151
|
+
proto.google.api.PythonSettings.serializeBinaryToWriter(this, writer);
|
|
2152
|
+
return writer.getResultBuffer();
|
|
2153
|
+
};
|
|
2154
|
+
|
|
2155
|
+
|
|
2156
|
+
/**
|
|
2157
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2158
|
+
* format), writing to the given BinaryWriter.
|
|
2159
|
+
* @param {!proto.google.api.PythonSettings} message
|
|
2160
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2161
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2162
|
+
*/
|
|
2163
|
+
proto.google.api.PythonSettings.serializeBinaryToWriter = function(message, writer) {
|
|
2164
|
+
var f = undefined;
|
|
2165
|
+
f = message.getCommon();
|
|
2166
|
+
if (f != null) {
|
|
2167
|
+
writer.writeMessage(
|
|
2168
|
+
1,
|
|
2169
|
+
f,
|
|
2170
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter
|
|
2171
|
+
);
|
|
2172
|
+
}
|
|
2173
|
+
};
|
|
2174
|
+
|
|
2175
|
+
|
|
2176
|
+
/**
|
|
2177
|
+
* optional CommonLanguageSettings common = 1;
|
|
2178
|
+
* @return {?proto.google.api.CommonLanguageSettings}
|
|
2179
|
+
*/
|
|
2180
|
+
proto.google.api.PythonSettings.prototype.getCommon = function() {
|
|
2181
|
+
return /** @type{?proto.google.api.CommonLanguageSettings} */ (
|
|
2182
|
+
jspb.Message.getWrapperField(this, proto.google.api.CommonLanguageSettings, 1));
|
|
2183
|
+
};
|
|
2184
|
+
|
|
2185
|
+
|
|
2186
|
+
/**
|
|
2187
|
+
* @param {?proto.google.api.CommonLanguageSettings|undefined} value
|
|
2188
|
+
* @return {!proto.google.api.PythonSettings} returns this
|
|
2189
|
+
*/
|
|
2190
|
+
proto.google.api.PythonSettings.prototype.setCommon = function(value) {
|
|
2191
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
2192
|
+
};
|
|
2193
|
+
|
|
2194
|
+
|
|
2195
|
+
/**
|
|
2196
|
+
* Clears the message field making it undefined.
|
|
2197
|
+
* @return {!proto.google.api.PythonSettings} returns this
|
|
2198
|
+
*/
|
|
2199
|
+
proto.google.api.PythonSettings.prototype.clearCommon = function() {
|
|
2200
|
+
return this.setCommon(undefined);
|
|
2201
|
+
};
|
|
2202
|
+
|
|
2203
|
+
|
|
2204
|
+
/**
|
|
2205
|
+
* Returns whether this field is set.
|
|
2206
|
+
* @return {boolean}
|
|
2207
|
+
*/
|
|
2208
|
+
proto.google.api.PythonSettings.prototype.hasCommon = function() {
|
|
2209
|
+
return jspb.Message.getField(this, 1) != null;
|
|
2210
|
+
};
|
|
2211
|
+
|
|
2212
|
+
|
|
2213
|
+
|
|
2214
|
+
|
|
2215
|
+
|
|
2216
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2217
|
+
/**
|
|
2218
|
+
* Creates an object representation of this proto.
|
|
2219
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2220
|
+
* Optional fields that are not set will be set to undefined.
|
|
2221
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2222
|
+
* For the list of reserved names please see:
|
|
2223
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2224
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2225
|
+
* JSPB instance for transitional soy proto support:
|
|
2226
|
+
* http://goto/soy-param-migration
|
|
2227
|
+
* @return {!Object}
|
|
2228
|
+
*/
|
|
2229
|
+
proto.google.api.NodeSettings.prototype.toObject = function(opt_includeInstance) {
|
|
2230
|
+
return proto.google.api.NodeSettings.toObject(opt_includeInstance, this);
|
|
2231
|
+
};
|
|
2232
|
+
|
|
2233
|
+
|
|
2234
|
+
/**
|
|
2235
|
+
* Static version of the {@see toObject} method.
|
|
2236
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2237
|
+
* the JSPB instance for transitional soy proto support:
|
|
2238
|
+
* http://goto/soy-param-migration
|
|
2239
|
+
* @param {!proto.google.api.NodeSettings} msg The msg instance to transform.
|
|
2240
|
+
* @return {!Object}
|
|
2241
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2242
|
+
*/
|
|
2243
|
+
proto.google.api.NodeSettings.toObject = function(includeInstance, msg) {
|
|
2244
|
+
var f, obj = {
|
|
2245
|
+
common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f)
|
|
2246
|
+
};
|
|
2247
|
+
|
|
2248
|
+
if (includeInstance) {
|
|
2249
|
+
obj.$jspbMessageInstance = msg;
|
|
2250
|
+
}
|
|
2251
|
+
return obj;
|
|
2252
|
+
};
|
|
2253
|
+
}
|
|
2254
|
+
|
|
2255
|
+
|
|
2256
|
+
/**
|
|
2257
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2258
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2259
|
+
* @return {!proto.google.api.NodeSettings}
|
|
2260
|
+
*/
|
|
2261
|
+
proto.google.api.NodeSettings.deserializeBinary = function(bytes) {
|
|
2262
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2263
|
+
var msg = new proto.google.api.NodeSettings;
|
|
2264
|
+
return proto.google.api.NodeSettings.deserializeBinaryFromReader(msg, reader);
|
|
2265
|
+
};
|
|
2266
|
+
|
|
2267
|
+
|
|
2268
|
+
/**
|
|
2269
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
2270
|
+
* given reader into the given message object.
|
|
2271
|
+
* @param {!proto.google.api.NodeSettings} msg The message object to deserialize into.
|
|
2272
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2273
|
+
* @return {!proto.google.api.NodeSettings}
|
|
2274
|
+
*/
|
|
2275
|
+
proto.google.api.NodeSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
2276
|
+
while (reader.nextField()) {
|
|
2277
|
+
if (reader.isEndGroup()) {
|
|
2278
|
+
break;
|
|
2279
|
+
}
|
|
2280
|
+
var field = reader.getFieldNumber();
|
|
2281
|
+
switch (field) {
|
|
2282
|
+
case 1:
|
|
2283
|
+
var value = new proto.google.api.CommonLanguageSettings;
|
|
2284
|
+
reader.readMessage(value,proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader);
|
|
2285
|
+
msg.setCommon(value);
|
|
2286
|
+
break;
|
|
2287
|
+
default:
|
|
2288
|
+
reader.skipField();
|
|
2289
|
+
break;
|
|
2290
|
+
}
|
|
2291
|
+
}
|
|
2292
|
+
return msg;
|
|
2293
|
+
};
|
|
2294
|
+
|
|
2295
|
+
|
|
2296
|
+
/**
|
|
2297
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
2298
|
+
* @return {!Uint8Array}
|
|
2299
|
+
*/
|
|
2300
|
+
proto.google.api.NodeSettings.prototype.serializeBinary = function() {
|
|
2301
|
+
var writer = new jspb.BinaryWriter();
|
|
2302
|
+
proto.google.api.NodeSettings.serializeBinaryToWriter(this, writer);
|
|
2303
|
+
return writer.getResultBuffer();
|
|
2304
|
+
};
|
|
2305
|
+
|
|
2306
|
+
|
|
2307
|
+
/**
|
|
2308
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2309
|
+
* format), writing to the given BinaryWriter.
|
|
2310
|
+
* @param {!proto.google.api.NodeSettings} message
|
|
2311
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2312
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2313
|
+
*/
|
|
2314
|
+
proto.google.api.NodeSettings.serializeBinaryToWriter = function(message, writer) {
|
|
2315
|
+
var f = undefined;
|
|
2316
|
+
f = message.getCommon();
|
|
2317
|
+
if (f != null) {
|
|
2318
|
+
writer.writeMessage(
|
|
2319
|
+
1,
|
|
2320
|
+
f,
|
|
2321
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter
|
|
2322
|
+
);
|
|
2323
|
+
}
|
|
2324
|
+
};
|
|
2325
|
+
|
|
2326
|
+
|
|
2327
|
+
/**
|
|
2328
|
+
* optional CommonLanguageSettings common = 1;
|
|
2329
|
+
* @return {?proto.google.api.CommonLanguageSettings}
|
|
2330
|
+
*/
|
|
2331
|
+
proto.google.api.NodeSettings.prototype.getCommon = function() {
|
|
2332
|
+
return /** @type{?proto.google.api.CommonLanguageSettings} */ (
|
|
2333
|
+
jspb.Message.getWrapperField(this, proto.google.api.CommonLanguageSettings, 1));
|
|
2334
|
+
};
|
|
2335
|
+
|
|
2336
|
+
|
|
2337
|
+
/**
|
|
2338
|
+
* @param {?proto.google.api.CommonLanguageSettings|undefined} value
|
|
2339
|
+
* @return {!proto.google.api.NodeSettings} returns this
|
|
2340
|
+
*/
|
|
2341
|
+
proto.google.api.NodeSettings.prototype.setCommon = function(value) {
|
|
2342
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
2343
|
+
};
|
|
2344
|
+
|
|
2345
|
+
|
|
2346
|
+
/**
|
|
2347
|
+
* Clears the message field making it undefined.
|
|
2348
|
+
* @return {!proto.google.api.NodeSettings} returns this
|
|
2349
|
+
*/
|
|
2350
|
+
proto.google.api.NodeSettings.prototype.clearCommon = function() {
|
|
2351
|
+
return this.setCommon(undefined);
|
|
2352
|
+
};
|
|
2353
|
+
|
|
2354
|
+
|
|
2355
|
+
/**
|
|
2356
|
+
* Returns whether this field is set.
|
|
2357
|
+
* @return {boolean}
|
|
2358
|
+
*/
|
|
2359
|
+
proto.google.api.NodeSettings.prototype.hasCommon = function() {
|
|
2360
|
+
return jspb.Message.getField(this, 1) != null;
|
|
2361
|
+
};
|
|
2362
|
+
|
|
2363
|
+
|
|
2364
|
+
|
|
2365
|
+
|
|
2366
|
+
|
|
2367
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2368
|
+
/**
|
|
2369
|
+
* Creates an object representation of this proto.
|
|
2370
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2371
|
+
* Optional fields that are not set will be set to undefined.
|
|
2372
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2373
|
+
* For the list of reserved names please see:
|
|
2374
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2375
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2376
|
+
* JSPB instance for transitional soy proto support:
|
|
2377
|
+
* http://goto/soy-param-migration
|
|
2378
|
+
* @return {!Object}
|
|
2379
|
+
*/
|
|
2380
|
+
proto.google.api.DotnetSettings.prototype.toObject = function(opt_includeInstance) {
|
|
2381
|
+
return proto.google.api.DotnetSettings.toObject(opt_includeInstance, this);
|
|
2382
|
+
};
|
|
2383
|
+
|
|
2384
|
+
|
|
2385
|
+
/**
|
|
2386
|
+
* Static version of the {@see toObject} method.
|
|
2387
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2388
|
+
* the JSPB instance for transitional soy proto support:
|
|
2389
|
+
* http://goto/soy-param-migration
|
|
2390
|
+
* @param {!proto.google.api.DotnetSettings} msg The msg instance to transform.
|
|
2391
|
+
* @return {!Object}
|
|
2392
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2393
|
+
*/
|
|
2394
|
+
proto.google.api.DotnetSettings.toObject = function(includeInstance, msg) {
|
|
2395
|
+
var f, obj = {
|
|
2396
|
+
common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f)
|
|
2397
|
+
};
|
|
2398
|
+
|
|
2399
|
+
if (includeInstance) {
|
|
2400
|
+
obj.$jspbMessageInstance = msg;
|
|
2401
|
+
}
|
|
2402
|
+
return obj;
|
|
2403
|
+
};
|
|
2404
|
+
}
|
|
2405
|
+
|
|
2406
|
+
|
|
2407
|
+
/**
|
|
2408
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2409
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2410
|
+
* @return {!proto.google.api.DotnetSettings}
|
|
2411
|
+
*/
|
|
2412
|
+
proto.google.api.DotnetSettings.deserializeBinary = function(bytes) {
|
|
2413
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2414
|
+
var msg = new proto.google.api.DotnetSettings;
|
|
2415
|
+
return proto.google.api.DotnetSettings.deserializeBinaryFromReader(msg, reader);
|
|
2416
|
+
};
|
|
2417
|
+
|
|
2418
|
+
|
|
2419
|
+
/**
|
|
2420
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
2421
|
+
* given reader into the given message object.
|
|
2422
|
+
* @param {!proto.google.api.DotnetSettings} msg The message object to deserialize into.
|
|
2423
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2424
|
+
* @return {!proto.google.api.DotnetSettings}
|
|
2425
|
+
*/
|
|
2426
|
+
proto.google.api.DotnetSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
2427
|
+
while (reader.nextField()) {
|
|
2428
|
+
if (reader.isEndGroup()) {
|
|
2429
|
+
break;
|
|
2430
|
+
}
|
|
2431
|
+
var field = reader.getFieldNumber();
|
|
2432
|
+
switch (field) {
|
|
2433
|
+
case 1:
|
|
2434
|
+
var value = new proto.google.api.CommonLanguageSettings;
|
|
2435
|
+
reader.readMessage(value,proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader);
|
|
2436
|
+
msg.setCommon(value);
|
|
2437
|
+
break;
|
|
2438
|
+
default:
|
|
2439
|
+
reader.skipField();
|
|
2440
|
+
break;
|
|
2441
|
+
}
|
|
2442
|
+
}
|
|
2443
|
+
return msg;
|
|
2444
|
+
};
|
|
2445
|
+
|
|
2446
|
+
|
|
2447
|
+
/**
|
|
2448
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
2449
|
+
* @return {!Uint8Array}
|
|
2450
|
+
*/
|
|
2451
|
+
proto.google.api.DotnetSettings.prototype.serializeBinary = function() {
|
|
2452
|
+
var writer = new jspb.BinaryWriter();
|
|
2453
|
+
proto.google.api.DotnetSettings.serializeBinaryToWriter(this, writer);
|
|
2454
|
+
return writer.getResultBuffer();
|
|
2455
|
+
};
|
|
2456
|
+
|
|
2457
|
+
|
|
2458
|
+
/**
|
|
2459
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2460
|
+
* format), writing to the given BinaryWriter.
|
|
2461
|
+
* @param {!proto.google.api.DotnetSettings} message
|
|
2462
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2463
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2464
|
+
*/
|
|
2465
|
+
proto.google.api.DotnetSettings.serializeBinaryToWriter = function(message, writer) {
|
|
2466
|
+
var f = undefined;
|
|
2467
|
+
f = message.getCommon();
|
|
2468
|
+
if (f != null) {
|
|
2469
|
+
writer.writeMessage(
|
|
2470
|
+
1,
|
|
2471
|
+
f,
|
|
2472
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter
|
|
2473
|
+
);
|
|
2474
|
+
}
|
|
2475
|
+
};
|
|
2476
|
+
|
|
2477
|
+
|
|
2478
|
+
/**
|
|
2479
|
+
* optional CommonLanguageSettings common = 1;
|
|
2480
|
+
* @return {?proto.google.api.CommonLanguageSettings}
|
|
2481
|
+
*/
|
|
2482
|
+
proto.google.api.DotnetSettings.prototype.getCommon = function() {
|
|
2483
|
+
return /** @type{?proto.google.api.CommonLanguageSettings} */ (
|
|
2484
|
+
jspb.Message.getWrapperField(this, proto.google.api.CommonLanguageSettings, 1));
|
|
2485
|
+
};
|
|
2486
|
+
|
|
2487
|
+
|
|
2488
|
+
/**
|
|
2489
|
+
* @param {?proto.google.api.CommonLanguageSettings|undefined} value
|
|
2490
|
+
* @return {!proto.google.api.DotnetSettings} returns this
|
|
2491
|
+
*/
|
|
2492
|
+
proto.google.api.DotnetSettings.prototype.setCommon = function(value) {
|
|
2493
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
2494
|
+
};
|
|
2495
|
+
|
|
2496
|
+
|
|
2497
|
+
/**
|
|
2498
|
+
* Clears the message field making it undefined.
|
|
2499
|
+
* @return {!proto.google.api.DotnetSettings} returns this
|
|
2500
|
+
*/
|
|
2501
|
+
proto.google.api.DotnetSettings.prototype.clearCommon = function() {
|
|
2502
|
+
return this.setCommon(undefined);
|
|
2503
|
+
};
|
|
2504
|
+
|
|
2505
|
+
|
|
2506
|
+
/**
|
|
2507
|
+
* Returns whether this field is set.
|
|
2508
|
+
* @return {boolean}
|
|
2509
|
+
*/
|
|
2510
|
+
proto.google.api.DotnetSettings.prototype.hasCommon = function() {
|
|
2511
|
+
return jspb.Message.getField(this, 1) != null;
|
|
2512
|
+
};
|
|
2513
|
+
|
|
2514
|
+
|
|
2515
|
+
|
|
2516
|
+
|
|
2517
|
+
|
|
2518
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2519
|
+
/**
|
|
2520
|
+
* Creates an object representation of this proto.
|
|
2521
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2522
|
+
* Optional fields that are not set will be set to undefined.
|
|
2523
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2524
|
+
* For the list of reserved names please see:
|
|
2525
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2526
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2527
|
+
* JSPB instance for transitional soy proto support:
|
|
2528
|
+
* http://goto/soy-param-migration
|
|
2529
|
+
* @return {!Object}
|
|
2530
|
+
*/
|
|
2531
|
+
proto.google.api.RubySettings.prototype.toObject = function(opt_includeInstance) {
|
|
2532
|
+
return proto.google.api.RubySettings.toObject(opt_includeInstance, this);
|
|
2533
|
+
};
|
|
2534
|
+
|
|
2535
|
+
|
|
2536
|
+
/**
|
|
2537
|
+
* Static version of the {@see toObject} method.
|
|
2538
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2539
|
+
* the JSPB instance for transitional soy proto support:
|
|
2540
|
+
* http://goto/soy-param-migration
|
|
2541
|
+
* @param {!proto.google.api.RubySettings} msg The msg instance to transform.
|
|
2542
|
+
* @return {!Object}
|
|
2543
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2544
|
+
*/
|
|
2545
|
+
proto.google.api.RubySettings.toObject = function(includeInstance, msg) {
|
|
2546
|
+
var f, obj = {
|
|
2547
|
+
common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f)
|
|
2548
|
+
};
|
|
2549
|
+
|
|
2550
|
+
if (includeInstance) {
|
|
2551
|
+
obj.$jspbMessageInstance = msg;
|
|
2552
|
+
}
|
|
2553
|
+
return obj;
|
|
2554
|
+
};
|
|
2555
|
+
}
|
|
2556
|
+
|
|
2557
|
+
|
|
2558
|
+
/**
|
|
2559
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2560
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2561
|
+
* @return {!proto.google.api.RubySettings}
|
|
2562
|
+
*/
|
|
2563
|
+
proto.google.api.RubySettings.deserializeBinary = function(bytes) {
|
|
2564
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2565
|
+
var msg = new proto.google.api.RubySettings;
|
|
2566
|
+
return proto.google.api.RubySettings.deserializeBinaryFromReader(msg, reader);
|
|
2567
|
+
};
|
|
2568
|
+
|
|
2569
|
+
|
|
2570
|
+
/**
|
|
2571
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
2572
|
+
* given reader into the given message object.
|
|
2573
|
+
* @param {!proto.google.api.RubySettings} msg The message object to deserialize into.
|
|
2574
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2575
|
+
* @return {!proto.google.api.RubySettings}
|
|
2576
|
+
*/
|
|
2577
|
+
proto.google.api.RubySettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
2578
|
+
while (reader.nextField()) {
|
|
2579
|
+
if (reader.isEndGroup()) {
|
|
2580
|
+
break;
|
|
2581
|
+
}
|
|
2582
|
+
var field = reader.getFieldNumber();
|
|
2583
|
+
switch (field) {
|
|
2584
|
+
case 1:
|
|
2585
|
+
var value = new proto.google.api.CommonLanguageSettings;
|
|
2586
|
+
reader.readMessage(value,proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader);
|
|
2587
|
+
msg.setCommon(value);
|
|
2588
|
+
break;
|
|
2589
|
+
default:
|
|
2590
|
+
reader.skipField();
|
|
2591
|
+
break;
|
|
2592
|
+
}
|
|
2593
|
+
}
|
|
2594
|
+
return msg;
|
|
2595
|
+
};
|
|
2596
|
+
|
|
2597
|
+
|
|
2598
|
+
/**
|
|
2599
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
2600
|
+
* @return {!Uint8Array}
|
|
2601
|
+
*/
|
|
2602
|
+
proto.google.api.RubySettings.prototype.serializeBinary = function() {
|
|
2603
|
+
var writer = new jspb.BinaryWriter();
|
|
2604
|
+
proto.google.api.RubySettings.serializeBinaryToWriter(this, writer);
|
|
2605
|
+
return writer.getResultBuffer();
|
|
2606
|
+
};
|
|
2607
|
+
|
|
2608
|
+
|
|
2609
|
+
/**
|
|
2610
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2611
|
+
* format), writing to the given BinaryWriter.
|
|
2612
|
+
* @param {!proto.google.api.RubySettings} message
|
|
2613
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2614
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2615
|
+
*/
|
|
2616
|
+
proto.google.api.RubySettings.serializeBinaryToWriter = function(message, writer) {
|
|
2617
|
+
var f = undefined;
|
|
2618
|
+
f = message.getCommon();
|
|
2619
|
+
if (f != null) {
|
|
2620
|
+
writer.writeMessage(
|
|
2621
|
+
1,
|
|
2622
|
+
f,
|
|
2623
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter
|
|
2624
|
+
);
|
|
2625
|
+
}
|
|
2626
|
+
};
|
|
2627
|
+
|
|
2628
|
+
|
|
2629
|
+
/**
|
|
2630
|
+
* optional CommonLanguageSettings common = 1;
|
|
2631
|
+
* @return {?proto.google.api.CommonLanguageSettings}
|
|
2632
|
+
*/
|
|
2633
|
+
proto.google.api.RubySettings.prototype.getCommon = function() {
|
|
2634
|
+
return /** @type{?proto.google.api.CommonLanguageSettings} */ (
|
|
2635
|
+
jspb.Message.getWrapperField(this, proto.google.api.CommonLanguageSettings, 1));
|
|
2636
|
+
};
|
|
2637
|
+
|
|
2638
|
+
|
|
2639
|
+
/**
|
|
2640
|
+
* @param {?proto.google.api.CommonLanguageSettings|undefined} value
|
|
2641
|
+
* @return {!proto.google.api.RubySettings} returns this
|
|
2642
|
+
*/
|
|
2643
|
+
proto.google.api.RubySettings.prototype.setCommon = function(value) {
|
|
2644
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
2645
|
+
};
|
|
2646
|
+
|
|
2647
|
+
|
|
2648
|
+
/**
|
|
2649
|
+
* Clears the message field making it undefined.
|
|
2650
|
+
* @return {!proto.google.api.RubySettings} returns this
|
|
2651
|
+
*/
|
|
2652
|
+
proto.google.api.RubySettings.prototype.clearCommon = function() {
|
|
2653
|
+
return this.setCommon(undefined);
|
|
2654
|
+
};
|
|
2655
|
+
|
|
2656
|
+
|
|
2657
|
+
/**
|
|
2658
|
+
* Returns whether this field is set.
|
|
2659
|
+
* @return {boolean}
|
|
2660
|
+
*/
|
|
2661
|
+
proto.google.api.RubySettings.prototype.hasCommon = function() {
|
|
2662
|
+
return jspb.Message.getField(this, 1) != null;
|
|
2663
|
+
};
|
|
2664
|
+
|
|
2665
|
+
|
|
2666
|
+
|
|
2667
|
+
|
|
2668
|
+
|
|
2669
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2670
|
+
/**
|
|
2671
|
+
* Creates an object representation of this proto.
|
|
2672
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2673
|
+
* Optional fields that are not set will be set to undefined.
|
|
2674
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2675
|
+
* For the list of reserved names please see:
|
|
2676
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2677
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2678
|
+
* JSPB instance for transitional soy proto support:
|
|
2679
|
+
* http://goto/soy-param-migration
|
|
2680
|
+
* @return {!Object}
|
|
2681
|
+
*/
|
|
2682
|
+
proto.google.api.GoSettings.prototype.toObject = function(opt_includeInstance) {
|
|
2683
|
+
return proto.google.api.GoSettings.toObject(opt_includeInstance, this);
|
|
2684
|
+
};
|
|
2685
|
+
|
|
2686
|
+
|
|
2687
|
+
/**
|
|
2688
|
+
* Static version of the {@see toObject} method.
|
|
2689
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2690
|
+
* the JSPB instance for transitional soy proto support:
|
|
2691
|
+
* http://goto/soy-param-migration
|
|
2692
|
+
* @param {!proto.google.api.GoSettings} msg The msg instance to transform.
|
|
2693
|
+
* @return {!Object}
|
|
2694
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2695
|
+
*/
|
|
2696
|
+
proto.google.api.GoSettings.toObject = function(includeInstance, msg) {
|
|
2697
|
+
var f, obj = {
|
|
2698
|
+
common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f)
|
|
2699
|
+
};
|
|
2700
|
+
|
|
2701
|
+
if (includeInstance) {
|
|
2702
|
+
obj.$jspbMessageInstance = msg;
|
|
2703
|
+
}
|
|
2704
|
+
return obj;
|
|
2705
|
+
};
|
|
2706
|
+
}
|
|
2707
|
+
|
|
2708
|
+
|
|
2709
|
+
/**
|
|
2710
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2711
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2712
|
+
* @return {!proto.google.api.GoSettings}
|
|
2713
|
+
*/
|
|
2714
|
+
proto.google.api.GoSettings.deserializeBinary = function(bytes) {
|
|
2715
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2716
|
+
var msg = new proto.google.api.GoSettings;
|
|
2717
|
+
return proto.google.api.GoSettings.deserializeBinaryFromReader(msg, reader);
|
|
2718
|
+
};
|
|
2719
|
+
|
|
2720
|
+
|
|
2721
|
+
/**
|
|
2722
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
2723
|
+
* given reader into the given message object.
|
|
2724
|
+
* @param {!proto.google.api.GoSettings} msg The message object to deserialize into.
|
|
2725
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2726
|
+
* @return {!proto.google.api.GoSettings}
|
|
2727
|
+
*/
|
|
2728
|
+
proto.google.api.GoSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
2729
|
+
while (reader.nextField()) {
|
|
2730
|
+
if (reader.isEndGroup()) {
|
|
2731
|
+
break;
|
|
2732
|
+
}
|
|
2733
|
+
var field = reader.getFieldNumber();
|
|
2734
|
+
switch (field) {
|
|
2735
|
+
case 1:
|
|
2736
|
+
var value = new proto.google.api.CommonLanguageSettings;
|
|
2737
|
+
reader.readMessage(value,proto.google.api.CommonLanguageSettings.deserializeBinaryFromReader);
|
|
2738
|
+
msg.setCommon(value);
|
|
2739
|
+
break;
|
|
2740
|
+
default:
|
|
2741
|
+
reader.skipField();
|
|
2742
|
+
break;
|
|
2743
|
+
}
|
|
2744
|
+
}
|
|
2745
|
+
return msg;
|
|
2746
|
+
};
|
|
2747
|
+
|
|
2748
|
+
|
|
2749
|
+
/**
|
|
2750
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
2751
|
+
* @return {!Uint8Array}
|
|
2752
|
+
*/
|
|
2753
|
+
proto.google.api.GoSettings.prototype.serializeBinary = function() {
|
|
2754
|
+
var writer = new jspb.BinaryWriter();
|
|
2755
|
+
proto.google.api.GoSettings.serializeBinaryToWriter(this, writer);
|
|
2756
|
+
return writer.getResultBuffer();
|
|
2757
|
+
};
|
|
2758
|
+
|
|
2759
|
+
|
|
2760
|
+
/**
|
|
2761
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2762
|
+
* format), writing to the given BinaryWriter.
|
|
2763
|
+
* @param {!proto.google.api.GoSettings} message
|
|
2764
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2765
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2766
|
+
*/
|
|
2767
|
+
proto.google.api.GoSettings.serializeBinaryToWriter = function(message, writer) {
|
|
2768
|
+
var f = undefined;
|
|
2769
|
+
f = message.getCommon();
|
|
2770
|
+
if (f != null) {
|
|
2771
|
+
writer.writeMessage(
|
|
2772
|
+
1,
|
|
2773
|
+
f,
|
|
2774
|
+
proto.google.api.CommonLanguageSettings.serializeBinaryToWriter
|
|
2775
|
+
);
|
|
2776
|
+
}
|
|
2777
|
+
};
|
|
2778
|
+
|
|
2779
|
+
|
|
2780
|
+
/**
|
|
2781
|
+
* optional CommonLanguageSettings common = 1;
|
|
2782
|
+
* @return {?proto.google.api.CommonLanguageSettings}
|
|
2783
|
+
*/
|
|
2784
|
+
proto.google.api.GoSettings.prototype.getCommon = function() {
|
|
2785
|
+
return /** @type{?proto.google.api.CommonLanguageSettings} */ (
|
|
2786
|
+
jspb.Message.getWrapperField(this, proto.google.api.CommonLanguageSettings, 1));
|
|
2787
|
+
};
|
|
2788
|
+
|
|
2789
|
+
|
|
2790
|
+
/**
|
|
2791
|
+
* @param {?proto.google.api.CommonLanguageSettings|undefined} value
|
|
2792
|
+
* @return {!proto.google.api.GoSettings} returns this
|
|
2793
|
+
*/
|
|
2794
|
+
proto.google.api.GoSettings.prototype.setCommon = function(value) {
|
|
2795
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
2796
|
+
};
|
|
2797
|
+
|
|
2798
|
+
|
|
2799
|
+
/**
|
|
2800
|
+
* Clears the message field making it undefined.
|
|
2801
|
+
* @return {!proto.google.api.GoSettings} returns this
|
|
2802
|
+
*/
|
|
2803
|
+
proto.google.api.GoSettings.prototype.clearCommon = function() {
|
|
2804
|
+
return this.setCommon(undefined);
|
|
2805
|
+
};
|
|
2806
|
+
|
|
2807
|
+
|
|
2808
|
+
/**
|
|
2809
|
+
* Returns whether this field is set.
|
|
2810
|
+
* @return {boolean}
|
|
2811
|
+
*/
|
|
2812
|
+
proto.google.api.GoSettings.prototype.hasCommon = function() {
|
|
2813
|
+
return jspb.Message.getField(this, 1) != null;
|
|
2814
|
+
};
|
|
2815
|
+
|
|
2816
|
+
|
|
2817
|
+
|
|
2818
|
+
|
|
2819
|
+
|
|
2820
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2821
|
+
/**
|
|
2822
|
+
* Creates an object representation of this proto.
|
|
2823
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2824
|
+
* Optional fields that are not set will be set to undefined.
|
|
2825
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2826
|
+
* For the list of reserved names please see:
|
|
2827
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2828
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2829
|
+
* JSPB instance for transitional soy proto support:
|
|
2830
|
+
* http://goto/soy-param-migration
|
|
2831
|
+
* @return {!Object}
|
|
2832
|
+
*/
|
|
2833
|
+
proto.google.api.MethodSettings.prototype.toObject = function(opt_includeInstance) {
|
|
2834
|
+
return proto.google.api.MethodSettings.toObject(opt_includeInstance, this);
|
|
2835
|
+
};
|
|
2836
|
+
|
|
2837
|
+
|
|
2838
|
+
/**
|
|
2839
|
+
* Static version of the {@see toObject} method.
|
|
2840
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2841
|
+
* the JSPB instance for transitional soy proto support:
|
|
2842
|
+
* http://goto/soy-param-migration
|
|
2843
|
+
* @param {!proto.google.api.MethodSettings} msg The msg instance to transform.
|
|
2844
|
+
* @return {!Object}
|
|
2845
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2846
|
+
*/
|
|
2847
|
+
proto.google.api.MethodSettings.toObject = function(includeInstance, msg) {
|
|
2848
|
+
var f, obj = {
|
|
2849
|
+
selector: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
2850
|
+
longRunning: (f = msg.getLongRunning()) && proto.google.api.MethodSettings.LongRunning.toObject(includeInstance, f)
|
|
2851
|
+
};
|
|
2852
|
+
|
|
2853
|
+
if (includeInstance) {
|
|
2854
|
+
obj.$jspbMessageInstance = msg;
|
|
2855
|
+
}
|
|
2856
|
+
return obj;
|
|
2857
|
+
};
|
|
2858
|
+
}
|
|
2859
|
+
|
|
2860
|
+
|
|
2861
|
+
/**
|
|
2862
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2863
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2864
|
+
* @return {!proto.google.api.MethodSettings}
|
|
2865
|
+
*/
|
|
2866
|
+
proto.google.api.MethodSettings.deserializeBinary = function(bytes) {
|
|
2867
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2868
|
+
var msg = new proto.google.api.MethodSettings;
|
|
2869
|
+
return proto.google.api.MethodSettings.deserializeBinaryFromReader(msg, reader);
|
|
2870
|
+
};
|
|
2871
|
+
|
|
2872
|
+
|
|
2873
|
+
/**
|
|
2874
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
2875
|
+
* given reader into the given message object.
|
|
2876
|
+
* @param {!proto.google.api.MethodSettings} msg The message object to deserialize into.
|
|
2877
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
2878
|
+
* @return {!proto.google.api.MethodSettings}
|
|
2879
|
+
*/
|
|
2880
|
+
proto.google.api.MethodSettings.deserializeBinaryFromReader = function(msg, reader) {
|
|
2881
|
+
while (reader.nextField()) {
|
|
2882
|
+
if (reader.isEndGroup()) {
|
|
2883
|
+
break;
|
|
2884
|
+
}
|
|
2885
|
+
var field = reader.getFieldNumber();
|
|
2886
|
+
switch (field) {
|
|
2887
|
+
case 1:
|
|
2888
|
+
var value = /** @type {string} */ (reader.readStringRequireUtf8());
|
|
2889
|
+
msg.setSelector(value);
|
|
2890
|
+
break;
|
|
2891
|
+
case 2:
|
|
2892
|
+
var value = new proto.google.api.MethodSettings.LongRunning;
|
|
2893
|
+
reader.readMessage(value,proto.google.api.MethodSettings.LongRunning.deserializeBinaryFromReader);
|
|
2894
|
+
msg.setLongRunning(value);
|
|
2895
|
+
break;
|
|
2896
|
+
default:
|
|
2897
|
+
reader.skipField();
|
|
2898
|
+
break;
|
|
2899
|
+
}
|
|
2900
|
+
}
|
|
2901
|
+
return msg;
|
|
2902
|
+
};
|
|
2903
|
+
|
|
2904
|
+
|
|
2905
|
+
/**
|
|
2906
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
2907
|
+
* @return {!Uint8Array}
|
|
2908
|
+
*/
|
|
2909
|
+
proto.google.api.MethodSettings.prototype.serializeBinary = function() {
|
|
2910
|
+
var writer = new jspb.BinaryWriter();
|
|
2911
|
+
proto.google.api.MethodSettings.serializeBinaryToWriter(this, writer);
|
|
2912
|
+
return writer.getResultBuffer();
|
|
2913
|
+
};
|
|
2914
|
+
|
|
2915
|
+
|
|
2916
|
+
/**
|
|
2917
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
2918
|
+
* format), writing to the given BinaryWriter.
|
|
2919
|
+
* @param {!proto.google.api.MethodSettings} message
|
|
2920
|
+
* @param {!jspb.BinaryWriter} writer
|
|
2921
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2922
|
+
*/
|
|
2923
|
+
proto.google.api.MethodSettings.serializeBinaryToWriter = function(message, writer) {
|
|
2924
|
+
var f = undefined;
|
|
2925
|
+
f = message.getSelector();
|
|
2926
|
+
if (f.length > 0) {
|
|
2927
|
+
writer.writeString(
|
|
2928
|
+
1,
|
|
2929
|
+
f
|
|
2930
|
+
);
|
|
2931
|
+
}
|
|
2932
|
+
f = message.getLongRunning();
|
|
2933
|
+
if (f != null) {
|
|
2934
|
+
writer.writeMessage(
|
|
2935
|
+
2,
|
|
2936
|
+
f,
|
|
2937
|
+
proto.google.api.MethodSettings.LongRunning.serializeBinaryToWriter
|
|
2938
|
+
);
|
|
2939
|
+
}
|
|
2940
|
+
};
|
|
2941
|
+
|
|
2942
|
+
|
|
2943
|
+
|
|
2944
|
+
|
|
2945
|
+
|
|
2946
|
+
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
2947
|
+
/**
|
|
2948
|
+
* Creates an object representation of this proto.
|
|
2949
|
+
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
2950
|
+
* Optional fields that are not set will be set to undefined.
|
|
2951
|
+
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
2952
|
+
* For the list of reserved names please see:
|
|
2953
|
+
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
2954
|
+
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
2955
|
+
* JSPB instance for transitional soy proto support:
|
|
2956
|
+
* http://goto/soy-param-migration
|
|
2957
|
+
* @return {!Object}
|
|
2958
|
+
*/
|
|
2959
|
+
proto.google.api.MethodSettings.LongRunning.prototype.toObject = function(opt_includeInstance) {
|
|
2960
|
+
return proto.google.api.MethodSettings.LongRunning.toObject(opt_includeInstance, this);
|
|
2961
|
+
};
|
|
2962
|
+
|
|
2963
|
+
|
|
2964
|
+
/**
|
|
2965
|
+
* Static version of the {@see toObject} method.
|
|
2966
|
+
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
2967
|
+
* the JSPB instance for transitional soy proto support:
|
|
2968
|
+
* http://goto/soy-param-migration
|
|
2969
|
+
* @param {!proto.google.api.MethodSettings.LongRunning} msg The msg instance to transform.
|
|
2970
|
+
* @return {!Object}
|
|
2971
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
2972
|
+
*/
|
|
2973
|
+
proto.google.api.MethodSettings.LongRunning.toObject = function(includeInstance, msg) {
|
|
2974
|
+
var f, obj = {
|
|
2975
|
+
initialPollDelay: (f = msg.getInitialPollDelay()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f),
|
|
2976
|
+
pollDelayMultiplier: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0),
|
|
2977
|
+
maxPollDelay: (f = msg.getMaxPollDelay()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f),
|
|
2978
|
+
totalPollTimeout: (f = msg.getTotalPollTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f)
|
|
2979
|
+
};
|
|
2980
|
+
|
|
2981
|
+
if (includeInstance) {
|
|
2982
|
+
obj.$jspbMessageInstance = msg;
|
|
2983
|
+
}
|
|
2984
|
+
return obj;
|
|
2985
|
+
};
|
|
2986
|
+
}
|
|
2987
|
+
|
|
2988
|
+
|
|
2989
|
+
/**
|
|
2990
|
+
* Deserializes binary data (in protobuf wire format).
|
|
2991
|
+
* @param {jspb.binary.bytesource.ByteSource} bytes The bytes to deserialize.
|
|
2992
|
+
* @return {!proto.google.api.MethodSettings.LongRunning}
|
|
2993
|
+
*/
|
|
2994
|
+
proto.google.api.MethodSettings.LongRunning.deserializeBinary = function(bytes) {
|
|
2995
|
+
var reader = new jspb.BinaryReader(bytes);
|
|
2996
|
+
var msg = new proto.google.api.MethodSettings.LongRunning;
|
|
2997
|
+
return proto.google.api.MethodSettings.LongRunning.deserializeBinaryFromReader(msg, reader);
|
|
2998
|
+
};
|
|
2999
|
+
|
|
3000
|
+
|
|
3001
|
+
/**
|
|
3002
|
+
* Deserializes binary data (in protobuf wire format) from the
|
|
3003
|
+
* given reader into the given message object.
|
|
3004
|
+
* @param {!proto.google.api.MethodSettings.LongRunning} msg The message object to deserialize into.
|
|
3005
|
+
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
3006
|
+
* @return {!proto.google.api.MethodSettings.LongRunning}
|
|
3007
|
+
*/
|
|
3008
|
+
proto.google.api.MethodSettings.LongRunning.deserializeBinaryFromReader = function(msg, reader) {
|
|
3009
|
+
while (reader.nextField()) {
|
|
3010
|
+
if (reader.isEndGroup()) {
|
|
3011
|
+
break;
|
|
3012
|
+
}
|
|
3013
|
+
var field = reader.getFieldNumber();
|
|
3014
|
+
switch (field) {
|
|
3015
|
+
case 1:
|
|
3016
|
+
var value = new google_protobuf_duration_pb.Duration;
|
|
3017
|
+
reader.readMessage(value,google_protobuf_duration_pb.Duration.deserializeBinaryFromReader);
|
|
3018
|
+
msg.setInitialPollDelay(value);
|
|
3019
|
+
break;
|
|
3020
|
+
case 2:
|
|
3021
|
+
var value = /** @type {number} */ (reader.readFloat());
|
|
3022
|
+
msg.setPollDelayMultiplier(value);
|
|
3023
|
+
break;
|
|
3024
|
+
case 3:
|
|
3025
|
+
var value = new google_protobuf_duration_pb.Duration;
|
|
3026
|
+
reader.readMessage(value,google_protobuf_duration_pb.Duration.deserializeBinaryFromReader);
|
|
3027
|
+
msg.setMaxPollDelay(value);
|
|
3028
|
+
break;
|
|
3029
|
+
case 4:
|
|
3030
|
+
var value = new google_protobuf_duration_pb.Duration;
|
|
3031
|
+
reader.readMessage(value,google_protobuf_duration_pb.Duration.deserializeBinaryFromReader);
|
|
3032
|
+
msg.setTotalPollTimeout(value);
|
|
3033
|
+
break;
|
|
3034
|
+
default:
|
|
3035
|
+
reader.skipField();
|
|
3036
|
+
break;
|
|
3037
|
+
}
|
|
3038
|
+
}
|
|
3039
|
+
return msg;
|
|
3040
|
+
};
|
|
3041
|
+
|
|
3042
|
+
|
|
3043
|
+
/**
|
|
3044
|
+
* Serializes the message to binary data (in protobuf wire format).
|
|
3045
|
+
* @return {!Uint8Array}
|
|
3046
|
+
*/
|
|
3047
|
+
proto.google.api.MethodSettings.LongRunning.prototype.serializeBinary = function() {
|
|
3048
|
+
var writer = new jspb.BinaryWriter();
|
|
3049
|
+
proto.google.api.MethodSettings.LongRunning.serializeBinaryToWriter(this, writer);
|
|
3050
|
+
return writer.getResultBuffer();
|
|
3051
|
+
};
|
|
3052
|
+
|
|
3053
|
+
|
|
3054
|
+
/**
|
|
3055
|
+
* Serializes the given message to binary data (in protobuf wire
|
|
3056
|
+
* format), writing to the given BinaryWriter.
|
|
3057
|
+
* @param {!proto.google.api.MethodSettings.LongRunning} message
|
|
3058
|
+
* @param {!jspb.BinaryWriter} writer
|
|
3059
|
+
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
3060
|
+
*/
|
|
3061
|
+
proto.google.api.MethodSettings.LongRunning.serializeBinaryToWriter = function(message, writer) {
|
|
3062
|
+
var f = undefined;
|
|
3063
|
+
f = message.getInitialPollDelay();
|
|
3064
|
+
if (f != null) {
|
|
3065
|
+
writer.writeMessage(
|
|
3066
|
+
1,
|
|
3067
|
+
f,
|
|
3068
|
+
google_protobuf_duration_pb.Duration.serializeBinaryToWriter
|
|
3069
|
+
);
|
|
3070
|
+
}
|
|
3071
|
+
f = message.getPollDelayMultiplier();
|
|
3072
|
+
if (f !== 0.0) {
|
|
3073
|
+
writer.writeFloat(
|
|
3074
|
+
2,
|
|
3075
|
+
f
|
|
3076
|
+
);
|
|
3077
|
+
}
|
|
3078
|
+
f = message.getMaxPollDelay();
|
|
3079
|
+
if (f != null) {
|
|
3080
|
+
writer.writeMessage(
|
|
3081
|
+
3,
|
|
3082
|
+
f,
|
|
3083
|
+
google_protobuf_duration_pb.Duration.serializeBinaryToWriter
|
|
3084
|
+
);
|
|
3085
|
+
}
|
|
3086
|
+
f = message.getTotalPollTimeout();
|
|
3087
|
+
if (f != null) {
|
|
3088
|
+
writer.writeMessage(
|
|
3089
|
+
4,
|
|
3090
|
+
f,
|
|
3091
|
+
google_protobuf_duration_pb.Duration.serializeBinaryToWriter
|
|
3092
|
+
);
|
|
3093
|
+
}
|
|
3094
|
+
};
|
|
3095
|
+
|
|
3096
|
+
|
|
3097
|
+
/**
|
|
3098
|
+
* optional google.protobuf.Duration initial_poll_delay = 1;
|
|
3099
|
+
* @return {?proto.google.protobuf.Duration}
|
|
3100
|
+
*/
|
|
3101
|
+
proto.google.api.MethodSettings.LongRunning.prototype.getInitialPollDelay = function() {
|
|
3102
|
+
return /** @type{?proto.google.protobuf.Duration} */ (
|
|
3103
|
+
jspb.Message.getWrapperField(this, google_protobuf_duration_pb.Duration, 1));
|
|
3104
|
+
};
|
|
3105
|
+
|
|
3106
|
+
|
|
3107
|
+
/**
|
|
3108
|
+
* @param {?proto.google.protobuf.Duration|undefined} value
|
|
3109
|
+
* @return {!proto.google.api.MethodSettings.LongRunning} returns this
|
|
3110
|
+
*/
|
|
3111
|
+
proto.google.api.MethodSettings.LongRunning.prototype.setInitialPollDelay = function(value) {
|
|
3112
|
+
return jspb.Message.setWrapperField(this, 1, value);
|
|
3113
|
+
};
|
|
3114
|
+
|
|
3115
|
+
|
|
3116
|
+
/**
|
|
3117
|
+
* Clears the message field making it undefined.
|
|
3118
|
+
* @return {!proto.google.api.MethodSettings.LongRunning} returns this
|
|
3119
|
+
*/
|
|
3120
|
+
proto.google.api.MethodSettings.LongRunning.prototype.clearInitialPollDelay = function() {
|
|
3121
|
+
return this.setInitialPollDelay(undefined);
|
|
3122
|
+
};
|
|
3123
|
+
|
|
3124
|
+
|
|
3125
|
+
/**
|
|
3126
|
+
* Returns whether this field is set.
|
|
3127
|
+
* @return {boolean}
|
|
3128
|
+
*/
|
|
3129
|
+
proto.google.api.MethodSettings.LongRunning.prototype.hasInitialPollDelay = function() {
|
|
3130
|
+
return jspb.Message.getField(this, 1) != null;
|
|
3131
|
+
};
|
|
3132
|
+
|
|
3133
|
+
|
|
3134
|
+
/**
|
|
3135
|
+
* optional float poll_delay_multiplier = 2;
|
|
3136
|
+
* @return {number}
|
|
3137
|
+
*/
|
|
3138
|
+
proto.google.api.MethodSettings.LongRunning.prototype.getPollDelayMultiplier = function() {
|
|
3139
|
+
return /** @type {number} */ (jspb.Message.getFloatingPointFieldWithDefault(this, 2, 0.0));
|
|
3140
|
+
};
|
|
3141
|
+
|
|
3142
|
+
|
|
3143
|
+
/**
|
|
3144
|
+
* @param {number} value
|
|
3145
|
+
* @return {!proto.google.api.MethodSettings.LongRunning} returns this
|
|
3146
|
+
*/
|
|
3147
|
+
proto.google.api.MethodSettings.LongRunning.prototype.setPollDelayMultiplier = function(value) {
|
|
3148
|
+
return jspb.Message.setProto3FloatField(this, 2, value);
|
|
3149
|
+
};
|
|
3150
|
+
|
|
3151
|
+
|
|
3152
|
+
/**
|
|
3153
|
+
* optional google.protobuf.Duration max_poll_delay = 3;
|
|
3154
|
+
* @return {?proto.google.protobuf.Duration}
|
|
3155
|
+
*/
|
|
3156
|
+
proto.google.api.MethodSettings.LongRunning.prototype.getMaxPollDelay = function() {
|
|
3157
|
+
return /** @type{?proto.google.protobuf.Duration} */ (
|
|
3158
|
+
jspb.Message.getWrapperField(this, google_protobuf_duration_pb.Duration, 3));
|
|
3159
|
+
};
|
|
3160
|
+
|
|
3161
|
+
|
|
3162
|
+
/**
|
|
3163
|
+
* @param {?proto.google.protobuf.Duration|undefined} value
|
|
3164
|
+
* @return {!proto.google.api.MethodSettings.LongRunning} returns this
|
|
3165
|
+
*/
|
|
3166
|
+
proto.google.api.MethodSettings.LongRunning.prototype.setMaxPollDelay = function(value) {
|
|
3167
|
+
return jspb.Message.setWrapperField(this, 3, value);
|
|
3168
|
+
};
|
|
3169
|
+
|
|
3170
|
+
|
|
3171
|
+
/**
|
|
3172
|
+
* Clears the message field making it undefined.
|
|
3173
|
+
* @return {!proto.google.api.MethodSettings.LongRunning} returns this
|
|
3174
|
+
*/
|
|
3175
|
+
proto.google.api.MethodSettings.LongRunning.prototype.clearMaxPollDelay = function() {
|
|
3176
|
+
return this.setMaxPollDelay(undefined);
|
|
3177
|
+
};
|
|
3178
|
+
|
|
3179
|
+
|
|
3180
|
+
/**
|
|
3181
|
+
* Returns whether this field is set.
|
|
3182
|
+
* @return {boolean}
|
|
3183
|
+
*/
|
|
3184
|
+
proto.google.api.MethodSettings.LongRunning.prototype.hasMaxPollDelay = function() {
|
|
3185
|
+
return jspb.Message.getField(this, 3) != null;
|
|
3186
|
+
};
|
|
3187
|
+
|
|
3188
|
+
|
|
3189
|
+
/**
|
|
3190
|
+
* optional google.protobuf.Duration total_poll_timeout = 4;
|
|
3191
|
+
* @return {?proto.google.protobuf.Duration}
|
|
3192
|
+
*/
|
|
3193
|
+
proto.google.api.MethodSettings.LongRunning.prototype.getTotalPollTimeout = function() {
|
|
3194
|
+
return /** @type{?proto.google.protobuf.Duration} */ (
|
|
3195
|
+
jspb.Message.getWrapperField(this, google_protobuf_duration_pb.Duration, 4));
|
|
3196
|
+
};
|
|
3197
|
+
|
|
3198
|
+
|
|
3199
|
+
/**
|
|
3200
|
+
* @param {?proto.google.protobuf.Duration|undefined} value
|
|
3201
|
+
* @return {!proto.google.api.MethodSettings.LongRunning} returns this
|
|
3202
|
+
*/
|
|
3203
|
+
proto.google.api.MethodSettings.LongRunning.prototype.setTotalPollTimeout = function(value) {
|
|
3204
|
+
return jspb.Message.setWrapperField(this, 4, value);
|
|
3205
|
+
};
|
|
3206
|
+
|
|
3207
|
+
|
|
3208
|
+
/**
|
|
3209
|
+
* Clears the message field making it undefined.
|
|
3210
|
+
* @return {!proto.google.api.MethodSettings.LongRunning} returns this
|
|
3211
|
+
*/
|
|
3212
|
+
proto.google.api.MethodSettings.LongRunning.prototype.clearTotalPollTimeout = function() {
|
|
3213
|
+
return this.setTotalPollTimeout(undefined);
|
|
3214
|
+
};
|
|
3215
|
+
|
|
3216
|
+
|
|
3217
|
+
/**
|
|
3218
|
+
* Returns whether this field is set.
|
|
3219
|
+
* @return {boolean}
|
|
3220
|
+
*/
|
|
3221
|
+
proto.google.api.MethodSettings.LongRunning.prototype.hasTotalPollTimeout = function() {
|
|
3222
|
+
return jspb.Message.getField(this, 4) != null;
|
|
3223
|
+
};
|
|
3224
|
+
|
|
3225
|
+
|
|
3226
|
+
/**
|
|
3227
|
+
* optional string selector = 1;
|
|
3228
|
+
* @return {string}
|
|
3229
|
+
*/
|
|
3230
|
+
proto.google.api.MethodSettings.prototype.getSelector = function() {
|
|
3231
|
+
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
3232
|
+
};
|
|
3233
|
+
|
|
3234
|
+
|
|
3235
|
+
/**
|
|
3236
|
+
* @param {string} value
|
|
3237
|
+
* @return {!proto.google.api.MethodSettings} returns this
|
|
3238
|
+
*/
|
|
3239
|
+
proto.google.api.MethodSettings.prototype.setSelector = function(value) {
|
|
3240
|
+
return jspb.Message.setProto3StringField(this, 1, value);
|
|
3241
|
+
};
|
|
3242
|
+
|
|
3243
|
+
|
|
3244
|
+
/**
|
|
3245
|
+
* optional LongRunning long_running = 2;
|
|
3246
|
+
* @return {?proto.google.api.MethodSettings.LongRunning}
|
|
3247
|
+
*/
|
|
3248
|
+
proto.google.api.MethodSettings.prototype.getLongRunning = function() {
|
|
3249
|
+
return /** @type{?proto.google.api.MethodSettings.LongRunning} */ (
|
|
3250
|
+
jspb.Message.getWrapperField(this, proto.google.api.MethodSettings.LongRunning, 2));
|
|
3251
|
+
};
|
|
3252
|
+
|
|
3253
|
+
|
|
3254
|
+
/**
|
|
3255
|
+
* @param {?proto.google.api.MethodSettings.LongRunning|undefined} value
|
|
3256
|
+
* @return {!proto.google.api.MethodSettings} returns this
|
|
3257
|
+
*/
|
|
3258
|
+
proto.google.api.MethodSettings.prototype.setLongRunning = function(value) {
|
|
3259
|
+
return jspb.Message.setWrapperField(this, 2, value);
|
|
3260
|
+
};
|
|
3261
|
+
|
|
3262
|
+
|
|
3263
|
+
/**
|
|
3264
|
+
* Clears the message field making it undefined.
|
|
3265
|
+
* @return {!proto.google.api.MethodSettings} returns this
|
|
3266
|
+
*/
|
|
3267
|
+
proto.google.api.MethodSettings.prototype.clearLongRunning = function() {
|
|
3268
|
+
return this.setLongRunning(undefined);
|
|
3269
|
+
};
|
|
3270
|
+
|
|
3271
|
+
|
|
3272
|
+
/**
|
|
3273
|
+
* Returns whether this field is set.
|
|
3274
|
+
* @return {boolean}
|
|
3275
|
+
*/
|
|
3276
|
+
proto.google.api.MethodSettings.prototype.hasLongRunning = function() {
|
|
3277
|
+
return jspb.Message.getField(this, 2) != null;
|
|
3278
|
+
};
|
|
3279
|
+
|
|
3280
|
+
|
|
3281
|
+
/**
|
|
3282
|
+
* @enum {number}
|
|
3283
|
+
*/
|
|
3284
|
+
proto.google.api.ClientLibraryOrganization = {
|
|
3285
|
+
CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED: 0,
|
|
3286
|
+
CLOUD: 1,
|
|
3287
|
+
ADS: 2,
|
|
3288
|
+
PHOTOS: 3,
|
|
3289
|
+
STREET_VIEW: 4
|
|
3290
|
+
};
|
|
3291
|
+
|
|
3292
|
+
/**
|
|
3293
|
+
* @enum {number}
|
|
3294
|
+
*/
|
|
3295
|
+
proto.google.api.ClientLibraryDestination = {
|
|
3296
|
+
CLIENT_LIBRARY_DESTINATION_UNSPECIFIED: 0,
|
|
3297
|
+
GITHUB: 10,
|
|
3298
|
+
PACKAGE_MANAGER: 20
|
|
3299
|
+
};
|
|
3300
|
+
|
|
3301
|
+
|
|
3302
|
+
/**
|
|
3303
|
+
* A tuple of {field number, class constructor} for the extension
|
|
3304
|
+
* field named `methodSignatureList`.
|
|
3305
|
+
* @type {!jspb.ExtensionFieldInfo<!Array<string>>}
|
|
3306
|
+
*/
|
|
3307
|
+
proto.google.api.methodSignatureList = new jspb.ExtensionFieldInfo(
|
|
3308
|
+
1051,
|
|
3309
|
+
{methodSignatureList: 0},
|
|
3310
|
+
null,
|
|
3311
|
+
/** @type {?function((boolean|undefined),!jspb.Message=): !Object} */ (
|
|
3312
|
+
null),
|
|
3313
|
+
1);
|
|
3314
|
+
|
|
3315
|
+
google_protobuf_descriptor_pb.MethodOptions.extensionsBinary[1051] = new jspb.ExtensionFieldBinaryInfo(
|
|
3316
|
+
proto.google.api.methodSignatureList,
|
|
3317
|
+
jspb.BinaryReader.prototype.readStringRequireUtf8,
|
|
3318
|
+
jspb.BinaryWriter.prototype.writeRepeatedString,
|
|
3319
|
+
undefined,
|
|
3320
|
+
undefined,
|
|
3321
|
+
false);
|
|
3322
|
+
// This registers the extension field with the extended class, so that
|
|
3323
|
+
// toObject() will function correctly.
|
|
3324
|
+
google_protobuf_descriptor_pb.MethodOptions.extensions[1051] = proto.google.api.methodSignatureList;
|
|
3325
|
+
|
|
3326
|
+
|
|
3327
|
+
/**
|
|
3328
|
+
* A tuple of {field number, class constructor} for the extension
|
|
3329
|
+
* field named `defaultHost`.
|
|
3330
|
+
* @type {!jspb.ExtensionFieldInfo<string>}
|
|
3331
|
+
*/
|
|
3332
|
+
proto.google.api.defaultHost = new jspb.ExtensionFieldInfo(
|
|
3333
|
+
1049,
|
|
3334
|
+
{defaultHost: 0},
|
|
3335
|
+
null,
|
|
3336
|
+
/** @type {?function((boolean|undefined),!jspb.Message=): !Object} */ (
|
|
3337
|
+
null),
|
|
3338
|
+
0);
|
|
3339
|
+
|
|
3340
|
+
google_protobuf_descriptor_pb.ServiceOptions.extensionsBinary[1049] = new jspb.ExtensionFieldBinaryInfo(
|
|
3341
|
+
proto.google.api.defaultHost,
|
|
3342
|
+
jspb.BinaryReader.prototype.readStringRequireUtf8,
|
|
3343
|
+
jspb.BinaryWriter.prototype.writeString,
|
|
3344
|
+
undefined,
|
|
3345
|
+
undefined,
|
|
3346
|
+
false);
|
|
3347
|
+
// This registers the extension field with the extended class, so that
|
|
3348
|
+
// toObject() will function correctly.
|
|
3349
|
+
google_protobuf_descriptor_pb.ServiceOptions.extensions[1049] = proto.google.api.defaultHost;
|
|
3350
|
+
|
|
3351
|
+
|
|
3352
|
+
/**
|
|
3353
|
+
* A tuple of {field number, class constructor} for the extension
|
|
3354
|
+
* field named `oauthScopes`.
|
|
3355
|
+
* @type {!jspb.ExtensionFieldInfo<string>}
|
|
3356
|
+
*/
|
|
3357
|
+
proto.google.api.oauthScopes = new jspb.ExtensionFieldInfo(
|
|
3358
|
+
1050,
|
|
3359
|
+
{oauthScopes: 0},
|
|
3360
|
+
null,
|
|
3361
|
+
/** @type {?function((boolean|undefined),!jspb.Message=): !Object} */ (
|
|
3362
|
+
null),
|
|
3363
|
+
0);
|
|
3364
|
+
|
|
3365
|
+
google_protobuf_descriptor_pb.ServiceOptions.extensionsBinary[1050] = new jspb.ExtensionFieldBinaryInfo(
|
|
3366
|
+
proto.google.api.oauthScopes,
|
|
3367
|
+
jspb.BinaryReader.prototype.readStringRequireUtf8,
|
|
3368
|
+
jspb.BinaryWriter.prototype.writeString,
|
|
3369
|
+
undefined,
|
|
3370
|
+
undefined,
|
|
3371
|
+
false);
|
|
3372
|
+
// This registers the extension field with the extended class, so that
|
|
3373
|
+
// toObject() will function correctly.
|
|
3374
|
+
google_protobuf_descriptor_pb.ServiceOptions.extensions[1050] = proto.google.api.oauthScopes;
|
|
3375
|
+
|
|
3376
|
+
goog.object.extend(exports, proto.google.api);
|
|
3377
|
+
|
|
3378
|
+
// Below is base64 encoded GeneratedCodeInfo proto
|
|
3379
|
+
// CiMKAgQAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxj/EyCVFAojCgIEARIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YsBogxRoKIwoCBAISF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGKogILQgCiMKAgQDEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxifJiCrJgojCgIEBBIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y9SsggCwKIwoCBAUSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMcxINIxCiMKAgQGEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiZNyCnNwojCgIEBxIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y9zwggz0KIwoCBAgSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGM1CINtCCiMKAgQJEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxirSCC3SAojCgIEChIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YgU4gi04KIwoCBAsSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGM9TIN1TCiUKBAQLAwASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGLxZIMdZCiUKBAQAAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGOF8IPR8CiUKBAQAAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGO9+IIJ/CicKBAQAAgESF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGImBASCcgQEKJwoEBAACARIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y6IMBIPuDAQonCgQEAAIBEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxijhgEgsoYBCicKBAQAAgESF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMqIASDfiAEKJwoEBAECABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YmcgBIKPIAQonCgQEAQIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxicygEgpsoBCicKBAQBAgESF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGIrMASCYzAEKJwoEBAECARIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Yvs4BIMzOAQonCgQEAQICEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiX0AEgqtABCicKBAQBAgISF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGK/SASDC0gEKJwoEBAECAxIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Yq9QBILrUAQonCgQEAQIDEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiI1wEgl9cBCicKBAQBAgMSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGJXZASCm2QEKJwoEBAECAxIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y2doBIOjaAQonCgQEAQIEEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxi+3AEgzNwBCicKBAQBAgQSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGJffASCl3wEKJwoEBAECBBIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Yo+EBILPhAQonCgQEAQIEEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjl4gEg8+IBCicKBAQBAgUSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMnkASDX5AEKJwoEBAECBRIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YoucBILDnAQonCgQEAQIFEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiu6QEgvukBCicKBAQBAgUSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGPDqASD+6gEKJwoEBAECBhIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y3ewBIO7sAQonCgQEAQIGEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjC7wEg0+8BCicKBAQBAgYSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGNHxASDk8QEKJwoEBAECBhIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YmfMBIKrzAQonCgQEAQIHEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiD9QEgkvUBCicKBAQBAgcSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGOD3ASDv9wEKJwoEBAECBxIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y7fkBIP75AQonCgQEAQIHEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxix+wEgwPsBCicKBAQBAggSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGJ/9ASCw/QEKJwoEBAECCBIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YhIACIJWAAgonCgQEAQIIEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiTggIgpoICCicKBAQBAggSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGNuDAiDsgwIKJwoEBAECCRIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YxYUCINSFAgonCgQEAQIJEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiiiAIgsYgCCicKBAQBAgkSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGK+KAiDAigIKJwoEBAECCRIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y84sCIIKMAgonCgQEAQIKEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjVjQIg4o0CCicKBAQBAgoSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGKqQAiC3kAIKJwoEBAECChIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YtZICIMSSAgonCgQEAQIKEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxj1kwIggpQCCicKBAQCAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGJnJAiCuyQIKJwoEBAICABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y+csCII7MAgonCgQEAgIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiZzgIgqs4CCicKBAQCAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGNrQAiDx0AIKJwoEBAICARIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YmdICIKfSAgonCgQEAgIBEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiM1AIgmtQCCicKBAQCAgISF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGODVAiDz1QIKJwoEBAICAhIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y2NcCIOvXAgonCgQEAgIDEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiu2QIgvdkCCicKBAQCAgMSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGKLbAiCx2wIKJwoEBAICBBIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y8twCIIDdAgonCgQEAgIEEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjl3gIg894CCicKBAQCAgUSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMbgAiDh4AIKJwoEBAICBRIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Yz+ICIOriAgonCgQEAgIFEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjY5AIg7+QCCicKBAQCAgUSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGPHmAiCO5wIKJwoEBAICBhIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YvegCIMzoAgonCgQEAgIGEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxix6gIgwOoCCicKBAQCAgcSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGLnsAiDI7AIKJwoEBAICBxIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y9u4CIIXvAgonCgQEAgIIEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiA8QIglvECCicKBAQCAggSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGPjzAiCO9AIKJwoEBAICCBIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YqfYCILv2AgonCgQEAgIIEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxj0+AIgjPkCCicKBAQDAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGNCeAyDhngMKJwoEBAMCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YyKADINmgAwonCgQEAwIBEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxicowMgs6MDCicKBAQDAgESF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGPWlAyCOpgMKJwoEBAMCAhIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y8acDIPqnAwonCgQEAwICEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjTqgMg3KoDCicKBAQDAgISF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMesAyDSrAMKJwoEBAMCAhIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y9q0DIP+tAwonCgQEBAIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjrywMg9MsDCicKBAQEAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMvOAyDUzgMKJwoEBAQCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YvdADIMjQAwonCgQEBAIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjr0QMg9NEDCicKBAQFAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGODvAyDp7wMKJwoEBAUCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YwPIDIMnyAwonCgQEBQIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiy9AMgvfQDCicKBAQFAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGOD1AyDp9QMKJwoEBAYCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YhZQEII6UBAonCgQEBgIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjrlgQg9JYECicKBAQGAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGOOYBCDumAQKJwoEBAYCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YlJoEIJ2aBAonCgQEBwIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiZuAQgorgECicKBAQHAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGPu6BCCEuwQKJwoEBAcCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y77wEIPq8BAonCgQEBwIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxievgQgp74ECicKBAQIAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMPcBCDM3AQKJwoEBAgCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Yqd8EILLfBAonCgQECAIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxih4QQgrOEECicKBAQIAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGNLiBCDb4gQKJwoEBAkCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y14AFIOCABQonCgQECQIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxi5gwUgwoMFCicKBAQJAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGK2FBSC4hQUKJwoEBAkCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y3IYFIOWGBQonCgQECgIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjBpAUgyqQFCicKBAQKAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGJ+nBSCopwUKJwoEBAoCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Yj6kFIJqpBQonCgQECgIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxi8qgUgxaoFCikKBgQLAwACABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YgPQFIJP0BQopCgYECwMAAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGPP2BSCG9wUKKQoGBAsDAAIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiN+QUgovkFCikKBgQLAwACABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y3voFIPH6BQopCgYECwMAAgESF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGLb8BSDM/AUKKQoGBAsDAAIBEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjd/gUg8/4FCikKBgQLAwACAhIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y7IAGIPuABgopCgYECwMAAgISF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGNuDBiDqgwYKKQoGBAsDAAICEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjxhQYggoYGCikKBgQLAwACAhIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YuocGIMmHBgopCgYECwMAAgMSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGLeJBiDKiQYKKQoGBAsDAAIDEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxiqjAYgvYwGCikKBgQLAwACAxIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YxI4GINmOBgopCgYECwMAAgMSF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGJWQBiCokAYKJwoEBAsCABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y1ZEGIOCRBgonCgQECwIAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjLkwYg1pMGCicKBAQLAgESF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMKVBiDQlQYKJwoEBAsCARIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YuZgGIMeYBgonCgQECwIBEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxi2mgYgxpoGCicKBAQLAgESF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGPGbBiD/mwYKJQoCBQASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGPCcBiCJnQYKJwoEBQACABIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8YkJ0GILedBgonCgQFAAIBEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxi+nQYgw50GCicKBAUAAgISF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGMqdBiDNnQYKJwoEBQACAxIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y1J0GINqdBgonCgQFAAIEEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjhnQYg7J0GCiUKAgUBEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxifngYgt54GCicKBAUBAgASF2dvb2dsZS9hcGkvY2xpZW50LnByb3RvGL6eBiDkngYKJwoEBQECARIXZ29vZ2xlL2FwaS9jbGllbnQucHJvdG8Y654GIPGeBgonCgQFAQICEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxj5ngYgiJ8GCiUKAgcAEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxjHoAYg2qAGCiUKAgcBEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxi0pwYgv6cGCiUKAgcCEhdnb29nbGUvYXBpL2NsaWVudC5wcm90bxj7rQYghq4G
|