Class DlpServiceGrpc (3.7.2)

public final class DlpServiceGrpc

The Cloud Data Loss Prevention (DLP) API is a service that allows clients to detect the presence of Personally Identifiable Information (PII) and other privacy-sensitive data in user-supplied, unstructured data streams, like text blocks or images. The service also includes methods for sensitive data redaction and scheduling of data scans on Google Cloud Platform based data sets. To learn more about concepts and find how-to guides see https://cloud.google.com/dlp/docs/.

Inheritance

java.lang.Object > DlpServiceGrpc

Static Fields

SERVICE_NAME

public static final String SERVICE_NAME
Field Value
TypeDescription
String

Static Methods

getActivateJobTriggerMethod()

public static MethodDescriptor<ActivateJobTriggerRequest,DlpJob> getActivateJobTriggerMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ActivateJobTriggerRequest,DlpJob>

getCancelDlpJobMethod()

public static MethodDescriptor<CancelDlpJobRequest,Empty> getCancelDlpJobMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<CancelDlpJobRequest,Empty>

getCreateDeidentifyTemplateMethod()

public static MethodDescriptor<CreateDeidentifyTemplateRequest,DeidentifyTemplate> getCreateDeidentifyTemplateMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<CreateDeidentifyTemplateRequest,DeidentifyTemplate>

getCreateDlpJobMethod()

public static MethodDescriptor<CreateDlpJobRequest,DlpJob> getCreateDlpJobMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<CreateDlpJobRequest,DlpJob>

getCreateInspectTemplateMethod()

public static MethodDescriptor<CreateInspectTemplateRequest,InspectTemplate> getCreateInspectTemplateMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<CreateInspectTemplateRequest,InspectTemplate>

getCreateJobTriggerMethod()

public static MethodDescriptor<CreateJobTriggerRequest,JobTrigger> getCreateJobTriggerMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<CreateJobTriggerRequest,JobTrigger>

getCreateStoredInfoTypeMethod()

public static MethodDescriptor<CreateStoredInfoTypeRequest,StoredInfoType> getCreateStoredInfoTypeMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<CreateStoredInfoTypeRequest,StoredInfoType>

getDeidentifyContentMethod()

public static MethodDescriptor<DeidentifyContentRequest,DeidentifyContentResponse> getDeidentifyContentMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<DeidentifyContentRequest,DeidentifyContentResponse>

getDeleteDeidentifyTemplateMethod()

public static MethodDescriptor<DeleteDeidentifyTemplateRequest,Empty> getDeleteDeidentifyTemplateMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<DeleteDeidentifyTemplateRequest,Empty>

getDeleteDlpJobMethod()

public static MethodDescriptor<DeleteDlpJobRequest,Empty> getDeleteDlpJobMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<DeleteDlpJobRequest,Empty>

getDeleteInspectTemplateMethod()

public static MethodDescriptor<DeleteInspectTemplateRequest,Empty> getDeleteInspectTemplateMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<DeleteInspectTemplateRequest,Empty>

getDeleteJobTriggerMethod()

public static MethodDescriptor<DeleteJobTriggerRequest,Empty> getDeleteJobTriggerMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<DeleteJobTriggerRequest,Empty>

getDeleteStoredInfoTypeMethod()

public static MethodDescriptor<DeleteStoredInfoTypeRequest,Empty> getDeleteStoredInfoTypeMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<DeleteStoredInfoTypeRequest,Empty>

getFinishDlpJobMethod()

public static MethodDescriptor<FinishDlpJobRequest,Empty> getFinishDlpJobMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<FinishDlpJobRequest,Empty>

getGetDeidentifyTemplateMethod()

public static MethodDescriptor<GetDeidentifyTemplateRequest,DeidentifyTemplate> getGetDeidentifyTemplateMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<GetDeidentifyTemplateRequest,DeidentifyTemplate>

getGetDlpJobMethod()

public static MethodDescriptor<GetDlpJobRequest,DlpJob> getGetDlpJobMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<GetDlpJobRequest,DlpJob>

getGetInspectTemplateMethod()

public static MethodDescriptor<GetInspectTemplateRequest,InspectTemplate> getGetInspectTemplateMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<GetInspectTemplateRequest,InspectTemplate>

getGetJobTriggerMethod()

public static MethodDescriptor<GetJobTriggerRequest,JobTrigger> getGetJobTriggerMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<GetJobTriggerRequest,JobTrigger>

getGetStoredInfoTypeMethod()

public static MethodDescriptor<GetStoredInfoTypeRequest,StoredInfoType> getGetStoredInfoTypeMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<GetStoredInfoTypeRequest,StoredInfoType>

getHybridInspectDlpJobMethod()

public static MethodDescriptor<HybridInspectDlpJobRequest,HybridInspectResponse> getHybridInspectDlpJobMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<HybridInspectDlpJobRequest,HybridInspectResponse>

getHybridInspectJobTriggerMethod()

public static MethodDescriptor<HybridInspectJobTriggerRequest,HybridInspectResponse> getHybridInspectJobTriggerMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<HybridInspectJobTriggerRequest,HybridInspectResponse>

getInspectContentMethod()

public static MethodDescriptor<InspectContentRequest,InspectContentResponse> getInspectContentMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<InspectContentRequest,InspectContentResponse>

getListDeidentifyTemplatesMethod()

public static MethodDescriptor<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse> getListDeidentifyTemplatesMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse>

getListDlpJobsMethod()

public static MethodDescriptor<ListDlpJobsRequest,ListDlpJobsResponse> getListDlpJobsMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ListDlpJobsRequest,ListDlpJobsResponse>

getListInfoTypesMethod()

public static MethodDescriptor<ListInfoTypesRequest,ListInfoTypesResponse> getListInfoTypesMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ListInfoTypesRequest,ListInfoTypesResponse>

getListInspectTemplatesMethod()

public static MethodDescriptor<ListInspectTemplatesRequest,ListInspectTemplatesResponse> getListInspectTemplatesMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ListInspectTemplatesRequest,ListInspectTemplatesResponse>

getListJobTriggersMethod()

public static MethodDescriptor<ListJobTriggersRequest,ListJobTriggersResponse> getListJobTriggersMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ListJobTriggersRequest,ListJobTriggersResponse>

getListStoredInfoTypesMethod()

public static MethodDescriptor<ListStoredInfoTypesRequest,ListStoredInfoTypesResponse> getListStoredInfoTypesMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ListStoredInfoTypesRequest,ListStoredInfoTypesResponse>

getRedactImageMethod()

public static MethodDescriptor<RedactImageRequest,RedactImageResponse> getRedactImageMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<RedactImageRequest,RedactImageResponse>

getReidentifyContentMethod()

public static MethodDescriptor<ReidentifyContentRequest,ReidentifyContentResponse> getReidentifyContentMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<ReidentifyContentRequest,ReidentifyContentResponse>

getServiceDescriptor()

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

getUpdateDeidentifyTemplateMethod()

public static MethodDescriptor<UpdateDeidentifyTemplateRequest,DeidentifyTemplate> getUpdateDeidentifyTemplateMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>

getUpdateInspectTemplateMethod()

public static MethodDescriptor<UpdateInspectTemplateRequest,InspectTemplate> getUpdateInspectTemplateMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<UpdateInspectTemplateRequest,InspectTemplate>

getUpdateJobTriggerMethod()

public static MethodDescriptor<UpdateJobTriggerRequest,JobTrigger> getUpdateJobTriggerMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<UpdateJobTriggerRequest,JobTrigger>

getUpdateStoredInfoTypeMethod()

public static MethodDescriptor<UpdateStoredInfoTypeRequest,StoredInfoType> getUpdateStoredInfoTypeMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<UpdateStoredInfoTypeRequest,StoredInfoType>

newBlockingStub(Channel channel)

public static DlpServiceGrpc.DlpServiceBlockingStub 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
DlpServiceGrpc.DlpServiceBlockingStub

newFutureStub(Channel channel)

public static DlpServiceGrpc.DlpServiceFutureStub newFutureStub(Channel channel)

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

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
DlpServiceGrpc.DlpServiceFutureStub

newStub(Channel channel)

public static DlpServiceGrpc.DlpServiceStub newStub(Channel channel)

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

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
DlpServiceGrpc.DlpServiceStub