@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,112 @@
|
|
|
1
|
+
// Copyright 2019 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
|
+
|
|
16
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
17
|
+
// @generated from file google/api/expr/v1beta1/source.proto (package google.api.expr.v1beta1, syntax proto3)
|
|
18
|
+
/* eslint-disable */
|
|
19
|
+
|
|
20
|
+
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
21
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* Describes the file google/api/expr/v1beta1/source.proto.
|
|
25
|
+
*/
|
|
26
|
+
export declare const file_google_api_expr_v1beta1_source: GenFile;
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Source information collected at parse time.
|
|
30
|
+
*
|
|
31
|
+
* @generated from message google.api.expr.v1beta1.SourceInfo
|
|
32
|
+
*/
|
|
33
|
+
export declare type SourceInfo = Message<"google.api.expr.v1beta1.SourceInfo"> & {
|
|
34
|
+
/**
|
|
35
|
+
* The location name. All position information attached to an expression is
|
|
36
|
+
* relative to this location.
|
|
37
|
+
*
|
|
38
|
+
* The location could be a file, UI element, or similar. For example,
|
|
39
|
+
* `acme/app/AnvilPolicy.cel`.
|
|
40
|
+
*
|
|
41
|
+
* @generated from field: string location = 2;
|
|
42
|
+
*/
|
|
43
|
+
location: string;
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* Monotonically increasing list of character offsets where newlines appear.
|
|
47
|
+
*
|
|
48
|
+
* The line number of a given position is the index `i` where for a given
|
|
49
|
+
* `id` the `line_offsets[i] < id_positions[id] < line_offsets[i+1]`. The
|
|
50
|
+
* column may be derivd from `id_positions[id] - line_offsets[i]`.
|
|
51
|
+
*
|
|
52
|
+
* @generated from field: repeated int32 line_offsets = 3;
|
|
53
|
+
*/
|
|
54
|
+
lineOffsets: number[];
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* A map from the parse node id (e.g. `Expr.id`) to the character offset
|
|
58
|
+
* within source.
|
|
59
|
+
*
|
|
60
|
+
* @generated from field: map<int32, int32> positions = 4;
|
|
61
|
+
*/
|
|
62
|
+
positions: { [key: number]: number };
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
/**
|
|
66
|
+
* Describes the message google.api.expr.v1beta1.SourceInfo.
|
|
67
|
+
* Use `create(SourceInfoSchema)` to create a new message.
|
|
68
|
+
*/
|
|
69
|
+
export declare const SourceInfoSchema: GenMessage<SourceInfo>;
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* A specific position in source.
|
|
73
|
+
*
|
|
74
|
+
* @generated from message google.api.expr.v1beta1.SourcePosition
|
|
75
|
+
*/
|
|
76
|
+
export declare type SourcePosition = Message<"google.api.expr.v1beta1.SourcePosition"> & {
|
|
77
|
+
/**
|
|
78
|
+
* The soucre location name (e.g. file name).
|
|
79
|
+
*
|
|
80
|
+
* @generated from field: string location = 1;
|
|
81
|
+
*/
|
|
82
|
+
location: string;
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* The character offset.
|
|
86
|
+
*
|
|
87
|
+
* @generated from field: int32 offset = 2;
|
|
88
|
+
*/
|
|
89
|
+
offset: number;
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* The 1-based index of the starting line in the source text
|
|
93
|
+
* where the issue occurs, or 0 if unknown.
|
|
94
|
+
*
|
|
95
|
+
* @generated from field: int32 line = 3;
|
|
96
|
+
*/
|
|
97
|
+
line: number;
|
|
98
|
+
|
|
99
|
+
/**
|
|
100
|
+
* The 0-based index of the starting position within the line of source text
|
|
101
|
+
* where the issue occurs. Only meaningful if line is nonzer..
|
|
102
|
+
*
|
|
103
|
+
* @generated from field: int32 column = 4;
|
|
104
|
+
*/
|
|
105
|
+
column: number;
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
/**
|
|
109
|
+
* Describes the message google.api.expr.v1beta1.SourcePosition.
|
|
110
|
+
* Use `create(SourcePositionSchema)` to create a new message.
|
|
111
|
+
*/
|
|
112
|
+
export declare const SourcePositionSchema: GenMessage<SourcePosition>;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// Copyright 2019 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
|
+
|
|
16
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
17
|
+
// @generated from file google/api/expr/v1beta1/source.proto (package google.api.expr.v1beta1, syntax proto3)
|
|
18
|
+
/* eslint-disable */
|
|
19
|
+
|
|
20
|
+
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* Describes the file google/api/expr/v1beta1/source.proto.
|
|
24
|
+
*/
|
|
25
|
+
export const file_google_api_expr_v1beta1_source = /*@__PURE__*/
|
|
26
|
+
fileDesc("CiRnb29nbGUvYXBpL2V4cHIvdjFiZXRhMS9zb3VyY2UucHJvdG8SF2dvb2dsZS5hcGkuZXhwci52MWJldGExIq0BCgpTb3VyY2VJbmZvEhAKCGxvY2F0aW9uGAIgASgJEhQKDGxpbmVfb2Zmc2V0cxgDIAMoBRJFCglwb3NpdGlvbnMYBCADKAsyMi5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5Tb3VyY2VJbmZvLlBvc2l0aW9uc0VudHJ5GjAKDlBvc2l0aW9uc0VudHJ5EgsKA2tleRgBIAEoBRINCgV2YWx1ZRgCIAEoBToCOAEiUAoOU291cmNlUG9zaXRpb24SEAoIbG9jYXRpb24YASABKAkSDgoGb2Zmc2V0GAIgASgFEgwKBGxpbmUYAyABKAUSDgoGY29sdW1uGAQgASgFQmwKG2NvbS5nb29nbGUuYXBpLmV4cHIudjFiZXRhMUILU291cmNlUHJvdG9QAVo7Z29vZ2xlLmdvbGFuZy5vcmcvZ2VucHJvdG8vZ29vZ2xlYXBpcy9hcGkvZXhwci92MWJldGExO2V4cHL4AQFiBnByb3RvMw");
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Describes the message google.api.expr.v1beta1.SourceInfo.
|
|
30
|
+
* Use `create(SourceInfoSchema)` to create a new message.
|
|
31
|
+
*/
|
|
32
|
+
export const SourceInfoSchema = /*@__PURE__*/
|
|
33
|
+
messageDesc(file_google_api_expr_v1beta1_source, 0);
|
|
34
|
+
|
|
35
|
+
/**
|
|
36
|
+
* Describes the message google.api.expr.v1beta1.SourcePosition.
|
|
37
|
+
* Use `create(SourcePositionSchema)` to create a new message.
|
|
38
|
+
*/
|
|
39
|
+
export const SourcePositionSchema = /*@__PURE__*/
|
|
40
|
+
messageDesc(file_google_api_expr_v1beta1_source, 1);
|
|
@@ -0,0 +1,253 @@
|
|
|
1
|
+
// Copyright 2019 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
|
+
|
|
16
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
17
|
+
// @generated from file google/api/expr/v1beta1/value.proto (package google.api.expr.v1beta1, syntax proto3)
|
|
18
|
+
/* eslint-disable */
|
|
19
|
+
|
|
20
|
+
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
21
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
22
|
+
import type { NullValue } from "../../../protobuf/struct_pb";
|
|
23
|
+
import type { Any } from "../../../protobuf/any_pb";
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* Describes the file google/api/expr/v1beta1/value.proto.
|
|
27
|
+
*/
|
|
28
|
+
export declare const file_google_api_expr_v1beta1_value: GenFile;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Represents a CEL value.
|
|
32
|
+
*
|
|
33
|
+
* This is similar to `google.protobuf.Value`, but can represent CEL's full
|
|
34
|
+
* range of values.
|
|
35
|
+
*
|
|
36
|
+
* @generated from message google.api.expr.v1beta1.Value
|
|
37
|
+
*/
|
|
38
|
+
export declare type Value = Message<"google.api.expr.v1beta1.Value"> & {
|
|
39
|
+
/**
|
|
40
|
+
* Required. The valid kinds of values.
|
|
41
|
+
*
|
|
42
|
+
* @generated from oneof google.api.expr.v1beta1.Value.kind
|
|
43
|
+
*/
|
|
44
|
+
kind: {
|
|
45
|
+
/**
|
|
46
|
+
* Null value.
|
|
47
|
+
*
|
|
48
|
+
* @generated from field: google.protobuf.NullValue null_value = 1;
|
|
49
|
+
*/
|
|
50
|
+
value: NullValue;
|
|
51
|
+
case: "nullValue";
|
|
52
|
+
} | {
|
|
53
|
+
/**
|
|
54
|
+
* Boolean value.
|
|
55
|
+
*
|
|
56
|
+
* @generated from field: bool bool_value = 2;
|
|
57
|
+
*/
|
|
58
|
+
value: boolean;
|
|
59
|
+
case: "boolValue";
|
|
60
|
+
} | {
|
|
61
|
+
/**
|
|
62
|
+
* Signed integer value.
|
|
63
|
+
*
|
|
64
|
+
* @generated from field: int64 int64_value = 3;
|
|
65
|
+
*/
|
|
66
|
+
value: bigint;
|
|
67
|
+
case: "int64Value";
|
|
68
|
+
} | {
|
|
69
|
+
/**
|
|
70
|
+
* Unsigned integer value.
|
|
71
|
+
*
|
|
72
|
+
* @generated from field: uint64 uint64_value = 4;
|
|
73
|
+
*/
|
|
74
|
+
value: bigint;
|
|
75
|
+
case: "uint64Value";
|
|
76
|
+
} | {
|
|
77
|
+
/**
|
|
78
|
+
* Floating point value.
|
|
79
|
+
*
|
|
80
|
+
* @generated from field: double double_value = 5;
|
|
81
|
+
*/
|
|
82
|
+
value: number;
|
|
83
|
+
case: "doubleValue";
|
|
84
|
+
} | {
|
|
85
|
+
/**
|
|
86
|
+
* UTF-8 string value.
|
|
87
|
+
*
|
|
88
|
+
* @generated from field: string string_value = 6;
|
|
89
|
+
*/
|
|
90
|
+
value: string;
|
|
91
|
+
case: "stringValue";
|
|
92
|
+
} | {
|
|
93
|
+
/**
|
|
94
|
+
* Byte string value.
|
|
95
|
+
*
|
|
96
|
+
* @generated from field: bytes bytes_value = 7;
|
|
97
|
+
*/
|
|
98
|
+
value: Uint8Array;
|
|
99
|
+
case: "bytesValue";
|
|
100
|
+
} | {
|
|
101
|
+
/**
|
|
102
|
+
* An enum value.
|
|
103
|
+
*
|
|
104
|
+
* @generated from field: google.api.expr.v1beta1.EnumValue enum_value = 9;
|
|
105
|
+
*/
|
|
106
|
+
value: EnumValue;
|
|
107
|
+
case: "enumValue";
|
|
108
|
+
} | {
|
|
109
|
+
/**
|
|
110
|
+
* The proto message backing an object value.
|
|
111
|
+
*
|
|
112
|
+
* @generated from field: google.protobuf.Any object_value = 10;
|
|
113
|
+
*/
|
|
114
|
+
value: Any;
|
|
115
|
+
case: "objectValue";
|
|
116
|
+
} | {
|
|
117
|
+
/**
|
|
118
|
+
* Map value.
|
|
119
|
+
*
|
|
120
|
+
* @generated from field: google.api.expr.v1beta1.MapValue map_value = 11;
|
|
121
|
+
*/
|
|
122
|
+
value: MapValue;
|
|
123
|
+
case: "mapValue";
|
|
124
|
+
} | {
|
|
125
|
+
/**
|
|
126
|
+
* List value.
|
|
127
|
+
*
|
|
128
|
+
* @generated from field: google.api.expr.v1beta1.ListValue list_value = 12;
|
|
129
|
+
*/
|
|
130
|
+
value: ListValue;
|
|
131
|
+
case: "listValue";
|
|
132
|
+
} | {
|
|
133
|
+
/**
|
|
134
|
+
* A Type value represented by the fully qualified name of the type.
|
|
135
|
+
*
|
|
136
|
+
* @generated from field: string type_value = 15;
|
|
137
|
+
*/
|
|
138
|
+
value: string;
|
|
139
|
+
case: "typeValue";
|
|
140
|
+
} | { case: undefined; value?: undefined };
|
|
141
|
+
};
|
|
142
|
+
|
|
143
|
+
/**
|
|
144
|
+
* Describes the message google.api.expr.v1beta1.Value.
|
|
145
|
+
* Use `create(ValueSchema)` to create a new message.
|
|
146
|
+
*/
|
|
147
|
+
export declare const ValueSchema: GenMessage<Value>;
|
|
148
|
+
|
|
149
|
+
/**
|
|
150
|
+
* An enum value.
|
|
151
|
+
*
|
|
152
|
+
* @generated from message google.api.expr.v1beta1.EnumValue
|
|
153
|
+
*/
|
|
154
|
+
export declare type EnumValue = Message<"google.api.expr.v1beta1.EnumValue"> & {
|
|
155
|
+
/**
|
|
156
|
+
* The fully qualified name of the enum type.
|
|
157
|
+
*
|
|
158
|
+
* @generated from field: string type = 1;
|
|
159
|
+
*/
|
|
160
|
+
type: string;
|
|
161
|
+
|
|
162
|
+
/**
|
|
163
|
+
* The value of the enum.
|
|
164
|
+
*
|
|
165
|
+
* @generated from field: int32 value = 2;
|
|
166
|
+
*/
|
|
167
|
+
value: number;
|
|
168
|
+
};
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* Describes the message google.api.expr.v1beta1.EnumValue.
|
|
172
|
+
* Use `create(EnumValueSchema)` to create a new message.
|
|
173
|
+
*/
|
|
174
|
+
export declare const EnumValueSchema: GenMessage<EnumValue>;
|
|
175
|
+
|
|
176
|
+
/**
|
|
177
|
+
* A list.
|
|
178
|
+
*
|
|
179
|
+
* Wrapped in a message so 'not set' and empty can be differentiated, which is
|
|
180
|
+
* required for use in a 'oneof'.
|
|
181
|
+
*
|
|
182
|
+
* @generated from message google.api.expr.v1beta1.ListValue
|
|
183
|
+
*/
|
|
184
|
+
export declare type ListValue = Message<"google.api.expr.v1beta1.ListValue"> & {
|
|
185
|
+
/**
|
|
186
|
+
* The ordered values in the list.
|
|
187
|
+
*
|
|
188
|
+
* @generated from field: repeated google.api.expr.v1beta1.Value values = 1;
|
|
189
|
+
*/
|
|
190
|
+
values: Value[];
|
|
191
|
+
};
|
|
192
|
+
|
|
193
|
+
/**
|
|
194
|
+
* Describes the message google.api.expr.v1beta1.ListValue.
|
|
195
|
+
* Use `create(ListValueSchema)` to create a new message.
|
|
196
|
+
*/
|
|
197
|
+
export declare const ListValueSchema: GenMessage<ListValue>;
|
|
198
|
+
|
|
199
|
+
/**
|
|
200
|
+
* A map.
|
|
201
|
+
*
|
|
202
|
+
* Wrapped in a message so 'not set' and empty can be differentiated, which is
|
|
203
|
+
* required for use in a 'oneof'.
|
|
204
|
+
*
|
|
205
|
+
* @generated from message google.api.expr.v1beta1.MapValue
|
|
206
|
+
*/
|
|
207
|
+
export declare type MapValue = Message<"google.api.expr.v1beta1.MapValue"> & {
|
|
208
|
+
/**
|
|
209
|
+
* The set of map entries.
|
|
210
|
+
*
|
|
211
|
+
* CEL has fewer restrictions on keys, so a protobuf map represenation
|
|
212
|
+
* cannot be used.
|
|
213
|
+
*
|
|
214
|
+
* @generated from field: repeated google.api.expr.v1beta1.MapValue.Entry entries = 1;
|
|
215
|
+
*/
|
|
216
|
+
entries: MapValue_Entry[];
|
|
217
|
+
};
|
|
218
|
+
|
|
219
|
+
/**
|
|
220
|
+
* Describes the message google.api.expr.v1beta1.MapValue.
|
|
221
|
+
* Use `create(MapValueSchema)` to create a new message.
|
|
222
|
+
*/
|
|
223
|
+
export declare const MapValueSchema: GenMessage<MapValue>;
|
|
224
|
+
|
|
225
|
+
/**
|
|
226
|
+
* An entry in the map.
|
|
227
|
+
*
|
|
228
|
+
* @generated from message google.api.expr.v1beta1.MapValue.Entry
|
|
229
|
+
*/
|
|
230
|
+
export declare type MapValue_Entry = Message<"google.api.expr.v1beta1.MapValue.Entry"> & {
|
|
231
|
+
/**
|
|
232
|
+
* The key.
|
|
233
|
+
*
|
|
234
|
+
* Must be unique with in the map.
|
|
235
|
+
* Currently only boolean, int, uint, and string values can be keys.
|
|
236
|
+
*
|
|
237
|
+
* @generated from field: google.api.expr.v1beta1.Value key = 1;
|
|
238
|
+
*/
|
|
239
|
+
key?: Value;
|
|
240
|
+
|
|
241
|
+
/**
|
|
242
|
+
* The value.
|
|
243
|
+
*
|
|
244
|
+
* @generated from field: google.api.expr.v1beta1.Value value = 2;
|
|
245
|
+
*/
|
|
246
|
+
value?: Value;
|
|
247
|
+
};
|
|
248
|
+
|
|
249
|
+
/**
|
|
250
|
+
* Describes the message google.api.expr.v1beta1.MapValue.Entry.
|
|
251
|
+
* Use `create(MapValue_EntrySchema)` to create a new message.
|
|
252
|
+
*/
|
|
253
|
+
export declare const MapValue_EntrySchema: GenMessage<MapValue_Entry>;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
// Copyright 2019 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
|
+
|
|
16
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
17
|
+
// @generated from file google/api/expr/v1beta1/value.proto (package google.api.expr.v1beta1, syntax proto3)
|
|
18
|
+
/* eslint-disable */
|
|
19
|
+
|
|
20
|
+
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
21
|
+
import { file_google_protobuf_any } from "../../../protobuf/any_pb";
|
|
22
|
+
import { file_google_protobuf_struct } from "../../../protobuf/struct_pb";
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* Describes the file google/api/expr/v1beta1/value.proto.
|
|
26
|
+
*/
|
|
27
|
+
export const file_google_api_expr_v1beta1_value = /*@__PURE__*/
|
|
28
|
+
fileDesc("CiNnb29nbGUvYXBpL2V4cHIvdjFiZXRhMS92YWx1ZS5wcm90bxIXZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEivQMKBVZhbHVlEjAKCm51bGxfdmFsdWUYASABKA4yGi5nb29nbGUucHJvdG9idWYuTnVsbFZhbHVlSAASFAoKYm9vbF92YWx1ZRgCIAEoCEgAEhUKC2ludDY0X3ZhbHVlGAMgASgDSAASFgoMdWludDY0X3ZhbHVlGAQgASgESAASFgoMZG91YmxlX3ZhbHVlGAUgASgBSAASFgoMc3RyaW5nX3ZhbHVlGAYgASgJSAASFQoLYnl0ZXNfdmFsdWUYByABKAxIABI4CgplbnVtX3ZhbHVlGAkgASgLMiIuZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEuRW51bVZhbHVlSAASLAoMb2JqZWN0X3ZhbHVlGAogASgLMhQuZ29vZ2xlLnByb3RvYnVmLkFueUgAEjYKCW1hcF92YWx1ZRgLIAEoCzIhLmdvb2dsZS5hcGkuZXhwci52MWJldGExLk1hcFZhbHVlSAASOAoKbGlzdF92YWx1ZRgMIAEoCzIiLmdvb2dsZS5hcGkuZXhwci52MWJldGExLkxpc3RWYWx1ZUgAEhQKCnR5cGVfdmFsdWUYDyABKAlIAEIGCgRraW5kIigKCUVudW1WYWx1ZRIMCgR0eXBlGAEgASgJEg0KBXZhbHVlGAIgASgFIjsKCUxpc3RWYWx1ZRIuCgZ2YWx1ZXMYASADKAsyHi5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5WYWx1ZSKpAQoITWFwVmFsdWUSOAoHZW50cmllcxgBIAMoCzInLmdvb2dsZS5hcGkuZXhwci52MWJldGExLk1hcFZhbHVlLkVudHJ5GmMKBUVudHJ5EisKA2tleRgBIAEoCzIeLmdvb2dsZS5hcGkuZXhwci52MWJldGExLlZhbHVlEi0KBXZhbHVlGAIgASgLMh4uZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEuVmFsdWVCawobY29tLmdvb2dsZS5hcGkuZXhwci52MWJldGExQgpWYWx1ZVByb3RvUAFaO2dvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvYXBpL2V4cHIvdjFiZXRhMTtleHBy+AEBYgZwcm90bzM", [file_google_protobuf_any, file_google_protobuf_struct]);
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Describes the message google.api.expr.v1beta1.Value.
|
|
32
|
+
* Use `create(ValueSchema)` to create a new message.
|
|
33
|
+
*/
|
|
34
|
+
export const ValueSchema = /*@__PURE__*/
|
|
35
|
+
messageDesc(file_google_api_expr_v1beta1_value, 0);
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Describes the message google.api.expr.v1beta1.EnumValue.
|
|
39
|
+
* Use `create(EnumValueSchema)` to create a new message.
|
|
40
|
+
*/
|
|
41
|
+
export const EnumValueSchema = /*@__PURE__*/
|
|
42
|
+
messageDesc(file_google_api_expr_v1beta1_value, 1);
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* Describes the message google.api.expr.v1beta1.ListValue.
|
|
46
|
+
* Use `create(ListValueSchema)` to create a new message.
|
|
47
|
+
*/
|
|
48
|
+
export const ListValueSchema = /*@__PURE__*/
|
|
49
|
+
messageDesc(file_google_api_expr_v1beta1_value, 2);
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* Describes the message google.api.expr.v1beta1.MapValue.
|
|
53
|
+
* Use `create(MapValueSchema)` to create a new message.
|
|
54
|
+
*/
|
|
55
|
+
export const MapValueSchema = /*@__PURE__*/
|
|
56
|
+
messageDesc(file_google_api_expr_v1beta1_value, 3);
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* Describes the message google.api.expr.v1beta1.MapValue.Entry.
|
|
60
|
+
* Use `create(MapValue_EntrySchema)` to create a new message.
|
|
61
|
+
*/
|
|
62
|
+
export const MapValue_EntrySchema = /*@__PURE__*/
|
|
63
|
+
messageDesc(file_google_api_expr_v1beta1_value, 3, 0);
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
// Copyright 2018 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/field_behavior.proto (package google.api, syntax proto3)
|
|
17
|
+
/* eslint-disable */
|
|
18
|
+
|
|
19
|
+
import type { GenEnum, GenExtension, GenFile } from "@bufbuild/protobuf/codegenv2";
|
|
20
|
+
import type { FieldOptions } from "../protobuf/descriptor_pb";
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* Describes the file google/api/field_behavior.proto.
|
|
24
|
+
*/
|
|
25
|
+
export declare const file_google_api_field_behavior: GenFile;
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* An indicator of the behavior of a given field (for example, that a field
|
|
29
|
+
* is required in requests, or given as output but ignored as input).
|
|
30
|
+
* This **does not** change the behavior in protocol buffers itself; it only
|
|
31
|
+
* denotes the behavior and may affect how API tooling handles the field.
|
|
32
|
+
*
|
|
33
|
+
* Note: This enum **may** receive new values in the future.
|
|
34
|
+
*
|
|
35
|
+
* @generated from enum google.api.FieldBehavior
|
|
36
|
+
*/
|
|
37
|
+
export enum FieldBehavior {
|
|
38
|
+
/**
|
|
39
|
+
* Conventional default for enums. Do not use this.
|
|
40
|
+
*
|
|
41
|
+
* @generated from enum value: FIELD_BEHAVIOR_UNSPECIFIED = 0;
|
|
42
|
+
*/
|
|
43
|
+
FIELD_BEHAVIOR_UNSPECIFIED = 0,
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* Specifically denotes a field as optional.
|
|
47
|
+
* While all fields in protocol buffers are optional, this may be specified
|
|
48
|
+
* for emphasis if appropriate.
|
|
49
|
+
*
|
|
50
|
+
* @generated from enum value: OPTIONAL = 1;
|
|
51
|
+
*/
|
|
52
|
+
OPTIONAL = 1,
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* Denotes a field as required.
|
|
56
|
+
* This indicates that the field **must** be provided as part of the request,
|
|
57
|
+
* and failure to do so will cause an error (usually `INVALID_ARGUMENT`).
|
|
58
|
+
*
|
|
59
|
+
* @generated from enum value: REQUIRED = 2;
|
|
60
|
+
*/
|
|
61
|
+
REQUIRED = 2,
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* Denotes a field as output only.
|
|
65
|
+
* This indicates that the field is provided in responses, but including the
|
|
66
|
+
* field in a request does nothing (the server *must* ignore it and
|
|
67
|
+
* *must not* throw an error as a result of the field's presence).
|
|
68
|
+
*
|
|
69
|
+
* @generated from enum value: OUTPUT_ONLY = 3;
|
|
70
|
+
*/
|
|
71
|
+
OUTPUT_ONLY = 3,
|
|
72
|
+
|
|
73
|
+
/**
|
|
74
|
+
* Denotes a field as input only.
|
|
75
|
+
* This indicates that the field is provided in requests, and the
|
|
76
|
+
* corresponding field is not included in output.
|
|
77
|
+
*
|
|
78
|
+
* @generated from enum value: INPUT_ONLY = 4;
|
|
79
|
+
*/
|
|
80
|
+
INPUT_ONLY = 4,
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* Denotes a field as immutable.
|
|
84
|
+
* This indicates that the field may be set once in a request to create a
|
|
85
|
+
* resource, but may not be changed thereafter.
|
|
86
|
+
*
|
|
87
|
+
* @generated from enum value: IMMUTABLE = 5;
|
|
88
|
+
*/
|
|
89
|
+
IMMUTABLE = 5,
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* Denotes that a (repeated) field is an unordered list.
|
|
93
|
+
* This indicates that the service may provide the elements of the list
|
|
94
|
+
* in any arbitrary order, rather than the order the user originally
|
|
95
|
+
* provided. Additionally, the list's order may or may not be stable.
|
|
96
|
+
*
|
|
97
|
+
* @generated from enum value: UNORDERED_LIST = 6;
|
|
98
|
+
*/
|
|
99
|
+
UNORDERED_LIST = 6,
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* Denotes that this field returns a non-empty default value if not set.
|
|
103
|
+
* This indicates that if the user provides the empty value in a request,
|
|
104
|
+
* a non-empty value will be returned. The user will not be aware of what
|
|
105
|
+
* non-empty value to expect.
|
|
106
|
+
*
|
|
107
|
+
* @generated from enum value: NON_EMPTY_DEFAULT = 7;
|
|
108
|
+
*/
|
|
109
|
+
NON_EMPTY_DEFAULT = 7,
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* Describes the enum google.api.FieldBehavior.
|
|
114
|
+
*/
|
|
115
|
+
export declare const FieldBehaviorSchema: GenEnum<FieldBehavior>;
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* A designation of a specific field behavior (required, output only, etc.)
|
|
119
|
+
* in protobuf messages.
|
|
120
|
+
*
|
|
121
|
+
* Examples:
|
|
122
|
+
*
|
|
123
|
+
* string name = 1 [(google.api.field_behavior) = REQUIRED];
|
|
124
|
+
* State state = 1 [(google.api.field_behavior) = OUTPUT_ONLY];
|
|
125
|
+
* google.protobuf.Duration ttl = 1
|
|
126
|
+
* [(google.api.field_behavior) = INPUT_ONLY];
|
|
127
|
+
* google.protobuf.Timestamp expire_time = 1
|
|
128
|
+
* [(google.api.field_behavior) = OUTPUT_ONLY,
|
|
129
|
+
* (google.api.field_behavior) = IMMUTABLE];
|
|
130
|
+
*
|
|
131
|
+
* @generated from extension: repeated google.api.FieldBehavior field_behavior = 1052;
|
|
132
|
+
*/
|
|
133
|
+
export declare const field_behavior: GenExtension<FieldOptions, FieldBehavior[]>;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
// Copyright 2018 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/field_behavior.proto (package google.api, syntax proto3)
|
|
17
|
+
/* eslint-disable */
|
|
18
|
+
|
|
19
|
+
import { enumDesc, extDesc, fileDesc, tsEnum } from "@bufbuild/protobuf/codegenv2";
|
|
20
|
+
import { file_google_protobuf_descriptor } from "../protobuf/descriptor_pb";
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* Describes the file google/api/field_behavior.proto.
|
|
24
|
+
*/
|
|
25
|
+
export const file_google_api_field_behavior = /*@__PURE__*/
|
|
26
|
+
fileDesc("Ch9nb29nbGUvYXBpL2ZpZWxkX2JlaGF2aW9yLnByb3RvEgpnb29nbGUuYXBpKqYBCg1GaWVsZEJlaGF2aW9yEh4KGkZJRUxEX0JFSEFWSU9SX1VOU1BFQ0lGSUVEEAASDAoIT1BUSU9OQUwQARIMCghSRVFVSVJFRBACEg8KC09VVFBVVF9PTkxZEAMSDgoKSU5QVVRfT05MWRAEEg0KCUlNTVVUQUJMRRAFEhIKDlVOT1JERVJFRF9MSVNUEAYSFQoRTk9OX0VNUFRZX0RFRkFVTFQQBzpgCg5maWVsZF9iZWhhdmlvchIdLmdvb2dsZS5wcm90b2J1Zi5GaWVsZE9wdGlvbnMYnAggAygOMhkuZ29vZ2xlLmFwaS5GaWVsZEJlaGF2aW9yUg1maWVsZEJlaGF2aW9yQnAKDmNvbS5nb29nbGUuYXBpQhJGaWVsZEJlaGF2aW9yUHJvdG9QAVpBZ29vZ2xlLmdvbGFuZy5vcmcvZ2VucHJvdG8vZ29vZ2xlYXBpcy9hcGkvYW5ub3RhdGlvbnM7YW5ub3RhdGlvbnOiAgRHQVBJYgZwcm90bzM", [file_google_protobuf_descriptor]);
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Describes the enum google.api.FieldBehavior.
|
|
30
|
+
*/
|
|
31
|
+
export const FieldBehaviorSchema = /*@__PURE__*/
|
|
32
|
+
enumDesc(file_google_api_field_behavior, 0);
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* An indicator of the behavior of a given field (for example, that a field
|
|
36
|
+
* is required in requests, or given as output but ignored as input).
|
|
37
|
+
* This **does not** change the behavior in protocol buffers itself; it only
|
|
38
|
+
* denotes the behavior and may affect how API tooling handles the field.
|
|
39
|
+
*
|
|
40
|
+
* Note: This enum **may** receive new values in the future.
|
|
41
|
+
*
|
|
42
|
+
* @generated from enum google.api.FieldBehavior
|
|
43
|
+
*/
|
|
44
|
+
export const FieldBehavior = /*@__PURE__*/
|
|
45
|
+
tsEnum(FieldBehaviorSchema);
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* A designation of a specific field behavior (required, output only, etc.)
|
|
49
|
+
* in protobuf messages.
|
|
50
|
+
*
|
|
51
|
+
* Examples:
|
|
52
|
+
*
|
|
53
|
+
* string name = 1 [(google.api.field_behavior) = REQUIRED];
|
|
54
|
+
* State state = 1 [(google.api.field_behavior) = OUTPUT_ONLY];
|
|
55
|
+
* google.protobuf.Duration ttl = 1
|
|
56
|
+
* [(google.api.field_behavior) = INPUT_ONLY];
|
|
57
|
+
* google.protobuf.Timestamp expire_time = 1
|
|
58
|
+
* [(google.api.field_behavior) = OUTPUT_ONLY,
|
|
59
|
+
* (google.api.field_behavior) = IMMUTABLE];
|
|
60
|
+
*
|
|
61
|
+
* @generated from extension: repeated google.api.FieldBehavior field_behavior = 1052;
|
|
62
|
+
*/
|
|
63
|
+
export const field_behavior = /*@__PURE__*/
|
|
64
|
+
extDesc(file_google_api_field_behavior, 0);
|