@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,302 @@
|
|
|
1
|
+
// GENERATED CODE -- DO NOT EDIT!
|
|
2
|
+
|
|
3
|
+
// Original file comments:
|
|
4
|
+
// Copyright 2022 Google LLC
|
|
5
|
+
//
|
|
6
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
7
|
+
// you may not use this file except in compliance with the License.
|
|
8
|
+
// You may obtain a copy of the License at
|
|
9
|
+
//
|
|
10
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
11
|
+
//
|
|
12
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
13
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
14
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
15
|
+
// See the License for the specific language governing permissions and
|
|
16
|
+
// limitations under the License.
|
|
17
|
+
//
|
|
18
|
+
'use strict';
|
|
19
|
+
var grpc = require('@grpc/grpc-js');
|
|
20
|
+
var google_api_apikeys_v2_apikeys_pb = require('../../../../google/api/apikeys/v2/apikeys_pb.js');
|
|
21
|
+
var google_api_annotations_pb = require('../../../../google/api/annotations_pb.js');
|
|
22
|
+
var google_api_apikeys_v2_resources_pb = require('../../../../google/api/apikeys/v2/resources_pb.js');
|
|
23
|
+
var google_api_client_pb = require('../../../../google/api/client_pb.js');
|
|
24
|
+
var google_api_field_behavior_pb = require('../../../../google/api/field_behavior_pb.js');
|
|
25
|
+
var google_api_resource_pb = require('../../../../google/api/resource_pb.js');
|
|
26
|
+
var google_longrunning_operations_pb = require('../../../../google/longrunning/operations_pb.js');
|
|
27
|
+
var google_protobuf_field_mask_pb = require('google-protobuf/google/protobuf/field_mask_pb.js');
|
|
28
|
+
|
|
29
|
+
function serialize_google_api_apikeys_v2_CreateKeyRequest(arg) {
|
|
30
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.CreateKeyRequest)) {
|
|
31
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.CreateKeyRequest');
|
|
32
|
+
}
|
|
33
|
+
return Buffer.from(arg.serializeBinary());
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
function deserialize_google_api_apikeys_v2_CreateKeyRequest(buffer_arg) {
|
|
37
|
+
return google_api_apikeys_v2_apikeys_pb.CreateKeyRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
function serialize_google_api_apikeys_v2_DeleteKeyRequest(arg) {
|
|
41
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.DeleteKeyRequest)) {
|
|
42
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.DeleteKeyRequest');
|
|
43
|
+
}
|
|
44
|
+
return Buffer.from(arg.serializeBinary());
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
function deserialize_google_api_apikeys_v2_DeleteKeyRequest(buffer_arg) {
|
|
48
|
+
return google_api_apikeys_v2_apikeys_pb.DeleteKeyRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
function serialize_google_api_apikeys_v2_GetKeyRequest(arg) {
|
|
52
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.GetKeyRequest)) {
|
|
53
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.GetKeyRequest');
|
|
54
|
+
}
|
|
55
|
+
return Buffer.from(arg.serializeBinary());
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
function deserialize_google_api_apikeys_v2_GetKeyRequest(buffer_arg) {
|
|
59
|
+
return google_api_apikeys_v2_apikeys_pb.GetKeyRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
function serialize_google_api_apikeys_v2_GetKeyStringRequest(arg) {
|
|
63
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.GetKeyStringRequest)) {
|
|
64
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.GetKeyStringRequest');
|
|
65
|
+
}
|
|
66
|
+
return Buffer.from(arg.serializeBinary());
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
function deserialize_google_api_apikeys_v2_GetKeyStringRequest(buffer_arg) {
|
|
70
|
+
return google_api_apikeys_v2_apikeys_pb.GetKeyStringRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
function serialize_google_api_apikeys_v2_GetKeyStringResponse(arg) {
|
|
74
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.GetKeyStringResponse)) {
|
|
75
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.GetKeyStringResponse');
|
|
76
|
+
}
|
|
77
|
+
return Buffer.from(arg.serializeBinary());
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
function deserialize_google_api_apikeys_v2_GetKeyStringResponse(buffer_arg) {
|
|
81
|
+
return google_api_apikeys_v2_apikeys_pb.GetKeyStringResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
function serialize_google_api_apikeys_v2_Key(arg) {
|
|
85
|
+
if (!(arg instanceof google_api_apikeys_v2_resources_pb.Key)) {
|
|
86
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.Key');
|
|
87
|
+
}
|
|
88
|
+
return Buffer.from(arg.serializeBinary());
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
function deserialize_google_api_apikeys_v2_Key(buffer_arg) {
|
|
92
|
+
return google_api_apikeys_v2_resources_pb.Key.deserializeBinary(new Uint8Array(buffer_arg));
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
function serialize_google_api_apikeys_v2_ListKeysRequest(arg) {
|
|
96
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.ListKeysRequest)) {
|
|
97
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.ListKeysRequest');
|
|
98
|
+
}
|
|
99
|
+
return Buffer.from(arg.serializeBinary());
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
function deserialize_google_api_apikeys_v2_ListKeysRequest(buffer_arg) {
|
|
103
|
+
return google_api_apikeys_v2_apikeys_pb.ListKeysRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
function serialize_google_api_apikeys_v2_ListKeysResponse(arg) {
|
|
107
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.ListKeysResponse)) {
|
|
108
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.ListKeysResponse');
|
|
109
|
+
}
|
|
110
|
+
return Buffer.from(arg.serializeBinary());
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
function deserialize_google_api_apikeys_v2_ListKeysResponse(buffer_arg) {
|
|
114
|
+
return google_api_apikeys_v2_apikeys_pb.ListKeysResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
function serialize_google_api_apikeys_v2_LookupKeyRequest(arg) {
|
|
118
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.LookupKeyRequest)) {
|
|
119
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.LookupKeyRequest');
|
|
120
|
+
}
|
|
121
|
+
return Buffer.from(arg.serializeBinary());
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
function deserialize_google_api_apikeys_v2_LookupKeyRequest(buffer_arg) {
|
|
125
|
+
return google_api_apikeys_v2_apikeys_pb.LookupKeyRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
function serialize_google_api_apikeys_v2_LookupKeyResponse(arg) {
|
|
129
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.LookupKeyResponse)) {
|
|
130
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.LookupKeyResponse');
|
|
131
|
+
}
|
|
132
|
+
return Buffer.from(arg.serializeBinary());
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
function deserialize_google_api_apikeys_v2_LookupKeyResponse(buffer_arg) {
|
|
136
|
+
return google_api_apikeys_v2_apikeys_pb.LookupKeyResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
function serialize_google_api_apikeys_v2_UndeleteKeyRequest(arg) {
|
|
140
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.UndeleteKeyRequest)) {
|
|
141
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.UndeleteKeyRequest');
|
|
142
|
+
}
|
|
143
|
+
return Buffer.from(arg.serializeBinary());
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
function deserialize_google_api_apikeys_v2_UndeleteKeyRequest(buffer_arg) {
|
|
147
|
+
return google_api_apikeys_v2_apikeys_pb.UndeleteKeyRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
function serialize_google_api_apikeys_v2_UpdateKeyRequest(arg) {
|
|
151
|
+
if (!(arg instanceof google_api_apikeys_v2_apikeys_pb.UpdateKeyRequest)) {
|
|
152
|
+
throw new Error('Expected argument of type google.api.apikeys.v2.UpdateKeyRequest');
|
|
153
|
+
}
|
|
154
|
+
return Buffer.from(arg.serializeBinary());
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
function deserialize_google_api_apikeys_v2_UpdateKeyRequest(buffer_arg) {
|
|
158
|
+
return google_api_apikeys_v2_apikeys_pb.UpdateKeyRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
function serialize_google_longrunning_Operation(arg) {
|
|
162
|
+
if (!(arg instanceof google_longrunning_operations_pb.Operation)) {
|
|
163
|
+
throw new Error('Expected argument of type google.longrunning.Operation');
|
|
164
|
+
}
|
|
165
|
+
return Buffer.from(arg.serializeBinary());
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
function deserialize_google_longrunning_Operation(buffer_arg) {
|
|
169
|
+
return google_longrunning_operations_pb.Operation.deserializeBinary(new Uint8Array(buffer_arg));
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
// Manages the API keys associated with projects.
|
|
174
|
+
var ApiKeysService = exports.ApiKeysService = {
|
|
175
|
+
// Creates a new API key.
|
|
176
|
+
//
|
|
177
|
+
// NOTE: Key is a global resource; hence the only supported value for
|
|
178
|
+
// location is `global`.
|
|
179
|
+
createKey: {
|
|
180
|
+
path: '/google.api.apikeys.v2.ApiKeys/CreateKey',
|
|
181
|
+
requestStream: false,
|
|
182
|
+
responseStream: false,
|
|
183
|
+
requestType: google_api_apikeys_v2_apikeys_pb.CreateKeyRequest,
|
|
184
|
+
responseType: google_longrunning_operations_pb.Operation,
|
|
185
|
+
requestSerialize: serialize_google_api_apikeys_v2_CreateKeyRequest,
|
|
186
|
+
requestDeserialize: deserialize_google_api_apikeys_v2_CreateKeyRequest,
|
|
187
|
+
responseSerialize: serialize_google_longrunning_Operation,
|
|
188
|
+
responseDeserialize: deserialize_google_longrunning_Operation,
|
|
189
|
+
},
|
|
190
|
+
// Lists the API keys owned by a project. The key string of the API key
|
|
191
|
+
// isn't included in the response.
|
|
192
|
+
//
|
|
193
|
+
// NOTE: Key is a global resource; hence the only supported value for
|
|
194
|
+
// location is `global`.
|
|
195
|
+
listKeys: {
|
|
196
|
+
path: '/google.api.apikeys.v2.ApiKeys/ListKeys',
|
|
197
|
+
requestStream: false,
|
|
198
|
+
responseStream: false,
|
|
199
|
+
requestType: google_api_apikeys_v2_apikeys_pb.ListKeysRequest,
|
|
200
|
+
responseType: google_api_apikeys_v2_apikeys_pb.ListKeysResponse,
|
|
201
|
+
requestSerialize: serialize_google_api_apikeys_v2_ListKeysRequest,
|
|
202
|
+
requestDeserialize: deserialize_google_api_apikeys_v2_ListKeysRequest,
|
|
203
|
+
responseSerialize: serialize_google_api_apikeys_v2_ListKeysResponse,
|
|
204
|
+
responseDeserialize: deserialize_google_api_apikeys_v2_ListKeysResponse,
|
|
205
|
+
},
|
|
206
|
+
// Gets the metadata for an API key. The key string of the API key
|
|
207
|
+
// isn't included in the response.
|
|
208
|
+
//
|
|
209
|
+
// NOTE: Key is a global resource; hence the only supported value for
|
|
210
|
+
// location is `global`.
|
|
211
|
+
getKey: {
|
|
212
|
+
path: '/google.api.apikeys.v2.ApiKeys/GetKey',
|
|
213
|
+
requestStream: false,
|
|
214
|
+
responseStream: false,
|
|
215
|
+
requestType: google_api_apikeys_v2_apikeys_pb.GetKeyRequest,
|
|
216
|
+
responseType: google_api_apikeys_v2_resources_pb.Key,
|
|
217
|
+
requestSerialize: serialize_google_api_apikeys_v2_GetKeyRequest,
|
|
218
|
+
requestDeserialize: deserialize_google_api_apikeys_v2_GetKeyRequest,
|
|
219
|
+
responseSerialize: serialize_google_api_apikeys_v2_Key,
|
|
220
|
+
responseDeserialize: deserialize_google_api_apikeys_v2_Key,
|
|
221
|
+
},
|
|
222
|
+
// Get the key string for an API key.
|
|
223
|
+
//
|
|
224
|
+
// NOTE: Key is a global resource; hence the only supported value for
|
|
225
|
+
// location is `global`.
|
|
226
|
+
getKeyString: {
|
|
227
|
+
path: '/google.api.apikeys.v2.ApiKeys/GetKeyString',
|
|
228
|
+
requestStream: false,
|
|
229
|
+
responseStream: false,
|
|
230
|
+
requestType: google_api_apikeys_v2_apikeys_pb.GetKeyStringRequest,
|
|
231
|
+
responseType: google_api_apikeys_v2_apikeys_pb.GetKeyStringResponse,
|
|
232
|
+
requestSerialize: serialize_google_api_apikeys_v2_GetKeyStringRequest,
|
|
233
|
+
requestDeserialize: deserialize_google_api_apikeys_v2_GetKeyStringRequest,
|
|
234
|
+
responseSerialize: serialize_google_api_apikeys_v2_GetKeyStringResponse,
|
|
235
|
+
responseDeserialize: deserialize_google_api_apikeys_v2_GetKeyStringResponse,
|
|
236
|
+
},
|
|
237
|
+
// Patches the modifiable fields of an API key.
|
|
238
|
+
// The key string of the API key isn't included in the response.
|
|
239
|
+
//
|
|
240
|
+
// NOTE: Key is a global resource; hence the only supported value for
|
|
241
|
+
// location is `global`.
|
|
242
|
+
updateKey: {
|
|
243
|
+
path: '/google.api.apikeys.v2.ApiKeys/UpdateKey',
|
|
244
|
+
requestStream: false,
|
|
245
|
+
responseStream: false,
|
|
246
|
+
requestType: google_api_apikeys_v2_apikeys_pb.UpdateKeyRequest,
|
|
247
|
+
responseType: google_longrunning_operations_pb.Operation,
|
|
248
|
+
requestSerialize: serialize_google_api_apikeys_v2_UpdateKeyRequest,
|
|
249
|
+
requestDeserialize: deserialize_google_api_apikeys_v2_UpdateKeyRequest,
|
|
250
|
+
responseSerialize: serialize_google_longrunning_Operation,
|
|
251
|
+
responseDeserialize: deserialize_google_longrunning_Operation,
|
|
252
|
+
},
|
|
253
|
+
// Deletes an API key. Deleted key can be retrieved within 30 days of
|
|
254
|
+
// deletion. Afterward, key will be purged from the project.
|
|
255
|
+
//
|
|
256
|
+
// NOTE: Key is a global resource; hence the only supported value for
|
|
257
|
+
// location is `global`.
|
|
258
|
+
deleteKey: {
|
|
259
|
+
path: '/google.api.apikeys.v2.ApiKeys/DeleteKey',
|
|
260
|
+
requestStream: false,
|
|
261
|
+
responseStream: false,
|
|
262
|
+
requestType: google_api_apikeys_v2_apikeys_pb.DeleteKeyRequest,
|
|
263
|
+
responseType: google_longrunning_operations_pb.Operation,
|
|
264
|
+
requestSerialize: serialize_google_api_apikeys_v2_DeleteKeyRequest,
|
|
265
|
+
requestDeserialize: deserialize_google_api_apikeys_v2_DeleteKeyRequest,
|
|
266
|
+
responseSerialize: serialize_google_longrunning_Operation,
|
|
267
|
+
responseDeserialize: deserialize_google_longrunning_Operation,
|
|
268
|
+
},
|
|
269
|
+
// Undeletes an API key which was deleted within 30 days.
|
|
270
|
+
//
|
|
271
|
+
// NOTE: Key is a global resource; hence the only supported value for
|
|
272
|
+
// location is `global`.
|
|
273
|
+
undeleteKey: {
|
|
274
|
+
path: '/google.api.apikeys.v2.ApiKeys/UndeleteKey',
|
|
275
|
+
requestStream: false,
|
|
276
|
+
responseStream: false,
|
|
277
|
+
requestType: google_api_apikeys_v2_apikeys_pb.UndeleteKeyRequest,
|
|
278
|
+
responseType: google_longrunning_operations_pb.Operation,
|
|
279
|
+
requestSerialize: serialize_google_api_apikeys_v2_UndeleteKeyRequest,
|
|
280
|
+
requestDeserialize: deserialize_google_api_apikeys_v2_UndeleteKeyRequest,
|
|
281
|
+
responseSerialize: serialize_google_longrunning_Operation,
|
|
282
|
+
responseDeserialize: deserialize_google_longrunning_Operation,
|
|
283
|
+
},
|
|
284
|
+
// Find the parent project and resource name of the API
|
|
285
|
+
// key that matches the key string in the request. If the API key has been
|
|
286
|
+
// purged, resource name will not be set.
|
|
287
|
+
// The service account must have the `apikeys.keys.lookup` permission
|
|
288
|
+
// on the parent project.
|
|
289
|
+
lookupKey: {
|
|
290
|
+
path: '/google.api.apikeys.v2.ApiKeys/LookupKey',
|
|
291
|
+
requestStream: false,
|
|
292
|
+
responseStream: false,
|
|
293
|
+
requestType: google_api_apikeys_v2_apikeys_pb.LookupKeyRequest,
|
|
294
|
+
responseType: google_api_apikeys_v2_apikeys_pb.LookupKeyResponse,
|
|
295
|
+
requestSerialize: serialize_google_api_apikeys_v2_LookupKeyRequest,
|
|
296
|
+
requestDeserialize: deserialize_google_api_apikeys_v2_LookupKeyRequest,
|
|
297
|
+
responseSerialize: serialize_google_api_apikeys_v2_LookupKeyResponse,
|
|
298
|
+
responseDeserialize: deserialize_google_api_apikeys_v2_LookupKeyResponse,
|
|
299
|
+
},
|
|
300
|
+
};
|
|
301
|
+
|
|
302
|
+
exports.ApiKeysClient = grpc.makeGenericClientConstructor(ApiKeysService, 'ApiKeys');
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
import * as grpcWeb from 'grpc-web';
|
|
2
|
+
|
|
3
|
+
import * as google_api_apikeys_v2_apikeys_pb from '../../../../google/api/apikeys/v2/apikeys_pb'; // proto import: "google/api/apikeys/v2/apikeys.proto"
|
|
4
|
+
import * as google_api_apikeys_v2_resources_pb from '../../../../google/api/apikeys/v2/resources_pb'; // proto import: "google/api/apikeys/v2/resources.proto"
|
|
5
|
+
import * as google_longrunning_operations_pb from '../../../../google/longrunning/operations_pb'; // proto import: "google/longrunning/operations.proto"
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
export class ApiKeysClient {
|
|
9
|
+
constructor (hostname: string,
|
|
10
|
+
credentials?: null | { [index: string]: string; },
|
|
11
|
+
options?: null | { [index: string]: any; });
|
|
12
|
+
|
|
13
|
+
createKey(
|
|
14
|
+
request: google_api_apikeys_v2_apikeys_pb.CreateKeyRequest,
|
|
15
|
+
metadata: grpcWeb.Metadata | undefined,
|
|
16
|
+
callback: (err: grpcWeb.RpcError,
|
|
17
|
+
response: google_longrunning_operations_pb.Operation) => void
|
|
18
|
+
): grpcWeb.ClientReadableStream<google_longrunning_operations_pb.Operation>;
|
|
19
|
+
|
|
20
|
+
listKeys(
|
|
21
|
+
request: google_api_apikeys_v2_apikeys_pb.ListKeysRequest,
|
|
22
|
+
metadata: grpcWeb.Metadata | undefined,
|
|
23
|
+
callback: (err: grpcWeb.RpcError,
|
|
24
|
+
response: google_api_apikeys_v2_apikeys_pb.ListKeysResponse) => void
|
|
25
|
+
): grpcWeb.ClientReadableStream<google_api_apikeys_v2_apikeys_pb.ListKeysResponse>;
|
|
26
|
+
|
|
27
|
+
getKey(
|
|
28
|
+
request: google_api_apikeys_v2_apikeys_pb.GetKeyRequest,
|
|
29
|
+
metadata: grpcWeb.Metadata | undefined,
|
|
30
|
+
callback: (err: grpcWeb.RpcError,
|
|
31
|
+
response: google_api_apikeys_v2_resources_pb.Key) => void
|
|
32
|
+
): grpcWeb.ClientReadableStream<google_api_apikeys_v2_resources_pb.Key>;
|
|
33
|
+
|
|
34
|
+
getKeyString(
|
|
35
|
+
request: google_api_apikeys_v2_apikeys_pb.GetKeyStringRequest,
|
|
36
|
+
metadata: grpcWeb.Metadata | undefined,
|
|
37
|
+
callback: (err: grpcWeb.RpcError,
|
|
38
|
+
response: google_api_apikeys_v2_apikeys_pb.GetKeyStringResponse) => void
|
|
39
|
+
): grpcWeb.ClientReadableStream<google_api_apikeys_v2_apikeys_pb.GetKeyStringResponse>;
|
|
40
|
+
|
|
41
|
+
updateKey(
|
|
42
|
+
request: google_api_apikeys_v2_apikeys_pb.UpdateKeyRequest,
|
|
43
|
+
metadata: grpcWeb.Metadata | undefined,
|
|
44
|
+
callback: (err: grpcWeb.RpcError,
|
|
45
|
+
response: google_longrunning_operations_pb.Operation) => void
|
|
46
|
+
): grpcWeb.ClientReadableStream<google_longrunning_operations_pb.Operation>;
|
|
47
|
+
|
|
48
|
+
deleteKey(
|
|
49
|
+
request: google_api_apikeys_v2_apikeys_pb.DeleteKeyRequest,
|
|
50
|
+
metadata: grpcWeb.Metadata | undefined,
|
|
51
|
+
callback: (err: grpcWeb.RpcError,
|
|
52
|
+
response: google_longrunning_operations_pb.Operation) => void
|
|
53
|
+
): grpcWeb.ClientReadableStream<google_longrunning_operations_pb.Operation>;
|
|
54
|
+
|
|
55
|
+
undeleteKey(
|
|
56
|
+
request: google_api_apikeys_v2_apikeys_pb.UndeleteKeyRequest,
|
|
57
|
+
metadata: grpcWeb.Metadata | undefined,
|
|
58
|
+
callback: (err: grpcWeb.RpcError,
|
|
59
|
+
response: google_longrunning_operations_pb.Operation) => void
|
|
60
|
+
): grpcWeb.ClientReadableStream<google_longrunning_operations_pb.Operation>;
|
|
61
|
+
|
|
62
|
+
lookupKey(
|
|
63
|
+
request: google_api_apikeys_v2_apikeys_pb.LookupKeyRequest,
|
|
64
|
+
metadata: grpcWeb.Metadata | undefined,
|
|
65
|
+
callback: (err: grpcWeb.RpcError,
|
|
66
|
+
response: google_api_apikeys_v2_apikeys_pb.LookupKeyResponse) => void
|
|
67
|
+
): grpcWeb.ClientReadableStream<google_api_apikeys_v2_apikeys_pb.LookupKeyResponse>;
|
|
68
|
+
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
export class ApiKeysPromiseClient {
|
|
72
|
+
constructor (hostname: string,
|
|
73
|
+
credentials?: null | { [index: string]: string; },
|
|
74
|
+
options?: null | { [index: string]: any; });
|
|
75
|
+
|
|
76
|
+
createKey(
|
|
77
|
+
request: google_api_apikeys_v2_apikeys_pb.CreateKeyRequest,
|
|
78
|
+
metadata?: grpcWeb.Metadata
|
|
79
|
+
): Promise<google_longrunning_operations_pb.Operation>;
|
|
80
|
+
|
|
81
|
+
listKeys(
|
|
82
|
+
request: google_api_apikeys_v2_apikeys_pb.ListKeysRequest,
|
|
83
|
+
metadata?: grpcWeb.Metadata
|
|
84
|
+
): Promise<google_api_apikeys_v2_apikeys_pb.ListKeysResponse>;
|
|
85
|
+
|
|
86
|
+
getKey(
|
|
87
|
+
request: google_api_apikeys_v2_apikeys_pb.GetKeyRequest,
|
|
88
|
+
metadata?: grpcWeb.Metadata
|
|
89
|
+
): Promise<google_api_apikeys_v2_resources_pb.Key>;
|
|
90
|
+
|
|
91
|
+
getKeyString(
|
|
92
|
+
request: google_api_apikeys_v2_apikeys_pb.GetKeyStringRequest,
|
|
93
|
+
metadata?: grpcWeb.Metadata
|
|
94
|
+
): Promise<google_api_apikeys_v2_apikeys_pb.GetKeyStringResponse>;
|
|
95
|
+
|
|
96
|
+
updateKey(
|
|
97
|
+
request: google_api_apikeys_v2_apikeys_pb.UpdateKeyRequest,
|
|
98
|
+
metadata?: grpcWeb.Metadata
|
|
99
|
+
): Promise<google_longrunning_operations_pb.Operation>;
|
|
100
|
+
|
|
101
|
+
deleteKey(
|
|
102
|
+
request: google_api_apikeys_v2_apikeys_pb.DeleteKeyRequest,
|
|
103
|
+
metadata?: grpcWeb.Metadata
|
|
104
|
+
): Promise<google_longrunning_operations_pb.Operation>;
|
|
105
|
+
|
|
106
|
+
undeleteKey(
|
|
107
|
+
request: google_api_apikeys_v2_apikeys_pb.UndeleteKeyRequest,
|
|
108
|
+
metadata?: grpcWeb.Metadata
|
|
109
|
+
): Promise<google_longrunning_operations_pb.Operation>;
|
|
110
|
+
|
|
111
|
+
lookupKey(
|
|
112
|
+
request: google_api_apikeys_v2_apikeys_pb.LookupKeyRequest,
|
|
113
|
+
metadata?: grpcWeb.Metadata
|
|
114
|
+
): Promise<google_api_apikeys_v2_apikeys_pb.LookupKeyResponse>;
|
|
115
|
+
|
|
116
|
+
}
|
|
117
|
+
|