Interface PolicyTroubleshooterGrpc.AsyncService (1.40.0)

public static interface PolicyTroubleshooterGrpc.AsyncService

IAM Policy Troubleshooter service. This service helps you troubleshoot access issues for Google Cloud resources.

Methods

troubleshootIamPolicy(TroubleshootIamPolicyRequest request, StreamObserver<TroubleshootIamPolicyResponse> responseObserver)

public default void troubleshootIamPolicy(TroubleshootIamPolicyRequest request, StreamObserver<TroubleshootIamPolicyResponse> responseObserver)

Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or doesn't have that permission.

Parameters
NameDescription
requestTroubleshootIamPolicyRequest
responseObserverio.grpc.stub.StreamObserver<TroubleshootIamPolicyResponse>