@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,1992 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @fileoverview gRPC-Web generated client stub for google.iam.admin.v1
|
|
3
|
+
* @enhanceable
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
// Code generated by protoc-gen-grpc-web. DO NOT EDIT.
|
|
8
|
+
// versions:
|
|
9
|
+
// protoc-gen-grpc-web v1.5.0
|
|
10
|
+
// protoc v4.24.4
|
|
11
|
+
// source: google/iam/admin/v1/iam.proto
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
/* eslint-disable */
|
|
15
|
+
// @ts-nocheck
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
const grpc = {};
|
|
20
|
+
grpc.web = require('grpc-web');
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
var google_api_annotations_pb = require('../../../../google/api/annotations_pb.js')
|
|
24
|
+
|
|
25
|
+
var google_api_client_pb = require('../../../../google/api/client_pb.js')
|
|
26
|
+
|
|
27
|
+
var google_api_field_behavior_pb = require('../../../../google/api/field_behavior_pb.js')
|
|
28
|
+
|
|
29
|
+
var google_api_resource_pb = require('../../../../google/api/resource_pb.js')
|
|
30
|
+
|
|
31
|
+
var google_iam_v1_iam_policy_pb = require('../../../../google/iam/v1/iam_policy_pb.js')
|
|
32
|
+
|
|
33
|
+
var google_iam_v1_policy_pb = require('../../../../google/iam/v1/policy_pb.js')
|
|
34
|
+
|
|
35
|
+
var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js')
|
|
36
|
+
|
|
37
|
+
var google_protobuf_field_mask_pb = require('google-protobuf/google/protobuf/field_mask_pb.js')
|
|
38
|
+
|
|
39
|
+
var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js')
|
|
40
|
+
|
|
41
|
+
var google_type_expr_pb = require('../../../../google/type/expr_pb.js')
|
|
42
|
+
const proto = {};
|
|
43
|
+
proto.google = {};
|
|
44
|
+
proto.google.iam = {};
|
|
45
|
+
proto.google.iam.admin = {};
|
|
46
|
+
proto.google.iam.admin.v1 = require('./iam_pb.js');
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @param {string} hostname
|
|
50
|
+
* @param {?Object} credentials
|
|
51
|
+
* @param {?grpc.web.ClientOptions} options
|
|
52
|
+
* @constructor
|
|
53
|
+
* @struct
|
|
54
|
+
* @final
|
|
55
|
+
*/
|
|
56
|
+
proto.google.iam.admin.v1.IAMClient =
|
|
57
|
+
function(hostname, credentials, options) {
|
|
58
|
+
if (!options) options = {};
|
|
59
|
+
options.format = 'text';
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
63
|
+
*/
|
|
64
|
+
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* @private @const {string} The hostname
|
|
68
|
+
*/
|
|
69
|
+
this.hostname_ = hostname.replace(/\/+$/, '');
|
|
70
|
+
|
|
71
|
+
};
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* @param {string} hostname
|
|
76
|
+
* @param {?Object} credentials
|
|
77
|
+
* @param {?grpc.web.ClientOptions} options
|
|
78
|
+
* @constructor
|
|
79
|
+
* @struct
|
|
80
|
+
* @final
|
|
81
|
+
*/
|
|
82
|
+
proto.google.iam.admin.v1.IAMPromiseClient =
|
|
83
|
+
function(hostname, credentials, options) {
|
|
84
|
+
if (!options) options = {};
|
|
85
|
+
options.format = 'text';
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* @private @const {!grpc.web.GrpcWebClientBase} The client
|
|
89
|
+
*/
|
|
90
|
+
this.client_ = new grpc.web.GrpcWebClientBase(options);
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* @private @const {string} The hostname
|
|
94
|
+
*/
|
|
95
|
+
this.hostname_ = hostname.replace(/\/+$/, '');
|
|
96
|
+
|
|
97
|
+
};
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
/**
|
|
101
|
+
* @const
|
|
102
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
103
|
+
* !proto.google.iam.admin.v1.ListServiceAccountsRequest,
|
|
104
|
+
* !proto.google.iam.admin.v1.ListServiceAccountsResponse>}
|
|
105
|
+
*/
|
|
106
|
+
const methodDescriptor_IAM_ListServiceAccounts = new grpc.web.MethodDescriptor(
|
|
107
|
+
'/google.iam.admin.v1.IAM/ListServiceAccounts',
|
|
108
|
+
grpc.web.MethodType.UNARY,
|
|
109
|
+
proto.google.iam.admin.v1.ListServiceAccountsRequest,
|
|
110
|
+
proto.google.iam.admin.v1.ListServiceAccountsResponse,
|
|
111
|
+
/**
|
|
112
|
+
* @param {!proto.google.iam.admin.v1.ListServiceAccountsRequest} request
|
|
113
|
+
* @return {!Uint8Array}
|
|
114
|
+
*/
|
|
115
|
+
function(request) {
|
|
116
|
+
return request.serializeBinary();
|
|
117
|
+
},
|
|
118
|
+
proto.google.iam.admin.v1.ListServiceAccountsResponse.deserializeBinary
|
|
119
|
+
);
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* @param {!proto.google.iam.admin.v1.ListServiceAccountsRequest} request The
|
|
124
|
+
* request proto
|
|
125
|
+
* @param {?Object<string, string>} metadata User defined
|
|
126
|
+
* call metadata
|
|
127
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ListServiceAccountsResponse)}
|
|
128
|
+
* callback The callback function(error, response)
|
|
129
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ListServiceAccountsResponse>|undefined}
|
|
130
|
+
* The XHR Node Readable Stream
|
|
131
|
+
*/
|
|
132
|
+
proto.google.iam.admin.v1.IAMClient.prototype.listServiceAccounts =
|
|
133
|
+
function(request, metadata, callback) {
|
|
134
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
135
|
+
'/google.iam.admin.v1.IAM/ListServiceAccounts',
|
|
136
|
+
request,
|
|
137
|
+
metadata || {},
|
|
138
|
+
methodDescriptor_IAM_ListServiceAccounts,
|
|
139
|
+
callback);
|
|
140
|
+
};
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
/**
|
|
144
|
+
* @param {!proto.google.iam.admin.v1.ListServiceAccountsRequest} request The
|
|
145
|
+
* request proto
|
|
146
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
147
|
+
* call metadata
|
|
148
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ListServiceAccountsResponse>}
|
|
149
|
+
* Promise that resolves to the response
|
|
150
|
+
*/
|
|
151
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.listServiceAccounts =
|
|
152
|
+
function(request, metadata) {
|
|
153
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
154
|
+
'/google.iam.admin.v1.IAM/ListServiceAccounts',
|
|
155
|
+
request,
|
|
156
|
+
metadata || {},
|
|
157
|
+
methodDescriptor_IAM_ListServiceAccounts);
|
|
158
|
+
};
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
/**
|
|
162
|
+
* @const
|
|
163
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
164
|
+
* !proto.google.iam.admin.v1.GetServiceAccountRequest,
|
|
165
|
+
* !proto.google.iam.admin.v1.ServiceAccount>}
|
|
166
|
+
*/
|
|
167
|
+
const methodDescriptor_IAM_GetServiceAccount = new grpc.web.MethodDescriptor(
|
|
168
|
+
'/google.iam.admin.v1.IAM/GetServiceAccount',
|
|
169
|
+
grpc.web.MethodType.UNARY,
|
|
170
|
+
proto.google.iam.admin.v1.GetServiceAccountRequest,
|
|
171
|
+
proto.google.iam.admin.v1.ServiceAccount,
|
|
172
|
+
/**
|
|
173
|
+
* @param {!proto.google.iam.admin.v1.GetServiceAccountRequest} request
|
|
174
|
+
* @return {!Uint8Array}
|
|
175
|
+
*/
|
|
176
|
+
function(request) {
|
|
177
|
+
return request.serializeBinary();
|
|
178
|
+
},
|
|
179
|
+
proto.google.iam.admin.v1.ServiceAccount.deserializeBinary
|
|
180
|
+
);
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
/**
|
|
184
|
+
* @param {!proto.google.iam.admin.v1.GetServiceAccountRequest} request The
|
|
185
|
+
* request proto
|
|
186
|
+
* @param {?Object<string, string>} metadata User defined
|
|
187
|
+
* call metadata
|
|
188
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ServiceAccount)}
|
|
189
|
+
* callback The callback function(error, response)
|
|
190
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ServiceAccount>|undefined}
|
|
191
|
+
* The XHR Node Readable Stream
|
|
192
|
+
*/
|
|
193
|
+
proto.google.iam.admin.v1.IAMClient.prototype.getServiceAccount =
|
|
194
|
+
function(request, metadata, callback) {
|
|
195
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
196
|
+
'/google.iam.admin.v1.IAM/GetServiceAccount',
|
|
197
|
+
request,
|
|
198
|
+
metadata || {},
|
|
199
|
+
methodDescriptor_IAM_GetServiceAccount,
|
|
200
|
+
callback);
|
|
201
|
+
};
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
/**
|
|
205
|
+
* @param {!proto.google.iam.admin.v1.GetServiceAccountRequest} request The
|
|
206
|
+
* request proto
|
|
207
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
208
|
+
* call metadata
|
|
209
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ServiceAccount>}
|
|
210
|
+
* Promise that resolves to the response
|
|
211
|
+
*/
|
|
212
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.getServiceAccount =
|
|
213
|
+
function(request, metadata) {
|
|
214
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
215
|
+
'/google.iam.admin.v1.IAM/GetServiceAccount',
|
|
216
|
+
request,
|
|
217
|
+
metadata || {},
|
|
218
|
+
methodDescriptor_IAM_GetServiceAccount);
|
|
219
|
+
};
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
/**
|
|
223
|
+
* @const
|
|
224
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
225
|
+
* !proto.google.iam.admin.v1.CreateServiceAccountRequest,
|
|
226
|
+
* !proto.google.iam.admin.v1.ServiceAccount>}
|
|
227
|
+
*/
|
|
228
|
+
const methodDescriptor_IAM_CreateServiceAccount = new grpc.web.MethodDescriptor(
|
|
229
|
+
'/google.iam.admin.v1.IAM/CreateServiceAccount',
|
|
230
|
+
grpc.web.MethodType.UNARY,
|
|
231
|
+
proto.google.iam.admin.v1.CreateServiceAccountRequest,
|
|
232
|
+
proto.google.iam.admin.v1.ServiceAccount,
|
|
233
|
+
/**
|
|
234
|
+
* @param {!proto.google.iam.admin.v1.CreateServiceAccountRequest} request
|
|
235
|
+
* @return {!Uint8Array}
|
|
236
|
+
*/
|
|
237
|
+
function(request) {
|
|
238
|
+
return request.serializeBinary();
|
|
239
|
+
},
|
|
240
|
+
proto.google.iam.admin.v1.ServiceAccount.deserializeBinary
|
|
241
|
+
);
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
/**
|
|
245
|
+
* @param {!proto.google.iam.admin.v1.CreateServiceAccountRequest} request The
|
|
246
|
+
* request proto
|
|
247
|
+
* @param {?Object<string, string>} metadata User defined
|
|
248
|
+
* call metadata
|
|
249
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ServiceAccount)}
|
|
250
|
+
* callback The callback function(error, response)
|
|
251
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ServiceAccount>|undefined}
|
|
252
|
+
* The XHR Node Readable Stream
|
|
253
|
+
*/
|
|
254
|
+
proto.google.iam.admin.v1.IAMClient.prototype.createServiceAccount =
|
|
255
|
+
function(request, metadata, callback) {
|
|
256
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
257
|
+
'/google.iam.admin.v1.IAM/CreateServiceAccount',
|
|
258
|
+
request,
|
|
259
|
+
metadata || {},
|
|
260
|
+
methodDescriptor_IAM_CreateServiceAccount,
|
|
261
|
+
callback);
|
|
262
|
+
};
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
/**
|
|
266
|
+
* @param {!proto.google.iam.admin.v1.CreateServiceAccountRequest} request The
|
|
267
|
+
* request proto
|
|
268
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
269
|
+
* call metadata
|
|
270
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ServiceAccount>}
|
|
271
|
+
* Promise that resolves to the response
|
|
272
|
+
*/
|
|
273
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.createServiceAccount =
|
|
274
|
+
function(request, metadata) {
|
|
275
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
276
|
+
'/google.iam.admin.v1.IAM/CreateServiceAccount',
|
|
277
|
+
request,
|
|
278
|
+
metadata || {},
|
|
279
|
+
methodDescriptor_IAM_CreateServiceAccount);
|
|
280
|
+
};
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
/**
|
|
284
|
+
* @const
|
|
285
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
286
|
+
* !proto.google.iam.admin.v1.ServiceAccount,
|
|
287
|
+
* !proto.google.iam.admin.v1.ServiceAccount>}
|
|
288
|
+
*/
|
|
289
|
+
const methodDescriptor_IAM_UpdateServiceAccount = new grpc.web.MethodDescriptor(
|
|
290
|
+
'/google.iam.admin.v1.IAM/UpdateServiceAccount',
|
|
291
|
+
grpc.web.MethodType.UNARY,
|
|
292
|
+
proto.google.iam.admin.v1.ServiceAccount,
|
|
293
|
+
proto.google.iam.admin.v1.ServiceAccount,
|
|
294
|
+
/**
|
|
295
|
+
* @param {!proto.google.iam.admin.v1.ServiceAccount} request
|
|
296
|
+
* @return {!Uint8Array}
|
|
297
|
+
*/
|
|
298
|
+
function(request) {
|
|
299
|
+
return request.serializeBinary();
|
|
300
|
+
},
|
|
301
|
+
proto.google.iam.admin.v1.ServiceAccount.deserializeBinary
|
|
302
|
+
);
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
/**
|
|
306
|
+
* @param {!proto.google.iam.admin.v1.ServiceAccount} request The
|
|
307
|
+
* request proto
|
|
308
|
+
* @param {?Object<string, string>} metadata User defined
|
|
309
|
+
* call metadata
|
|
310
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ServiceAccount)}
|
|
311
|
+
* callback The callback function(error, response)
|
|
312
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ServiceAccount>|undefined}
|
|
313
|
+
* The XHR Node Readable Stream
|
|
314
|
+
*/
|
|
315
|
+
proto.google.iam.admin.v1.IAMClient.prototype.updateServiceAccount =
|
|
316
|
+
function(request, metadata, callback) {
|
|
317
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
318
|
+
'/google.iam.admin.v1.IAM/UpdateServiceAccount',
|
|
319
|
+
request,
|
|
320
|
+
metadata || {},
|
|
321
|
+
methodDescriptor_IAM_UpdateServiceAccount,
|
|
322
|
+
callback);
|
|
323
|
+
};
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
/**
|
|
327
|
+
* @param {!proto.google.iam.admin.v1.ServiceAccount} request The
|
|
328
|
+
* request proto
|
|
329
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
330
|
+
* call metadata
|
|
331
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ServiceAccount>}
|
|
332
|
+
* Promise that resolves to the response
|
|
333
|
+
*/
|
|
334
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.updateServiceAccount =
|
|
335
|
+
function(request, metadata) {
|
|
336
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
337
|
+
'/google.iam.admin.v1.IAM/UpdateServiceAccount',
|
|
338
|
+
request,
|
|
339
|
+
metadata || {},
|
|
340
|
+
methodDescriptor_IAM_UpdateServiceAccount);
|
|
341
|
+
};
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
/**
|
|
345
|
+
* @const
|
|
346
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
347
|
+
* !proto.google.iam.admin.v1.PatchServiceAccountRequest,
|
|
348
|
+
* !proto.google.iam.admin.v1.ServiceAccount>}
|
|
349
|
+
*/
|
|
350
|
+
const methodDescriptor_IAM_PatchServiceAccount = new grpc.web.MethodDescriptor(
|
|
351
|
+
'/google.iam.admin.v1.IAM/PatchServiceAccount',
|
|
352
|
+
grpc.web.MethodType.UNARY,
|
|
353
|
+
proto.google.iam.admin.v1.PatchServiceAccountRequest,
|
|
354
|
+
proto.google.iam.admin.v1.ServiceAccount,
|
|
355
|
+
/**
|
|
356
|
+
* @param {!proto.google.iam.admin.v1.PatchServiceAccountRequest} request
|
|
357
|
+
* @return {!Uint8Array}
|
|
358
|
+
*/
|
|
359
|
+
function(request) {
|
|
360
|
+
return request.serializeBinary();
|
|
361
|
+
},
|
|
362
|
+
proto.google.iam.admin.v1.ServiceAccount.deserializeBinary
|
|
363
|
+
);
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
/**
|
|
367
|
+
* @param {!proto.google.iam.admin.v1.PatchServiceAccountRequest} request The
|
|
368
|
+
* request proto
|
|
369
|
+
* @param {?Object<string, string>} metadata User defined
|
|
370
|
+
* call metadata
|
|
371
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ServiceAccount)}
|
|
372
|
+
* callback The callback function(error, response)
|
|
373
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ServiceAccount>|undefined}
|
|
374
|
+
* The XHR Node Readable Stream
|
|
375
|
+
*/
|
|
376
|
+
proto.google.iam.admin.v1.IAMClient.prototype.patchServiceAccount =
|
|
377
|
+
function(request, metadata, callback) {
|
|
378
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
379
|
+
'/google.iam.admin.v1.IAM/PatchServiceAccount',
|
|
380
|
+
request,
|
|
381
|
+
metadata || {},
|
|
382
|
+
methodDescriptor_IAM_PatchServiceAccount,
|
|
383
|
+
callback);
|
|
384
|
+
};
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
/**
|
|
388
|
+
* @param {!proto.google.iam.admin.v1.PatchServiceAccountRequest} request The
|
|
389
|
+
* request proto
|
|
390
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
391
|
+
* call metadata
|
|
392
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ServiceAccount>}
|
|
393
|
+
* Promise that resolves to the response
|
|
394
|
+
*/
|
|
395
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.patchServiceAccount =
|
|
396
|
+
function(request, metadata) {
|
|
397
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
398
|
+
'/google.iam.admin.v1.IAM/PatchServiceAccount',
|
|
399
|
+
request,
|
|
400
|
+
metadata || {},
|
|
401
|
+
methodDescriptor_IAM_PatchServiceAccount);
|
|
402
|
+
};
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
/**
|
|
406
|
+
* @const
|
|
407
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
408
|
+
* !proto.google.iam.admin.v1.DeleteServiceAccountRequest,
|
|
409
|
+
* !proto.google.protobuf.Empty>}
|
|
410
|
+
*/
|
|
411
|
+
const methodDescriptor_IAM_DeleteServiceAccount = new grpc.web.MethodDescriptor(
|
|
412
|
+
'/google.iam.admin.v1.IAM/DeleteServiceAccount',
|
|
413
|
+
grpc.web.MethodType.UNARY,
|
|
414
|
+
proto.google.iam.admin.v1.DeleteServiceAccountRequest,
|
|
415
|
+
google_protobuf_empty_pb.Empty,
|
|
416
|
+
/**
|
|
417
|
+
* @param {!proto.google.iam.admin.v1.DeleteServiceAccountRequest} request
|
|
418
|
+
* @return {!Uint8Array}
|
|
419
|
+
*/
|
|
420
|
+
function(request) {
|
|
421
|
+
return request.serializeBinary();
|
|
422
|
+
},
|
|
423
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
424
|
+
);
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
/**
|
|
428
|
+
* @param {!proto.google.iam.admin.v1.DeleteServiceAccountRequest} request The
|
|
429
|
+
* request proto
|
|
430
|
+
* @param {?Object<string, string>} metadata User defined
|
|
431
|
+
* call metadata
|
|
432
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.protobuf.Empty)}
|
|
433
|
+
* callback The callback function(error, response)
|
|
434
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
435
|
+
* The XHR Node Readable Stream
|
|
436
|
+
*/
|
|
437
|
+
proto.google.iam.admin.v1.IAMClient.prototype.deleteServiceAccount =
|
|
438
|
+
function(request, metadata, callback) {
|
|
439
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
440
|
+
'/google.iam.admin.v1.IAM/DeleteServiceAccount',
|
|
441
|
+
request,
|
|
442
|
+
metadata || {},
|
|
443
|
+
methodDescriptor_IAM_DeleteServiceAccount,
|
|
444
|
+
callback);
|
|
445
|
+
};
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
/**
|
|
449
|
+
* @param {!proto.google.iam.admin.v1.DeleteServiceAccountRequest} request The
|
|
450
|
+
* request proto
|
|
451
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
452
|
+
* call metadata
|
|
453
|
+
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
454
|
+
* Promise that resolves to the response
|
|
455
|
+
*/
|
|
456
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.deleteServiceAccount =
|
|
457
|
+
function(request, metadata) {
|
|
458
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
459
|
+
'/google.iam.admin.v1.IAM/DeleteServiceAccount',
|
|
460
|
+
request,
|
|
461
|
+
metadata || {},
|
|
462
|
+
methodDescriptor_IAM_DeleteServiceAccount);
|
|
463
|
+
};
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
/**
|
|
467
|
+
* @const
|
|
468
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
469
|
+
* !proto.google.iam.admin.v1.UndeleteServiceAccountRequest,
|
|
470
|
+
* !proto.google.iam.admin.v1.UndeleteServiceAccountResponse>}
|
|
471
|
+
*/
|
|
472
|
+
const methodDescriptor_IAM_UndeleteServiceAccount = new grpc.web.MethodDescriptor(
|
|
473
|
+
'/google.iam.admin.v1.IAM/UndeleteServiceAccount',
|
|
474
|
+
grpc.web.MethodType.UNARY,
|
|
475
|
+
proto.google.iam.admin.v1.UndeleteServiceAccountRequest,
|
|
476
|
+
proto.google.iam.admin.v1.UndeleteServiceAccountResponse,
|
|
477
|
+
/**
|
|
478
|
+
* @param {!proto.google.iam.admin.v1.UndeleteServiceAccountRequest} request
|
|
479
|
+
* @return {!Uint8Array}
|
|
480
|
+
*/
|
|
481
|
+
function(request) {
|
|
482
|
+
return request.serializeBinary();
|
|
483
|
+
},
|
|
484
|
+
proto.google.iam.admin.v1.UndeleteServiceAccountResponse.deserializeBinary
|
|
485
|
+
);
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
/**
|
|
489
|
+
* @param {!proto.google.iam.admin.v1.UndeleteServiceAccountRequest} request The
|
|
490
|
+
* request proto
|
|
491
|
+
* @param {?Object<string, string>} metadata User defined
|
|
492
|
+
* call metadata
|
|
493
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.UndeleteServiceAccountResponse)}
|
|
494
|
+
* callback The callback function(error, response)
|
|
495
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.UndeleteServiceAccountResponse>|undefined}
|
|
496
|
+
* The XHR Node Readable Stream
|
|
497
|
+
*/
|
|
498
|
+
proto.google.iam.admin.v1.IAMClient.prototype.undeleteServiceAccount =
|
|
499
|
+
function(request, metadata, callback) {
|
|
500
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
501
|
+
'/google.iam.admin.v1.IAM/UndeleteServiceAccount',
|
|
502
|
+
request,
|
|
503
|
+
metadata || {},
|
|
504
|
+
methodDescriptor_IAM_UndeleteServiceAccount,
|
|
505
|
+
callback);
|
|
506
|
+
};
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
/**
|
|
510
|
+
* @param {!proto.google.iam.admin.v1.UndeleteServiceAccountRequest} request The
|
|
511
|
+
* request proto
|
|
512
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
513
|
+
* call metadata
|
|
514
|
+
* @return {!Promise<!proto.google.iam.admin.v1.UndeleteServiceAccountResponse>}
|
|
515
|
+
* Promise that resolves to the response
|
|
516
|
+
*/
|
|
517
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.undeleteServiceAccount =
|
|
518
|
+
function(request, metadata) {
|
|
519
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
520
|
+
'/google.iam.admin.v1.IAM/UndeleteServiceAccount',
|
|
521
|
+
request,
|
|
522
|
+
metadata || {},
|
|
523
|
+
methodDescriptor_IAM_UndeleteServiceAccount);
|
|
524
|
+
};
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
/**
|
|
528
|
+
* @const
|
|
529
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
530
|
+
* !proto.google.iam.admin.v1.EnableServiceAccountRequest,
|
|
531
|
+
* !proto.google.protobuf.Empty>}
|
|
532
|
+
*/
|
|
533
|
+
const methodDescriptor_IAM_EnableServiceAccount = new grpc.web.MethodDescriptor(
|
|
534
|
+
'/google.iam.admin.v1.IAM/EnableServiceAccount',
|
|
535
|
+
grpc.web.MethodType.UNARY,
|
|
536
|
+
proto.google.iam.admin.v1.EnableServiceAccountRequest,
|
|
537
|
+
google_protobuf_empty_pb.Empty,
|
|
538
|
+
/**
|
|
539
|
+
* @param {!proto.google.iam.admin.v1.EnableServiceAccountRequest} request
|
|
540
|
+
* @return {!Uint8Array}
|
|
541
|
+
*/
|
|
542
|
+
function(request) {
|
|
543
|
+
return request.serializeBinary();
|
|
544
|
+
},
|
|
545
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
546
|
+
);
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
/**
|
|
550
|
+
* @param {!proto.google.iam.admin.v1.EnableServiceAccountRequest} request The
|
|
551
|
+
* request proto
|
|
552
|
+
* @param {?Object<string, string>} metadata User defined
|
|
553
|
+
* call metadata
|
|
554
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.protobuf.Empty)}
|
|
555
|
+
* callback The callback function(error, response)
|
|
556
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
557
|
+
* The XHR Node Readable Stream
|
|
558
|
+
*/
|
|
559
|
+
proto.google.iam.admin.v1.IAMClient.prototype.enableServiceAccount =
|
|
560
|
+
function(request, metadata, callback) {
|
|
561
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
562
|
+
'/google.iam.admin.v1.IAM/EnableServiceAccount',
|
|
563
|
+
request,
|
|
564
|
+
metadata || {},
|
|
565
|
+
methodDescriptor_IAM_EnableServiceAccount,
|
|
566
|
+
callback);
|
|
567
|
+
};
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
/**
|
|
571
|
+
* @param {!proto.google.iam.admin.v1.EnableServiceAccountRequest} request The
|
|
572
|
+
* request proto
|
|
573
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
574
|
+
* call metadata
|
|
575
|
+
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
576
|
+
* Promise that resolves to the response
|
|
577
|
+
*/
|
|
578
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.enableServiceAccount =
|
|
579
|
+
function(request, metadata) {
|
|
580
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
581
|
+
'/google.iam.admin.v1.IAM/EnableServiceAccount',
|
|
582
|
+
request,
|
|
583
|
+
metadata || {},
|
|
584
|
+
methodDescriptor_IAM_EnableServiceAccount);
|
|
585
|
+
};
|
|
586
|
+
|
|
587
|
+
|
|
588
|
+
/**
|
|
589
|
+
* @const
|
|
590
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
591
|
+
* !proto.google.iam.admin.v1.DisableServiceAccountRequest,
|
|
592
|
+
* !proto.google.protobuf.Empty>}
|
|
593
|
+
*/
|
|
594
|
+
const methodDescriptor_IAM_DisableServiceAccount = new grpc.web.MethodDescriptor(
|
|
595
|
+
'/google.iam.admin.v1.IAM/DisableServiceAccount',
|
|
596
|
+
grpc.web.MethodType.UNARY,
|
|
597
|
+
proto.google.iam.admin.v1.DisableServiceAccountRequest,
|
|
598
|
+
google_protobuf_empty_pb.Empty,
|
|
599
|
+
/**
|
|
600
|
+
* @param {!proto.google.iam.admin.v1.DisableServiceAccountRequest} request
|
|
601
|
+
* @return {!Uint8Array}
|
|
602
|
+
*/
|
|
603
|
+
function(request) {
|
|
604
|
+
return request.serializeBinary();
|
|
605
|
+
},
|
|
606
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
607
|
+
);
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
/**
|
|
611
|
+
* @param {!proto.google.iam.admin.v1.DisableServiceAccountRequest} request The
|
|
612
|
+
* request proto
|
|
613
|
+
* @param {?Object<string, string>} metadata User defined
|
|
614
|
+
* call metadata
|
|
615
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.protobuf.Empty)}
|
|
616
|
+
* callback The callback function(error, response)
|
|
617
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
618
|
+
* The XHR Node Readable Stream
|
|
619
|
+
*/
|
|
620
|
+
proto.google.iam.admin.v1.IAMClient.prototype.disableServiceAccount =
|
|
621
|
+
function(request, metadata, callback) {
|
|
622
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
623
|
+
'/google.iam.admin.v1.IAM/DisableServiceAccount',
|
|
624
|
+
request,
|
|
625
|
+
metadata || {},
|
|
626
|
+
methodDescriptor_IAM_DisableServiceAccount,
|
|
627
|
+
callback);
|
|
628
|
+
};
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
/**
|
|
632
|
+
* @param {!proto.google.iam.admin.v1.DisableServiceAccountRequest} request The
|
|
633
|
+
* request proto
|
|
634
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
635
|
+
* call metadata
|
|
636
|
+
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
637
|
+
* Promise that resolves to the response
|
|
638
|
+
*/
|
|
639
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.disableServiceAccount =
|
|
640
|
+
function(request, metadata) {
|
|
641
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
642
|
+
'/google.iam.admin.v1.IAM/DisableServiceAccount',
|
|
643
|
+
request,
|
|
644
|
+
metadata || {},
|
|
645
|
+
methodDescriptor_IAM_DisableServiceAccount);
|
|
646
|
+
};
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
/**
|
|
650
|
+
* @const
|
|
651
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
652
|
+
* !proto.google.iam.admin.v1.ListServiceAccountKeysRequest,
|
|
653
|
+
* !proto.google.iam.admin.v1.ListServiceAccountKeysResponse>}
|
|
654
|
+
*/
|
|
655
|
+
const methodDescriptor_IAM_ListServiceAccountKeys = new grpc.web.MethodDescriptor(
|
|
656
|
+
'/google.iam.admin.v1.IAM/ListServiceAccountKeys',
|
|
657
|
+
grpc.web.MethodType.UNARY,
|
|
658
|
+
proto.google.iam.admin.v1.ListServiceAccountKeysRequest,
|
|
659
|
+
proto.google.iam.admin.v1.ListServiceAccountKeysResponse,
|
|
660
|
+
/**
|
|
661
|
+
* @param {!proto.google.iam.admin.v1.ListServiceAccountKeysRequest} request
|
|
662
|
+
* @return {!Uint8Array}
|
|
663
|
+
*/
|
|
664
|
+
function(request) {
|
|
665
|
+
return request.serializeBinary();
|
|
666
|
+
},
|
|
667
|
+
proto.google.iam.admin.v1.ListServiceAccountKeysResponse.deserializeBinary
|
|
668
|
+
);
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
/**
|
|
672
|
+
* @param {!proto.google.iam.admin.v1.ListServiceAccountKeysRequest} request The
|
|
673
|
+
* request proto
|
|
674
|
+
* @param {?Object<string, string>} metadata User defined
|
|
675
|
+
* call metadata
|
|
676
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ListServiceAccountKeysResponse)}
|
|
677
|
+
* callback The callback function(error, response)
|
|
678
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ListServiceAccountKeysResponse>|undefined}
|
|
679
|
+
* The XHR Node Readable Stream
|
|
680
|
+
*/
|
|
681
|
+
proto.google.iam.admin.v1.IAMClient.prototype.listServiceAccountKeys =
|
|
682
|
+
function(request, metadata, callback) {
|
|
683
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
684
|
+
'/google.iam.admin.v1.IAM/ListServiceAccountKeys',
|
|
685
|
+
request,
|
|
686
|
+
metadata || {},
|
|
687
|
+
methodDescriptor_IAM_ListServiceAccountKeys,
|
|
688
|
+
callback);
|
|
689
|
+
};
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
/**
|
|
693
|
+
* @param {!proto.google.iam.admin.v1.ListServiceAccountKeysRequest} request The
|
|
694
|
+
* request proto
|
|
695
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
696
|
+
* call metadata
|
|
697
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ListServiceAccountKeysResponse>}
|
|
698
|
+
* Promise that resolves to the response
|
|
699
|
+
*/
|
|
700
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.listServiceAccountKeys =
|
|
701
|
+
function(request, metadata) {
|
|
702
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
703
|
+
'/google.iam.admin.v1.IAM/ListServiceAccountKeys',
|
|
704
|
+
request,
|
|
705
|
+
metadata || {},
|
|
706
|
+
methodDescriptor_IAM_ListServiceAccountKeys);
|
|
707
|
+
};
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
/**
|
|
711
|
+
* @const
|
|
712
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
713
|
+
* !proto.google.iam.admin.v1.GetServiceAccountKeyRequest,
|
|
714
|
+
* !proto.google.iam.admin.v1.ServiceAccountKey>}
|
|
715
|
+
*/
|
|
716
|
+
const methodDescriptor_IAM_GetServiceAccountKey = new grpc.web.MethodDescriptor(
|
|
717
|
+
'/google.iam.admin.v1.IAM/GetServiceAccountKey',
|
|
718
|
+
grpc.web.MethodType.UNARY,
|
|
719
|
+
proto.google.iam.admin.v1.GetServiceAccountKeyRequest,
|
|
720
|
+
proto.google.iam.admin.v1.ServiceAccountKey,
|
|
721
|
+
/**
|
|
722
|
+
* @param {!proto.google.iam.admin.v1.GetServiceAccountKeyRequest} request
|
|
723
|
+
* @return {!Uint8Array}
|
|
724
|
+
*/
|
|
725
|
+
function(request) {
|
|
726
|
+
return request.serializeBinary();
|
|
727
|
+
},
|
|
728
|
+
proto.google.iam.admin.v1.ServiceAccountKey.deserializeBinary
|
|
729
|
+
);
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
/**
|
|
733
|
+
* @param {!proto.google.iam.admin.v1.GetServiceAccountKeyRequest} request The
|
|
734
|
+
* request proto
|
|
735
|
+
* @param {?Object<string, string>} metadata User defined
|
|
736
|
+
* call metadata
|
|
737
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ServiceAccountKey)}
|
|
738
|
+
* callback The callback function(error, response)
|
|
739
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ServiceAccountKey>|undefined}
|
|
740
|
+
* The XHR Node Readable Stream
|
|
741
|
+
*/
|
|
742
|
+
proto.google.iam.admin.v1.IAMClient.prototype.getServiceAccountKey =
|
|
743
|
+
function(request, metadata, callback) {
|
|
744
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
745
|
+
'/google.iam.admin.v1.IAM/GetServiceAccountKey',
|
|
746
|
+
request,
|
|
747
|
+
metadata || {},
|
|
748
|
+
methodDescriptor_IAM_GetServiceAccountKey,
|
|
749
|
+
callback);
|
|
750
|
+
};
|
|
751
|
+
|
|
752
|
+
|
|
753
|
+
/**
|
|
754
|
+
* @param {!proto.google.iam.admin.v1.GetServiceAccountKeyRequest} request The
|
|
755
|
+
* request proto
|
|
756
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
757
|
+
* call metadata
|
|
758
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ServiceAccountKey>}
|
|
759
|
+
* Promise that resolves to the response
|
|
760
|
+
*/
|
|
761
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.getServiceAccountKey =
|
|
762
|
+
function(request, metadata) {
|
|
763
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
764
|
+
'/google.iam.admin.v1.IAM/GetServiceAccountKey',
|
|
765
|
+
request,
|
|
766
|
+
metadata || {},
|
|
767
|
+
methodDescriptor_IAM_GetServiceAccountKey);
|
|
768
|
+
};
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
/**
|
|
772
|
+
* @const
|
|
773
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
774
|
+
* !proto.google.iam.admin.v1.CreateServiceAccountKeyRequest,
|
|
775
|
+
* !proto.google.iam.admin.v1.ServiceAccountKey>}
|
|
776
|
+
*/
|
|
777
|
+
const methodDescriptor_IAM_CreateServiceAccountKey = new grpc.web.MethodDescriptor(
|
|
778
|
+
'/google.iam.admin.v1.IAM/CreateServiceAccountKey',
|
|
779
|
+
grpc.web.MethodType.UNARY,
|
|
780
|
+
proto.google.iam.admin.v1.CreateServiceAccountKeyRequest,
|
|
781
|
+
proto.google.iam.admin.v1.ServiceAccountKey,
|
|
782
|
+
/**
|
|
783
|
+
* @param {!proto.google.iam.admin.v1.CreateServiceAccountKeyRequest} request
|
|
784
|
+
* @return {!Uint8Array}
|
|
785
|
+
*/
|
|
786
|
+
function(request) {
|
|
787
|
+
return request.serializeBinary();
|
|
788
|
+
},
|
|
789
|
+
proto.google.iam.admin.v1.ServiceAccountKey.deserializeBinary
|
|
790
|
+
);
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
/**
|
|
794
|
+
* @param {!proto.google.iam.admin.v1.CreateServiceAccountKeyRequest} request The
|
|
795
|
+
* request proto
|
|
796
|
+
* @param {?Object<string, string>} metadata User defined
|
|
797
|
+
* call metadata
|
|
798
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ServiceAccountKey)}
|
|
799
|
+
* callback The callback function(error, response)
|
|
800
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ServiceAccountKey>|undefined}
|
|
801
|
+
* The XHR Node Readable Stream
|
|
802
|
+
*/
|
|
803
|
+
proto.google.iam.admin.v1.IAMClient.prototype.createServiceAccountKey =
|
|
804
|
+
function(request, metadata, callback) {
|
|
805
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
806
|
+
'/google.iam.admin.v1.IAM/CreateServiceAccountKey',
|
|
807
|
+
request,
|
|
808
|
+
metadata || {},
|
|
809
|
+
methodDescriptor_IAM_CreateServiceAccountKey,
|
|
810
|
+
callback);
|
|
811
|
+
};
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
/**
|
|
815
|
+
* @param {!proto.google.iam.admin.v1.CreateServiceAccountKeyRequest} request The
|
|
816
|
+
* request proto
|
|
817
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
818
|
+
* call metadata
|
|
819
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ServiceAccountKey>}
|
|
820
|
+
* Promise that resolves to the response
|
|
821
|
+
*/
|
|
822
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.createServiceAccountKey =
|
|
823
|
+
function(request, metadata) {
|
|
824
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
825
|
+
'/google.iam.admin.v1.IAM/CreateServiceAccountKey',
|
|
826
|
+
request,
|
|
827
|
+
metadata || {},
|
|
828
|
+
methodDescriptor_IAM_CreateServiceAccountKey);
|
|
829
|
+
};
|
|
830
|
+
|
|
831
|
+
|
|
832
|
+
/**
|
|
833
|
+
* @const
|
|
834
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
835
|
+
* !proto.google.iam.admin.v1.UploadServiceAccountKeyRequest,
|
|
836
|
+
* !proto.google.iam.admin.v1.ServiceAccountKey>}
|
|
837
|
+
*/
|
|
838
|
+
const methodDescriptor_IAM_UploadServiceAccountKey = new grpc.web.MethodDescriptor(
|
|
839
|
+
'/google.iam.admin.v1.IAM/UploadServiceAccountKey',
|
|
840
|
+
grpc.web.MethodType.UNARY,
|
|
841
|
+
proto.google.iam.admin.v1.UploadServiceAccountKeyRequest,
|
|
842
|
+
proto.google.iam.admin.v1.ServiceAccountKey,
|
|
843
|
+
/**
|
|
844
|
+
* @param {!proto.google.iam.admin.v1.UploadServiceAccountKeyRequest} request
|
|
845
|
+
* @return {!Uint8Array}
|
|
846
|
+
*/
|
|
847
|
+
function(request) {
|
|
848
|
+
return request.serializeBinary();
|
|
849
|
+
},
|
|
850
|
+
proto.google.iam.admin.v1.ServiceAccountKey.deserializeBinary
|
|
851
|
+
);
|
|
852
|
+
|
|
853
|
+
|
|
854
|
+
/**
|
|
855
|
+
* @param {!proto.google.iam.admin.v1.UploadServiceAccountKeyRequest} request The
|
|
856
|
+
* request proto
|
|
857
|
+
* @param {?Object<string, string>} metadata User defined
|
|
858
|
+
* call metadata
|
|
859
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ServiceAccountKey)}
|
|
860
|
+
* callback The callback function(error, response)
|
|
861
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ServiceAccountKey>|undefined}
|
|
862
|
+
* The XHR Node Readable Stream
|
|
863
|
+
*/
|
|
864
|
+
proto.google.iam.admin.v1.IAMClient.prototype.uploadServiceAccountKey =
|
|
865
|
+
function(request, metadata, callback) {
|
|
866
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
867
|
+
'/google.iam.admin.v1.IAM/UploadServiceAccountKey',
|
|
868
|
+
request,
|
|
869
|
+
metadata || {},
|
|
870
|
+
methodDescriptor_IAM_UploadServiceAccountKey,
|
|
871
|
+
callback);
|
|
872
|
+
};
|
|
873
|
+
|
|
874
|
+
|
|
875
|
+
/**
|
|
876
|
+
* @param {!proto.google.iam.admin.v1.UploadServiceAccountKeyRequest} request The
|
|
877
|
+
* request proto
|
|
878
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
879
|
+
* call metadata
|
|
880
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ServiceAccountKey>}
|
|
881
|
+
* Promise that resolves to the response
|
|
882
|
+
*/
|
|
883
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.uploadServiceAccountKey =
|
|
884
|
+
function(request, metadata) {
|
|
885
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
886
|
+
'/google.iam.admin.v1.IAM/UploadServiceAccountKey',
|
|
887
|
+
request,
|
|
888
|
+
metadata || {},
|
|
889
|
+
methodDescriptor_IAM_UploadServiceAccountKey);
|
|
890
|
+
};
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
/**
|
|
894
|
+
* @const
|
|
895
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
896
|
+
* !proto.google.iam.admin.v1.DeleteServiceAccountKeyRequest,
|
|
897
|
+
* !proto.google.protobuf.Empty>}
|
|
898
|
+
*/
|
|
899
|
+
const methodDescriptor_IAM_DeleteServiceAccountKey = new grpc.web.MethodDescriptor(
|
|
900
|
+
'/google.iam.admin.v1.IAM/DeleteServiceAccountKey',
|
|
901
|
+
grpc.web.MethodType.UNARY,
|
|
902
|
+
proto.google.iam.admin.v1.DeleteServiceAccountKeyRequest,
|
|
903
|
+
google_protobuf_empty_pb.Empty,
|
|
904
|
+
/**
|
|
905
|
+
* @param {!proto.google.iam.admin.v1.DeleteServiceAccountKeyRequest} request
|
|
906
|
+
* @return {!Uint8Array}
|
|
907
|
+
*/
|
|
908
|
+
function(request) {
|
|
909
|
+
return request.serializeBinary();
|
|
910
|
+
},
|
|
911
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
912
|
+
);
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
/**
|
|
916
|
+
* @param {!proto.google.iam.admin.v1.DeleteServiceAccountKeyRequest} request The
|
|
917
|
+
* request proto
|
|
918
|
+
* @param {?Object<string, string>} metadata User defined
|
|
919
|
+
* call metadata
|
|
920
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.protobuf.Empty)}
|
|
921
|
+
* callback The callback function(error, response)
|
|
922
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
923
|
+
* The XHR Node Readable Stream
|
|
924
|
+
*/
|
|
925
|
+
proto.google.iam.admin.v1.IAMClient.prototype.deleteServiceAccountKey =
|
|
926
|
+
function(request, metadata, callback) {
|
|
927
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
928
|
+
'/google.iam.admin.v1.IAM/DeleteServiceAccountKey',
|
|
929
|
+
request,
|
|
930
|
+
metadata || {},
|
|
931
|
+
methodDescriptor_IAM_DeleteServiceAccountKey,
|
|
932
|
+
callback);
|
|
933
|
+
};
|
|
934
|
+
|
|
935
|
+
|
|
936
|
+
/**
|
|
937
|
+
* @param {!proto.google.iam.admin.v1.DeleteServiceAccountKeyRequest} request The
|
|
938
|
+
* request proto
|
|
939
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
940
|
+
* call metadata
|
|
941
|
+
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
942
|
+
* Promise that resolves to the response
|
|
943
|
+
*/
|
|
944
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.deleteServiceAccountKey =
|
|
945
|
+
function(request, metadata) {
|
|
946
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
947
|
+
'/google.iam.admin.v1.IAM/DeleteServiceAccountKey',
|
|
948
|
+
request,
|
|
949
|
+
metadata || {},
|
|
950
|
+
methodDescriptor_IAM_DeleteServiceAccountKey);
|
|
951
|
+
};
|
|
952
|
+
|
|
953
|
+
|
|
954
|
+
/**
|
|
955
|
+
* @const
|
|
956
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
957
|
+
* !proto.google.iam.admin.v1.DisableServiceAccountKeyRequest,
|
|
958
|
+
* !proto.google.protobuf.Empty>}
|
|
959
|
+
*/
|
|
960
|
+
const methodDescriptor_IAM_DisableServiceAccountKey = new grpc.web.MethodDescriptor(
|
|
961
|
+
'/google.iam.admin.v1.IAM/DisableServiceAccountKey',
|
|
962
|
+
grpc.web.MethodType.UNARY,
|
|
963
|
+
proto.google.iam.admin.v1.DisableServiceAccountKeyRequest,
|
|
964
|
+
google_protobuf_empty_pb.Empty,
|
|
965
|
+
/**
|
|
966
|
+
* @param {!proto.google.iam.admin.v1.DisableServiceAccountKeyRequest} request
|
|
967
|
+
* @return {!Uint8Array}
|
|
968
|
+
*/
|
|
969
|
+
function(request) {
|
|
970
|
+
return request.serializeBinary();
|
|
971
|
+
},
|
|
972
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
973
|
+
);
|
|
974
|
+
|
|
975
|
+
|
|
976
|
+
/**
|
|
977
|
+
* @param {!proto.google.iam.admin.v1.DisableServiceAccountKeyRequest} request The
|
|
978
|
+
* request proto
|
|
979
|
+
* @param {?Object<string, string>} metadata User defined
|
|
980
|
+
* call metadata
|
|
981
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.protobuf.Empty)}
|
|
982
|
+
* callback The callback function(error, response)
|
|
983
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
984
|
+
* The XHR Node Readable Stream
|
|
985
|
+
*/
|
|
986
|
+
proto.google.iam.admin.v1.IAMClient.prototype.disableServiceAccountKey =
|
|
987
|
+
function(request, metadata, callback) {
|
|
988
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
989
|
+
'/google.iam.admin.v1.IAM/DisableServiceAccountKey',
|
|
990
|
+
request,
|
|
991
|
+
metadata || {},
|
|
992
|
+
methodDescriptor_IAM_DisableServiceAccountKey,
|
|
993
|
+
callback);
|
|
994
|
+
};
|
|
995
|
+
|
|
996
|
+
|
|
997
|
+
/**
|
|
998
|
+
* @param {!proto.google.iam.admin.v1.DisableServiceAccountKeyRequest} request The
|
|
999
|
+
* request proto
|
|
1000
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1001
|
+
* call metadata
|
|
1002
|
+
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
1003
|
+
* Promise that resolves to the response
|
|
1004
|
+
*/
|
|
1005
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.disableServiceAccountKey =
|
|
1006
|
+
function(request, metadata) {
|
|
1007
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1008
|
+
'/google.iam.admin.v1.IAM/DisableServiceAccountKey',
|
|
1009
|
+
request,
|
|
1010
|
+
metadata || {},
|
|
1011
|
+
methodDescriptor_IAM_DisableServiceAccountKey);
|
|
1012
|
+
};
|
|
1013
|
+
|
|
1014
|
+
|
|
1015
|
+
/**
|
|
1016
|
+
* @const
|
|
1017
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1018
|
+
* !proto.google.iam.admin.v1.EnableServiceAccountKeyRequest,
|
|
1019
|
+
* !proto.google.protobuf.Empty>}
|
|
1020
|
+
*/
|
|
1021
|
+
const methodDescriptor_IAM_EnableServiceAccountKey = new grpc.web.MethodDescriptor(
|
|
1022
|
+
'/google.iam.admin.v1.IAM/EnableServiceAccountKey',
|
|
1023
|
+
grpc.web.MethodType.UNARY,
|
|
1024
|
+
proto.google.iam.admin.v1.EnableServiceAccountKeyRequest,
|
|
1025
|
+
google_protobuf_empty_pb.Empty,
|
|
1026
|
+
/**
|
|
1027
|
+
* @param {!proto.google.iam.admin.v1.EnableServiceAccountKeyRequest} request
|
|
1028
|
+
* @return {!Uint8Array}
|
|
1029
|
+
*/
|
|
1030
|
+
function(request) {
|
|
1031
|
+
return request.serializeBinary();
|
|
1032
|
+
},
|
|
1033
|
+
google_protobuf_empty_pb.Empty.deserializeBinary
|
|
1034
|
+
);
|
|
1035
|
+
|
|
1036
|
+
|
|
1037
|
+
/**
|
|
1038
|
+
* @param {!proto.google.iam.admin.v1.EnableServiceAccountKeyRequest} request The
|
|
1039
|
+
* request proto
|
|
1040
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1041
|
+
* call metadata
|
|
1042
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.protobuf.Empty)}
|
|
1043
|
+
* callback The callback function(error, response)
|
|
1044
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.protobuf.Empty>|undefined}
|
|
1045
|
+
* The XHR Node Readable Stream
|
|
1046
|
+
*/
|
|
1047
|
+
proto.google.iam.admin.v1.IAMClient.prototype.enableServiceAccountKey =
|
|
1048
|
+
function(request, metadata, callback) {
|
|
1049
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1050
|
+
'/google.iam.admin.v1.IAM/EnableServiceAccountKey',
|
|
1051
|
+
request,
|
|
1052
|
+
metadata || {},
|
|
1053
|
+
methodDescriptor_IAM_EnableServiceAccountKey,
|
|
1054
|
+
callback);
|
|
1055
|
+
};
|
|
1056
|
+
|
|
1057
|
+
|
|
1058
|
+
/**
|
|
1059
|
+
* @param {!proto.google.iam.admin.v1.EnableServiceAccountKeyRequest} request The
|
|
1060
|
+
* request proto
|
|
1061
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1062
|
+
* call metadata
|
|
1063
|
+
* @return {!Promise<!proto.google.protobuf.Empty>}
|
|
1064
|
+
* Promise that resolves to the response
|
|
1065
|
+
*/
|
|
1066
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.enableServiceAccountKey =
|
|
1067
|
+
function(request, metadata) {
|
|
1068
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1069
|
+
'/google.iam.admin.v1.IAM/EnableServiceAccountKey',
|
|
1070
|
+
request,
|
|
1071
|
+
metadata || {},
|
|
1072
|
+
methodDescriptor_IAM_EnableServiceAccountKey);
|
|
1073
|
+
};
|
|
1074
|
+
|
|
1075
|
+
|
|
1076
|
+
/**
|
|
1077
|
+
* @const
|
|
1078
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1079
|
+
* !proto.google.iam.admin.v1.SignBlobRequest,
|
|
1080
|
+
* !proto.google.iam.admin.v1.SignBlobResponse>}
|
|
1081
|
+
*/
|
|
1082
|
+
const methodDescriptor_IAM_SignBlob = new grpc.web.MethodDescriptor(
|
|
1083
|
+
'/google.iam.admin.v1.IAM/SignBlob',
|
|
1084
|
+
grpc.web.MethodType.UNARY,
|
|
1085
|
+
proto.google.iam.admin.v1.SignBlobRequest,
|
|
1086
|
+
proto.google.iam.admin.v1.SignBlobResponse,
|
|
1087
|
+
/**
|
|
1088
|
+
* @param {!proto.google.iam.admin.v1.SignBlobRequest} request
|
|
1089
|
+
* @return {!Uint8Array}
|
|
1090
|
+
*/
|
|
1091
|
+
function(request) {
|
|
1092
|
+
return request.serializeBinary();
|
|
1093
|
+
},
|
|
1094
|
+
proto.google.iam.admin.v1.SignBlobResponse.deserializeBinary
|
|
1095
|
+
);
|
|
1096
|
+
|
|
1097
|
+
|
|
1098
|
+
/**
|
|
1099
|
+
* @param {!proto.google.iam.admin.v1.SignBlobRequest} request The
|
|
1100
|
+
* request proto
|
|
1101
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1102
|
+
* call metadata
|
|
1103
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.SignBlobResponse)}
|
|
1104
|
+
* callback The callback function(error, response)
|
|
1105
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.SignBlobResponse>|undefined}
|
|
1106
|
+
* The XHR Node Readable Stream
|
|
1107
|
+
*/
|
|
1108
|
+
proto.google.iam.admin.v1.IAMClient.prototype.signBlob =
|
|
1109
|
+
function(request, metadata, callback) {
|
|
1110
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1111
|
+
'/google.iam.admin.v1.IAM/SignBlob',
|
|
1112
|
+
request,
|
|
1113
|
+
metadata || {},
|
|
1114
|
+
methodDescriptor_IAM_SignBlob,
|
|
1115
|
+
callback);
|
|
1116
|
+
};
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
/**
|
|
1120
|
+
* @param {!proto.google.iam.admin.v1.SignBlobRequest} request The
|
|
1121
|
+
* request proto
|
|
1122
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1123
|
+
* call metadata
|
|
1124
|
+
* @return {!Promise<!proto.google.iam.admin.v1.SignBlobResponse>}
|
|
1125
|
+
* Promise that resolves to the response
|
|
1126
|
+
*/
|
|
1127
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.signBlob =
|
|
1128
|
+
function(request, metadata) {
|
|
1129
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1130
|
+
'/google.iam.admin.v1.IAM/SignBlob',
|
|
1131
|
+
request,
|
|
1132
|
+
metadata || {},
|
|
1133
|
+
methodDescriptor_IAM_SignBlob);
|
|
1134
|
+
};
|
|
1135
|
+
|
|
1136
|
+
|
|
1137
|
+
/**
|
|
1138
|
+
* @const
|
|
1139
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1140
|
+
* !proto.google.iam.admin.v1.SignJwtRequest,
|
|
1141
|
+
* !proto.google.iam.admin.v1.SignJwtResponse>}
|
|
1142
|
+
*/
|
|
1143
|
+
const methodDescriptor_IAM_SignJwt = new grpc.web.MethodDescriptor(
|
|
1144
|
+
'/google.iam.admin.v1.IAM/SignJwt',
|
|
1145
|
+
grpc.web.MethodType.UNARY,
|
|
1146
|
+
proto.google.iam.admin.v1.SignJwtRequest,
|
|
1147
|
+
proto.google.iam.admin.v1.SignJwtResponse,
|
|
1148
|
+
/**
|
|
1149
|
+
* @param {!proto.google.iam.admin.v1.SignJwtRequest} request
|
|
1150
|
+
* @return {!Uint8Array}
|
|
1151
|
+
*/
|
|
1152
|
+
function(request) {
|
|
1153
|
+
return request.serializeBinary();
|
|
1154
|
+
},
|
|
1155
|
+
proto.google.iam.admin.v1.SignJwtResponse.deserializeBinary
|
|
1156
|
+
);
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
/**
|
|
1160
|
+
* @param {!proto.google.iam.admin.v1.SignJwtRequest} request The
|
|
1161
|
+
* request proto
|
|
1162
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1163
|
+
* call metadata
|
|
1164
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.SignJwtResponse)}
|
|
1165
|
+
* callback The callback function(error, response)
|
|
1166
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.SignJwtResponse>|undefined}
|
|
1167
|
+
* The XHR Node Readable Stream
|
|
1168
|
+
*/
|
|
1169
|
+
proto.google.iam.admin.v1.IAMClient.prototype.signJwt =
|
|
1170
|
+
function(request, metadata, callback) {
|
|
1171
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1172
|
+
'/google.iam.admin.v1.IAM/SignJwt',
|
|
1173
|
+
request,
|
|
1174
|
+
metadata || {},
|
|
1175
|
+
methodDescriptor_IAM_SignJwt,
|
|
1176
|
+
callback);
|
|
1177
|
+
};
|
|
1178
|
+
|
|
1179
|
+
|
|
1180
|
+
/**
|
|
1181
|
+
* @param {!proto.google.iam.admin.v1.SignJwtRequest} request The
|
|
1182
|
+
* request proto
|
|
1183
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1184
|
+
* call metadata
|
|
1185
|
+
* @return {!Promise<!proto.google.iam.admin.v1.SignJwtResponse>}
|
|
1186
|
+
* Promise that resolves to the response
|
|
1187
|
+
*/
|
|
1188
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.signJwt =
|
|
1189
|
+
function(request, metadata) {
|
|
1190
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1191
|
+
'/google.iam.admin.v1.IAM/SignJwt',
|
|
1192
|
+
request,
|
|
1193
|
+
metadata || {},
|
|
1194
|
+
methodDescriptor_IAM_SignJwt);
|
|
1195
|
+
};
|
|
1196
|
+
|
|
1197
|
+
|
|
1198
|
+
/**
|
|
1199
|
+
* @const
|
|
1200
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1201
|
+
* !proto.google.iam.v1.GetIamPolicyRequest,
|
|
1202
|
+
* !proto.google.iam.v1.Policy>}
|
|
1203
|
+
*/
|
|
1204
|
+
const methodDescriptor_IAM_GetIamPolicy = new grpc.web.MethodDescriptor(
|
|
1205
|
+
'/google.iam.admin.v1.IAM/GetIamPolicy',
|
|
1206
|
+
grpc.web.MethodType.UNARY,
|
|
1207
|
+
google_iam_v1_iam_policy_pb.GetIamPolicyRequest,
|
|
1208
|
+
google_iam_v1_policy_pb.Policy,
|
|
1209
|
+
/**
|
|
1210
|
+
* @param {!proto.google.iam.v1.GetIamPolicyRequest} request
|
|
1211
|
+
* @return {!Uint8Array}
|
|
1212
|
+
*/
|
|
1213
|
+
function(request) {
|
|
1214
|
+
return request.serializeBinary();
|
|
1215
|
+
},
|
|
1216
|
+
google_iam_v1_policy_pb.Policy.deserializeBinary
|
|
1217
|
+
);
|
|
1218
|
+
|
|
1219
|
+
|
|
1220
|
+
/**
|
|
1221
|
+
* @param {!proto.google.iam.v1.GetIamPolicyRequest} request The
|
|
1222
|
+
* request proto
|
|
1223
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1224
|
+
* call metadata
|
|
1225
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.v1.Policy)}
|
|
1226
|
+
* callback The callback function(error, response)
|
|
1227
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.v1.Policy>|undefined}
|
|
1228
|
+
* The XHR Node Readable Stream
|
|
1229
|
+
*/
|
|
1230
|
+
proto.google.iam.admin.v1.IAMClient.prototype.getIamPolicy =
|
|
1231
|
+
function(request, metadata, callback) {
|
|
1232
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1233
|
+
'/google.iam.admin.v1.IAM/GetIamPolicy',
|
|
1234
|
+
request,
|
|
1235
|
+
metadata || {},
|
|
1236
|
+
methodDescriptor_IAM_GetIamPolicy,
|
|
1237
|
+
callback);
|
|
1238
|
+
};
|
|
1239
|
+
|
|
1240
|
+
|
|
1241
|
+
/**
|
|
1242
|
+
* @param {!proto.google.iam.v1.GetIamPolicyRequest} request The
|
|
1243
|
+
* request proto
|
|
1244
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1245
|
+
* call metadata
|
|
1246
|
+
* @return {!Promise<!proto.google.iam.v1.Policy>}
|
|
1247
|
+
* Promise that resolves to the response
|
|
1248
|
+
*/
|
|
1249
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.getIamPolicy =
|
|
1250
|
+
function(request, metadata) {
|
|
1251
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1252
|
+
'/google.iam.admin.v1.IAM/GetIamPolicy',
|
|
1253
|
+
request,
|
|
1254
|
+
metadata || {},
|
|
1255
|
+
methodDescriptor_IAM_GetIamPolicy);
|
|
1256
|
+
};
|
|
1257
|
+
|
|
1258
|
+
|
|
1259
|
+
/**
|
|
1260
|
+
* @const
|
|
1261
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1262
|
+
* !proto.google.iam.v1.SetIamPolicyRequest,
|
|
1263
|
+
* !proto.google.iam.v1.Policy>}
|
|
1264
|
+
*/
|
|
1265
|
+
const methodDescriptor_IAM_SetIamPolicy = new grpc.web.MethodDescriptor(
|
|
1266
|
+
'/google.iam.admin.v1.IAM/SetIamPolicy',
|
|
1267
|
+
grpc.web.MethodType.UNARY,
|
|
1268
|
+
google_iam_v1_iam_policy_pb.SetIamPolicyRequest,
|
|
1269
|
+
google_iam_v1_policy_pb.Policy,
|
|
1270
|
+
/**
|
|
1271
|
+
* @param {!proto.google.iam.v1.SetIamPolicyRequest} request
|
|
1272
|
+
* @return {!Uint8Array}
|
|
1273
|
+
*/
|
|
1274
|
+
function(request) {
|
|
1275
|
+
return request.serializeBinary();
|
|
1276
|
+
},
|
|
1277
|
+
google_iam_v1_policy_pb.Policy.deserializeBinary
|
|
1278
|
+
);
|
|
1279
|
+
|
|
1280
|
+
|
|
1281
|
+
/**
|
|
1282
|
+
* @param {!proto.google.iam.v1.SetIamPolicyRequest} request The
|
|
1283
|
+
* request proto
|
|
1284
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1285
|
+
* call metadata
|
|
1286
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.v1.Policy)}
|
|
1287
|
+
* callback The callback function(error, response)
|
|
1288
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.v1.Policy>|undefined}
|
|
1289
|
+
* The XHR Node Readable Stream
|
|
1290
|
+
*/
|
|
1291
|
+
proto.google.iam.admin.v1.IAMClient.prototype.setIamPolicy =
|
|
1292
|
+
function(request, metadata, callback) {
|
|
1293
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1294
|
+
'/google.iam.admin.v1.IAM/SetIamPolicy',
|
|
1295
|
+
request,
|
|
1296
|
+
metadata || {},
|
|
1297
|
+
methodDescriptor_IAM_SetIamPolicy,
|
|
1298
|
+
callback);
|
|
1299
|
+
};
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
/**
|
|
1303
|
+
* @param {!proto.google.iam.v1.SetIamPolicyRequest} request The
|
|
1304
|
+
* request proto
|
|
1305
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1306
|
+
* call metadata
|
|
1307
|
+
* @return {!Promise<!proto.google.iam.v1.Policy>}
|
|
1308
|
+
* Promise that resolves to the response
|
|
1309
|
+
*/
|
|
1310
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.setIamPolicy =
|
|
1311
|
+
function(request, metadata) {
|
|
1312
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1313
|
+
'/google.iam.admin.v1.IAM/SetIamPolicy',
|
|
1314
|
+
request,
|
|
1315
|
+
metadata || {},
|
|
1316
|
+
methodDescriptor_IAM_SetIamPolicy);
|
|
1317
|
+
};
|
|
1318
|
+
|
|
1319
|
+
|
|
1320
|
+
/**
|
|
1321
|
+
* @const
|
|
1322
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1323
|
+
* !proto.google.iam.v1.TestIamPermissionsRequest,
|
|
1324
|
+
* !proto.google.iam.v1.TestIamPermissionsResponse>}
|
|
1325
|
+
*/
|
|
1326
|
+
const methodDescriptor_IAM_TestIamPermissions = new grpc.web.MethodDescriptor(
|
|
1327
|
+
'/google.iam.admin.v1.IAM/TestIamPermissions',
|
|
1328
|
+
grpc.web.MethodType.UNARY,
|
|
1329
|
+
google_iam_v1_iam_policy_pb.TestIamPermissionsRequest,
|
|
1330
|
+
google_iam_v1_iam_policy_pb.TestIamPermissionsResponse,
|
|
1331
|
+
/**
|
|
1332
|
+
* @param {!proto.google.iam.v1.TestIamPermissionsRequest} request
|
|
1333
|
+
* @return {!Uint8Array}
|
|
1334
|
+
*/
|
|
1335
|
+
function(request) {
|
|
1336
|
+
return request.serializeBinary();
|
|
1337
|
+
},
|
|
1338
|
+
google_iam_v1_iam_policy_pb.TestIamPermissionsResponse.deserializeBinary
|
|
1339
|
+
);
|
|
1340
|
+
|
|
1341
|
+
|
|
1342
|
+
/**
|
|
1343
|
+
* @param {!proto.google.iam.v1.TestIamPermissionsRequest} request The
|
|
1344
|
+
* request proto
|
|
1345
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1346
|
+
* call metadata
|
|
1347
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.v1.TestIamPermissionsResponse)}
|
|
1348
|
+
* callback The callback function(error, response)
|
|
1349
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.v1.TestIamPermissionsResponse>|undefined}
|
|
1350
|
+
* The XHR Node Readable Stream
|
|
1351
|
+
*/
|
|
1352
|
+
proto.google.iam.admin.v1.IAMClient.prototype.testIamPermissions =
|
|
1353
|
+
function(request, metadata, callback) {
|
|
1354
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1355
|
+
'/google.iam.admin.v1.IAM/TestIamPermissions',
|
|
1356
|
+
request,
|
|
1357
|
+
metadata || {},
|
|
1358
|
+
methodDescriptor_IAM_TestIamPermissions,
|
|
1359
|
+
callback);
|
|
1360
|
+
};
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
/**
|
|
1364
|
+
* @param {!proto.google.iam.v1.TestIamPermissionsRequest} request The
|
|
1365
|
+
* request proto
|
|
1366
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1367
|
+
* call metadata
|
|
1368
|
+
* @return {!Promise<!proto.google.iam.v1.TestIamPermissionsResponse>}
|
|
1369
|
+
* Promise that resolves to the response
|
|
1370
|
+
*/
|
|
1371
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.testIamPermissions =
|
|
1372
|
+
function(request, metadata) {
|
|
1373
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1374
|
+
'/google.iam.admin.v1.IAM/TestIamPermissions',
|
|
1375
|
+
request,
|
|
1376
|
+
metadata || {},
|
|
1377
|
+
methodDescriptor_IAM_TestIamPermissions);
|
|
1378
|
+
};
|
|
1379
|
+
|
|
1380
|
+
|
|
1381
|
+
/**
|
|
1382
|
+
* @const
|
|
1383
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1384
|
+
* !proto.google.iam.admin.v1.QueryGrantableRolesRequest,
|
|
1385
|
+
* !proto.google.iam.admin.v1.QueryGrantableRolesResponse>}
|
|
1386
|
+
*/
|
|
1387
|
+
const methodDescriptor_IAM_QueryGrantableRoles = new grpc.web.MethodDescriptor(
|
|
1388
|
+
'/google.iam.admin.v1.IAM/QueryGrantableRoles',
|
|
1389
|
+
grpc.web.MethodType.UNARY,
|
|
1390
|
+
proto.google.iam.admin.v1.QueryGrantableRolesRequest,
|
|
1391
|
+
proto.google.iam.admin.v1.QueryGrantableRolesResponse,
|
|
1392
|
+
/**
|
|
1393
|
+
* @param {!proto.google.iam.admin.v1.QueryGrantableRolesRequest} request
|
|
1394
|
+
* @return {!Uint8Array}
|
|
1395
|
+
*/
|
|
1396
|
+
function(request) {
|
|
1397
|
+
return request.serializeBinary();
|
|
1398
|
+
},
|
|
1399
|
+
proto.google.iam.admin.v1.QueryGrantableRolesResponse.deserializeBinary
|
|
1400
|
+
);
|
|
1401
|
+
|
|
1402
|
+
|
|
1403
|
+
/**
|
|
1404
|
+
* @param {!proto.google.iam.admin.v1.QueryGrantableRolesRequest} request The
|
|
1405
|
+
* request proto
|
|
1406
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1407
|
+
* call metadata
|
|
1408
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.QueryGrantableRolesResponse)}
|
|
1409
|
+
* callback The callback function(error, response)
|
|
1410
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.QueryGrantableRolesResponse>|undefined}
|
|
1411
|
+
* The XHR Node Readable Stream
|
|
1412
|
+
*/
|
|
1413
|
+
proto.google.iam.admin.v1.IAMClient.prototype.queryGrantableRoles =
|
|
1414
|
+
function(request, metadata, callback) {
|
|
1415
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1416
|
+
'/google.iam.admin.v1.IAM/QueryGrantableRoles',
|
|
1417
|
+
request,
|
|
1418
|
+
metadata || {},
|
|
1419
|
+
methodDescriptor_IAM_QueryGrantableRoles,
|
|
1420
|
+
callback);
|
|
1421
|
+
};
|
|
1422
|
+
|
|
1423
|
+
|
|
1424
|
+
/**
|
|
1425
|
+
* @param {!proto.google.iam.admin.v1.QueryGrantableRolesRequest} request The
|
|
1426
|
+
* request proto
|
|
1427
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1428
|
+
* call metadata
|
|
1429
|
+
* @return {!Promise<!proto.google.iam.admin.v1.QueryGrantableRolesResponse>}
|
|
1430
|
+
* Promise that resolves to the response
|
|
1431
|
+
*/
|
|
1432
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.queryGrantableRoles =
|
|
1433
|
+
function(request, metadata) {
|
|
1434
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1435
|
+
'/google.iam.admin.v1.IAM/QueryGrantableRoles',
|
|
1436
|
+
request,
|
|
1437
|
+
metadata || {},
|
|
1438
|
+
methodDescriptor_IAM_QueryGrantableRoles);
|
|
1439
|
+
};
|
|
1440
|
+
|
|
1441
|
+
|
|
1442
|
+
/**
|
|
1443
|
+
* @const
|
|
1444
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1445
|
+
* !proto.google.iam.admin.v1.ListRolesRequest,
|
|
1446
|
+
* !proto.google.iam.admin.v1.ListRolesResponse>}
|
|
1447
|
+
*/
|
|
1448
|
+
const methodDescriptor_IAM_ListRoles = new grpc.web.MethodDescriptor(
|
|
1449
|
+
'/google.iam.admin.v1.IAM/ListRoles',
|
|
1450
|
+
grpc.web.MethodType.UNARY,
|
|
1451
|
+
proto.google.iam.admin.v1.ListRolesRequest,
|
|
1452
|
+
proto.google.iam.admin.v1.ListRolesResponse,
|
|
1453
|
+
/**
|
|
1454
|
+
* @param {!proto.google.iam.admin.v1.ListRolesRequest} request
|
|
1455
|
+
* @return {!Uint8Array}
|
|
1456
|
+
*/
|
|
1457
|
+
function(request) {
|
|
1458
|
+
return request.serializeBinary();
|
|
1459
|
+
},
|
|
1460
|
+
proto.google.iam.admin.v1.ListRolesResponse.deserializeBinary
|
|
1461
|
+
);
|
|
1462
|
+
|
|
1463
|
+
|
|
1464
|
+
/**
|
|
1465
|
+
* @param {!proto.google.iam.admin.v1.ListRolesRequest} request The
|
|
1466
|
+
* request proto
|
|
1467
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1468
|
+
* call metadata
|
|
1469
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.ListRolesResponse)}
|
|
1470
|
+
* callback The callback function(error, response)
|
|
1471
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.ListRolesResponse>|undefined}
|
|
1472
|
+
* The XHR Node Readable Stream
|
|
1473
|
+
*/
|
|
1474
|
+
proto.google.iam.admin.v1.IAMClient.prototype.listRoles =
|
|
1475
|
+
function(request, metadata, callback) {
|
|
1476
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1477
|
+
'/google.iam.admin.v1.IAM/ListRoles',
|
|
1478
|
+
request,
|
|
1479
|
+
metadata || {},
|
|
1480
|
+
methodDescriptor_IAM_ListRoles,
|
|
1481
|
+
callback);
|
|
1482
|
+
};
|
|
1483
|
+
|
|
1484
|
+
|
|
1485
|
+
/**
|
|
1486
|
+
* @param {!proto.google.iam.admin.v1.ListRolesRequest} request The
|
|
1487
|
+
* request proto
|
|
1488
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1489
|
+
* call metadata
|
|
1490
|
+
* @return {!Promise<!proto.google.iam.admin.v1.ListRolesResponse>}
|
|
1491
|
+
* Promise that resolves to the response
|
|
1492
|
+
*/
|
|
1493
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.listRoles =
|
|
1494
|
+
function(request, metadata) {
|
|
1495
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1496
|
+
'/google.iam.admin.v1.IAM/ListRoles',
|
|
1497
|
+
request,
|
|
1498
|
+
metadata || {},
|
|
1499
|
+
methodDescriptor_IAM_ListRoles);
|
|
1500
|
+
};
|
|
1501
|
+
|
|
1502
|
+
|
|
1503
|
+
/**
|
|
1504
|
+
* @const
|
|
1505
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1506
|
+
* !proto.google.iam.admin.v1.GetRoleRequest,
|
|
1507
|
+
* !proto.google.iam.admin.v1.Role>}
|
|
1508
|
+
*/
|
|
1509
|
+
const methodDescriptor_IAM_GetRole = new grpc.web.MethodDescriptor(
|
|
1510
|
+
'/google.iam.admin.v1.IAM/GetRole',
|
|
1511
|
+
grpc.web.MethodType.UNARY,
|
|
1512
|
+
proto.google.iam.admin.v1.GetRoleRequest,
|
|
1513
|
+
proto.google.iam.admin.v1.Role,
|
|
1514
|
+
/**
|
|
1515
|
+
* @param {!proto.google.iam.admin.v1.GetRoleRequest} request
|
|
1516
|
+
* @return {!Uint8Array}
|
|
1517
|
+
*/
|
|
1518
|
+
function(request) {
|
|
1519
|
+
return request.serializeBinary();
|
|
1520
|
+
},
|
|
1521
|
+
proto.google.iam.admin.v1.Role.deserializeBinary
|
|
1522
|
+
);
|
|
1523
|
+
|
|
1524
|
+
|
|
1525
|
+
/**
|
|
1526
|
+
* @param {!proto.google.iam.admin.v1.GetRoleRequest} request The
|
|
1527
|
+
* request proto
|
|
1528
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1529
|
+
* call metadata
|
|
1530
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.Role)}
|
|
1531
|
+
* callback The callback function(error, response)
|
|
1532
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.Role>|undefined}
|
|
1533
|
+
* The XHR Node Readable Stream
|
|
1534
|
+
*/
|
|
1535
|
+
proto.google.iam.admin.v1.IAMClient.prototype.getRole =
|
|
1536
|
+
function(request, metadata, callback) {
|
|
1537
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1538
|
+
'/google.iam.admin.v1.IAM/GetRole',
|
|
1539
|
+
request,
|
|
1540
|
+
metadata || {},
|
|
1541
|
+
methodDescriptor_IAM_GetRole,
|
|
1542
|
+
callback);
|
|
1543
|
+
};
|
|
1544
|
+
|
|
1545
|
+
|
|
1546
|
+
/**
|
|
1547
|
+
* @param {!proto.google.iam.admin.v1.GetRoleRequest} request The
|
|
1548
|
+
* request proto
|
|
1549
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1550
|
+
* call metadata
|
|
1551
|
+
* @return {!Promise<!proto.google.iam.admin.v1.Role>}
|
|
1552
|
+
* Promise that resolves to the response
|
|
1553
|
+
*/
|
|
1554
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.getRole =
|
|
1555
|
+
function(request, metadata) {
|
|
1556
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1557
|
+
'/google.iam.admin.v1.IAM/GetRole',
|
|
1558
|
+
request,
|
|
1559
|
+
metadata || {},
|
|
1560
|
+
methodDescriptor_IAM_GetRole);
|
|
1561
|
+
};
|
|
1562
|
+
|
|
1563
|
+
|
|
1564
|
+
/**
|
|
1565
|
+
* @const
|
|
1566
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1567
|
+
* !proto.google.iam.admin.v1.CreateRoleRequest,
|
|
1568
|
+
* !proto.google.iam.admin.v1.Role>}
|
|
1569
|
+
*/
|
|
1570
|
+
const methodDescriptor_IAM_CreateRole = new grpc.web.MethodDescriptor(
|
|
1571
|
+
'/google.iam.admin.v1.IAM/CreateRole',
|
|
1572
|
+
grpc.web.MethodType.UNARY,
|
|
1573
|
+
proto.google.iam.admin.v1.CreateRoleRequest,
|
|
1574
|
+
proto.google.iam.admin.v1.Role,
|
|
1575
|
+
/**
|
|
1576
|
+
* @param {!proto.google.iam.admin.v1.CreateRoleRequest} request
|
|
1577
|
+
* @return {!Uint8Array}
|
|
1578
|
+
*/
|
|
1579
|
+
function(request) {
|
|
1580
|
+
return request.serializeBinary();
|
|
1581
|
+
},
|
|
1582
|
+
proto.google.iam.admin.v1.Role.deserializeBinary
|
|
1583
|
+
);
|
|
1584
|
+
|
|
1585
|
+
|
|
1586
|
+
/**
|
|
1587
|
+
* @param {!proto.google.iam.admin.v1.CreateRoleRequest} request The
|
|
1588
|
+
* request proto
|
|
1589
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1590
|
+
* call metadata
|
|
1591
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.Role)}
|
|
1592
|
+
* callback The callback function(error, response)
|
|
1593
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.Role>|undefined}
|
|
1594
|
+
* The XHR Node Readable Stream
|
|
1595
|
+
*/
|
|
1596
|
+
proto.google.iam.admin.v1.IAMClient.prototype.createRole =
|
|
1597
|
+
function(request, metadata, callback) {
|
|
1598
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1599
|
+
'/google.iam.admin.v1.IAM/CreateRole',
|
|
1600
|
+
request,
|
|
1601
|
+
metadata || {},
|
|
1602
|
+
methodDescriptor_IAM_CreateRole,
|
|
1603
|
+
callback);
|
|
1604
|
+
};
|
|
1605
|
+
|
|
1606
|
+
|
|
1607
|
+
/**
|
|
1608
|
+
* @param {!proto.google.iam.admin.v1.CreateRoleRequest} request The
|
|
1609
|
+
* request proto
|
|
1610
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1611
|
+
* call metadata
|
|
1612
|
+
* @return {!Promise<!proto.google.iam.admin.v1.Role>}
|
|
1613
|
+
* Promise that resolves to the response
|
|
1614
|
+
*/
|
|
1615
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.createRole =
|
|
1616
|
+
function(request, metadata) {
|
|
1617
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1618
|
+
'/google.iam.admin.v1.IAM/CreateRole',
|
|
1619
|
+
request,
|
|
1620
|
+
metadata || {},
|
|
1621
|
+
methodDescriptor_IAM_CreateRole);
|
|
1622
|
+
};
|
|
1623
|
+
|
|
1624
|
+
|
|
1625
|
+
/**
|
|
1626
|
+
* @const
|
|
1627
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1628
|
+
* !proto.google.iam.admin.v1.UpdateRoleRequest,
|
|
1629
|
+
* !proto.google.iam.admin.v1.Role>}
|
|
1630
|
+
*/
|
|
1631
|
+
const methodDescriptor_IAM_UpdateRole = new grpc.web.MethodDescriptor(
|
|
1632
|
+
'/google.iam.admin.v1.IAM/UpdateRole',
|
|
1633
|
+
grpc.web.MethodType.UNARY,
|
|
1634
|
+
proto.google.iam.admin.v1.UpdateRoleRequest,
|
|
1635
|
+
proto.google.iam.admin.v1.Role,
|
|
1636
|
+
/**
|
|
1637
|
+
* @param {!proto.google.iam.admin.v1.UpdateRoleRequest} request
|
|
1638
|
+
* @return {!Uint8Array}
|
|
1639
|
+
*/
|
|
1640
|
+
function(request) {
|
|
1641
|
+
return request.serializeBinary();
|
|
1642
|
+
},
|
|
1643
|
+
proto.google.iam.admin.v1.Role.deserializeBinary
|
|
1644
|
+
);
|
|
1645
|
+
|
|
1646
|
+
|
|
1647
|
+
/**
|
|
1648
|
+
* @param {!proto.google.iam.admin.v1.UpdateRoleRequest} request The
|
|
1649
|
+
* request proto
|
|
1650
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1651
|
+
* call metadata
|
|
1652
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.Role)}
|
|
1653
|
+
* callback The callback function(error, response)
|
|
1654
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.Role>|undefined}
|
|
1655
|
+
* The XHR Node Readable Stream
|
|
1656
|
+
*/
|
|
1657
|
+
proto.google.iam.admin.v1.IAMClient.prototype.updateRole =
|
|
1658
|
+
function(request, metadata, callback) {
|
|
1659
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1660
|
+
'/google.iam.admin.v1.IAM/UpdateRole',
|
|
1661
|
+
request,
|
|
1662
|
+
metadata || {},
|
|
1663
|
+
methodDescriptor_IAM_UpdateRole,
|
|
1664
|
+
callback);
|
|
1665
|
+
};
|
|
1666
|
+
|
|
1667
|
+
|
|
1668
|
+
/**
|
|
1669
|
+
* @param {!proto.google.iam.admin.v1.UpdateRoleRequest} request The
|
|
1670
|
+
* request proto
|
|
1671
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1672
|
+
* call metadata
|
|
1673
|
+
* @return {!Promise<!proto.google.iam.admin.v1.Role>}
|
|
1674
|
+
* Promise that resolves to the response
|
|
1675
|
+
*/
|
|
1676
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.updateRole =
|
|
1677
|
+
function(request, metadata) {
|
|
1678
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1679
|
+
'/google.iam.admin.v1.IAM/UpdateRole',
|
|
1680
|
+
request,
|
|
1681
|
+
metadata || {},
|
|
1682
|
+
methodDescriptor_IAM_UpdateRole);
|
|
1683
|
+
};
|
|
1684
|
+
|
|
1685
|
+
|
|
1686
|
+
/**
|
|
1687
|
+
* @const
|
|
1688
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1689
|
+
* !proto.google.iam.admin.v1.DeleteRoleRequest,
|
|
1690
|
+
* !proto.google.iam.admin.v1.Role>}
|
|
1691
|
+
*/
|
|
1692
|
+
const methodDescriptor_IAM_DeleteRole = new grpc.web.MethodDescriptor(
|
|
1693
|
+
'/google.iam.admin.v1.IAM/DeleteRole',
|
|
1694
|
+
grpc.web.MethodType.UNARY,
|
|
1695
|
+
proto.google.iam.admin.v1.DeleteRoleRequest,
|
|
1696
|
+
proto.google.iam.admin.v1.Role,
|
|
1697
|
+
/**
|
|
1698
|
+
* @param {!proto.google.iam.admin.v1.DeleteRoleRequest} request
|
|
1699
|
+
* @return {!Uint8Array}
|
|
1700
|
+
*/
|
|
1701
|
+
function(request) {
|
|
1702
|
+
return request.serializeBinary();
|
|
1703
|
+
},
|
|
1704
|
+
proto.google.iam.admin.v1.Role.deserializeBinary
|
|
1705
|
+
);
|
|
1706
|
+
|
|
1707
|
+
|
|
1708
|
+
/**
|
|
1709
|
+
* @param {!proto.google.iam.admin.v1.DeleteRoleRequest} request The
|
|
1710
|
+
* request proto
|
|
1711
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1712
|
+
* call metadata
|
|
1713
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.Role)}
|
|
1714
|
+
* callback The callback function(error, response)
|
|
1715
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.Role>|undefined}
|
|
1716
|
+
* The XHR Node Readable Stream
|
|
1717
|
+
*/
|
|
1718
|
+
proto.google.iam.admin.v1.IAMClient.prototype.deleteRole =
|
|
1719
|
+
function(request, metadata, callback) {
|
|
1720
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1721
|
+
'/google.iam.admin.v1.IAM/DeleteRole',
|
|
1722
|
+
request,
|
|
1723
|
+
metadata || {},
|
|
1724
|
+
methodDescriptor_IAM_DeleteRole,
|
|
1725
|
+
callback);
|
|
1726
|
+
};
|
|
1727
|
+
|
|
1728
|
+
|
|
1729
|
+
/**
|
|
1730
|
+
* @param {!proto.google.iam.admin.v1.DeleteRoleRequest} request The
|
|
1731
|
+
* request proto
|
|
1732
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1733
|
+
* call metadata
|
|
1734
|
+
* @return {!Promise<!proto.google.iam.admin.v1.Role>}
|
|
1735
|
+
* Promise that resolves to the response
|
|
1736
|
+
*/
|
|
1737
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.deleteRole =
|
|
1738
|
+
function(request, metadata) {
|
|
1739
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1740
|
+
'/google.iam.admin.v1.IAM/DeleteRole',
|
|
1741
|
+
request,
|
|
1742
|
+
metadata || {},
|
|
1743
|
+
methodDescriptor_IAM_DeleteRole);
|
|
1744
|
+
};
|
|
1745
|
+
|
|
1746
|
+
|
|
1747
|
+
/**
|
|
1748
|
+
* @const
|
|
1749
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1750
|
+
* !proto.google.iam.admin.v1.UndeleteRoleRequest,
|
|
1751
|
+
* !proto.google.iam.admin.v1.Role>}
|
|
1752
|
+
*/
|
|
1753
|
+
const methodDescriptor_IAM_UndeleteRole = new grpc.web.MethodDescriptor(
|
|
1754
|
+
'/google.iam.admin.v1.IAM/UndeleteRole',
|
|
1755
|
+
grpc.web.MethodType.UNARY,
|
|
1756
|
+
proto.google.iam.admin.v1.UndeleteRoleRequest,
|
|
1757
|
+
proto.google.iam.admin.v1.Role,
|
|
1758
|
+
/**
|
|
1759
|
+
* @param {!proto.google.iam.admin.v1.UndeleteRoleRequest} request
|
|
1760
|
+
* @return {!Uint8Array}
|
|
1761
|
+
*/
|
|
1762
|
+
function(request) {
|
|
1763
|
+
return request.serializeBinary();
|
|
1764
|
+
},
|
|
1765
|
+
proto.google.iam.admin.v1.Role.deserializeBinary
|
|
1766
|
+
);
|
|
1767
|
+
|
|
1768
|
+
|
|
1769
|
+
/**
|
|
1770
|
+
* @param {!proto.google.iam.admin.v1.UndeleteRoleRequest} request The
|
|
1771
|
+
* request proto
|
|
1772
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1773
|
+
* call metadata
|
|
1774
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.Role)}
|
|
1775
|
+
* callback The callback function(error, response)
|
|
1776
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.Role>|undefined}
|
|
1777
|
+
* The XHR Node Readable Stream
|
|
1778
|
+
*/
|
|
1779
|
+
proto.google.iam.admin.v1.IAMClient.prototype.undeleteRole =
|
|
1780
|
+
function(request, metadata, callback) {
|
|
1781
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1782
|
+
'/google.iam.admin.v1.IAM/UndeleteRole',
|
|
1783
|
+
request,
|
|
1784
|
+
metadata || {},
|
|
1785
|
+
methodDescriptor_IAM_UndeleteRole,
|
|
1786
|
+
callback);
|
|
1787
|
+
};
|
|
1788
|
+
|
|
1789
|
+
|
|
1790
|
+
/**
|
|
1791
|
+
* @param {!proto.google.iam.admin.v1.UndeleteRoleRequest} request The
|
|
1792
|
+
* request proto
|
|
1793
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1794
|
+
* call metadata
|
|
1795
|
+
* @return {!Promise<!proto.google.iam.admin.v1.Role>}
|
|
1796
|
+
* Promise that resolves to the response
|
|
1797
|
+
*/
|
|
1798
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.undeleteRole =
|
|
1799
|
+
function(request, metadata) {
|
|
1800
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1801
|
+
'/google.iam.admin.v1.IAM/UndeleteRole',
|
|
1802
|
+
request,
|
|
1803
|
+
metadata || {},
|
|
1804
|
+
methodDescriptor_IAM_UndeleteRole);
|
|
1805
|
+
};
|
|
1806
|
+
|
|
1807
|
+
|
|
1808
|
+
/**
|
|
1809
|
+
* @const
|
|
1810
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1811
|
+
* !proto.google.iam.admin.v1.QueryTestablePermissionsRequest,
|
|
1812
|
+
* !proto.google.iam.admin.v1.QueryTestablePermissionsResponse>}
|
|
1813
|
+
*/
|
|
1814
|
+
const methodDescriptor_IAM_QueryTestablePermissions = new grpc.web.MethodDescriptor(
|
|
1815
|
+
'/google.iam.admin.v1.IAM/QueryTestablePermissions',
|
|
1816
|
+
grpc.web.MethodType.UNARY,
|
|
1817
|
+
proto.google.iam.admin.v1.QueryTestablePermissionsRequest,
|
|
1818
|
+
proto.google.iam.admin.v1.QueryTestablePermissionsResponse,
|
|
1819
|
+
/**
|
|
1820
|
+
* @param {!proto.google.iam.admin.v1.QueryTestablePermissionsRequest} request
|
|
1821
|
+
* @return {!Uint8Array}
|
|
1822
|
+
*/
|
|
1823
|
+
function(request) {
|
|
1824
|
+
return request.serializeBinary();
|
|
1825
|
+
},
|
|
1826
|
+
proto.google.iam.admin.v1.QueryTestablePermissionsResponse.deserializeBinary
|
|
1827
|
+
);
|
|
1828
|
+
|
|
1829
|
+
|
|
1830
|
+
/**
|
|
1831
|
+
* @param {!proto.google.iam.admin.v1.QueryTestablePermissionsRequest} request The
|
|
1832
|
+
* request proto
|
|
1833
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1834
|
+
* call metadata
|
|
1835
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.QueryTestablePermissionsResponse)}
|
|
1836
|
+
* callback The callback function(error, response)
|
|
1837
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.QueryTestablePermissionsResponse>|undefined}
|
|
1838
|
+
* The XHR Node Readable Stream
|
|
1839
|
+
*/
|
|
1840
|
+
proto.google.iam.admin.v1.IAMClient.prototype.queryTestablePermissions =
|
|
1841
|
+
function(request, metadata, callback) {
|
|
1842
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1843
|
+
'/google.iam.admin.v1.IAM/QueryTestablePermissions',
|
|
1844
|
+
request,
|
|
1845
|
+
metadata || {},
|
|
1846
|
+
methodDescriptor_IAM_QueryTestablePermissions,
|
|
1847
|
+
callback);
|
|
1848
|
+
};
|
|
1849
|
+
|
|
1850
|
+
|
|
1851
|
+
/**
|
|
1852
|
+
* @param {!proto.google.iam.admin.v1.QueryTestablePermissionsRequest} request The
|
|
1853
|
+
* request proto
|
|
1854
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1855
|
+
* call metadata
|
|
1856
|
+
* @return {!Promise<!proto.google.iam.admin.v1.QueryTestablePermissionsResponse>}
|
|
1857
|
+
* Promise that resolves to the response
|
|
1858
|
+
*/
|
|
1859
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.queryTestablePermissions =
|
|
1860
|
+
function(request, metadata) {
|
|
1861
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1862
|
+
'/google.iam.admin.v1.IAM/QueryTestablePermissions',
|
|
1863
|
+
request,
|
|
1864
|
+
metadata || {},
|
|
1865
|
+
methodDescriptor_IAM_QueryTestablePermissions);
|
|
1866
|
+
};
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
/**
|
|
1870
|
+
* @const
|
|
1871
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1872
|
+
* !proto.google.iam.admin.v1.QueryAuditableServicesRequest,
|
|
1873
|
+
* !proto.google.iam.admin.v1.QueryAuditableServicesResponse>}
|
|
1874
|
+
*/
|
|
1875
|
+
const methodDescriptor_IAM_QueryAuditableServices = new grpc.web.MethodDescriptor(
|
|
1876
|
+
'/google.iam.admin.v1.IAM/QueryAuditableServices',
|
|
1877
|
+
grpc.web.MethodType.UNARY,
|
|
1878
|
+
proto.google.iam.admin.v1.QueryAuditableServicesRequest,
|
|
1879
|
+
proto.google.iam.admin.v1.QueryAuditableServicesResponse,
|
|
1880
|
+
/**
|
|
1881
|
+
* @param {!proto.google.iam.admin.v1.QueryAuditableServicesRequest} request
|
|
1882
|
+
* @return {!Uint8Array}
|
|
1883
|
+
*/
|
|
1884
|
+
function(request) {
|
|
1885
|
+
return request.serializeBinary();
|
|
1886
|
+
},
|
|
1887
|
+
proto.google.iam.admin.v1.QueryAuditableServicesResponse.deserializeBinary
|
|
1888
|
+
);
|
|
1889
|
+
|
|
1890
|
+
|
|
1891
|
+
/**
|
|
1892
|
+
* @param {!proto.google.iam.admin.v1.QueryAuditableServicesRequest} request The
|
|
1893
|
+
* request proto
|
|
1894
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1895
|
+
* call metadata
|
|
1896
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.QueryAuditableServicesResponse)}
|
|
1897
|
+
* callback The callback function(error, response)
|
|
1898
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.QueryAuditableServicesResponse>|undefined}
|
|
1899
|
+
* The XHR Node Readable Stream
|
|
1900
|
+
*/
|
|
1901
|
+
proto.google.iam.admin.v1.IAMClient.prototype.queryAuditableServices =
|
|
1902
|
+
function(request, metadata, callback) {
|
|
1903
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1904
|
+
'/google.iam.admin.v1.IAM/QueryAuditableServices',
|
|
1905
|
+
request,
|
|
1906
|
+
metadata || {},
|
|
1907
|
+
methodDescriptor_IAM_QueryAuditableServices,
|
|
1908
|
+
callback);
|
|
1909
|
+
};
|
|
1910
|
+
|
|
1911
|
+
|
|
1912
|
+
/**
|
|
1913
|
+
* @param {!proto.google.iam.admin.v1.QueryAuditableServicesRequest} request The
|
|
1914
|
+
* request proto
|
|
1915
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1916
|
+
* call metadata
|
|
1917
|
+
* @return {!Promise<!proto.google.iam.admin.v1.QueryAuditableServicesResponse>}
|
|
1918
|
+
* Promise that resolves to the response
|
|
1919
|
+
*/
|
|
1920
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.queryAuditableServices =
|
|
1921
|
+
function(request, metadata) {
|
|
1922
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1923
|
+
'/google.iam.admin.v1.IAM/QueryAuditableServices',
|
|
1924
|
+
request,
|
|
1925
|
+
metadata || {},
|
|
1926
|
+
methodDescriptor_IAM_QueryAuditableServices);
|
|
1927
|
+
};
|
|
1928
|
+
|
|
1929
|
+
|
|
1930
|
+
/**
|
|
1931
|
+
* @const
|
|
1932
|
+
* @type {!grpc.web.MethodDescriptor<
|
|
1933
|
+
* !proto.google.iam.admin.v1.LintPolicyRequest,
|
|
1934
|
+
* !proto.google.iam.admin.v1.LintPolicyResponse>}
|
|
1935
|
+
*/
|
|
1936
|
+
const methodDescriptor_IAM_LintPolicy = new grpc.web.MethodDescriptor(
|
|
1937
|
+
'/google.iam.admin.v1.IAM/LintPolicy',
|
|
1938
|
+
grpc.web.MethodType.UNARY,
|
|
1939
|
+
proto.google.iam.admin.v1.LintPolicyRequest,
|
|
1940
|
+
proto.google.iam.admin.v1.LintPolicyResponse,
|
|
1941
|
+
/**
|
|
1942
|
+
* @param {!proto.google.iam.admin.v1.LintPolicyRequest} request
|
|
1943
|
+
* @return {!Uint8Array}
|
|
1944
|
+
*/
|
|
1945
|
+
function(request) {
|
|
1946
|
+
return request.serializeBinary();
|
|
1947
|
+
},
|
|
1948
|
+
proto.google.iam.admin.v1.LintPolicyResponse.deserializeBinary
|
|
1949
|
+
);
|
|
1950
|
+
|
|
1951
|
+
|
|
1952
|
+
/**
|
|
1953
|
+
* @param {!proto.google.iam.admin.v1.LintPolicyRequest} request The
|
|
1954
|
+
* request proto
|
|
1955
|
+
* @param {?Object<string, string>} metadata User defined
|
|
1956
|
+
* call metadata
|
|
1957
|
+
* @param {function(?grpc.web.RpcError, ?proto.google.iam.admin.v1.LintPolicyResponse)}
|
|
1958
|
+
* callback The callback function(error, response)
|
|
1959
|
+
* @return {!grpc.web.ClientReadableStream<!proto.google.iam.admin.v1.LintPolicyResponse>|undefined}
|
|
1960
|
+
* The XHR Node Readable Stream
|
|
1961
|
+
*/
|
|
1962
|
+
proto.google.iam.admin.v1.IAMClient.prototype.lintPolicy =
|
|
1963
|
+
function(request, metadata, callback) {
|
|
1964
|
+
return this.client_.rpcCall(this.hostname_ +
|
|
1965
|
+
'/google.iam.admin.v1.IAM/LintPolicy',
|
|
1966
|
+
request,
|
|
1967
|
+
metadata || {},
|
|
1968
|
+
methodDescriptor_IAM_LintPolicy,
|
|
1969
|
+
callback);
|
|
1970
|
+
};
|
|
1971
|
+
|
|
1972
|
+
|
|
1973
|
+
/**
|
|
1974
|
+
* @param {!proto.google.iam.admin.v1.LintPolicyRequest} request The
|
|
1975
|
+
* request proto
|
|
1976
|
+
* @param {?Object<string, string>=} metadata User defined
|
|
1977
|
+
* call metadata
|
|
1978
|
+
* @return {!Promise<!proto.google.iam.admin.v1.LintPolicyResponse>}
|
|
1979
|
+
* Promise that resolves to the response
|
|
1980
|
+
*/
|
|
1981
|
+
proto.google.iam.admin.v1.IAMPromiseClient.prototype.lintPolicy =
|
|
1982
|
+
function(request, metadata) {
|
|
1983
|
+
return this.client_.unaryCall(this.hostname_ +
|
|
1984
|
+
'/google.iam.admin.v1.IAM/LintPolicy',
|
|
1985
|
+
request,
|
|
1986
|
+
metadata || {},
|
|
1987
|
+
methodDescriptor_IAM_LintPolicy);
|
|
1988
|
+
};
|
|
1989
|
+
|
|
1990
|
+
|
|
1991
|
+
module.exports = proto.google.iam.admin.v1;
|
|
1992
|
+
|