public class GrpcDlpServiceStub extends DlpServiceStub
gRPC stub implementation for the DlpService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcDlpServiceStub create(ClientContext clientContext)
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcDlpServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
create(DlpServiceStubSettings settings)
public static final GrpcDlpServiceStub create(DlpServiceStubSettings settings)
Constructors
GrpcDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext)
protected GrpcDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcDlpServiceStub, using the given settings. This is protected so
that it is easy to make a subclass, but otherwise, the static factory methods should be
preferred.
GrpcDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcDlpServiceStub, using the given settings. This is protected so
that it is easy to make a subclass, but otherwise, the static factory methods should be
preferred.
Methods
activateJobTriggerCallable()
public UnaryCallable<ActivateJobTriggerRequest,DlpJob> activateJobTriggerCallable()
Overrides
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
cancelDlpJobCallable()
public UnaryCallable<CancelDlpJobRequest,Empty> cancelDlpJobCallable()
Overrides
close()
public final void close()
Overrides
createDeidentifyTemplateCallable()
public UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate> createDeidentifyTemplateCallable()
Overrides
createDiscoveryConfigCallable()
public UnaryCallable<CreateDiscoveryConfigRequest,DiscoveryConfig> createDiscoveryConfigCallable()
Overrides
createDlpJobCallable()
public UnaryCallable<CreateDlpJobRequest,DlpJob> createDlpJobCallable()
Overrides
createInspectTemplateCallable()
public UnaryCallable<CreateInspectTemplateRequest,InspectTemplate> createInspectTemplateCallable()
Overrides
createJobTriggerCallable()
public UnaryCallable<CreateJobTriggerRequest,JobTrigger> createJobTriggerCallable()
Overrides
createStoredInfoTypeCallable()
public UnaryCallable<CreateStoredInfoTypeRequest,StoredInfoType> createStoredInfoTypeCallable()
Overrides
deidentifyContentCallable()
public UnaryCallable<DeidentifyContentRequest,DeidentifyContentResponse> deidentifyContentCallable()
Overrides
deleteDeidentifyTemplateCallable()
public UnaryCallable<DeleteDeidentifyTemplateRequest,Empty> deleteDeidentifyTemplateCallable()
Overrides
deleteDiscoveryConfigCallable()
public UnaryCallable<DeleteDiscoveryConfigRequest,Empty> deleteDiscoveryConfigCallable()
Overrides
deleteDlpJobCallable()
public UnaryCallable<DeleteDlpJobRequest,Empty> deleteDlpJobCallable()
Overrides
deleteInspectTemplateCallable()
public UnaryCallable<DeleteInspectTemplateRequest,Empty> deleteInspectTemplateCallable()
Overrides
deleteJobTriggerCallable()
public UnaryCallable<DeleteJobTriggerRequest,Empty> deleteJobTriggerCallable()
Overrides
deleteStoredInfoTypeCallable()
public UnaryCallable<DeleteStoredInfoTypeRequest,Empty> deleteStoredInfoTypeCallable()
Overrides
finishDlpJobCallable()
public UnaryCallable<FinishDlpJobRequest,Empty> finishDlpJobCallable()
Overrides
getDeidentifyTemplateCallable()
public UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate> getDeidentifyTemplateCallable()
Overrides
getDiscoveryConfigCallable()
public UnaryCallable<GetDiscoveryConfigRequest,DiscoveryConfig> getDiscoveryConfigCallable()
Overrides
getDlpJobCallable()
public UnaryCallable<GetDlpJobRequest,DlpJob> getDlpJobCallable()
Overrides
getInspectTemplateCallable()
public UnaryCallable<GetInspectTemplateRequest,InspectTemplate> getInspectTemplateCallable()
Overrides
getJobTriggerCallable()
public UnaryCallable<GetJobTriggerRequest,JobTrigger> getJobTriggerCallable()
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
getStoredInfoTypeCallable()
public UnaryCallable<GetStoredInfoTypeRequest,StoredInfoType> getStoredInfoTypeCallable()
Overrides
hybridInspectDlpJobCallable()
public UnaryCallable<HybridInspectDlpJobRequest,HybridInspectResponse> hybridInspectDlpJobCallable()
Overrides
hybridInspectJobTriggerCallable()
public UnaryCallable<HybridInspectJobTriggerRequest,HybridInspectResponse> hybridInspectJobTriggerCallable()
Overrides
inspectContentCallable()
public UnaryCallable<InspectContentRequest,InspectContentResponse> inspectContentCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listDeidentifyTemplatesCallable()
public UnaryCallable<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse> listDeidentifyTemplatesCallable()
Overrides
listDeidentifyTemplatesPagedCallable()
public UnaryCallable<ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> listDeidentifyTemplatesPagedCallable()
Overrides
listDiscoveryConfigsCallable()
public UnaryCallable<ListDiscoveryConfigsRequest,ListDiscoveryConfigsResponse> listDiscoveryConfigsCallable()
Overrides
listDiscoveryConfigsPagedCallable()
public UnaryCallable<ListDiscoveryConfigsRequest,DlpServiceClient.ListDiscoveryConfigsPagedResponse> listDiscoveryConfigsPagedCallable()
Overrides
listDlpJobsCallable()
public UnaryCallable<ListDlpJobsRequest,ListDlpJobsResponse> listDlpJobsCallable()
Overrides
listDlpJobsPagedCallable()
public UnaryCallable<ListDlpJobsRequest,DlpServiceClient.ListDlpJobsPagedResponse> listDlpJobsPagedCallable()
Overrides
listInfoTypesCallable()
public UnaryCallable<ListInfoTypesRequest,ListInfoTypesResponse> listInfoTypesCallable()
Overrides
listInspectTemplatesCallable()
public UnaryCallable<ListInspectTemplatesRequest,ListInspectTemplatesResponse> listInspectTemplatesCallable()
Overrides
listInspectTemplatesPagedCallable()
public UnaryCallable<ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> listInspectTemplatesPagedCallable()
Overrides
listJobTriggersCallable()
public UnaryCallable<ListJobTriggersRequest,ListJobTriggersResponse> listJobTriggersCallable()
Overrides
listJobTriggersPagedCallable()
public UnaryCallable<ListJobTriggersRequest,DlpServiceClient.ListJobTriggersPagedResponse> listJobTriggersPagedCallable()
Overrides
listStoredInfoTypesCallable()
public UnaryCallable<ListStoredInfoTypesRequest,ListStoredInfoTypesResponse> listStoredInfoTypesCallable()
Overrides
listStoredInfoTypesPagedCallable()
public UnaryCallable<ListStoredInfoTypesRequest,DlpServiceClient.ListStoredInfoTypesPagedResponse> listStoredInfoTypesPagedCallable()
Overrides
redactImageCallable()
public UnaryCallable<RedactImageRequest,RedactImageResponse> redactImageCallable()
Overrides
reidentifyContentCallable()
public UnaryCallable<ReidentifyContentRequest,ReidentifyContentResponse> reidentifyContentCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()
updateDeidentifyTemplateCallable()
public UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate> updateDeidentifyTemplateCallable()
Overrides
updateDiscoveryConfigCallable()
public UnaryCallable<UpdateDiscoveryConfigRequest,DiscoveryConfig> updateDiscoveryConfigCallable()
Overrides
updateInspectTemplateCallable()
public UnaryCallable<UpdateInspectTemplateRequest,InspectTemplate> updateInspectTemplateCallable()
Overrides
updateJobTriggerCallable()
public UnaryCallable<UpdateJobTriggerRequest,JobTrigger> updateJobTriggerCallable()
Overrides
updateStoredInfoTypeCallable()
public UnaryCallable<UpdateStoredInfoTypeRequest,StoredInfoType> updateStoredInfoTypeCallable()
Overrides