Class PolicyTroubleshooterGrpc (1.40.0)

public final class PolicyTroubleshooterGrpc

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

Inheritance

java.lang.Object > PolicyTroubleshooterGrpc

Static Fields

SERVICE_NAME

public static final String SERVICE_NAME
Field Value
TypeDescription
String

Static Methods

bindService(PolicyTroubleshooterGrpc.AsyncService service)

public static final ServerServiceDefinition bindService(PolicyTroubleshooterGrpc.AsyncService service)
Parameter
NameDescription
servicePolicyTroubleshooterGrpc.AsyncService
Returns
TypeDescription
io.grpc.ServerServiceDefinition

getServiceDescriptor()

public static ServiceDescriptor getServiceDescriptor()
Returns
TypeDescription
io.grpc.ServiceDescriptor

getTroubleshootIamPolicyMethod()

public static MethodDescriptor<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse> getTroubleshootIamPolicyMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>

newBlockingStub(Channel channel)

public static PolicyTroubleshooterGrpc.PolicyTroubleshooterBlockingStub newBlockingStub(Channel channel)

Creates a new blocking-style stub that supports unary and streaming output calls on the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
PolicyTroubleshooterGrpc.PolicyTroubleshooterBlockingStub

newFutureStub(Channel channel)

public static PolicyTroubleshooterGrpc.PolicyTroubleshooterFutureStub newFutureStub(Channel channel)

Creates a new ListenableFuture-style stub that supports unary calls on the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
PolicyTroubleshooterGrpc.PolicyTroubleshooterFutureStub

newStub(Channel channel)

public static PolicyTroubleshooterGrpc.PolicyTroubleshooterStub newStub(Channel channel)

Creates a new async stub that supports all call types for the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
PolicyTroubleshooterGrpc.PolicyTroubleshooterStub