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