public static interface IamCheckerGrpc.AsyncService
IAM Policy Troubleshooter service. This service helps you troubleshoot access issues for Google Cloud resources.
| Modifier and Type | Method and Description |
|---|---|
default void |
troubleshootIamPolicy(TroubleshootIamPolicyRequest request,
io.grpc.stub.StreamObserver<TroubleshootIamPolicyResponse> responseObserver)
Checks whether a principal has a specific permission for a specific
resource, and explains why the principal does or does not have that
permission.
|
default void troubleshootIamPolicy(TroubleshootIamPolicyRequest request, io.grpc.stub.StreamObserver<TroubleshootIamPolicyResponse> responseObserver)
Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.
Copyright © 2023 Google LLC. All rights reserved.