Uses of Class
com.google.cloud.policytroubleshooter.v1.TroubleshootIamPolicyResponse
-
Packages that use TroubleshootIamPolicyResponse Package Description com.google.cloud.policytroubleshooter.v1 A client to Policy Troubleshooter APIcom.google.cloud.policytroubleshooter.v1.stub -
-
Uses of TroubleshootIamPolicyResponse in com.google.cloud.policytroubleshooter.v1
Methods in com.google.cloud.policytroubleshooter.v1 that return TroubleshootIamPolicyResponse Modifier and Type Method Description TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse.Builder. build()
TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse.Builder. buildPartial()
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. getDefaultInstance()
TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse.Builder. getDefaultInstanceForType()
TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. getDefaultInstanceForType()
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseDelimitedFrom(InputStream input)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(byte[] data)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(com.google.protobuf.ByteString data)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(InputStream input)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(ByteBuffer data)
static TroubleshootIamPolicyResponse
TroubleshootIamPolicyResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TroubleshootIamPolicyResponse
IamCheckerClient. troubleshootIamPolicy(TroubleshootIamPolicyRequest request)
Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.TroubleshootIamPolicyResponse
IamCheckerGrpc.IamCheckerBlockingStub. troubleshootIamPolicy(TroubleshootIamPolicyRequest request)
Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.Methods in com.google.cloud.policytroubleshooter.v1 that return types with arguments of type TroubleshootIamPolicyResponse Modifier and Type Method Description com.google.protobuf.Parser<TroubleshootIamPolicyResponse>
TroubleshootIamPolicyResponse. getParserForType()
static io.grpc.MethodDescriptor<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
IamCheckerGrpc. getTroubleshootIamPolicyMethod()
static com.google.protobuf.Parser<TroubleshootIamPolicyResponse>
TroubleshootIamPolicyResponse. parser()
com.google.common.util.concurrent.ListenableFuture<TroubleshootIamPolicyResponse>
IamCheckerGrpc.IamCheckerFutureStub. troubleshootIamPolicy(TroubleshootIamPolicyRequest request)
Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.com.google.api.gax.rpc.UnaryCallable<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
IamCheckerClient. troubleshootIamPolicyCallable()
Checks whether a principal has a specific permission for a specific resource, and explains why the principal does or does not have that permission.com.google.api.gax.rpc.UnaryCallSettings.Builder<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
IamCheckerSettings.Builder. troubleshootIamPolicySettings()
Returns the builder for the settings used for calls to troubleshootIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
IamCheckerSettings. troubleshootIamPolicySettings()
Returns the object with the settings used for calls to troubleshootIamPolicy.Methods in com.google.cloud.policytroubleshooter.v1 with parameters of type TroubleshootIamPolicyResponse Modifier and Type Method Description TroubleshootIamPolicyResponse.Builder
TroubleshootIamPolicyResponse.Builder. mergeFrom(TroubleshootIamPolicyResponse other)
static TroubleshootIamPolicyResponse.Builder
TroubleshootIamPolicyResponse. newBuilder(TroubleshootIamPolicyResponse prototype)
Method parameters in com.google.cloud.policytroubleshooter.v1 with type arguments of type TroubleshootIamPolicyResponse Modifier and Type Method Description default void
IamCheckerGrpc.AsyncService. 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.void
IamCheckerGrpc.IamCheckerStub. 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. -
Uses of TroubleshootIamPolicyResponse in com.google.cloud.policytroubleshooter.v1.stub
Methods in com.google.cloud.policytroubleshooter.v1.stub that return types with arguments of type TroubleshootIamPolicyResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
GrpcIamCheckerStub. troubleshootIamPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
HttpJsonIamCheckerStub. troubleshootIamPolicyCallable()
com.google.api.gax.rpc.UnaryCallable<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
IamCheckerStub. troubleshootIamPolicyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
IamCheckerStubSettings.Builder. troubleshootIamPolicySettings()
Returns the builder for the settings used for calls to troubleshootIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<TroubleshootIamPolicyRequest,TroubleshootIamPolicyResponse>
IamCheckerStubSettings. troubleshootIamPolicySettings()
Returns the object with the settings used for calls to troubleshootIamPolicy.
-