@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,143 @@
|
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.7.0 with parameter "target=js+dts"
|
|
2
|
+
// @generated from file alis/open/iam/v1/group.proto (package alis.open.iam.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import { GetIamPolicyRequest, SetIamPolicyRequest, TestIamPermissionsRequest, TestIamPermissionsResponse } from "@alis-build/google-common-protos/google/iam/v1/iam_policy_pb.js";
|
|
7
|
+
import { Policy } from "@alis-build/google-common-protos/google/iam/v1/policy_pb.js";
|
|
8
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
9
|
+
import { AddIamBindingsRequest, RemoveIamBindingsRequest } from "./iam_pb.js";
|
|
10
|
+
import { CreateGroupRequest, DeleteGroupRequest, GetGroupRequest, Group, ListGroupsRequest, ListGroupsResponse, SyncGroupRequest, SyncGroupResponse, UpdateGroupRequest } from "./group_pb.js";
|
|
11
|
+
import { Empty } from "@alis-build/google-common-protos/google/protobuf/empty_pb.js";
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* GroupsService provides RPCs for managing group resources.
|
|
15
|
+
*
|
|
16
|
+
* @generated from service alis.open.iam.v1.GroupsService
|
|
17
|
+
*/
|
|
18
|
+
export declare const GroupsService: {
|
|
19
|
+
readonly typeName: "alis.open.iam.v1.GroupsService",
|
|
20
|
+
readonly methods: {
|
|
21
|
+
/**
|
|
22
|
+
* Gets the IAM policy for a resource implemented in this service.
|
|
23
|
+
*
|
|
24
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.GetIamPolicy
|
|
25
|
+
*/
|
|
26
|
+
readonly getIamPolicy: {
|
|
27
|
+
readonly name: "GetIamPolicy",
|
|
28
|
+
readonly I: typeof GetIamPolicyRequest,
|
|
29
|
+
readonly O: typeof Policy,
|
|
30
|
+
readonly kind: MethodKind.Unary,
|
|
31
|
+
},
|
|
32
|
+
/**
|
|
33
|
+
* Sets the IAM policy for a resource implemented in this service.
|
|
34
|
+
*
|
|
35
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.SetIamPolicy
|
|
36
|
+
*/
|
|
37
|
+
readonly setIamPolicy: {
|
|
38
|
+
readonly name: "SetIamPolicy",
|
|
39
|
+
readonly I: typeof SetIamPolicyRequest,
|
|
40
|
+
readonly O: typeof Policy,
|
|
41
|
+
readonly kind: MethodKind.Unary,
|
|
42
|
+
},
|
|
43
|
+
/**
|
|
44
|
+
* Returns permissions that a caller has on the specified resource.
|
|
45
|
+
*
|
|
46
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.TestIamPermissions
|
|
47
|
+
*/
|
|
48
|
+
readonly testIamPermissions: {
|
|
49
|
+
readonly name: "TestIamPermissions",
|
|
50
|
+
readonly I: typeof TestIamPermissionsRequest,
|
|
51
|
+
readonly O: typeof TestIamPermissionsResponse,
|
|
52
|
+
readonly kind: MethodKind.Unary,
|
|
53
|
+
},
|
|
54
|
+
/**
|
|
55
|
+
* Adds principals or updates the roles existing principals have on an IAM Policy protected resource.
|
|
56
|
+
*
|
|
57
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.AddIamBindings
|
|
58
|
+
*/
|
|
59
|
+
readonly addIamBindings: {
|
|
60
|
+
readonly name: "AddIamBindings",
|
|
61
|
+
readonly I: typeof AddIamBindingsRequest,
|
|
62
|
+
readonly O: typeof Policy,
|
|
63
|
+
readonly kind: MethodKind.Unary,
|
|
64
|
+
},
|
|
65
|
+
/**
|
|
66
|
+
* Removes principals or some of the roles they have on an IAM Policy protected resource.
|
|
67
|
+
*
|
|
68
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.RemoveIamBindings
|
|
69
|
+
*/
|
|
70
|
+
readonly removeIamBindings: {
|
|
71
|
+
readonly name: "RemoveIamBindings",
|
|
72
|
+
readonly I: typeof RemoveIamBindingsRequest,
|
|
73
|
+
readonly O: typeof Policy,
|
|
74
|
+
readonly kind: MethodKind.Unary,
|
|
75
|
+
},
|
|
76
|
+
/**
|
|
77
|
+
* Gets information about a Group.
|
|
78
|
+
*
|
|
79
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.GetGroup
|
|
80
|
+
*/
|
|
81
|
+
readonly getGroup: {
|
|
82
|
+
readonly name: "GetGroup",
|
|
83
|
+
readonly I: typeof GetGroupRequest,
|
|
84
|
+
readonly O: typeof Group,
|
|
85
|
+
readonly kind: MethodKind.Unary,
|
|
86
|
+
},
|
|
87
|
+
/**
|
|
88
|
+
* Creates a new Group.
|
|
89
|
+
*
|
|
90
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.CreateGroup
|
|
91
|
+
*/
|
|
92
|
+
readonly createGroup: {
|
|
93
|
+
readonly name: "CreateGroup",
|
|
94
|
+
readonly I: typeof CreateGroupRequest,
|
|
95
|
+
readonly O: typeof Group,
|
|
96
|
+
readonly kind: MethodKind.Unary,
|
|
97
|
+
},
|
|
98
|
+
/**
|
|
99
|
+
* Updates a Group.
|
|
100
|
+
*
|
|
101
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.UpdateGroup
|
|
102
|
+
*/
|
|
103
|
+
readonly updateGroup: {
|
|
104
|
+
readonly name: "UpdateGroup",
|
|
105
|
+
readonly I: typeof UpdateGroupRequest,
|
|
106
|
+
readonly O: typeof Group,
|
|
107
|
+
readonly kind: MethodKind.Unary,
|
|
108
|
+
},
|
|
109
|
+
/**
|
|
110
|
+
* Deletes a Group.
|
|
111
|
+
*
|
|
112
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.DeleteGroup
|
|
113
|
+
*/
|
|
114
|
+
readonly deleteGroup: {
|
|
115
|
+
readonly name: "DeleteGroup",
|
|
116
|
+
readonly I: typeof DeleteGroupRequest,
|
|
117
|
+
readonly O: typeof Empty,
|
|
118
|
+
readonly kind: MethodKind.Unary,
|
|
119
|
+
},
|
|
120
|
+
/**
|
|
121
|
+
* Lists Groups. Results are sorted by name, ascending.
|
|
122
|
+
*
|
|
123
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.ListGroups
|
|
124
|
+
*/
|
|
125
|
+
readonly listGroups: {
|
|
126
|
+
readonly name: "ListGroups",
|
|
127
|
+
readonly I: typeof ListGroupsRequest,
|
|
128
|
+
readonly O: typeof ListGroupsResponse,
|
|
129
|
+
readonly kind: MethodKind.Unary,
|
|
130
|
+
},
|
|
131
|
+
/**
|
|
132
|
+
* Syncs the specified group to its list of users
|
|
133
|
+
*
|
|
134
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.SyncGroup
|
|
135
|
+
*/
|
|
136
|
+
readonly syncGroup: {
|
|
137
|
+
readonly name: "SyncGroup",
|
|
138
|
+
readonly I: typeof SyncGroupRequest,
|
|
139
|
+
readonly O: typeof SyncGroupResponse,
|
|
140
|
+
readonly kind: MethodKind.Unary,
|
|
141
|
+
},
|
|
142
|
+
}
|
|
143
|
+
};
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.7.0 with parameter "target=js+dts"
|
|
2
|
+
// @generated from file alis/open/iam/v1/group.proto (package alis.open.iam.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import { GetIamPolicyRequest, SetIamPolicyRequest, TestIamPermissionsRequest, TestIamPermissionsResponse } from "@alis-build/google-common-protos/google/iam/v1/iam_policy_pb.js";
|
|
7
|
+
import { Policy } from "@alis-build/google-common-protos/google/iam/v1/policy_pb.js";
|
|
8
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
9
|
+
import { AddIamBindingsRequest, RemoveIamBindingsRequest } from "./iam_pb.js";
|
|
10
|
+
import { CreateGroupRequest, DeleteGroupRequest, GetGroupRequest, Group, ListGroupsRequest, ListGroupsResponse, SyncGroupRequest, SyncGroupResponse, UpdateGroupRequest } from "./group_pb.js";
|
|
11
|
+
import { Empty } from "@alis-build/google-common-protos/google/protobuf/empty_pb.js";
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* GroupsService provides RPCs for managing group resources.
|
|
15
|
+
*
|
|
16
|
+
* @generated from service alis.open.iam.v1.GroupsService
|
|
17
|
+
*/
|
|
18
|
+
export const GroupsService = {
|
|
19
|
+
typeName: "alis.open.iam.v1.GroupsService",
|
|
20
|
+
methods: {
|
|
21
|
+
/**
|
|
22
|
+
* Gets the IAM policy for a resource implemented in this service.
|
|
23
|
+
*
|
|
24
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.GetIamPolicy
|
|
25
|
+
*/
|
|
26
|
+
getIamPolicy: {
|
|
27
|
+
name: "GetIamPolicy",
|
|
28
|
+
I: GetIamPolicyRequest,
|
|
29
|
+
O: Policy,
|
|
30
|
+
kind: MethodKind.Unary,
|
|
31
|
+
},
|
|
32
|
+
/**
|
|
33
|
+
* Sets the IAM policy for a resource implemented in this service.
|
|
34
|
+
*
|
|
35
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.SetIamPolicy
|
|
36
|
+
*/
|
|
37
|
+
setIamPolicy: {
|
|
38
|
+
name: "SetIamPolicy",
|
|
39
|
+
I: SetIamPolicyRequest,
|
|
40
|
+
O: Policy,
|
|
41
|
+
kind: MethodKind.Unary,
|
|
42
|
+
},
|
|
43
|
+
/**
|
|
44
|
+
* Returns permissions that a caller has on the specified resource.
|
|
45
|
+
*
|
|
46
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.TestIamPermissions
|
|
47
|
+
*/
|
|
48
|
+
testIamPermissions: {
|
|
49
|
+
name: "TestIamPermissions",
|
|
50
|
+
I: TestIamPermissionsRequest,
|
|
51
|
+
O: TestIamPermissionsResponse,
|
|
52
|
+
kind: MethodKind.Unary,
|
|
53
|
+
},
|
|
54
|
+
/**
|
|
55
|
+
* Adds principals or updates the roles existing principals have on an IAM Policy protected resource.
|
|
56
|
+
*
|
|
57
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.AddIamBindings
|
|
58
|
+
*/
|
|
59
|
+
addIamBindings: {
|
|
60
|
+
name: "AddIamBindings",
|
|
61
|
+
I: AddIamBindingsRequest,
|
|
62
|
+
O: Policy,
|
|
63
|
+
kind: MethodKind.Unary,
|
|
64
|
+
},
|
|
65
|
+
/**
|
|
66
|
+
* Removes principals or some of the roles they have on an IAM Policy protected resource.
|
|
67
|
+
*
|
|
68
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.RemoveIamBindings
|
|
69
|
+
*/
|
|
70
|
+
removeIamBindings: {
|
|
71
|
+
name: "RemoveIamBindings",
|
|
72
|
+
I: RemoveIamBindingsRequest,
|
|
73
|
+
O: Policy,
|
|
74
|
+
kind: MethodKind.Unary,
|
|
75
|
+
},
|
|
76
|
+
/**
|
|
77
|
+
* Gets information about a Group.
|
|
78
|
+
*
|
|
79
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.GetGroup
|
|
80
|
+
*/
|
|
81
|
+
getGroup: {
|
|
82
|
+
name: "GetGroup",
|
|
83
|
+
I: GetGroupRequest,
|
|
84
|
+
O: Group,
|
|
85
|
+
kind: MethodKind.Unary,
|
|
86
|
+
},
|
|
87
|
+
/**
|
|
88
|
+
* Creates a new Group.
|
|
89
|
+
*
|
|
90
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.CreateGroup
|
|
91
|
+
*/
|
|
92
|
+
createGroup: {
|
|
93
|
+
name: "CreateGroup",
|
|
94
|
+
I: CreateGroupRequest,
|
|
95
|
+
O: Group,
|
|
96
|
+
kind: MethodKind.Unary,
|
|
97
|
+
},
|
|
98
|
+
/**
|
|
99
|
+
* Updates a Group.
|
|
100
|
+
*
|
|
101
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.UpdateGroup
|
|
102
|
+
*/
|
|
103
|
+
updateGroup: {
|
|
104
|
+
name: "UpdateGroup",
|
|
105
|
+
I: UpdateGroupRequest,
|
|
106
|
+
O: Group,
|
|
107
|
+
kind: MethodKind.Unary,
|
|
108
|
+
},
|
|
109
|
+
/**
|
|
110
|
+
* Deletes a Group.
|
|
111
|
+
*
|
|
112
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.DeleteGroup
|
|
113
|
+
*/
|
|
114
|
+
deleteGroup: {
|
|
115
|
+
name: "DeleteGroup",
|
|
116
|
+
I: DeleteGroupRequest,
|
|
117
|
+
O: Empty,
|
|
118
|
+
kind: MethodKind.Unary,
|
|
119
|
+
},
|
|
120
|
+
/**
|
|
121
|
+
* Lists Groups. Results are sorted by name, ascending.
|
|
122
|
+
*
|
|
123
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.ListGroups
|
|
124
|
+
*/
|
|
125
|
+
listGroups: {
|
|
126
|
+
name: "ListGroups",
|
|
127
|
+
I: ListGroupsRequest,
|
|
128
|
+
O: ListGroupsResponse,
|
|
129
|
+
kind: MethodKind.Unary,
|
|
130
|
+
},
|
|
131
|
+
/**
|
|
132
|
+
* Syncs the specified group to its list of users
|
|
133
|
+
*
|
|
134
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.SyncGroup
|
|
135
|
+
*/
|
|
136
|
+
syncGroup: {
|
|
137
|
+
name: "SyncGroup",
|
|
138
|
+
I: SyncGroupRequest,
|
|
139
|
+
O: SyncGroupResponse,
|
|
140
|
+
kind: MethodKind.Unary,
|
|
141
|
+
},
|
|
142
|
+
}
|
|
143
|
+
};
|
|
@@ -0,0 +1,385 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=js+dts"
|
|
2
|
+
// @generated from file alis/open/iam/v1/group.proto (package alis.open.iam.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
|
|
5
|
+
import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
|
|
6
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
7
|
+
import type { Timestamp } from "@alis-build/google-common-protos/google/protobuf/timestamp_pb";
|
|
8
|
+
import type { FieldMask } from "@alis-build/google-common-protos/google/protobuf/field_mask_pb";
|
|
9
|
+
import type { GetIamPolicyRequestSchema, SetIamPolicyRequestSchema, TestIamPermissionsRequestSchema, TestIamPermissionsResponseSchema } from "@alis-build/google-common-protos/google/iam/v1/iam_policy_pb";
|
|
10
|
+
import type { PolicySchema } from "@alis-build/google-common-protos/google/iam/v1/policy_pb";
|
|
11
|
+
import type { AddIamBindingsRequestSchema, RemoveIamBindingsRequestSchema } from "./iam_pb";
|
|
12
|
+
import type { EmptySchema } from "@alis-build/google-common-protos/google/protobuf/empty_pb";
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* Describes the file alis/open/iam/v1/group.proto.
|
|
16
|
+
*/
|
|
17
|
+
export declare const file_alis_open_iam_v1_group: GenFile;
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* A group of users
|
|
21
|
+
*
|
|
22
|
+
* @generated from message alis.open.iam.v1.Group
|
|
23
|
+
*/
|
|
24
|
+
export declare type Group = Message<"alis.open.iam.v1.Group"> & {
|
|
25
|
+
/**
|
|
26
|
+
* The unique name of the Group which cannot be changed.
|
|
27
|
+
* Format: groups/([a-z0-9-]{2,50})
|
|
28
|
+
*
|
|
29
|
+
* @generated from field: string name = 1;
|
|
30
|
+
*/
|
|
31
|
+
name: string;
|
|
32
|
+
|
|
33
|
+
/**
|
|
34
|
+
* The display name of the group
|
|
35
|
+
*
|
|
36
|
+
* @generated from field: string display_name = 2;
|
|
37
|
+
*/
|
|
38
|
+
displayName: string;
|
|
39
|
+
|
|
40
|
+
/**
|
|
41
|
+
* The description of the group
|
|
42
|
+
*
|
|
43
|
+
* @generated from field: string description = 3;
|
|
44
|
+
*/
|
|
45
|
+
description: string;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* The time the group was last updated
|
|
49
|
+
*
|
|
50
|
+
* @generated from field: google.protobuf.Timestamp update_time = 98;
|
|
51
|
+
*/
|
|
52
|
+
updateTime?: Timestamp;
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* The time the group was created
|
|
56
|
+
*
|
|
57
|
+
* @generated from field: google.protobuf.Timestamp create_time = 99;
|
|
58
|
+
*/
|
|
59
|
+
createTime?: Timestamp;
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* Describes the message alis.open.iam.v1.Group.
|
|
64
|
+
* Use `create(GroupSchema)` to create a new message.
|
|
65
|
+
*/
|
|
66
|
+
export declare const GroupSchema: GenMessage<Group>;
|
|
67
|
+
|
|
68
|
+
/**
|
|
69
|
+
* The request message for the GetGroup method.
|
|
70
|
+
*
|
|
71
|
+
* @generated from message alis.open.iam.v1.GetGroupRequest
|
|
72
|
+
*/
|
|
73
|
+
export declare type GetGroupRequest = Message<"alis.open.iam.v1.GetGroupRequest"> & {
|
|
74
|
+
/**
|
|
75
|
+
* The unique name of the Group.
|
|
76
|
+
* Format: groups/([a-z0-9-]{2,50})
|
|
77
|
+
*
|
|
78
|
+
* @generated from field: string name = 1;
|
|
79
|
+
*/
|
|
80
|
+
name: string;
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* The fields to return in snake_case.
|
|
84
|
+
* All fields are returned if not set.
|
|
85
|
+
*
|
|
86
|
+
* @generated from field: google.protobuf.FieldMask read_mask = 2;
|
|
87
|
+
*/
|
|
88
|
+
readMask?: FieldMask;
|
|
89
|
+
};
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* Describes the message alis.open.iam.v1.GetGroupRequest.
|
|
93
|
+
* Use `create(GetGroupRequestSchema)` to create a new message.
|
|
94
|
+
*/
|
|
95
|
+
export declare const GetGroupRequestSchema: GenMessage<GetGroupRequest>;
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* The request message for the CreateGroup method.
|
|
99
|
+
*
|
|
100
|
+
* @generated from message alis.open.iam.v1.CreateGroupRequest
|
|
101
|
+
*/
|
|
102
|
+
export declare type CreateGroupRequest = Message<"alis.open.iam.v1.CreateGroupRequest"> & {
|
|
103
|
+
/**
|
|
104
|
+
* The user to create
|
|
105
|
+
*
|
|
106
|
+
* @generated from field: alis.open.iam.v1.Group group = 1;
|
|
107
|
+
*/
|
|
108
|
+
group?: Group;
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
/**
|
|
112
|
+
* Describes the message alis.open.iam.v1.CreateGroupRequest.
|
|
113
|
+
* Use `create(CreateGroupRequestSchema)` to create a new message.
|
|
114
|
+
*/
|
|
115
|
+
export declare const CreateGroupRequestSchema: GenMessage<CreateGroupRequest>;
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* Request message for the UpdateGroup method.
|
|
119
|
+
*
|
|
120
|
+
* @generated from message alis.open.iam.v1.UpdateGroupRequest
|
|
121
|
+
*/
|
|
122
|
+
export declare type UpdateGroupRequest = Message<"alis.open.iam.v1.UpdateGroupRequest"> & {
|
|
123
|
+
/**
|
|
124
|
+
* The group to update
|
|
125
|
+
*
|
|
126
|
+
* @generated from field: alis.open.iam.v1.Group group = 1;
|
|
127
|
+
*/
|
|
128
|
+
group?: Group;
|
|
129
|
+
|
|
130
|
+
/**
|
|
131
|
+
* The set of fields that should be updated
|
|
132
|
+
*
|
|
133
|
+
* @generated from field: google.protobuf.FieldMask update_mask = 2;
|
|
134
|
+
*/
|
|
135
|
+
updateMask?: FieldMask;
|
|
136
|
+
};
|
|
137
|
+
|
|
138
|
+
/**
|
|
139
|
+
* Describes the message alis.open.iam.v1.UpdateGroupRequest.
|
|
140
|
+
* Use `create(UpdateGroupRequestSchema)` to create a new message.
|
|
141
|
+
*/
|
|
142
|
+
export declare const UpdateGroupRequestSchema: GenMessage<UpdateGroupRequest>;
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* The request message for the DeleteGroup method.
|
|
146
|
+
*
|
|
147
|
+
* @generated from message alis.open.iam.v1.DeleteGroupRequest
|
|
148
|
+
*/
|
|
149
|
+
export declare type DeleteGroupRequest = Message<"alis.open.iam.v1.DeleteGroupRequest"> & {
|
|
150
|
+
/**
|
|
151
|
+
* The unique name of the Group.
|
|
152
|
+
* Format: groups/([a-z0-9-]{2,50})
|
|
153
|
+
*
|
|
154
|
+
* @generated from field: string name = 1;
|
|
155
|
+
*/
|
|
156
|
+
name: string;
|
|
157
|
+
};
|
|
158
|
+
|
|
159
|
+
/**
|
|
160
|
+
* Describes the message alis.open.iam.v1.DeleteGroupRequest.
|
|
161
|
+
* Use `create(DeleteGroupRequestSchema)` to create a new message.
|
|
162
|
+
*/
|
|
163
|
+
export declare const DeleteGroupRequestSchema: GenMessage<DeleteGroupRequest>;
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* The request message for the ListGroups method.
|
|
167
|
+
*
|
|
168
|
+
* @generated from message alis.open.iam.v1.ListGroupsRequest
|
|
169
|
+
*/
|
|
170
|
+
export declare type ListGroupsRequest = Message<"alis.open.iam.v1.ListGroupsRequest"> & {
|
|
171
|
+
/**
|
|
172
|
+
* The maximum number of Groups to return.
|
|
173
|
+
*
|
|
174
|
+
* @generated from field: int32 page_size = 2;
|
|
175
|
+
*/
|
|
176
|
+
pageSize: number;
|
|
177
|
+
|
|
178
|
+
/**
|
|
179
|
+
* A page token, received from a previous ListGroups call.
|
|
180
|
+
*
|
|
181
|
+
* @generated from field: string page_token = 3;
|
|
182
|
+
*/
|
|
183
|
+
pageToken: string;
|
|
184
|
+
|
|
185
|
+
/**
|
|
186
|
+
* The fields to return in snake_case.
|
|
187
|
+
* All fields are returned if not set.
|
|
188
|
+
*
|
|
189
|
+
* @generated from field: google.protobuf.FieldMask read_mask = 4;
|
|
190
|
+
*/
|
|
191
|
+
readMask?: FieldMask;
|
|
192
|
+
|
|
193
|
+
/**
|
|
194
|
+
* The filter to apply.
|
|
195
|
+
*
|
|
196
|
+
* @generated from field: string filter = 5;
|
|
197
|
+
*/
|
|
198
|
+
filter: string;
|
|
199
|
+
};
|
|
200
|
+
|
|
201
|
+
/**
|
|
202
|
+
* Describes the message alis.open.iam.v1.ListGroupsRequest.
|
|
203
|
+
* Use `create(ListGroupsRequestSchema)` to create a new message.
|
|
204
|
+
*/
|
|
205
|
+
export declare const ListGroupsRequestSchema: GenMessage<ListGroupsRequest>;
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* The response message for the ListGroups method.
|
|
209
|
+
*
|
|
210
|
+
* @generated from message alis.open.iam.v1.ListGroupsResponse
|
|
211
|
+
*/
|
|
212
|
+
export declare type ListGroupsResponse = Message<"alis.open.iam.v1.ListGroupsResponse"> & {
|
|
213
|
+
/**
|
|
214
|
+
* The Groups.
|
|
215
|
+
*
|
|
216
|
+
* @generated from field: repeated alis.open.iam.v1.Group groups = 1;
|
|
217
|
+
*/
|
|
218
|
+
groups: Group[];
|
|
219
|
+
|
|
220
|
+
/**
|
|
221
|
+
* A token to retrieve the next page of results.
|
|
222
|
+
*
|
|
223
|
+
* @generated from field: string next_page_token = 2;
|
|
224
|
+
*/
|
|
225
|
+
nextPageToken: string;
|
|
226
|
+
};
|
|
227
|
+
|
|
228
|
+
/**
|
|
229
|
+
* Describes the message alis.open.iam.v1.ListGroupsResponse.
|
|
230
|
+
* Use `create(ListGroupsResponseSchema)` to create a new message.
|
|
231
|
+
*/
|
|
232
|
+
export declare const ListGroupsResponseSchema: GenMessage<ListGroupsResponse>;
|
|
233
|
+
|
|
234
|
+
/**
|
|
235
|
+
* The request message for the SyncGroup method.
|
|
236
|
+
*
|
|
237
|
+
* @generated from message alis.open.iam.v1.SyncGroupRequest
|
|
238
|
+
*/
|
|
239
|
+
export declare type SyncGroupRequest = Message<"alis.open.iam.v1.SyncGroupRequest"> & {
|
|
240
|
+
/**
|
|
241
|
+
* The group to sync
|
|
242
|
+
* Format: groups/*
|
|
243
|
+
*
|
|
244
|
+
* @generated from field: string group = 1;
|
|
245
|
+
*/
|
|
246
|
+
group: string;
|
|
247
|
+
};
|
|
248
|
+
|
|
249
|
+
/**
|
|
250
|
+
* Describes the message alis.open.iam.v1.SyncGroupRequest.
|
|
251
|
+
* Use `create(SyncGroupRequestSchema)` to create a new message.
|
|
252
|
+
*/
|
|
253
|
+
export declare const SyncGroupRequestSchema: GenMessage<SyncGroupRequest>;
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* The response message for the SyncGroup method.
|
|
257
|
+
*
|
|
258
|
+
* @generated from message alis.open.iam.v1.SyncGroupResponse
|
|
259
|
+
*/
|
|
260
|
+
export declare type SyncGroupResponse = Message<"alis.open.iam.v1.SyncGroupResponse"> & {
|
|
261
|
+
};
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* Describes the message alis.open.iam.v1.SyncGroupResponse.
|
|
265
|
+
* Use `create(SyncGroupResponseSchema)` to create a new message.
|
|
266
|
+
*/
|
|
267
|
+
export declare const SyncGroupResponseSchema: GenMessage<SyncGroupResponse>;
|
|
268
|
+
|
|
269
|
+
/**
|
|
270
|
+
* GroupsService provides RPCs for managing group resources.
|
|
271
|
+
*
|
|
272
|
+
* @generated from service alis.open.iam.v1.GroupsService
|
|
273
|
+
*/
|
|
274
|
+
export declare const GroupsService: GenService<{
|
|
275
|
+
/**
|
|
276
|
+
* Gets the IAM policy for a resource implemented in this service.
|
|
277
|
+
*
|
|
278
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.GetIamPolicy
|
|
279
|
+
*/
|
|
280
|
+
getIamPolicy: {
|
|
281
|
+
methodKind: "unary";
|
|
282
|
+
input: typeof GetIamPolicyRequestSchema;
|
|
283
|
+
output: typeof PolicySchema;
|
|
284
|
+
},
|
|
285
|
+
/**
|
|
286
|
+
* Sets the IAM policy for a resource implemented in this service.
|
|
287
|
+
*
|
|
288
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.SetIamPolicy
|
|
289
|
+
*/
|
|
290
|
+
setIamPolicy: {
|
|
291
|
+
methodKind: "unary";
|
|
292
|
+
input: typeof SetIamPolicyRequestSchema;
|
|
293
|
+
output: typeof PolicySchema;
|
|
294
|
+
},
|
|
295
|
+
/**
|
|
296
|
+
* Returns permissions that a caller has on the specified resource.
|
|
297
|
+
*
|
|
298
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.TestIamPermissions
|
|
299
|
+
*/
|
|
300
|
+
testIamPermissions: {
|
|
301
|
+
methodKind: "unary";
|
|
302
|
+
input: typeof TestIamPermissionsRequestSchema;
|
|
303
|
+
output: typeof TestIamPermissionsResponseSchema;
|
|
304
|
+
},
|
|
305
|
+
/**
|
|
306
|
+
* Adds principals or updates the roles existing principals have on an IAM Policy protected resource.
|
|
307
|
+
*
|
|
308
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.AddIamBindings
|
|
309
|
+
*/
|
|
310
|
+
addIamBindings: {
|
|
311
|
+
methodKind: "unary";
|
|
312
|
+
input: typeof AddIamBindingsRequestSchema;
|
|
313
|
+
output: typeof PolicySchema;
|
|
314
|
+
},
|
|
315
|
+
/**
|
|
316
|
+
* Removes principals or some of the roles they have on an IAM Policy protected resource.
|
|
317
|
+
*
|
|
318
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.RemoveIamBindings
|
|
319
|
+
*/
|
|
320
|
+
removeIamBindings: {
|
|
321
|
+
methodKind: "unary";
|
|
322
|
+
input: typeof RemoveIamBindingsRequestSchema;
|
|
323
|
+
output: typeof PolicySchema;
|
|
324
|
+
},
|
|
325
|
+
/**
|
|
326
|
+
* Gets information about a Group.
|
|
327
|
+
*
|
|
328
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.GetGroup
|
|
329
|
+
*/
|
|
330
|
+
getGroup: {
|
|
331
|
+
methodKind: "unary";
|
|
332
|
+
input: typeof GetGroupRequestSchema;
|
|
333
|
+
output: typeof GroupSchema;
|
|
334
|
+
},
|
|
335
|
+
/**
|
|
336
|
+
* Creates a new Group.
|
|
337
|
+
*
|
|
338
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.CreateGroup
|
|
339
|
+
*/
|
|
340
|
+
createGroup: {
|
|
341
|
+
methodKind: "unary";
|
|
342
|
+
input: typeof CreateGroupRequestSchema;
|
|
343
|
+
output: typeof GroupSchema;
|
|
344
|
+
},
|
|
345
|
+
/**
|
|
346
|
+
* Updates a Group.
|
|
347
|
+
*
|
|
348
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.UpdateGroup
|
|
349
|
+
*/
|
|
350
|
+
updateGroup: {
|
|
351
|
+
methodKind: "unary";
|
|
352
|
+
input: typeof UpdateGroupRequestSchema;
|
|
353
|
+
output: typeof GroupSchema;
|
|
354
|
+
},
|
|
355
|
+
/**
|
|
356
|
+
* Deletes a Group.
|
|
357
|
+
*
|
|
358
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.DeleteGroup
|
|
359
|
+
*/
|
|
360
|
+
deleteGroup: {
|
|
361
|
+
methodKind: "unary";
|
|
362
|
+
input: typeof DeleteGroupRequestSchema;
|
|
363
|
+
output: typeof EmptySchema;
|
|
364
|
+
},
|
|
365
|
+
/**
|
|
366
|
+
* Lists Groups. Results are sorted by name, ascending.
|
|
367
|
+
*
|
|
368
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.ListGroups
|
|
369
|
+
*/
|
|
370
|
+
listGroups: {
|
|
371
|
+
methodKind: "unary";
|
|
372
|
+
input: typeof ListGroupsRequestSchema;
|
|
373
|
+
output: typeof ListGroupsResponseSchema;
|
|
374
|
+
},
|
|
375
|
+
/**
|
|
376
|
+
* Syncs the specified group to its list of users
|
|
377
|
+
*
|
|
378
|
+
* @generated from rpc alis.open.iam.v1.GroupsService.SyncGroup
|
|
379
|
+
*/
|
|
380
|
+
syncGroup: {
|
|
381
|
+
methodKind: "unary";
|
|
382
|
+
input: typeof SyncGroupRequestSchema;
|
|
383
|
+
output: typeof SyncGroupResponseSchema;
|
|
384
|
+
},
|
|
385
|
+
}>;
|