@alis-build/common-es 1.0.3
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/LICENSE +21 -0
- package/README.md +1 -0
- package/alis/a2a/extension/history/v1/history_connect.d.ts +155 -0
- package/alis/a2a/extension/history/v1/history_connect.js +155 -0
- package/alis/a2a/extension/history/v1/history_pb.d.ts +550 -0
- package/alis/a2a/extension/history/v1/history_pb.js +111 -0
- package/alis/open/agent/v1/agent_connect.d.ts +155 -0
- package/alis/open/agent/v1/agent_connect.js +155 -0
- package/alis/open/agent/v1/agent_pb.d.ts +2129 -0
- package/alis/open/agent/v1/agent_pb.js +390 -0
- package/alis/open/agent/v2/a2a_connect.d.ts +155 -0
- package/alis/open/agent/v2/a2a_connect.js +155 -0
- package/alis/open/agent/v2/a2a_pb.d.ts +2181 -0
- package/alis/open/agent/v2/a2a_pb.js +390 -0
- package/alis/open/config/v1/config_pb.d.ts +61 -0
- package/alis/open/config/v1/config_pb.js +19 -0
- package/alis/open/cx/v1/cx_pb.d.ts +2153 -0
- package/alis/open/cx/v1/cx_pb.js +230 -0
- package/alis/open/flows/v1/flows_connect.d.ts +94 -0
- package/alis/open/flows/v1/flows_connect.js +94 -0
- package/alis/open/flows/v1/flows_pb.d.ts +546 -0
- package/alis/open/flows/v1/flows_pb.js +104 -0
- package/alis/open/iam/v1/group_connect.d.ts +143 -0
- package/alis/open/iam/v1/group_connect.js +143 -0
- package/alis/open/iam/v1/group_pb.d.ts +385 -0
- package/alis/open/iam/v1/group_pb.js +88 -0
- package/alis/open/iam/v1/iam_pb.d.ts +171 -0
- package/alis/open/iam/v1/iam_pb.js +46 -0
- package/alis/open/iam/v1/oauth_pb.d.ts +564 -0
- package/alis/open/iam/v1/oauth_pb.js +111 -0
- package/alis/open/iam/v1/role_pb.d.ts +95 -0
- package/alis/open/iam/v1/role_pb.js +19 -0
- package/alis/open/iam/v1/user_connect.d.ts +327 -0
- package/alis/open/iam/v1/user_connect.js +327 -0
- package/alis/open/iam/v1/user_pb.d.ts +1580 -0
- package/alis/open/iam/v1/user_pb.js +279 -0
- package/alis/open/in/v1/in_pb.d.ts +902 -0
- package/alis/open/in/v1/in_pb.js +113 -0
- package/alis/open/notifications/v1/devices_connect.d.ts +161 -0
- package/alis/open/notifications/v1/devices_connect.js +161 -0
- package/alis/open/notifications/v1/devices_pb.d.ts +362 -0
- package/alis/open/notifications/v1/devices_pb.js +75 -0
- package/alis/open/notifications/v1/notifications_connect.d.ts +77 -0
- package/alis/open/notifications/v1/notifications_connect.js +77 -0
- package/alis/open/notifications/v1/notifications_pb.d.ts +196 -0
- package/alis/open/notifications/v1/notifications_pb.js +49 -0
- package/alis/open/operations/v1/operations_pb.d.ts +194 -0
- package/alis/open/operations/v1/operations_pb.js +28 -0
- package/alis/open/options/v1/options_pb.d.ts +274 -0
- package/alis/open/options/v1/options_pb.js +85 -0
- package/alis/open/pubsub/v1/pubsub_pb.d.ts +124 -0
- package/alis/open/pubsub/v1/pubsub_pb.js +26 -0
- package/alis/open/px/v1/px_pb.d.ts +2169 -0
- package/alis/open/px/v1/px_pb.js +281 -0
- package/alis/open/support/v1/attachments_connect.d.ts +30 -0
- package/alis/open/support/v1/attachments_connect.js +30 -0
- package/alis/open/support/v1/attachments_pb.d.ts +84 -0
- package/alis/open/support/v1/attachments_pb.js +34 -0
- package/alis/open/support/v1/events_connect.d.ts +30 -0
- package/alis/open/support/v1/events_connect.js +30 -0
- package/alis/open/support/v1/events_pb.d.ts +236 -0
- package/alis/open/support/v1/events_pb.js +84 -0
- package/alis/open/support/v1/guide_connect.d.ts +76 -0
- package/alis/open/support/v1/guide_connect.js +76 -0
- package/alis/open/support/v1/guide_pb.d.ts +853 -0
- package/alis/open/support/v1/guide_pb.js +169 -0
- package/alis/open/support/v1/issue_connect.d.ts +216 -0
- package/alis/open/support/v1/issue_connect.js +216 -0
- package/alis/open/support/v1/issue_pb.d.ts +1030 -0
- package/alis/open/support/v1/issue_pb.js +215 -0
- package/alis/open/support/v1/issueactivity_connect.d.ts +139 -0
- package/alis/open/support/v1/issueactivity_connect.js +139 -0
- package/alis/open/support/v1/issueactivity_pb.d.ts +551 -0
- package/alis/open/support/v1/issueactivity_pb.js +108 -0
- package/alis/open/support/v1/issuesubscriber_connect.d.ts +146 -0
- package/alis/open/support/v1/issuesubscriber_connect.js +146 -0
- package/alis/open/support/v1/issuesubscriber_pb.d.ts +341 -0
- package/alis/open/support/v1/issuesubscriber_pb.js +68 -0
- package/alis/open/validation/v1/test_connect.d.ts +74 -0
- package/alis/open/validation/v1/test_connect.js +74 -0
- package/alis/open/validation/v1/test_pb.d.ts +345 -0
- package/alis/open/validation/v1/test_pb.js +84 -0
- package/alis/open/validation/v1/validation_connect.d.ts +39 -0
- package/alis/open/validation/v1/validation_connect.js +39 -0
- package/alis/open/validation/v1/validation_pb.d.ts +207 -0
- package/alis/open/validation/v1/validation_pb.js +59 -0
- package/alis/test/v1/test_pb.d.ts +32 -0
- package/alis/test/v1/test_pb.js +18 -0
- package/common/test/v1/test_pb.d.ts +32 -0
- package/common/test/v1/test_pb.js +18 -0
- package/google/api/annotations_pb.d.ts +33 -0
- package/google/api/annotations_pb.js +35 -0
- package/google/api/apikeys/v2/apikeys_connect.d.ts +151 -0
- package/google/api/apikeys/v2/apikeys_connect.js +151 -0
- package/google/api/apikeys/v2/apikeys_pb.d.ts +449 -0
- package/google/api/apikeys/v2/apikeys_pb.js +117 -0
- package/google/api/apikeys/v2/resources_pb.d.ts +341 -0
- package/google/api/apikeys/v2/resources_pb.js +84 -0
- package/google/api/auth_pb.d.ts +380 -0
- package/google/api/auth_pb.js +67 -0
- package/google/api/backend_pb.d.ts +269 -0
- package/google/api/backend_pb.js +59 -0
- package/google/api/billing_pb.d.ts +109 -0
- package/google/api/billing_pb.js +39 -0
- package/google/api/client_pb.d.ts +691 -0
- package/google/api/client_pb.js +233 -0
- package/google/api/config_change_pb.d.ts +155 -0
- package/google/api/config_change_pb.js +54 -0
- package/google/api/consumer_pb.d.ts +150 -0
- package/google/api/consumer_pb.js +53 -0
- package/google/api/context_pb.d.ts +135 -0
- package/google/api/context_pb.js +39 -0
- package/google/api/control_pb.d.ts +52 -0
- package/google/api/control_pb.js +32 -0
- package/google/api/distribution_pb.d.ts +377 -0
- package/google/api/distribution_pb.js +76 -0
- package/google/api/documentation_pb.d.ts +248 -0
- package/google/api/documentation_pb.js +46 -0
- package/google/api/endpoint_pb.d.ts +102 -0
- package/google/api/endpoint_pb.js +32 -0
- package/google/api/error_reason_pb.d.ts +657 -0
- package/google/api/error_reason_pb.js +48 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_connect.d.ts +71 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_connect.js +71 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_pb.d.ts +415 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_pb.js +112 -0
- package/google/api/expr/v1alpha1/checked_pb.d.ts +701 -0
- package/google/api/expr/v1alpha1/checked_pb.js +133 -0
- package/google/api/expr/v1alpha1/eval_pb.d.ts +212 -0
- package/google/api/expr/v1alpha1/eval_pb.js +62 -0
- package/google/api/expr/v1alpha1/explain_pb.d.ts +92 -0
- package/google/api/expr/v1alpha1/explain_pb.js +42 -0
- package/google/api/expr/v1alpha1/syntax_pb.d.ts +698 -0
- package/google/api/expr/v1alpha1/syntax_pb.js +112 -0
- package/google/api/expr/v1alpha1/value_pb.d.ts +252 -0
- package/google/api/expr/v1alpha1/value_pb.js +62 -0
- package/google/api/expr/v1beta1/decl_pb.d.ts +183 -0
- package/google/api/expr/v1beta1/decl_pb.js +55 -0
- package/google/api/expr/v1beta1/eval_pb.d.ts +233 -0
- package/google/api/expr/v1beta1/eval_pb.js +70 -0
- package/google/api/expr/v1beta1/expr_pb.d.ts +550 -0
- package/google/api/expr/v1beta1/expr_pb.js +98 -0
- package/google/api/expr/v1beta1/source_pb.d.ts +112 -0
- package/google/api/expr/v1beta1/source_pb.js +40 -0
- package/google/api/expr/v1beta1/value_pb.d.ts +253 -0
- package/google/api/expr/v1beta1/value_pb.js +63 -0
- package/google/api/field_behavior_pb.d.ts +133 -0
- package/google/api/field_behavior_pb.js +64 -0
- package/google/api/http_pb.d.ts +472 -0
- package/google/api/http_pb.js +46 -0
- package/google/api/httpbody_pb.d.ts +103 -0
- package/google/api/httpbody_pb.js +33 -0
- package/google/api/label_pb.d.ts +92 -0
- package/google/api/label_pb.js +46 -0
- package/google/api/launch_stage_pb.d.ts +114 -0
- package/google/api/launch_stage_pb.js +40 -0
- package/google/api/log_pb.d.ts +81 -0
- package/google/api/log_pb.js +33 -0
- package/google/api/logging_pb.d.ts +118 -0
- package/google/api/logging_pb.js +39 -0
- package/google/api/metric_pb.d.ts +422 -0
- package/google/api/metric_pb.js +79 -0
- package/google/api/monitored_resource_pb.d.ts +194 -0
- package/google/api/monitored_resource_pb.js +49 -0
- package/google/api/monitoring_pb.d.ts +143 -0
- package/google/api/monitoring_pb.js +39 -0
- package/google/api/quota_pb.d.ts +271 -0
- package/google/api/quota_pb.js +46 -0
- package/google/api/resource_pb.d.ts +338 -0
- package/google/api/resource_pb.js +96 -0
- package/google/api/routing_pb.d.ts +496 -0
- package/google/api/routing_pb.js +48 -0
- package/google/api/service_pb.d.ts +304 -0
- package/google/api/service_pb.js +53 -0
- package/google/api/servicecontrol/v1/check_error_pb.d.ts +241 -0
- package/google/api/servicecontrol/v1/check_error_pb.js +47 -0
- package/google/api/servicecontrol/v1/distribution_pb.d.ts +279 -0
- package/google/api/servicecontrol/v1/distribution_pb.js +54 -0
- package/google/api/servicecontrol/v1/http_request_pb.d.ts +162 -0
- package/google/api/servicecontrol/v1/http_request_pb.js +33 -0
- package/google/api/servicecontrol/v1/log_entry_pb.d.ts +237 -0
- package/google/api/servicecontrol/v1/log_entry_pb.js +51 -0
- package/google/api/servicecontrol/v1/metric_value_pb.d.ts +148 -0
- package/google/api/servicecontrol/v1/metric_value_pb.js +41 -0
- package/google/api/servicecontrol/v1/operation_pb.d.ts +188 -0
- package/google/api/servicecontrol/v1/operation_pb.js +50 -0
- package/google/api/servicecontrol/v1/quota_controller_connect.d.ts +56 -0
- package/google/api/servicecontrol/v1/quota_controller_connect.js +56 -0
- package/google/api/servicecontrol/v1/quota_controller_pb.d.ts +417 -0
- package/google/api/servicecontrol/v1/quota_controller_pb.js +100 -0
- package/google/api/servicecontrol/v1/service_controller_connect.d.ts +87 -0
- package/google/api/servicecontrol/v1/service_controller_connect.js +87 -0
- package/google/api/servicecontrol/v1/service_controller_pb.d.ts +437 -0
- package/google/api/servicecontrol/v1/service_controller_pb.js +105 -0
- package/google/api/servicecontrol/v2/service_controller_connect.d.ts +99 -0
- package/google/api/servicecontrol/v2/service_controller_connect.js +99 -0
- package/google/api/servicecontrol/v2/service_controller_pb.d.ts +300 -0
- package/google/api/servicecontrol/v2/service_controller_pb.js +79 -0
- package/google/api/servicemanagement/v1/resources_pb.d.ts +632 -0
- package/google/api/servicemanagement/v1/resources_pb.js +159 -0
- package/google/api/servicemanagement/v1/servicemanager_connect.d.ts +252 -0
- package/google/api/servicemanagement/v1/servicemanager_connect.js +252 -0
- package/google/api/servicemanagement/v1/servicemanager_pb.d.ts +854 -0
- package/google/api/servicemanagement/v1/servicemanager_pb.js +186 -0
- package/google/api/serviceusage/v1/resources_pb.d.ts +231 -0
- package/google/api/serviceusage/v1/resources_pb.js +68 -0
- package/google/api/serviceusage/v1/serviceusage_connect.d.ts +125 -0
- package/google/api/serviceusage/v1/serviceusage_connect.js +125 -0
- package/google/api/serviceusage/v1/serviceusage_pb.d.ts +529 -0
- package/google/api/serviceusage/v1/serviceusage_pb.js +140 -0
- package/google/api/serviceusage/v1beta1/resources_pb.d.ts +748 -0
- package/google/api/serviceusage/v1beta1/resources_pb.js +146 -0
- package/google/api/serviceusage/v1beta1/serviceusage_connect.d.ts +285 -0
- package/google/api/serviceusage/v1beta1/serviceusage_connect.js +285 -0
- package/google/api/serviceusage/v1beta1/serviceusage_pb.d.ts +1446 -0
- package/google/api/serviceusage/v1beta1/serviceusage_pb.js +304 -0
- package/google/api/source_info_pb.d.ts +46 -0
- package/google/api/source_info_pb.js +33 -0
- package/google/api/system_parameter_pb.d.ts +151 -0
- package/google/api/system_parameter_pb.js +46 -0
- package/google/api/usage_pb.d.ts +141 -0
- package/google/api/usage_pb.js +39 -0
- package/google/api/visibility_pb.d.ts +157 -0
- package/google/api/visibility_pb.js +88 -0
- package/google/iam/admin/v1/audit_data_pb.d.ts +75 -0
- package/google/iam/admin/v1/audit_data_pb.js +39 -0
- package/google/iam/admin/v1/iam_connect.d.ts +534 -0
- package/google/iam/admin/v1/iam_connect.js +534 -0
- package/google/iam/admin/v1/iam_pb.d.ts +2699 -0
- package/google/iam/admin/v1/iam_pb.js +528 -0
- package/google/iam/credentials/v1/common_pb.d.ts +319 -0
- package/google/iam/credentials/v1/common_pb.js +85 -0
- package/google/iam/credentials/v1/iamcredentials_connect.d.ts +84 -0
- package/google/iam/credentials/v1/iamcredentials_connect.js +84 -0
- package/google/iam/credentials/v1/iamcredentials_pb.d.ts +81 -0
- package/google/iam/credentials/v1/iamcredentials_pb.js +44 -0
- package/google/iam/v1/iam_policy_connect.d.ts +102 -0
- package/google/iam/v1/iam_policy_connect.js +102 -0
- package/google/iam/v1/iam_policy_pb.d.ts +225 -0
- package/google/iam/v1/iam_policy_pb.js +93 -0
- package/google/iam/v1/logging/audit_data_pb.d.ts +48 -0
- package/google/iam/v1/logging/audit_data_pb.js +33 -0
- package/google/iam/v1/options_pb.d.ts +62 -0
- package/google/iam/v1/options_pb.js +32 -0
- package/google/iam/v1/policy_pb.d.ts +622 -0
- package/google/iam/v1/policy_pb.js +118 -0
- package/google/iam/v1beta/workload_identity_pool_connect.d.ts +203 -0
- package/google/iam/v1beta/workload_identity_pool_connect.js +203 -0
- package/google/iam/v1beta/workload_identity_pool_pb.d.ts +996 -0
- package/google/iam/v1beta/workload_identity_pool_pb.js +207 -0
- package/google/iam/v2/deny_pb.d.ts +139 -0
- package/google/iam/v2/deny_pb.js +33 -0
- package/google/iam/v2/policy_connect.d.ts +102 -0
- package/google/iam/v2/policy_connect.js +102 -0
- package/google/iam/v2/policy_pb.d.ts +481 -0
- package/google/iam/v2/policy_pb.js +102 -0
- package/google/iam/v2beta/deny_pb.d.ts +139 -0
- package/google/iam/v2beta/deny_pb.js +33 -0
- package/google/iam/v2beta/policy_connect.d.ts +102 -0
- package/google/iam/v2beta/policy_connect.js +102 -0
- package/google/iam/v2beta/policy_pb.d.ts +473 -0
- package/google/iam/v2beta/policy_pb.js +102 -0
- package/google/logging/type/http_request_pb.d.ts +164 -0
- package/google/logging/type/http_request_pb.js +33 -0
- package/google/logging/type/log_severity_pb.d.ts +114 -0
- package/google/logging/type/log_severity_pb.js +53 -0
- package/google/logging/v2/log_entry_pb.d.ts +382 -0
- package/google/logging/v2/log_entry_pb.js +61 -0
- package/google/logging/v2/logging_config_connect.d.ts +401 -0
- package/google/logging/v2/logging_config_connect.js +401 -0
- package/google/logging/v2/logging_config_pb.d.ts +2422 -0
- package/google/logging/v2/logging_config_pb.js +360 -0
- package/google/logging/v2/logging_connect.d.ts +113 -0
- package/google/logging/v2/logging_connect.js +113 -0
- package/google/logging/v2/logging_metrics_connect.d.ts +88 -0
- package/google/logging/v2/logging_metrics_connect.js +88 -0
- package/google/logging/v2/logging_metrics_pb.d.ts +467 -0
- package/google/logging/v2/logging_metrics_pb.js +104 -0
- package/google/logging/v2/logging_pb.d.ts +718 -0
- package/google/logging/v2/logging_pb.js +147 -0
- package/google/longrunning/operations_connect.d.ts +127 -0
- package/google/longrunning/operations_connect.js +127 -0
- package/google/longrunning/operations_pb.d.ts +420 -0
- package/google/longrunning/operations_pb.js +117 -0
- package/google/protobuf/any_pb.d.ts +181 -0
- package/google/protobuf/any_pb.js +48 -0
- package/google/protobuf/api_pb.d.ts +301 -0
- package/google/protobuf/api_pb.js +64 -0
- package/google/protobuf/descriptor_pb.d.ts +2589 -0
- package/google/protobuf/descriptor_pb.js +503 -0
- package/google/protobuf/duration_pb.d.ts +133 -0
- package/google/protobuf/duration_pb.js +48 -0
- package/google/protobuf/empty_pb.d.ts +62 -0
- package/google/protobuf/empty_pb.js +48 -0
- package/google/protobuf/field_mask_pb.d.ts +259 -0
- package/google/protobuf/field_mask_pb.js +48 -0
- package/google/protobuf/source_context_pb.d.ts +63 -0
- package/google/protobuf/source_context_pb.js +48 -0
- package/google/protobuf/struct_pb.d.ts +185 -0
- package/google/protobuf/struct_pb.js +79 -0
- package/google/protobuf/timestamp_pb.d.ts +162 -0
- package/google/protobuf/timestamp_pb.js +48 -0
- package/google/protobuf/type_pb.d.ts +531 -0
- package/google/protobuf/type_pb.js +120 -0
- package/google/protobuf/wrappers_pb.d.ts +249 -0
- package/google/protobuf/wrappers_pb.js +114 -0
- package/google/rpc/code_pb.d.ts +264 -0
- package/google/rpc/code_pb.js +45 -0
- package/google/rpc/context/attribute_context_pb.d.ts +618 -0
- package/google/rpc/context/attribute_context_pb.js +78 -0
- package/google/rpc/context/audit_context_pb.d.ts +79 -0
- package/google/rpc/context/audit_context_pb.js +33 -0
- package/google/rpc/error_details_pb.d.ts +534 -0
- package/google/rpc/error_details_pb.js +124 -0
- package/google/rpc/http_pb.d.ts +136 -0
- package/google/rpc/http_pb.js +46 -0
- package/google/rpc/status_pb.d.ts +71 -0
- package/google/rpc/status_pb.js +33 -0
- package/google/type/calendar_period_pb.d.ts +98 -0
- package/google/type/calendar_period_pb.js +41 -0
- package/google/type/color_pb.d.ts +199 -0
- package/google/type/color_pb.js +33 -0
- package/google/type/date_pb.d.ts +75 -0
- package/google/type/date_pb.js +32 -0
- package/google/type/datetime_pb.d.ts +174 -0
- package/google/type/datetime_pb.js +40 -0
- package/google/type/dayofweek_pb.d.ts +92 -0
- package/google/type/dayofweek_pb.js +39 -0
- package/google/type/decimal_pb.d.ts +110 -0
- package/google/type/decimal_pb.js +32 -0
- package/google/type/expr_pb.d.ts +101 -0
- package/google/type/expr_pb.js +32 -0
- package/google/type/fraction_pb.d.ts +53 -0
- package/google/type/fraction_pb.js +32 -0
- package/google/type/interval_pb.d.ts +64 -0
- package/google/type/interval_pb.js +33 -0
- package/google/type/latlng_pb.d.ts +56 -0
- package/google/type/latlng_pb.js +32 -0
- package/google/type/localized_text_pb.d.ts +55 -0
- package/google/type/localized_text_pb.js +32 -0
- package/google/type/money_pb.d.ts +65 -0
- package/google/type/money_pb.js +32 -0
- package/google/type/month_pb.d.ts +127 -0
- package/google/type/month_pb.js +39 -0
- package/google/type/phone_number_pb.d.ts +160 -0
- package/google/type/phone_number_pb.js +39 -0
- package/google/type/postal_address_pb.d.ts +189 -0
- package/google/type/postal_address_pb.js +32 -0
- package/google/type/quaternion_pb.d.ts +121 -0
- package/google/type/quaternion_pb.js +32 -0
- package/google/type/timeofday_pb.d.ts +71 -0
- package/google/type/timeofday_pb.js +32 -0
- package/lf/a2a/v1/a2a_connect.d.ts +148 -0
- package/lf/a2a/v1/a2a_connect.js +148 -0
- package/lf/a2a/v1/a2a_pb.d.ts +2184 -0
- package/lf/a2a/v1/a2a_pb.js +363 -0
- package/package.json +10 -0
|
@@ -0,0 +1,304 @@
|
|
|
1
|
+
// Copyright 2015 Google LLC
|
|
2
|
+
//
|
|
3
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
// you may not use this file except in compliance with the License.
|
|
5
|
+
// You may obtain a copy of the License at
|
|
6
|
+
//
|
|
7
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
//
|
|
9
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
// See the License for the specific language governing permissions and
|
|
13
|
+
// limitations under the License.
|
|
14
|
+
|
|
15
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
16
|
+
// @generated from file google/api/service.proto (package google.api, syntax proto3)
|
|
17
|
+
/* eslint-disable */
|
|
18
|
+
|
|
19
|
+
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
20
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
21
|
+
import type { Api } from "../protobuf/api_pb";
|
|
22
|
+
import type { Enum, Type } from "../protobuf/type_pb";
|
|
23
|
+
import type { Documentation } from "./documentation_pb";
|
|
24
|
+
import type { Backend } from "./backend_pb";
|
|
25
|
+
import type { Http } from "./http_pb";
|
|
26
|
+
import type { Quota } from "./quota_pb";
|
|
27
|
+
import type { Authentication } from "./auth_pb";
|
|
28
|
+
import type { Context } from "./context_pb";
|
|
29
|
+
import type { Usage } from "./usage_pb";
|
|
30
|
+
import type { Endpoint } from "./endpoint_pb";
|
|
31
|
+
import type { Control } from "./control_pb";
|
|
32
|
+
import type { LogDescriptor } from "./log_pb";
|
|
33
|
+
import type { MetricDescriptor } from "./metric_pb";
|
|
34
|
+
import type { MonitoredResourceDescriptor } from "./monitored_resource_pb";
|
|
35
|
+
import type { Billing } from "./billing_pb";
|
|
36
|
+
import type { Logging } from "./logging_pb";
|
|
37
|
+
import type { Monitoring } from "./monitoring_pb";
|
|
38
|
+
import type { SystemParameters } from "./system_parameter_pb";
|
|
39
|
+
import type { SourceInfo } from "./source_info_pb";
|
|
40
|
+
import type { Publishing } from "./client_pb";
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Describes the file google/api/service.proto.
|
|
44
|
+
*/
|
|
45
|
+
export declare const file_google_api_service: GenFile;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* `Service` is the root object of Google API service configuration (service
|
|
49
|
+
* config). It describes the basic information about a logical service,
|
|
50
|
+
* such as the service name and the user-facing title, and delegates other
|
|
51
|
+
* aspects to sub-sections. Each sub-section is either a proto message or a
|
|
52
|
+
* repeated proto message that configures a specific aspect, such as auth.
|
|
53
|
+
* For more information, see each proto message definition.
|
|
54
|
+
*
|
|
55
|
+
* Example:
|
|
56
|
+
*
|
|
57
|
+
* type: google.api.Service
|
|
58
|
+
* name: calendar.googleapis.com
|
|
59
|
+
* title: Google Calendar API
|
|
60
|
+
* apis:
|
|
61
|
+
* - name: google.calendar.v3.Calendar
|
|
62
|
+
*
|
|
63
|
+
* visibility:
|
|
64
|
+
* rules:
|
|
65
|
+
* - selector: "google.calendar.v3.*"
|
|
66
|
+
* restriction: PREVIEW
|
|
67
|
+
* backend:
|
|
68
|
+
* rules:
|
|
69
|
+
* - selector: "google.calendar.v3.*"
|
|
70
|
+
* address: calendar.example.com
|
|
71
|
+
*
|
|
72
|
+
* authentication:
|
|
73
|
+
* providers:
|
|
74
|
+
* - id: google_calendar_auth
|
|
75
|
+
* jwks_uri: https://www.googleapis.com/oauth2/v1/certs
|
|
76
|
+
* issuer: https://securetoken.google.com
|
|
77
|
+
* rules:
|
|
78
|
+
* - selector: "*"
|
|
79
|
+
* requirements:
|
|
80
|
+
* provider_id: google_calendar_auth
|
|
81
|
+
*
|
|
82
|
+
* @generated from message google.api.Service
|
|
83
|
+
*/
|
|
84
|
+
export declare type Service = Message<"google.api.Service"> & {
|
|
85
|
+
/**
|
|
86
|
+
* The service name, which is a DNS-like logical identifier for the
|
|
87
|
+
* service, such as `calendar.googleapis.com`. The service name
|
|
88
|
+
* typically goes through DNS verification to make sure the owner
|
|
89
|
+
* of the service also owns the DNS name.
|
|
90
|
+
*
|
|
91
|
+
* @generated from field: string name = 1;
|
|
92
|
+
*/
|
|
93
|
+
name: string;
|
|
94
|
+
|
|
95
|
+
/**
|
|
96
|
+
* The product title for this service, it is the name displayed in Google
|
|
97
|
+
* Cloud Console.
|
|
98
|
+
*
|
|
99
|
+
* @generated from field: string title = 2;
|
|
100
|
+
*/
|
|
101
|
+
title: string;
|
|
102
|
+
|
|
103
|
+
/**
|
|
104
|
+
* The Google project that owns this service.
|
|
105
|
+
*
|
|
106
|
+
* @generated from field: string producer_project_id = 22;
|
|
107
|
+
*/
|
|
108
|
+
producerProjectId: string;
|
|
109
|
+
|
|
110
|
+
/**
|
|
111
|
+
* A unique ID for a specific instance of this message, typically assigned
|
|
112
|
+
* by the client for tracking purpose. Must be no longer than 63 characters
|
|
113
|
+
* and only lower case letters, digits, '.', '_' and '-' are allowed. If
|
|
114
|
+
* empty, the server may choose to generate one instead.
|
|
115
|
+
*
|
|
116
|
+
* @generated from field: string id = 33;
|
|
117
|
+
*/
|
|
118
|
+
id: string;
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* A list of API interfaces exported by this service. Only the `name` field
|
|
122
|
+
* of the [google.protobuf.Api][google.protobuf.Api] needs to be provided by the configuration
|
|
123
|
+
* author, as the remaining fields will be derived from the IDL during the
|
|
124
|
+
* normalization process. It is an error to specify an API interface here
|
|
125
|
+
* which cannot be resolved against the associated IDL files.
|
|
126
|
+
*
|
|
127
|
+
* @generated from field: repeated google.protobuf.Api apis = 3;
|
|
128
|
+
*/
|
|
129
|
+
apis: Api[];
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* A list of all proto message types included in this API service.
|
|
133
|
+
* Types referenced directly or indirectly by the `apis` are automatically
|
|
134
|
+
* included. Messages which are not referenced but shall be included, such as
|
|
135
|
+
* types used by the `google.protobuf.Any` type, should be listed here by
|
|
136
|
+
* name by the configuration author. Example:
|
|
137
|
+
*
|
|
138
|
+
* types:
|
|
139
|
+
* - name: google.protobuf.Int32
|
|
140
|
+
*
|
|
141
|
+
* @generated from field: repeated google.protobuf.Type types = 4;
|
|
142
|
+
*/
|
|
143
|
+
types: Type[];
|
|
144
|
+
|
|
145
|
+
/**
|
|
146
|
+
* A list of all enum types included in this API service. Enums referenced
|
|
147
|
+
* directly or indirectly by the `apis` are automatically included. Enums
|
|
148
|
+
* which are not referenced but shall be included should be listed here by
|
|
149
|
+
* name by the configuration author. Example:
|
|
150
|
+
*
|
|
151
|
+
* enums:
|
|
152
|
+
* - name: google.someapi.v1.SomeEnum
|
|
153
|
+
*
|
|
154
|
+
* @generated from field: repeated google.protobuf.Enum enums = 5;
|
|
155
|
+
*/
|
|
156
|
+
enums: Enum[];
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* Additional API documentation.
|
|
160
|
+
*
|
|
161
|
+
* @generated from field: google.api.Documentation documentation = 6;
|
|
162
|
+
*/
|
|
163
|
+
documentation?: Documentation;
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* API backend configuration.
|
|
167
|
+
*
|
|
168
|
+
* @generated from field: google.api.Backend backend = 8;
|
|
169
|
+
*/
|
|
170
|
+
backend?: Backend;
|
|
171
|
+
|
|
172
|
+
/**
|
|
173
|
+
* HTTP configuration.
|
|
174
|
+
*
|
|
175
|
+
* @generated from field: google.api.Http http = 9;
|
|
176
|
+
*/
|
|
177
|
+
http?: Http;
|
|
178
|
+
|
|
179
|
+
/**
|
|
180
|
+
* Quota configuration.
|
|
181
|
+
*
|
|
182
|
+
* @generated from field: google.api.Quota quota = 10;
|
|
183
|
+
*/
|
|
184
|
+
quota?: Quota;
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* Auth configuration.
|
|
188
|
+
*
|
|
189
|
+
* @generated from field: google.api.Authentication authentication = 11;
|
|
190
|
+
*/
|
|
191
|
+
authentication?: Authentication;
|
|
192
|
+
|
|
193
|
+
/**
|
|
194
|
+
* Context configuration.
|
|
195
|
+
*
|
|
196
|
+
* @generated from field: google.api.Context context = 12;
|
|
197
|
+
*/
|
|
198
|
+
context?: Context;
|
|
199
|
+
|
|
200
|
+
/**
|
|
201
|
+
* Configuration controlling usage of this service.
|
|
202
|
+
*
|
|
203
|
+
* @generated from field: google.api.Usage usage = 15;
|
|
204
|
+
*/
|
|
205
|
+
usage?: Usage;
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* Configuration for network endpoints. If this is empty, then an endpoint
|
|
209
|
+
* with the same name as the service is automatically generated to service all
|
|
210
|
+
* defined APIs.
|
|
211
|
+
*
|
|
212
|
+
* @generated from field: repeated google.api.Endpoint endpoints = 18;
|
|
213
|
+
*/
|
|
214
|
+
endpoints: Endpoint[];
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* Configuration for the service control plane.
|
|
218
|
+
*
|
|
219
|
+
* @generated from field: google.api.Control control = 21;
|
|
220
|
+
*/
|
|
221
|
+
control?: Control;
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* Defines the logs used by this service.
|
|
225
|
+
*
|
|
226
|
+
* @generated from field: repeated google.api.LogDescriptor logs = 23;
|
|
227
|
+
*/
|
|
228
|
+
logs: LogDescriptor[];
|
|
229
|
+
|
|
230
|
+
/**
|
|
231
|
+
* Defines the metrics used by this service.
|
|
232
|
+
*
|
|
233
|
+
* @generated from field: repeated google.api.MetricDescriptor metrics = 24;
|
|
234
|
+
*/
|
|
235
|
+
metrics: MetricDescriptor[];
|
|
236
|
+
|
|
237
|
+
/**
|
|
238
|
+
* Defines the monitored resources used by this service. This is required
|
|
239
|
+
* by the [Service.monitoring][google.api.Service.monitoring] and [Service.logging][google.api.Service.logging] configurations.
|
|
240
|
+
*
|
|
241
|
+
* @generated from field: repeated google.api.MonitoredResourceDescriptor monitored_resources = 25;
|
|
242
|
+
*/
|
|
243
|
+
monitoredResources: MonitoredResourceDescriptor[];
|
|
244
|
+
|
|
245
|
+
/**
|
|
246
|
+
* Billing configuration.
|
|
247
|
+
*
|
|
248
|
+
* @generated from field: google.api.Billing billing = 26;
|
|
249
|
+
*/
|
|
250
|
+
billing?: Billing;
|
|
251
|
+
|
|
252
|
+
/**
|
|
253
|
+
* Logging configuration.
|
|
254
|
+
*
|
|
255
|
+
* @generated from field: google.api.Logging logging = 27;
|
|
256
|
+
*/
|
|
257
|
+
logging?: Logging;
|
|
258
|
+
|
|
259
|
+
/**
|
|
260
|
+
* Monitoring configuration.
|
|
261
|
+
*
|
|
262
|
+
* @generated from field: google.api.Monitoring monitoring = 28;
|
|
263
|
+
*/
|
|
264
|
+
monitoring?: Monitoring;
|
|
265
|
+
|
|
266
|
+
/**
|
|
267
|
+
* System parameter configuration.
|
|
268
|
+
*
|
|
269
|
+
* @generated from field: google.api.SystemParameters system_parameters = 29;
|
|
270
|
+
*/
|
|
271
|
+
systemParameters?: SystemParameters;
|
|
272
|
+
|
|
273
|
+
/**
|
|
274
|
+
* Output only. The source information for this configuration if available.
|
|
275
|
+
*
|
|
276
|
+
* @generated from field: google.api.SourceInfo source_info = 37;
|
|
277
|
+
*/
|
|
278
|
+
sourceInfo?: SourceInfo;
|
|
279
|
+
|
|
280
|
+
/**
|
|
281
|
+
* Settings for [Google Cloud Client
|
|
282
|
+
* libraries](https://cloud.google.com/apis/docs/cloud-client-libraries)
|
|
283
|
+
* generated from APIs defined as protocol buffers.
|
|
284
|
+
*
|
|
285
|
+
* @generated from field: google.api.Publishing publishing = 45;
|
|
286
|
+
*/
|
|
287
|
+
publishing?: Publishing;
|
|
288
|
+
|
|
289
|
+
/**
|
|
290
|
+
* Obsolete. Do not use.
|
|
291
|
+
*
|
|
292
|
+
* This field has no semantic meaning. The service config compiler always
|
|
293
|
+
* sets this field to `3`.
|
|
294
|
+
*
|
|
295
|
+
* @generated from field: google.protobuf.UInt32Value config_version = 20;
|
|
296
|
+
*/
|
|
297
|
+
configVersion?: number;
|
|
298
|
+
};
|
|
299
|
+
|
|
300
|
+
/**
|
|
301
|
+
* Describes the message google.api.Service.
|
|
302
|
+
* Use `create(ServiceSchema)` to create a new message.
|
|
303
|
+
*/
|
|
304
|
+
export declare const ServiceSchema: GenMessage<Service>;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
// Copyright 2015 Google LLC
|
|
2
|
+
//
|
|
3
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
// you may not use this file except in compliance with the License.
|
|
5
|
+
// You may obtain a copy of the License at
|
|
6
|
+
//
|
|
7
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
//
|
|
9
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
// See the License for the specific language governing permissions and
|
|
13
|
+
// limitations under the License.
|
|
14
|
+
|
|
15
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
16
|
+
// @generated from file google/api/service.proto (package google.api, syntax proto3)
|
|
17
|
+
/* eslint-disable */
|
|
18
|
+
|
|
19
|
+
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
20
|
+
import { file_google_api_auth } from "./auth_pb";
|
|
21
|
+
import { file_google_api_backend } from "./backend_pb";
|
|
22
|
+
import { file_google_api_billing } from "./billing_pb";
|
|
23
|
+
import { file_google_api_client } from "./client_pb";
|
|
24
|
+
import { file_google_api_context } from "./context_pb";
|
|
25
|
+
import { file_google_api_control } from "./control_pb";
|
|
26
|
+
import { file_google_api_documentation } from "./documentation_pb";
|
|
27
|
+
import { file_google_api_endpoint } from "./endpoint_pb";
|
|
28
|
+
import { file_google_api_http } from "./http_pb";
|
|
29
|
+
import { file_google_api_log } from "./log_pb";
|
|
30
|
+
import { file_google_api_logging } from "./logging_pb";
|
|
31
|
+
import { file_google_api_metric } from "./metric_pb";
|
|
32
|
+
import { file_google_api_monitored_resource } from "./monitored_resource_pb";
|
|
33
|
+
import { file_google_api_monitoring } from "./monitoring_pb";
|
|
34
|
+
import { file_google_api_quota } from "./quota_pb";
|
|
35
|
+
import { file_google_api_source_info } from "./source_info_pb";
|
|
36
|
+
import { file_google_api_system_parameter } from "./system_parameter_pb";
|
|
37
|
+
import { file_google_api_usage } from "./usage_pb";
|
|
38
|
+
import { file_google_protobuf_api } from "../protobuf/api_pb";
|
|
39
|
+
import { file_google_protobuf_type } from "../protobuf/type_pb";
|
|
40
|
+
import { file_google_protobuf_wrappers } from "../protobuf/wrappers_pb";
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Describes the file google/api/service.proto.
|
|
44
|
+
*/
|
|
45
|
+
export const file_google_api_service = /*@__PURE__*/
|
|
46
|
+
fileDesc("Chhnb29nbGUvYXBpL3NlcnZpY2UucHJvdG8SCmdvb2dsZS5hcGkigggKB1NlcnZpY2USDAoEbmFtZRgBIAEoCRINCgV0aXRsZRgCIAEoCRIbChNwcm9kdWNlcl9wcm9qZWN0X2lkGBYgASgJEgoKAmlkGCEgASgJEiIKBGFwaXMYAyADKAsyFC5nb29nbGUucHJvdG9idWYuQXBpEiQKBXR5cGVzGAQgAygLMhUuZ29vZ2xlLnByb3RvYnVmLlR5cGUSJAoFZW51bXMYBSADKAsyFS5nb29nbGUucHJvdG9idWYuRW51bRIwCg1kb2N1bWVudGF0aW9uGAYgASgLMhkuZ29vZ2xlLmFwaS5Eb2N1bWVudGF0aW9uEiQKB2JhY2tlbmQYCCABKAsyEy5nb29nbGUuYXBpLkJhY2tlbmQSHgoEaHR0cBgJIAEoCzIQLmdvb2dsZS5hcGkuSHR0cBIgCgVxdW90YRgKIAEoCzIRLmdvb2dsZS5hcGkuUXVvdGESMgoOYXV0aGVudGljYXRpb24YCyABKAsyGi5nb29nbGUuYXBpLkF1dGhlbnRpY2F0aW9uEiQKB2NvbnRleHQYDCABKAsyEy5nb29nbGUuYXBpLkNvbnRleHQSIAoFdXNhZ2UYDyABKAsyES5nb29nbGUuYXBpLlVzYWdlEicKCWVuZHBvaW50cxgSIAMoCzIULmdvb2dsZS5hcGkuRW5kcG9pbnQSJAoHY29udHJvbBgVIAEoCzITLmdvb2dsZS5hcGkuQ29udHJvbBInCgRsb2dzGBcgAygLMhkuZ29vZ2xlLmFwaS5Mb2dEZXNjcmlwdG9yEi0KB21ldHJpY3MYGCADKAsyHC5nb29nbGUuYXBpLk1ldHJpY0Rlc2NyaXB0b3ISRAoTbW9uaXRvcmVkX3Jlc291cmNlcxgZIAMoCzInLmdvb2dsZS5hcGkuTW9uaXRvcmVkUmVzb3VyY2VEZXNjcmlwdG9yEiQKB2JpbGxpbmcYGiABKAsyEy5nb29nbGUuYXBpLkJpbGxpbmcSJAoHbG9nZ2luZxgbIAEoCzITLmdvb2dsZS5hcGkuTG9nZ2luZxIqCgptb25pdG9yaW5nGBwgASgLMhYuZ29vZ2xlLmFwaS5Nb25pdG9yaW5nEjcKEXN5c3RlbV9wYXJhbWV0ZXJzGB0gASgLMhwuZ29vZ2xlLmFwaS5TeXN0ZW1QYXJhbWV0ZXJzEisKC3NvdXJjZV9pbmZvGCUgASgLMhYuZ29vZ2xlLmFwaS5Tb3VyY2VJbmZvEioKCnB1Ymxpc2hpbmcYLSABKAsyFi5nb29nbGUuYXBpLlB1Ymxpc2hpbmcSNAoOY29uZmlnX3ZlcnNpb24YFCABKAsyHC5nb29nbGUucHJvdG9idWYuVUludDMyVmFsdWVCbgoOY29tLmdvb2dsZS5hcGlCDFNlcnZpY2VQcm90b1ABWkVnb29nbGUuZ29sYW5nLm9yZy9nZW5wcm90by9nb29nbGVhcGlzL2FwaS9zZXJ2aWNlY29uZmlnO3NlcnZpY2Vjb25maWeiAgRHQVBJYgZwcm90bzM", [file_google_api_auth, file_google_api_backend, file_google_api_billing, file_google_api_client, file_google_api_context, file_google_api_control, file_google_api_documentation, file_google_api_endpoint, file_google_api_http, file_google_api_log, file_google_api_logging, file_google_api_metric, file_google_api_monitored_resource, file_google_api_monitoring, file_google_api_quota, file_google_api_source_info, file_google_api_system_parameter, file_google_api_usage, file_google_protobuf_api, file_google_protobuf_type, file_google_protobuf_wrappers]);
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* Describes the message google.api.Service.
|
|
50
|
+
* Use `create(ServiceSchema)` to create a new message.
|
|
51
|
+
*/
|
|
52
|
+
export const ServiceSchema = /*@__PURE__*/
|
|
53
|
+
messageDesc(file_google_api_service, 0);
|
|
@@ -0,0 +1,241 @@
|
|
|
1
|
+
// Copyright 2021 Google LLC
|
|
2
|
+
//
|
|
3
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
// you may not use this file except in compliance with the License.
|
|
5
|
+
// You may obtain a copy of the License at
|
|
6
|
+
//
|
|
7
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
//
|
|
9
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
// See the License for the specific language governing permissions and
|
|
13
|
+
// limitations under the License.
|
|
14
|
+
|
|
15
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
16
|
+
// @generated from file google/api/servicecontrol/v1/check_error.proto (package google.api.servicecontrol.v1, syntax proto3)
|
|
17
|
+
/* eslint-disable */
|
|
18
|
+
|
|
19
|
+
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
20
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
21
|
+
import type { Status } from "../../../rpc/status_pb";
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* Describes the file google/api/servicecontrol/v1/check_error.proto.
|
|
25
|
+
*/
|
|
26
|
+
export declare const file_google_api_servicecontrol_v1_check_error: GenFile;
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Defines the errors to be returned in
|
|
30
|
+
* [google.api.servicecontrol.v1.CheckResponse.check_errors][google.api.servicecontrol.v1.CheckResponse.check_errors].
|
|
31
|
+
*
|
|
32
|
+
* @generated from message google.api.servicecontrol.v1.CheckError
|
|
33
|
+
*/
|
|
34
|
+
export declare type CheckError = Message<"google.api.servicecontrol.v1.CheckError"> & {
|
|
35
|
+
/**
|
|
36
|
+
* The error code.
|
|
37
|
+
*
|
|
38
|
+
* @generated from field: google.api.servicecontrol.v1.CheckError.Code code = 1;
|
|
39
|
+
*/
|
|
40
|
+
code: CheckError_Code;
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Subject to whom this error applies. See the specific code enum for more
|
|
44
|
+
* details on this field. For example:
|
|
45
|
+
*
|
|
46
|
+
* - "project:<project-id or project-number>"
|
|
47
|
+
* - "folder:<folder-id>"
|
|
48
|
+
* - "organization:<organization-id>"
|
|
49
|
+
*
|
|
50
|
+
* @generated from field: string subject = 4;
|
|
51
|
+
*/
|
|
52
|
+
subject: string;
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* Free-form text providing details on the error cause of the error.
|
|
56
|
+
*
|
|
57
|
+
* @generated from field: string detail = 2;
|
|
58
|
+
*/
|
|
59
|
+
detail: string;
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Contains public information about the check error. If available,
|
|
63
|
+
* `status.code` will be non zero and client can propagate it out as public
|
|
64
|
+
* error.
|
|
65
|
+
*
|
|
66
|
+
* @generated from field: google.rpc.Status status = 3;
|
|
67
|
+
*/
|
|
68
|
+
status?: Status;
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* Describes the message google.api.servicecontrol.v1.CheckError.
|
|
73
|
+
* Use `create(CheckErrorSchema)` to create a new message.
|
|
74
|
+
*/
|
|
75
|
+
export declare const CheckErrorSchema: GenMessage<CheckError>;
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* Error codes for Check responses.
|
|
79
|
+
*
|
|
80
|
+
* @generated from enum google.api.servicecontrol.v1.CheckError.Code
|
|
81
|
+
*/
|
|
82
|
+
export enum CheckError_Code {
|
|
83
|
+
/**
|
|
84
|
+
* This is never used in `CheckResponse`.
|
|
85
|
+
*
|
|
86
|
+
* @generated from enum value: ERROR_CODE_UNSPECIFIED = 0;
|
|
87
|
+
*/
|
|
88
|
+
ERROR_CODE_UNSPECIFIED = 0,
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* The consumer's project id, network container, or resource container was
|
|
92
|
+
* not found. Same as [google.rpc.Code.NOT_FOUND][google.rpc.Code.NOT_FOUND].
|
|
93
|
+
*
|
|
94
|
+
* @generated from enum value: NOT_FOUND = 5;
|
|
95
|
+
*/
|
|
96
|
+
NOT_FOUND = 5,
|
|
97
|
+
|
|
98
|
+
/**
|
|
99
|
+
* The consumer doesn't have access to the specified resource.
|
|
100
|
+
* Same as [google.rpc.Code.PERMISSION_DENIED][google.rpc.Code.PERMISSION_DENIED].
|
|
101
|
+
*
|
|
102
|
+
* @generated from enum value: PERMISSION_DENIED = 7;
|
|
103
|
+
*/
|
|
104
|
+
PERMISSION_DENIED = 7,
|
|
105
|
+
|
|
106
|
+
/**
|
|
107
|
+
* Quota check failed. Same as [google.rpc.Code.RESOURCE_EXHAUSTED][google.rpc.Code.RESOURCE_EXHAUSTED].
|
|
108
|
+
*
|
|
109
|
+
* @generated from enum value: RESOURCE_EXHAUSTED = 8;
|
|
110
|
+
*/
|
|
111
|
+
RESOURCE_EXHAUSTED = 8,
|
|
112
|
+
|
|
113
|
+
/**
|
|
114
|
+
* The consumer hasn't activated the service.
|
|
115
|
+
*
|
|
116
|
+
* @generated from enum value: SERVICE_NOT_ACTIVATED = 104;
|
|
117
|
+
*/
|
|
118
|
+
SERVICE_NOT_ACTIVATED = 104,
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* The consumer cannot access the service because billing is disabled.
|
|
122
|
+
*
|
|
123
|
+
* @generated from enum value: BILLING_DISABLED = 107;
|
|
124
|
+
*/
|
|
125
|
+
BILLING_DISABLED = 107,
|
|
126
|
+
|
|
127
|
+
/**
|
|
128
|
+
* The consumer's project has been marked as deleted (soft deletion).
|
|
129
|
+
*
|
|
130
|
+
* @generated from enum value: PROJECT_DELETED = 108;
|
|
131
|
+
*/
|
|
132
|
+
PROJECT_DELETED = 108,
|
|
133
|
+
|
|
134
|
+
/**
|
|
135
|
+
* The consumer's project number or id does not represent a valid project.
|
|
136
|
+
*
|
|
137
|
+
* @generated from enum value: PROJECT_INVALID = 114;
|
|
138
|
+
*/
|
|
139
|
+
PROJECT_INVALID = 114,
|
|
140
|
+
|
|
141
|
+
/**
|
|
142
|
+
* The input consumer info does not represent a valid consumer folder or
|
|
143
|
+
* organization.
|
|
144
|
+
*
|
|
145
|
+
* @generated from enum value: CONSUMER_INVALID = 125;
|
|
146
|
+
*/
|
|
147
|
+
CONSUMER_INVALID = 125,
|
|
148
|
+
|
|
149
|
+
/**
|
|
150
|
+
* The IP address of the consumer is invalid for the specific consumer
|
|
151
|
+
* project.
|
|
152
|
+
*
|
|
153
|
+
* @generated from enum value: IP_ADDRESS_BLOCKED = 109;
|
|
154
|
+
*/
|
|
155
|
+
IP_ADDRESS_BLOCKED = 109,
|
|
156
|
+
|
|
157
|
+
/**
|
|
158
|
+
* The referer address of the consumer request is invalid for the specific
|
|
159
|
+
* consumer project.
|
|
160
|
+
*
|
|
161
|
+
* @generated from enum value: REFERER_BLOCKED = 110;
|
|
162
|
+
*/
|
|
163
|
+
REFERER_BLOCKED = 110,
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* The client application of the consumer request is invalid for the
|
|
167
|
+
* specific consumer project.
|
|
168
|
+
*
|
|
169
|
+
* @generated from enum value: CLIENT_APP_BLOCKED = 111;
|
|
170
|
+
*/
|
|
171
|
+
CLIENT_APP_BLOCKED = 111,
|
|
172
|
+
|
|
173
|
+
/**
|
|
174
|
+
* The API targeted by this request is invalid for the specified consumer
|
|
175
|
+
* project.
|
|
176
|
+
*
|
|
177
|
+
* @generated from enum value: API_TARGET_BLOCKED = 122;
|
|
178
|
+
*/
|
|
179
|
+
API_TARGET_BLOCKED = 122,
|
|
180
|
+
|
|
181
|
+
/**
|
|
182
|
+
* The consumer's API key is invalid.
|
|
183
|
+
*
|
|
184
|
+
* @generated from enum value: API_KEY_INVALID = 105;
|
|
185
|
+
*/
|
|
186
|
+
API_KEY_INVALID = 105,
|
|
187
|
+
|
|
188
|
+
/**
|
|
189
|
+
* The consumer's API Key has expired.
|
|
190
|
+
*
|
|
191
|
+
* @generated from enum value: API_KEY_EXPIRED = 112;
|
|
192
|
+
*/
|
|
193
|
+
API_KEY_EXPIRED = 112,
|
|
194
|
+
|
|
195
|
+
/**
|
|
196
|
+
* The consumer's API Key was not found in config record.
|
|
197
|
+
*
|
|
198
|
+
* @generated from enum value: API_KEY_NOT_FOUND = 113;
|
|
199
|
+
*/
|
|
200
|
+
API_KEY_NOT_FOUND = 113,
|
|
201
|
+
|
|
202
|
+
/**
|
|
203
|
+
* The credential in the request can not be verified.
|
|
204
|
+
*
|
|
205
|
+
* @generated from enum value: INVALID_CREDENTIAL = 123;
|
|
206
|
+
*/
|
|
207
|
+
INVALID_CREDENTIAL = 123,
|
|
208
|
+
|
|
209
|
+
/**
|
|
210
|
+
* The backend server for looking up project id/number is unavailable.
|
|
211
|
+
*
|
|
212
|
+
* @generated from enum value: NAMESPACE_LOOKUP_UNAVAILABLE = 300;
|
|
213
|
+
*/
|
|
214
|
+
NAMESPACE_LOOKUP_UNAVAILABLE = 300,
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* The backend server for checking service status is unavailable.
|
|
218
|
+
*
|
|
219
|
+
* @generated from enum value: SERVICE_STATUS_UNAVAILABLE = 301;
|
|
220
|
+
*/
|
|
221
|
+
SERVICE_STATUS_UNAVAILABLE = 301,
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* The backend server for checking billing status is unavailable.
|
|
225
|
+
*
|
|
226
|
+
* @generated from enum value: BILLING_STATUS_UNAVAILABLE = 302;
|
|
227
|
+
*/
|
|
228
|
+
BILLING_STATUS_UNAVAILABLE = 302,
|
|
229
|
+
|
|
230
|
+
/**
|
|
231
|
+
* Cloud Resource Manager backend server is unavailable.
|
|
232
|
+
*
|
|
233
|
+
* @generated from enum value: CLOUD_RESOURCE_MANAGER_BACKEND_UNAVAILABLE = 305;
|
|
234
|
+
*/
|
|
235
|
+
CLOUD_RESOURCE_MANAGER_BACKEND_UNAVAILABLE = 305,
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
/**
|
|
239
|
+
* Describes the enum google.api.servicecontrol.v1.CheckError.Code.
|
|
240
|
+
*/
|
|
241
|
+
export declare const CheckError_CodeSchema: GenEnum<CheckError_Code>;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// Copyright 2021 Google LLC
|
|
2
|
+
//
|
|
3
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
// you may not use this file except in compliance with the License.
|
|
5
|
+
// You may obtain a copy of the License at
|
|
6
|
+
//
|
|
7
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
//
|
|
9
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
// See the License for the specific language governing permissions and
|
|
13
|
+
// limitations under the License.
|
|
14
|
+
|
|
15
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
16
|
+
// @generated from file google/api/servicecontrol/v1/check_error.proto (package google.api.servicecontrol.v1, syntax proto3)
|
|
17
|
+
/* eslint-disable */
|
|
18
|
+
|
|
19
|
+
import { enumDesc, fileDesc, messageDesc, tsEnum } from "@bufbuild/protobuf/codegenv2";
|
|
20
|
+
import { file_google_rpc_status } from "../../../rpc/status_pb";
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* Describes the file google/api/servicecontrol/v1/check_error.proto.
|
|
24
|
+
*/
|
|
25
|
+
export const file_google_api_servicecontrol_v1_check_error = /*@__PURE__*/
|
|
26
|
+
fileDesc("Ci5nb29nbGUvYXBpL3NlcnZpY2Vjb250cm9sL3YxL2NoZWNrX2Vycm9yLnByb3RvEhxnb29nbGUuYXBpLnNlcnZpY2Vjb250cm9sLnYxIq4FCgpDaGVja0Vycm9yEjsKBGNvZGUYASABKA4yLS5nb29nbGUuYXBpLnNlcnZpY2Vjb250cm9sLnYxLkNoZWNrRXJyb3IuQ29kZRIPCgdzdWJqZWN0GAQgASgJEg4KBmRldGFpbBgCIAEoCRIiCgZzdGF0dXMYAyABKAsyEi5nb29nbGUucnBjLlN0YXR1cyKdBAoEQ29kZRIaChZFUlJPUl9DT0RFX1VOU1BFQ0lGSUVEEAASDQoJTk9UX0ZPVU5EEAUSFQoRUEVSTUlTU0lPTl9ERU5JRUQQBxIWChJSRVNPVVJDRV9FWEhBVVNURUQQCBIZChVTRVJWSUNFX05PVF9BQ1RJVkFURUQQaBIUChBCSUxMSU5HX0RJU0FCTEVEEGsSEwoPUFJPSkVDVF9ERUxFVEVEEGwSEwoPUFJPSkVDVF9JTlZBTElEEHISFAoQQ09OU1VNRVJfSU5WQUxJRBB9EhYKEklQX0FERFJFU1NfQkxPQ0tFRBBtEhMKD1JFRkVSRVJfQkxPQ0tFRBBuEhYKEkNMSUVOVF9BUFBfQkxPQ0tFRBBvEhYKEkFQSV9UQVJHRVRfQkxPQ0tFRBB6EhMKD0FQSV9LRVlfSU5WQUxJRBBpEhMKD0FQSV9LRVlfRVhQSVJFRBBwEhUKEUFQSV9LRVlfTk9UX0ZPVU5EEHESFgoSSU5WQUxJRF9DUkVERU5USUFMEHsSIQocTkFNRVNQQUNFX0xPT0tVUF9VTkFWQUlMQUJMRRCsAhIfChpTRVJWSUNFX1NUQVRVU19VTkFWQUlMQUJMRRCtAhIfChpCSUxMSU5HX1NUQVRVU19VTkFWQUlMQUJMRRCuAhIvCipDTE9VRF9SRVNPVVJDRV9NQU5BR0VSX0JBQ0tFTkRfVU5BVkFJTEFCTEUQsQJC6gEKIGNvbS5nb29nbGUuYXBpLnNlcnZpY2Vjb250cm9sLnYxQg9DaGVja0Vycm9yUHJvdG9QAVpKZ29vZ2xlLmdvbGFuZy5vcmcvZ2VucHJvdG8vZ29vZ2xlYXBpcy9hcGkvc2VydmljZWNvbnRyb2wvdjE7c2VydmljZWNvbnRyb2z4AQGqAh5Hb29nbGUuQ2xvdWQuU2VydmljZUNvbnRyb2wuVjHKAh5Hb29nbGVcQ2xvdWRcU2VydmljZUNvbnRyb2xcVjHqAiFHb29nbGU6OkNsb3VkOjpTZXJ2aWNlQ29udHJvbDo6VjFiBnByb3RvMw", [file_google_rpc_status]);
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Describes the message google.api.servicecontrol.v1.CheckError.
|
|
30
|
+
* Use `create(CheckErrorSchema)` to create a new message.
|
|
31
|
+
*/
|
|
32
|
+
export const CheckErrorSchema = /*@__PURE__*/
|
|
33
|
+
messageDesc(file_google_api_servicecontrol_v1_check_error, 0);
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* Describes the enum google.api.servicecontrol.v1.CheckError.Code.
|
|
37
|
+
*/
|
|
38
|
+
export const CheckError_CodeSchema = /*@__PURE__*/
|
|
39
|
+
enumDesc(file_google_api_servicecontrol_v1_check_error, 0, 0);
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* Error codes for Check responses.
|
|
43
|
+
*
|
|
44
|
+
* @generated from enum google.api.servicecontrol.v1.CheckError.Code
|
|
45
|
+
*/
|
|
46
|
+
export const CheckError_Code = /*@__PURE__*/
|
|
47
|
+
tsEnum(CheckError_CodeSchema);
|