@Generated(value="by gRPC proto compiler (version 1.2.0)",
comments="Source: google/privacy/dlp/v2beta2/dlp.proto")
public final class DlpServiceGrpc
extends java.lang.Object
The 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.
| Modifier and Type | Class and Description |
|---|---|
static class |
DlpServiceGrpc.DlpServiceBlockingStub
The 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.
|
static class |
DlpServiceGrpc.DlpServiceFutureStub
The 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.
|
static class |
DlpServiceGrpc.DlpServiceImplBase
The 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.
|
static class |
DlpServiceGrpc.DlpServiceStub
The 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.
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static DlpServiceGrpc.DlpServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static DlpServiceGrpc.DlpServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static DlpServiceGrpc.DlpServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<InspectContentRequest,InspectContentResponse> METHOD_INSPECT_CONTENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<RedactImageRequest,RedactImageResponse> METHOD_REDACT_IMAGE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeidentifyContentRequest,DeidentifyContentResponse> METHOD_DEIDENTIFY_CONTENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ReidentifyContentRequest,ReidentifyContentResponse> METHOD_REIDENTIFY_CONTENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<InspectDataSourceRequest,DlpJob> METHOD_INSPECT_DATA_SOURCE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<AnalyzeDataSourceRiskRequest,DlpJob> METHOD_ANALYZE_DATA_SOURCE_RISK
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListInfoTypesRequest,ListInfoTypesResponse> METHOD_LIST_INFO_TYPES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateInspectTemplateRequest,InspectTemplate> METHOD_CREATE_INSPECT_TEMPLATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UpdateInspectTemplateRequest,InspectTemplate> METHOD_UPDATE_INSPECT_TEMPLATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetInspectTemplateRequest,InspectTemplate> METHOD_GET_INSPECT_TEMPLATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListInspectTemplatesRequest,ListInspectTemplatesResponse> METHOD_LIST_INSPECT_TEMPLATES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteInspectTemplateRequest,Empty> METHOD_DELETE_INSPECT_TEMPLATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateDeidentifyTemplateRequest,DeidentifyTemplate> METHOD_CREATE_DEIDENTIFY_TEMPLATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UpdateDeidentifyTemplateRequest,DeidentifyTemplate> METHOD_UPDATE_DEIDENTIFY_TEMPLATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetDeidentifyTemplateRequest,DeidentifyTemplate> METHOD_GET_DEIDENTIFY_TEMPLATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse> METHOD_LIST_DEIDENTIFY_TEMPLATES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteDeidentifyTemplateRequest,Empty> METHOD_DELETE_DEIDENTIFY_TEMPLATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateJobTriggerRequest,JobTrigger> METHOD_CREATE_JOB_TRIGGER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UpdateJobTriggerRequest,JobTrigger> METHOD_UPDATE_JOB_TRIGGER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetJobTriggerRequest,JobTrigger> METHOD_GET_JOB_TRIGGER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListJobTriggersRequest,ListJobTriggersResponse> METHOD_LIST_JOB_TRIGGERS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteJobTriggerRequest,Empty> METHOD_DELETE_JOB_TRIGGER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListDlpJobsRequest,ListDlpJobsResponse> METHOD_LIST_DLP_JOBS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetDlpJobRequest,DlpJob> METHOD_GET_DLP_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteDlpJobRequest,Empty> METHOD_DELETE_DLP_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CancelDlpJobRequest,Empty> METHOD_CANCEL_DLP_JOB
public static DlpServiceGrpc.DlpServiceStub newStub(io.grpc.Channel channel)
public static DlpServiceGrpc.DlpServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static DlpServiceGrpc.DlpServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()