@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,550 @@
|
|
|
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/expr.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 { SourceInfo } from "./source_pb";
|
|
23
|
+
import type { NullValue } from "../../../protobuf/struct_pb";
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* Describes the file google/api/expr/v1beta1/expr.proto.
|
|
27
|
+
*/
|
|
28
|
+
export declare const file_google_api_expr_v1beta1_expr: GenFile;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* An expression together with source information as returned by the parser.
|
|
32
|
+
*
|
|
33
|
+
* @generated from message google.api.expr.v1beta1.ParsedExpr
|
|
34
|
+
*/
|
|
35
|
+
export declare type ParsedExpr = Message<"google.api.expr.v1beta1.ParsedExpr"> & {
|
|
36
|
+
/**
|
|
37
|
+
* The parsed expression.
|
|
38
|
+
*
|
|
39
|
+
* @generated from field: google.api.expr.v1beta1.Expr expr = 2;
|
|
40
|
+
*/
|
|
41
|
+
expr?: Expr;
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* The source info derived from input that generated the parsed `expr`.
|
|
45
|
+
*
|
|
46
|
+
* @generated from field: google.api.expr.v1beta1.SourceInfo source_info = 3;
|
|
47
|
+
*/
|
|
48
|
+
sourceInfo?: SourceInfo;
|
|
49
|
+
|
|
50
|
+
/**
|
|
51
|
+
* The syntax version of the source, e.g. `cel1`.
|
|
52
|
+
*
|
|
53
|
+
* @generated from field: string syntax_version = 4;
|
|
54
|
+
*/
|
|
55
|
+
syntaxVersion: string;
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* Describes the message google.api.expr.v1beta1.ParsedExpr.
|
|
60
|
+
* Use `create(ParsedExprSchema)` to create a new message.
|
|
61
|
+
*/
|
|
62
|
+
export declare const ParsedExprSchema: GenMessage<ParsedExpr>;
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* An abstract representation of a common expression.
|
|
66
|
+
*
|
|
67
|
+
* Expressions are abstractly represented as a collection of identifiers,
|
|
68
|
+
* select statements, function calls, literals, and comprehensions. All
|
|
69
|
+
* operators with the exception of the '.' operator are modelled as function
|
|
70
|
+
* calls. This makes it easy to represent new operators into the existing AST.
|
|
71
|
+
*
|
|
72
|
+
* All references within expressions must resolve to a [Decl][google.api.expr.v1beta1.Decl] provided at
|
|
73
|
+
* type-check for an expression to be valid. A reference may either be a bare
|
|
74
|
+
* identifier `name` or a qualified identifier `google.api.name`. References
|
|
75
|
+
* may either refer to a value or a function declaration.
|
|
76
|
+
*
|
|
77
|
+
* For example, the expression `google.api.name.startsWith('expr')` references
|
|
78
|
+
* the declaration `google.api.name` within a [Expr.Select][google.api.expr.v1beta1.Expr.Select] expression, and
|
|
79
|
+
* the function declaration `startsWith`.
|
|
80
|
+
*
|
|
81
|
+
* @generated from message google.api.expr.v1beta1.Expr
|
|
82
|
+
*/
|
|
83
|
+
export declare type Expr = Message<"google.api.expr.v1beta1.Expr"> & {
|
|
84
|
+
/**
|
|
85
|
+
* Required. An id assigned to this node by the parser which is unique in a
|
|
86
|
+
* given expression tree. This is used to associate type information and other
|
|
87
|
+
* attributes to a node in the parse tree.
|
|
88
|
+
*
|
|
89
|
+
* @generated from field: int32 id = 2;
|
|
90
|
+
*/
|
|
91
|
+
id: number;
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* Required. Variants of expressions.
|
|
95
|
+
*
|
|
96
|
+
* @generated from oneof google.api.expr.v1beta1.Expr.expr_kind
|
|
97
|
+
*/
|
|
98
|
+
exprKind: {
|
|
99
|
+
/**
|
|
100
|
+
* A literal expression.
|
|
101
|
+
*
|
|
102
|
+
* @generated from field: google.api.expr.v1beta1.Literal literal_expr = 3;
|
|
103
|
+
*/
|
|
104
|
+
value: Literal;
|
|
105
|
+
case: "literalExpr";
|
|
106
|
+
} | {
|
|
107
|
+
/**
|
|
108
|
+
* An identifier expression.
|
|
109
|
+
*
|
|
110
|
+
* @generated from field: google.api.expr.v1beta1.Expr.Ident ident_expr = 4;
|
|
111
|
+
*/
|
|
112
|
+
value: Expr_Ident;
|
|
113
|
+
case: "identExpr";
|
|
114
|
+
} | {
|
|
115
|
+
/**
|
|
116
|
+
* A field selection expression, e.g. `request.auth`.
|
|
117
|
+
*
|
|
118
|
+
* @generated from field: google.api.expr.v1beta1.Expr.Select select_expr = 5;
|
|
119
|
+
*/
|
|
120
|
+
value: Expr_Select;
|
|
121
|
+
case: "selectExpr";
|
|
122
|
+
} | {
|
|
123
|
+
/**
|
|
124
|
+
* A call expression, including calls to predefined functions and operators.
|
|
125
|
+
*
|
|
126
|
+
* @generated from field: google.api.expr.v1beta1.Expr.Call call_expr = 6;
|
|
127
|
+
*/
|
|
128
|
+
value: Expr_Call;
|
|
129
|
+
case: "callExpr";
|
|
130
|
+
} | {
|
|
131
|
+
/**
|
|
132
|
+
* A list creation expression.
|
|
133
|
+
*
|
|
134
|
+
* @generated from field: google.api.expr.v1beta1.Expr.CreateList list_expr = 7;
|
|
135
|
+
*/
|
|
136
|
+
value: Expr_CreateList;
|
|
137
|
+
case: "listExpr";
|
|
138
|
+
} | {
|
|
139
|
+
/**
|
|
140
|
+
* A map or object creation expression.
|
|
141
|
+
*
|
|
142
|
+
* @generated from field: google.api.expr.v1beta1.Expr.CreateStruct struct_expr = 8;
|
|
143
|
+
*/
|
|
144
|
+
value: Expr_CreateStruct;
|
|
145
|
+
case: "structExpr";
|
|
146
|
+
} | {
|
|
147
|
+
/**
|
|
148
|
+
* A comprehension expression.
|
|
149
|
+
*
|
|
150
|
+
* @generated from field: google.api.expr.v1beta1.Expr.Comprehension comprehension_expr = 9;
|
|
151
|
+
*/
|
|
152
|
+
value: Expr_Comprehension;
|
|
153
|
+
case: "comprehensionExpr";
|
|
154
|
+
} | { case: undefined; value?: undefined };
|
|
155
|
+
};
|
|
156
|
+
|
|
157
|
+
/**
|
|
158
|
+
* Describes the message google.api.expr.v1beta1.Expr.
|
|
159
|
+
* Use `create(ExprSchema)` to create a new message.
|
|
160
|
+
*/
|
|
161
|
+
export declare const ExprSchema: GenMessage<Expr>;
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* An identifier expression. e.g. `request`.
|
|
165
|
+
*
|
|
166
|
+
* @generated from message google.api.expr.v1beta1.Expr.Ident
|
|
167
|
+
*/
|
|
168
|
+
export declare type Expr_Ident = Message<"google.api.expr.v1beta1.Expr.Ident"> & {
|
|
169
|
+
/**
|
|
170
|
+
* Required. Holds a single, unqualified identifier, possibly preceded by a
|
|
171
|
+
* '.'.
|
|
172
|
+
*
|
|
173
|
+
* Qualified names are represented by the [Expr.Select][google.api.expr.v1beta1.Expr.Select] expression.
|
|
174
|
+
*
|
|
175
|
+
* @generated from field: string name = 1;
|
|
176
|
+
*/
|
|
177
|
+
name: string;
|
|
178
|
+
};
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* Describes the message google.api.expr.v1beta1.Expr.Ident.
|
|
182
|
+
* Use `create(Expr_IdentSchema)` to create a new message.
|
|
183
|
+
*/
|
|
184
|
+
export declare const Expr_IdentSchema: GenMessage<Expr_Ident>;
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* A field selection expression. e.g. `request.auth`.
|
|
188
|
+
*
|
|
189
|
+
* @generated from message google.api.expr.v1beta1.Expr.Select
|
|
190
|
+
*/
|
|
191
|
+
export declare type Expr_Select = Message<"google.api.expr.v1beta1.Expr.Select"> & {
|
|
192
|
+
/**
|
|
193
|
+
* Required. The target of the selection expression.
|
|
194
|
+
*
|
|
195
|
+
* For example, in the select expression `request.auth`, the `request`
|
|
196
|
+
* portion of the expression is the `operand`.
|
|
197
|
+
*
|
|
198
|
+
* @generated from field: google.api.expr.v1beta1.Expr operand = 1;
|
|
199
|
+
*/
|
|
200
|
+
operand?: Expr;
|
|
201
|
+
|
|
202
|
+
/**
|
|
203
|
+
* Required. The name of the field to select.
|
|
204
|
+
*
|
|
205
|
+
* For example, in the select expression `request.auth`, the `auth` portion
|
|
206
|
+
* of the expression would be the `field`.
|
|
207
|
+
*
|
|
208
|
+
* @generated from field: string field = 2;
|
|
209
|
+
*/
|
|
210
|
+
field: string;
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* Whether the select is to be interpreted as a field presence test.
|
|
214
|
+
*
|
|
215
|
+
* This results from the macro `has(request.auth)`.
|
|
216
|
+
*
|
|
217
|
+
* @generated from field: bool test_only = 3;
|
|
218
|
+
*/
|
|
219
|
+
testOnly: boolean;
|
|
220
|
+
};
|
|
221
|
+
|
|
222
|
+
/**
|
|
223
|
+
* Describes the message google.api.expr.v1beta1.Expr.Select.
|
|
224
|
+
* Use `create(Expr_SelectSchema)` to create a new message.
|
|
225
|
+
*/
|
|
226
|
+
export declare const Expr_SelectSchema: GenMessage<Expr_Select>;
|
|
227
|
+
|
|
228
|
+
/**
|
|
229
|
+
* A call expression, including calls to predefined functions and operators.
|
|
230
|
+
*
|
|
231
|
+
* For example, `value == 10`, `size(map_value)`.
|
|
232
|
+
*
|
|
233
|
+
* @generated from message google.api.expr.v1beta1.Expr.Call
|
|
234
|
+
*/
|
|
235
|
+
export declare type Expr_Call = Message<"google.api.expr.v1beta1.Expr.Call"> & {
|
|
236
|
+
/**
|
|
237
|
+
* The target of an method call-style expression. For example, `x` in
|
|
238
|
+
* `x.f()`.
|
|
239
|
+
*
|
|
240
|
+
* @generated from field: google.api.expr.v1beta1.Expr target = 1;
|
|
241
|
+
*/
|
|
242
|
+
target?: Expr;
|
|
243
|
+
|
|
244
|
+
/**
|
|
245
|
+
* Required. The name of the function or method being called.
|
|
246
|
+
*
|
|
247
|
+
* @generated from field: string function = 2;
|
|
248
|
+
*/
|
|
249
|
+
function: string;
|
|
250
|
+
|
|
251
|
+
/**
|
|
252
|
+
* The arguments.
|
|
253
|
+
*
|
|
254
|
+
* @generated from field: repeated google.api.expr.v1beta1.Expr args = 3;
|
|
255
|
+
*/
|
|
256
|
+
args: Expr[];
|
|
257
|
+
};
|
|
258
|
+
|
|
259
|
+
/**
|
|
260
|
+
* Describes the message google.api.expr.v1beta1.Expr.Call.
|
|
261
|
+
* Use `create(Expr_CallSchema)` to create a new message.
|
|
262
|
+
*/
|
|
263
|
+
export declare const Expr_CallSchema: GenMessage<Expr_Call>;
|
|
264
|
+
|
|
265
|
+
/**
|
|
266
|
+
* A list creation expression.
|
|
267
|
+
*
|
|
268
|
+
* Lists may either be homogenous, e.g. `[1, 2, 3]`, or heterogenous, e.g.
|
|
269
|
+
* `dyn([1, 'hello', 2.0])`
|
|
270
|
+
*
|
|
271
|
+
* @generated from message google.api.expr.v1beta1.Expr.CreateList
|
|
272
|
+
*/
|
|
273
|
+
export declare type Expr_CreateList = Message<"google.api.expr.v1beta1.Expr.CreateList"> & {
|
|
274
|
+
/**
|
|
275
|
+
* The elements part of the list.
|
|
276
|
+
*
|
|
277
|
+
* @generated from field: repeated google.api.expr.v1beta1.Expr elements = 1;
|
|
278
|
+
*/
|
|
279
|
+
elements: Expr[];
|
|
280
|
+
};
|
|
281
|
+
|
|
282
|
+
/**
|
|
283
|
+
* Describes the message google.api.expr.v1beta1.Expr.CreateList.
|
|
284
|
+
* Use `create(Expr_CreateListSchema)` to create a new message.
|
|
285
|
+
*/
|
|
286
|
+
export declare const Expr_CreateListSchema: GenMessage<Expr_CreateList>;
|
|
287
|
+
|
|
288
|
+
/**
|
|
289
|
+
* A map or message creation expression.
|
|
290
|
+
*
|
|
291
|
+
* Maps are constructed as `{'key_name': 'value'}`. Message construction is
|
|
292
|
+
* similar, but prefixed with a type name and composed of field ids:
|
|
293
|
+
* `types.MyType{field_id: 'value'}`.
|
|
294
|
+
*
|
|
295
|
+
* @generated from message google.api.expr.v1beta1.Expr.CreateStruct
|
|
296
|
+
*/
|
|
297
|
+
export declare type Expr_CreateStruct = Message<"google.api.expr.v1beta1.Expr.CreateStruct"> & {
|
|
298
|
+
/**
|
|
299
|
+
* The type name of the message to be created, empty when creating map
|
|
300
|
+
* literals.
|
|
301
|
+
*
|
|
302
|
+
* @generated from field: string type = 1;
|
|
303
|
+
*/
|
|
304
|
+
type: string;
|
|
305
|
+
|
|
306
|
+
/**
|
|
307
|
+
* The entries in the creation expression.
|
|
308
|
+
*
|
|
309
|
+
* @generated from field: repeated google.api.expr.v1beta1.Expr.CreateStruct.Entry entries = 2;
|
|
310
|
+
*/
|
|
311
|
+
entries: Expr_CreateStruct_Entry[];
|
|
312
|
+
};
|
|
313
|
+
|
|
314
|
+
/**
|
|
315
|
+
* Describes the message google.api.expr.v1beta1.Expr.CreateStruct.
|
|
316
|
+
* Use `create(Expr_CreateStructSchema)` to create a new message.
|
|
317
|
+
*/
|
|
318
|
+
export declare const Expr_CreateStructSchema: GenMessage<Expr_CreateStruct>;
|
|
319
|
+
|
|
320
|
+
/**
|
|
321
|
+
* Represents an entry.
|
|
322
|
+
*
|
|
323
|
+
* @generated from message google.api.expr.v1beta1.Expr.CreateStruct.Entry
|
|
324
|
+
*/
|
|
325
|
+
export declare type Expr_CreateStruct_Entry = Message<"google.api.expr.v1beta1.Expr.CreateStruct.Entry"> & {
|
|
326
|
+
/**
|
|
327
|
+
* Required. An id assigned to this node by the parser which is unique
|
|
328
|
+
* in a given expression tree. This is used to associate type
|
|
329
|
+
* information and other attributes to the node.
|
|
330
|
+
*
|
|
331
|
+
* @generated from field: int32 id = 1;
|
|
332
|
+
*/
|
|
333
|
+
id: number;
|
|
334
|
+
|
|
335
|
+
/**
|
|
336
|
+
* The `Entry` key kinds.
|
|
337
|
+
*
|
|
338
|
+
* @generated from oneof google.api.expr.v1beta1.Expr.CreateStruct.Entry.key_kind
|
|
339
|
+
*/
|
|
340
|
+
keyKind: {
|
|
341
|
+
/**
|
|
342
|
+
* The field key for a message creator statement.
|
|
343
|
+
*
|
|
344
|
+
* @generated from field: string field_key = 2;
|
|
345
|
+
*/
|
|
346
|
+
value: string;
|
|
347
|
+
case: "fieldKey";
|
|
348
|
+
} | {
|
|
349
|
+
/**
|
|
350
|
+
* The key expression for a map creation statement.
|
|
351
|
+
*
|
|
352
|
+
* @generated from field: google.api.expr.v1beta1.Expr map_key = 3;
|
|
353
|
+
*/
|
|
354
|
+
value: Expr;
|
|
355
|
+
case: "mapKey";
|
|
356
|
+
} | { case: undefined; value?: undefined };
|
|
357
|
+
|
|
358
|
+
/**
|
|
359
|
+
* Required. The value assigned to the key.
|
|
360
|
+
*
|
|
361
|
+
* @generated from field: google.api.expr.v1beta1.Expr value = 4;
|
|
362
|
+
*/
|
|
363
|
+
value?: Expr;
|
|
364
|
+
};
|
|
365
|
+
|
|
366
|
+
/**
|
|
367
|
+
* Describes the message google.api.expr.v1beta1.Expr.CreateStruct.Entry.
|
|
368
|
+
* Use `create(Expr_CreateStruct_EntrySchema)` to create a new message.
|
|
369
|
+
*/
|
|
370
|
+
export declare const Expr_CreateStruct_EntrySchema: GenMessage<Expr_CreateStruct_Entry>;
|
|
371
|
+
|
|
372
|
+
/**
|
|
373
|
+
* A comprehension expression applied to a list or map.
|
|
374
|
+
*
|
|
375
|
+
* Comprehensions are not part of the core syntax, but enabled with macros.
|
|
376
|
+
* A macro matches a specific call signature within a parsed AST and replaces
|
|
377
|
+
* the call with an alternate AST block. Macro expansion happens at parse
|
|
378
|
+
* time.
|
|
379
|
+
*
|
|
380
|
+
* The following macros are supported within CEL:
|
|
381
|
+
*
|
|
382
|
+
* Aggregate type macros may be applied to all elements in a list or all keys
|
|
383
|
+
* in a map:
|
|
384
|
+
*
|
|
385
|
+
* * `all`, `exists`, `exists_one` - test a predicate expression against
|
|
386
|
+
* the inputs and return `true` if the predicate is satisfied for all,
|
|
387
|
+
* any, or only one value `list.all(x, x < 10)`.
|
|
388
|
+
* * `filter` - test a predicate expression against the inputs and return
|
|
389
|
+
* the subset of elements which satisfy the predicate:
|
|
390
|
+
* `payments.filter(p, p > 1000)`.
|
|
391
|
+
* * `map` - apply an expression to all elements in the input and return the
|
|
392
|
+
* output aggregate type: `[1, 2, 3].map(i, i * i)`.
|
|
393
|
+
*
|
|
394
|
+
* The `has(m.x)` macro tests whether the property `x` is present in struct
|
|
395
|
+
* `m`. The semantics of this macro depend on the type of `m`. For proto2
|
|
396
|
+
* messages `has(m.x)` is defined as 'defined, but not set`. For proto3, the
|
|
397
|
+
* macro tests whether the property is set to its default. For map and struct
|
|
398
|
+
* types, the macro tests whether the property `x` is defined on `m`.
|
|
399
|
+
*
|
|
400
|
+
* @generated from message google.api.expr.v1beta1.Expr.Comprehension
|
|
401
|
+
*/
|
|
402
|
+
export declare type Expr_Comprehension = Message<"google.api.expr.v1beta1.Expr.Comprehension"> & {
|
|
403
|
+
/**
|
|
404
|
+
* The name of the iteration variable.
|
|
405
|
+
*
|
|
406
|
+
* @generated from field: string iter_var = 1;
|
|
407
|
+
*/
|
|
408
|
+
iterVar: string;
|
|
409
|
+
|
|
410
|
+
/**
|
|
411
|
+
* The range over which var iterates.
|
|
412
|
+
*
|
|
413
|
+
* @generated from field: google.api.expr.v1beta1.Expr iter_range = 2;
|
|
414
|
+
*/
|
|
415
|
+
iterRange?: Expr;
|
|
416
|
+
|
|
417
|
+
/**
|
|
418
|
+
* The name of the variable used for accumulation of the result.
|
|
419
|
+
*
|
|
420
|
+
* @generated from field: string accu_var = 3;
|
|
421
|
+
*/
|
|
422
|
+
accuVar: string;
|
|
423
|
+
|
|
424
|
+
/**
|
|
425
|
+
* The initial value of the accumulator.
|
|
426
|
+
*
|
|
427
|
+
* @generated from field: google.api.expr.v1beta1.Expr accu_init = 4;
|
|
428
|
+
*/
|
|
429
|
+
accuInit?: Expr;
|
|
430
|
+
|
|
431
|
+
/**
|
|
432
|
+
* An expression which can contain iter_var and accu_var.
|
|
433
|
+
*
|
|
434
|
+
* Returns false when the result has been computed and may be used as
|
|
435
|
+
* a hint to short-circuit the remainder of the comprehension.
|
|
436
|
+
*
|
|
437
|
+
* @generated from field: google.api.expr.v1beta1.Expr loop_condition = 5;
|
|
438
|
+
*/
|
|
439
|
+
loopCondition?: Expr;
|
|
440
|
+
|
|
441
|
+
/**
|
|
442
|
+
* An expression which can contain iter_var and accu_var.
|
|
443
|
+
*
|
|
444
|
+
* Computes the next value of accu_var.
|
|
445
|
+
*
|
|
446
|
+
* @generated from field: google.api.expr.v1beta1.Expr loop_step = 6;
|
|
447
|
+
*/
|
|
448
|
+
loopStep?: Expr;
|
|
449
|
+
|
|
450
|
+
/**
|
|
451
|
+
* An expression which can contain accu_var.
|
|
452
|
+
*
|
|
453
|
+
* Computes the result.
|
|
454
|
+
*
|
|
455
|
+
* @generated from field: google.api.expr.v1beta1.Expr result = 7;
|
|
456
|
+
*/
|
|
457
|
+
result?: Expr;
|
|
458
|
+
};
|
|
459
|
+
|
|
460
|
+
/**
|
|
461
|
+
* Describes the message google.api.expr.v1beta1.Expr.Comprehension.
|
|
462
|
+
* Use `create(Expr_ComprehensionSchema)` to create a new message.
|
|
463
|
+
*/
|
|
464
|
+
export declare const Expr_ComprehensionSchema: GenMessage<Expr_Comprehension>;
|
|
465
|
+
|
|
466
|
+
/**
|
|
467
|
+
* Represents a primitive literal.
|
|
468
|
+
*
|
|
469
|
+
* This is similar to the primitives supported in the well-known type
|
|
470
|
+
* `google.protobuf.Value`, but richer so it can represent CEL's full range of
|
|
471
|
+
* primitives.
|
|
472
|
+
*
|
|
473
|
+
* Lists and structs are not included as constants as these aggregate types may
|
|
474
|
+
* contain [Expr][google.api.expr.v1beta1.Expr] elements which require evaluation and are thus not constant.
|
|
475
|
+
*
|
|
476
|
+
* Examples of literals include: `"hello"`, `b'bytes'`, `1u`, `4.2`, `-2`,
|
|
477
|
+
* `true`, `null`.
|
|
478
|
+
*
|
|
479
|
+
* @generated from message google.api.expr.v1beta1.Literal
|
|
480
|
+
*/
|
|
481
|
+
export declare type Literal = Message<"google.api.expr.v1beta1.Literal"> & {
|
|
482
|
+
/**
|
|
483
|
+
* Required. The valid constant kinds.
|
|
484
|
+
*
|
|
485
|
+
* @generated from oneof google.api.expr.v1beta1.Literal.constant_kind
|
|
486
|
+
*/
|
|
487
|
+
constantKind: {
|
|
488
|
+
/**
|
|
489
|
+
* null value.
|
|
490
|
+
*
|
|
491
|
+
* @generated from field: google.protobuf.NullValue null_value = 1;
|
|
492
|
+
*/
|
|
493
|
+
value: NullValue;
|
|
494
|
+
case: "nullValue";
|
|
495
|
+
} | {
|
|
496
|
+
/**
|
|
497
|
+
* boolean value.
|
|
498
|
+
*
|
|
499
|
+
* @generated from field: bool bool_value = 2;
|
|
500
|
+
*/
|
|
501
|
+
value: boolean;
|
|
502
|
+
case: "boolValue";
|
|
503
|
+
} | {
|
|
504
|
+
/**
|
|
505
|
+
* int64 value.
|
|
506
|
+
*
|
|
507
|
+
* @generated from field: int64 int64_value = 3;
|
|
508
|
+
*/
|
|
509
|
+
value: bigint;
|
|
510
|
+
case: "int64Value";
|
|
511
|
+
} | {
|
|
512
|
+
/**
|
|
513
|
+
* uint64 value.
|
|
514
|
+
*
|
|
515
|
+
* @generated from field: uint64 uint64_value = 4;
|
|
516
|
+
*/
|
|
517
|
+
value: bigint;
|
|
518
|
+
case: "uint64Value";
|
|
519
|
+
} | {
|
|
520
|
+
/**
|
|
521
|
+
* double value.
|
|
522
|
+
*
|
|
523
|
+
* @generated from field: double double_value = 5;
|
|
524
|
+
*/
|
|
525
|
+
value: number;
|
|
526
|
+
case: "doubleValue";
|
|
527
|
+
} | {
|
|
528
|
+
/**
|
|
529
|
+
* string value.
|
|
530
|
+
*
|
|
531
|
+
* @generated from field: string string_value = 6;
|
|
532
|
+
*/
|
|
533
|
+
value: string;
|
|
534
|
+
case: "stringValue";
|
|
535
|
+
} | {
|
|
536
|
+
/**
|
|
537
|
+
* bytes value.
|
|
538
|
+
*
|
|
539
|
+
* @generated from field: bytes bytes_value = 7;
|
|
540
|
+
*/
|
|
541
|
+
value: Uint8Array;
|
|
542
|
+
case: "bytesValue";
|
|
543
|
+
} | { case: undefined; value?: undefined };
|
|
544
|
+
};
|
|
545
|
+
|
|
546
|
+
/**
|
|
547
|
+
* Describes the message google.api.expr.v1beta1.Literal.
|
|
548
|
+
* Use `create(LiteralSchema)` to create a new message.
|
|
549
|
+
*/
|
|
550
|
+
export declare const LiteralSchema: GenMessage<Literal>;
|
|
@@ -0,0 +1,98 @@
|
|
|
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/expr.proto (package google.api.expr.v1beta1, syntax proto3)
|
|
18
|
+
/* eslint-disable */
|
|
19
|
+
|
|
20
|
+
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
21
|
+
import { file_google_api_expr_v1beta1_source } from "./source_pb";
|
|
22
|
+
import { file_google_protobuf_struct } from "../../../protobuf/struct_pb";
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* Describes the file google/api/expr/v1beta1/expr.proto.
|
|
26
|
+
*/
|
|
27
|
+
export const file_google_api_expr_v1beta1_expr = /*@__PURE__*/
|
|
28
|
+
fileDesc("CiJnb29nbGUvYXBpL2V4cHIvdjFiZXRhMS9leHByLnByb3RvEhdnb29nbGUuYXBpLmV4cHIudjFiZXRhMSKLAQoKUGFyc2VkRXhwchIrCgRleHByGAIgASgLMh0uZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEuRXhwchI4Cgtzb3VyY2VfaW5mbxgDIAEoCzIjLmdvb2dsZS5hcGkuZXhwci52MWJldGExLlNvdXJjZUluZm8SFgoOc3ludGF4X3ZlcnNpb24YBCABKAkiqwoKBEV4cHISCgoCaWQYAiABKAUSOAoMbGl0ZXJhbF9leHByGAMgASgLMiAuZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEuTGl0ZXJhbEgAEjkKCmlkZW50X2V4cHIYBCABKAsyIy5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByLklkZW50SAASOwoLc2VsZWN0X2V4cHIYBSABKAsyJC5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByLlNlbGVjdEgAEjcKCWNhbGxfZXhwchgGIAEoCzIiLmdvb2dsZS5hcGkuZXhwci52MWJldGExLkV4cHIuQ2FsbEgAEj0KCWxpc3RfZXhwchgHIAEoCzIoLmdvb2dsZS5hcGkuZXhwci52MWJldGExLkV4cHIuQ3JlYXRlTGlzdEgAEkEKC3N0cnVjdF9leHByGAggASgLMiouZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEuRXhwci5DcmVhdGVTdHJ1Y3RIABJJChJjb21wcmVoZW5zaW9uX2V4cHIYCSABKAsyKy5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByLkNvbXByZWhlbnNpb25IABoVCgVJZGVudBIMCgRuYW1lGAEgASgJGloKBlNlbGVjdBIuCgdvcGVyYW5kGAEgASgLMh0uZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEuRXhwchINCgVmaWVsZBgCIAEoCRIRCgl0ZXN0X29ubHkYAyABKAgadAoEQ2FsbBItCgZ0YXJnZXQYASABKAsyHS5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByEhAKCGZ1bmN0aW9uGAIgASgJEisKBGFyZ3MYAyADKAsyHS5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByGj0KCkNyZWF0ZUxpc3QSLwoIZWxlbWVudHMYASADKAsyHS5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByGvYBCgxDcmVhdGVTdHJ1Y3QSDAoEdHlwZRgBIAEoCRJBCgdlbnRyaWVzGAIgAygLMjAuZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEuRXhwci5DcmVhdGVTdHJ1Y3QuRW50cnkalAEKBUVudHJ5EgoKAmlkGAEgASgFEhMKCWZpZWxkX2tleRgCIAEoCUgAEjAKB21hcF9rZXkYAyABKAsyHS5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHBySAASLAoFdmFsdWUYBCABKAsyHS5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByQgoKCGtleV9raW5kGrACCg1Db21wcmVoZW5zaW9uEhAKCGl0ZXJfdmFyGAEgASgJEjEKCml0ZXJfcmFuZ2UYAiABKAsyHS5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByEhAKCGFjY3VfdmFyGAMgASgJEjAKCWFjY3VfaW5pdBgEIAEoCzIdLmdvb2dsZS5hcGkuZXhwci52MWJldGExLkV4cHISNQoObG9vcF9jb25kaXRpb24YBSABKAsyHS5nb29nbGUuYXBpLmV4cHIudjFiZXRhMS5FeHByEjAKCWxvb3Bfc3RlcBgGIAEoCzIdLmdvb2dsZS5hcGkuZXhwci52MWJldGExLkV4cHISLQoGcmVzdWx0GAcgASgLMh0uZ29vZ2xlLmFwaS5leHByLnYxYmV0YTEuRXhwckILCglleHByX2tpbmQi2AEKB0xpdGVyYWwSMAoKbnVsbF92YWx1ZRgBIAEoDjIaLmdvb2dsZS5wcm90b2J1Zi5OdWxsVmFsdWVIABIUCgpib29sX3ZhbHVlGAIgASgISAASFQoLaW50NjRfdmFsdWUYAyABKANIABIWCgx1aW50NjRfdmFsdWUYBCABKARIABIWCgxkb3VibGVfdmFsdWUYBSABKAFIABIWCgxzdHJpbmdfdmFsdWUYBiABKAlIABIVCgtieXRlc192YWx1ZRgHIAEoDEgAQg8KDWNvbnN0YW50X2tpbmRCagobY29tLmdvb2dsZS5hcGkuZXhwci52MWJldGExQglFeHByUHJvdG9QAVo7Z29vZ2xlLmdvbGFuZy5vcmcvZ2VucHJvdG8vZ29vZ2xlYXBpcy9hcGkvZXhwci92MWJldGExO2V4cHL4AQFiBnByb3RvMw", [file_google_api_expr_v1beta1_source, file_google_protobuf_struct]);
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Describes the message google.api.expr.v1beta1.ParsedExpr.
|
|
32
|
+
* Use `create(ParsedExprSchema)` to create a new message.
|
|
33
|
+
*/
|
|
34
|
+
export const ParsedExprSchema = /*@__PURE__*/
|
|
35
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 0);
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Describes the message google.api.expr.v1beta1.Expr.
|
|
39
|
+
* Use `create(ExprSchema)` to create a new message.
|
|
40
|
+
*/
|
|
41
|
+
export const ExprSchema = /*@__PURE__*/
|
|
42
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 1);
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* Describes the message google.api.expr.v1beta1.Expr.Ident.
|
|
46
|
+
* Use `create(Expr_IdentSchema)` to create a new message.
|
|
47
|
+
*/
|
|
48
|
+
export const Expr_IdentSchema = /*@__PURE__*/
|
|
49
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 1, 0);
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* Describes the message google.api.expr.v1beta1.Expr.Select.
|
|
53
|
+
* Use `create(Expr_SelectSchema)` to create a new message.
|
|
54
|
+
*/
|
|
55
|
+
export const Expr_SelectSchema = /*@__PURE__*/
|
|
56
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 1, 1);
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* Describes the message google.api.expr.v1beta1.Expr.Call.
|
|
60
|
+
* Use `create(Expr_CallSchema)` to create a new message.
|
|
61
|
+
*/
|
|
62
|
+
export const Expr_CallSchema = /*@__PURE__*/
|
|
63
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 1, 2);
|
|
64
|
+
|
|
65
|
+
/**
|
|
66
|
+
* Describes the message google.api.expr.v1beta1.Expr.CreateList.
|
|
67
|
+
* Use `create(Expr_CreateListSchema)` to create a new message.
|
|
68
|
+
*/
|
|
69
|
+
export const Expr_CreateListSchema = /*@__PURE__*/
|
|
70
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 1, 3);
|
|
71
|
+
|
|
72
|
+
/**
|
|
73
|
+
* Describes the message google.api.expr.v1beta1.Expr.CreateStruct.
|
|
74
|
+
* Use `create(Expr_CreateStructSchema)` to create a new message.
|
|
75
|
+
*/
|
|
76
|
+
export const Expr_CreateStructSchema = /*@__PURE__*/
|
|
77
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 1, 4);
|
|
78
|
+
|
|
79
|
+
/**
|
|
80
|
+
* Describes the message google.api.expr.v1beta1.Expr.CreateStruct.Entry.
|
|
81
|
+
* Use `create(Expr_CreateStruct_EntrySchema)` to create a new message.
|
|
82
|
+
*/
|
|
83
|
+
export const Expr_CreateStruct_EntrySchema = /*@__PURE__*/
|
|
84
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 1, 4, 0);
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* Describes the message google.api.expr.v1beta1.Expr.Comprehension.
|
|
88
|
+
* Use `create(Expr_ComprehensionSchema)` to create a new message.
|
|
89
|
+
*/
|
|
90
|
+
export const Expr_ComprehensionSchema = /*@__PURE__*/
|
|
91
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 1, 5);
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* Describes the message google.api.expr.v1beta1.Literal.
|
|
95
|
+
* Use `create(LiteralSchema)` to create a new message.
|
|
96
|
+
*/
|
|
97
|
+
export const LiteralSchema = /*@__PURE__*/
|
|
98
|
+
messageDesc(file_google_api_expr_v1beta1_expr, 2);
|