Uses of Class
com.google.privacy.dlp.v2.DlpJob
-
Packages that use DlpJob Package Description com.google.cloud.dlp.v2 A client to Cloud Data Loss Prevention (DLP) APIcom.google.cloud.dlp.v2.stub com.google.privacy.dlp.v2 -
-
Uses of DlpJob in com.google.cloud.dlp.v2
Methods in com.google.cloud.dlp.v2 that return DlpJob Modifier and Type Method Description DlpJob
DlpServiceClient. activateJobTrigger(ActivateJobTriggerRequest request)
Activate a job trigger.DlpJob
DlpServiceClient. createDlpJob(CreateDlpJobRequest request)
Creates a new job to inspect storage or calculate risk metrics.DlpJob
DlpServiceClient. createDlpJob(LocationName parent, InspectJobConfig inspectJob)
Creates a new job to inspect storage or calculate risk metrics.DlpJob
DlpServiceClient. createDlpJob(LocationName parent, RiskAnalysisJobConfig riskJob)
Creates a new job to inspect storage or calculate risk metrics.DlpJob
DlpServiceClient. createDlpJob(ProjectName parent, InspectJobConfig inspectJob)
Creates a new job to inspect storage or calculate risk metrics.DlpJob
DlpServiceClient. createDlpJob(ProjectName parent, RiskAnalysisJobConfig riskJob)
Creates a new job to inspect storage or calculate risk metrics.DlpJob
DlpServiceClient. createDlpJob(String parent, InspectJobConfig inspectJob)
Creates a new job to inspect storage or calculate risk metrics.DlpJob
DlpServiceClient. createDlpJob(String parent, RiskAnalysisJobConfig riskJob)
Creates a new job to inspect storage or calculate risk metrics.DlpJob
DlpServiceClient. getDlpJob(DlpJobName name)
Gets the latest state of a long-running DlpJob.DlpJob
DlpServiceClient. getDlpJob(GetDlpJobRequest request)
Gets the latest state of a long-running DlpJob.DlpJob
DlpServiceClient. getDlpJob(String name)
Gets the latest state of a long-running DlpJob.Methods in com.google.cloud.dlp.v2 that return types with arguments of type DlpJob Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ActivateJobTriggerRequest,DlpJob>
DlpServiceClient. activateJobTriggerCallable()
Activate a job trigger.com.google.api.gax.rpc.UnaryCallSettings<ActivateJobTriggerRequest,DlpJob>
DlpServiceSettings. activateJobTriggerSettings()
Returns the object with the settings used for calls to activateJobTrigger.com.google.api.gax.rpc.UnaryCallSettings.Builder<ActivateJobTriggerRequest,DlpJob>
DlpServiceSettings.Builder. activateJobTriggerSettings()
Returns the builder for the settings used for calls to activateJobTrigger.com.google.api.gax.rpc.UnaryCallable<CreateDlpJobRequest,DlpJob>
DlpServiceClient. createDlpJobCallable()
Creates a new job to inspect storage or calculate risk metrics.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDlpJobRequest,DlpJob>
DlpServiceSettings.Builder. createDlpJobSettings()
Returns the builder for the settings used for calls to createDlpJob.com.google.api.gax.rpc.UnaryCallSettings<CreateDlpJobRequest,DlpJob>
DlpServiceSettings. createDlpJobSettings()
Returns the object with the settings used for calls to createDlpJob.com.google.api.gax.rpc.UnaryCallable<GetDlpJobRequest,DlpJob>
DlpServiceClient. getDlpJobCallable()
Gets the latest state of a long-running DlpJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDlpJobRequest,DlpJob>
DlpServiceSettings.Builder. getDlpJobSettings()
Returns the builder for the settings used for calls to getDlpJob.com.google.api.gax.rpc.UnaryCallSettings<GetDlpJobRequest,DlpJob>
DlpServiceSettings. getDlpJobSettings()
Returns the object with the settings used for calls to getDlpJob.Method parameters in com.google.cloud.dlp.v2 with type arguments of type DlpJob Modifier and Type Method Description static com.google.api.core.ApiFuture<DlpServiceClient.ListDlpJobsPagedResponse>
DlpServiceClient.ListDlpJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDlpJobsRequest,ListDlpJobsResponse,DlpJob> context, com.google.api.core.ApiFuture<ListDlpJobsResponse> futureResponse)
protected DlpServiceClient.ListDlpJobsPage
DlpServiceClient.ListDlpJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListDlpJobsRequest,ListDlpJobsResponse,DlpJob> context, ListDlpJobsResponse response)
com.google.api.core.ApiFuture<DlpServiceClient.ListDlpJobsPage>
DlpServiceClient.ListDlpJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDlpJobsRequest,ListDlpJobsResponse,DlpJob> context, com.google.api.core.ApiFuture<ListDlpJobsResponse> futureResponse)
-
Uses of DlpJob in com.google.cloud.dlp.v2.stub
Methods in com.google.cloud.dlp.v2.stub that return types with arguments of type DlpJob Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ActivateJobTriggerRequest,DlpJob>
DlpServiceStub. activateJobTriggerCallable()
com.google.api.gax.rpc.UnaryCallable<ActivateJobTriggerRequest,DlpJob>
GrpcDlpServiceStub. activateJobTriggerCallable()
com.google.api.gax.rpc.UnaryCallable<ActivateJobTriggerRequest,DlpJob>
HttpJsonDlpServiceStub. activateJobTriggerCallable()
com.google.api.gax.rpc.UnaryCallSettings<ActivateJobTriggerRequest,DlpJob>
DlpServiceStubSettings. activateJobTriggerSettings()
Returns the object with the settings used for calls to activateJobTrigger.com.google.api.gax.rpc.UnaryCallSettings.Builder<ActivateJobTriggerRequest,DlpJob>
DlpServiceStubSettings.Builder. activateJobTriggerSettings()
Returns the builder for the settings used for calls to activateJobTrigger.com.google.api.gax.rpc.UnaryCallable<CreateDlpJobRequest,DlpJob>
DlpServiceStub. createDlpJobCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDlpJobRequest,DlpJob>
GrpcDlpServiceStub. createDlpJobCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDlpJobRequest,DlpJob>
HttpJsonDlpServiceStub. createDlpJobCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDlpJobRequest,DlpJob>
DlpServiceStubSettings.Builder. createDlpJobSettings()
Returns the builder for the settings used for calls to createDlpJob.com.google.api.gax.rpc.UnaryCallSettings<CreateDlpJobRequest,DlpJob>
DlpServiceStubSettings. createDlpJobSettings()
Returns the object with the settings used for calls to createDlpJob.com.google.api.gax.rpc.UnaryCallable<GetDlpJobRequest,DlpJob>
DlpServiceStub. getDlpJobCallable()
com.google.api.gax.rpc.UnaryCallable<GetDlpJobRequest,DlpJob>
GrpcDlpServiceStub. getDlpJobCallable()
com.google.api.gax.rpc.UnaryCallable<GetDlpJobRequest,DlpJob>
HttpJsonDlpServiceStub. getDlpJobCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDlpJobRequest,DlpJob>
DlpServiceStubSettings.Builder. getDlpJobSettings()
Returns the builder for the settings used for calls to getDlpJob.com.google.api.gax.rpc.UnaryCallSettings<GetDlpJobRequest,DlpJob>
DlpServiceStubSettings. getDlpJobSettings()
Returns the object with the settings used for calls to getDlpJob. -
Uses of DlpJob in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return DlpJob Modifier and Type Method Description DlpJob
DlpServiceGrpc.DlpServiceBlockingStub. activateJobTrigger(ActivateJobTriggerRequest request)
Activate a job trigger.DlpJob
DlpJob.Builder. build()
DlpJob
DlpJob.Builder. buildPartial()
DlpJob
DlpServiceGrpc.DlpServiceBlockingStub. createDlpJob(CreateDlpJobRequest request)
Creates a new job to inspect storage or calculate risk metrics.static DlpJob
DlpJob. getDefaultInstance()
DlpJob
DlpJob.Builder. getDefaultInstanceForType()
DlpJob
DlpJob. getDefaultInstanceForType()
DlpJob
DlpServiceGrpc.DlpServiceBlockingStub. getDlpJob(GetDlpJobRequest request)
Gets the latest state of a long-running DlpJob.DlpJob
ListDlpJobsResponse.Builder. getJobs(int index)
A list of DlpJobs that matches the specified filter in the request.DlpJob
ListDlpJobsResponse. getJobs(int index)
A list of DlpJobs that matches the specified filter in the request.DlpJob
ListDlpJobsResponseOrBuilder. getJobs(int index)
A list of DlpJobs that matches the specified filter in the request.static DlpJob
DlpJob. parseDelimitedFrom(InputStream input)
static DlpJob
DlpJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DlpJob
DlpJob. parseFrom(byte[] data)
static DlpJob
DlpJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DlpJob
DlpJob. parseFrom(com.google.protobuf.ByteString data)
static DlpJob
DlpJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DlpJob
DlpJob. parseFrom(com.google.protobuf.CodedInputStream input)
static DlpJob
DlpJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DlpJob
DlpJob. parseFrom(InputStream input)
static DlpJob
DlpJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DlpJob
DlpJob. parseFrom(ByteBuffer data)
static DlpJob
DlpJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.privacy.dlp.v2 that return types with arguments of type DlpJob Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<DlpJob>
DlpServiceGrpc.DlpServiceFutureStub. activateJobTrigger(ActivateJobTriggerRequest request)
Activate a job trigger.com.google.common.util.concurrent.ListenableFuture<DlpJob>
DlpServiceGrpc.DlpServiceFutureStub. createDlpJob(CreateDlpJobRequest request)
Creates a new job to inspect storage or calculate risk metrics.static io.grpc.MethodDescriptor<ActivateJobTriggerRequest,DlpJob>
DlpServiceGrpc. getActivateJobTriggerMethod()
static io.grpc.MethodDescriptor<CreateDlpJobRequest,DlpJob>
DlpServiceGrpc. getCreateDlpJobMethod()
com.google.common.util.concurrent.ListenableFuture<DlpJob>
DlpServiceGrpc.DlpServiceFutureStub. getDlpJob(GetDlpJobRequest request)
Gets the latest state of a long-running DlpJob.static io.grpc.MethodDescriptor<GetDlpJobRequest,DlpJob>
DlpServiceGrpc. getGetDlpJobMethod()
List<DlpJob>
ListDlpJobsResponse.Builder. getJobsList()
A list of DlpJobs that matches the specified filter in the request.List<DlpJob>
ListDlpJobsResponse. getJobsList()
A list of DlpJobs that matches the specified filter in the request.List<DlpJob>
ListDlpJobsResponseOrBuilder. getJobsList()
A list of DlpJobs that matches the specified filter in the request.com.google.protobuf.Parser<DlpJob>
DlpJob. getParserForType()
static com.google.protobuf.Parser<DlpJob>
DlpJob. parser()
Methods in com.google.privacy.dlp.v2 with parameters of type DlpJob Modifier and Type Method Description ListDlpJobsResponse.Builder
ListDlpJobsResponse.Builder. addJobs(int index, DlpJob value)
A list of DlpJobs that matches the specified filter in the request.ListDlpJobsResponse.Builder
ListDlpJobsResponse.Builder. addJobs(DlpJob value)
A list of DlpJobs that matches the specified filter in the request.DlpJob.Builder
DlpJob.Builder. mergeFrom(DlpJob other)
static DlpJob.Builder
DlpJob. newBuilder(DlpJob prototype)
ListDlpJobsResponse.Builder
ListDlpJobsResponse.Builder. setJobs(int index, DlpJob value)
A list of DlpJobs that matches the specified filter in the request.Method parameters in com.google.privacy.dlp.v2 with type arguments of type DlpJob Modifier and Type Method Description default void
DlpServiceGrpc.AsyncService. activateJobTrigger(ActivateJobTriggerRequest request, io.grpc.stub.StreamObserver<DlpJob> responseObserver)
Activate a job trigger.void
DlpServiceGrpc.DlpServiceStub. activateJobTrigger(ActivateJobTriggerRequest request, io.grpc.stub.StreamObserver<DlpJob> responseObserver)
Activate a job trigger.ListDlpJobsResponse.Builder
ListDlpJobsResponse.Builder. addAllJobs(Iterable<? extends DlpJob> values)
A list of DlpJobs that matches the specified filter in the request.default void
DlpServiceGrpc.AsyncService. createDlpJob(CreateDlpJobRequest request, io.grpc.stub.StreamObserver<DlpJob> responseObserver)
Creates a new job to inspect storage or calculate risk metrics.void
DlpServiceGrpc.DlpServiceStub. createDlpJob(CreateDlpJobRequest request, io.grpc.stub.StreamObserver<DlpJob> responseObserver)
Creates a new job to inspect storage or calculate risk metrics.default void
DlpServiceGrpc.AsyncService. getDlpJob(GetDlpJobRequest request, io.grpc.stub.StreamObserver<DlpJob> responseObserver)
Gets the latest state of a long-running DlpJob.void
DlpServiceGrpc.DlpServiceStub. getDlpJob(GetDlpJobRequest request, io.grpc.stub.StreamObserver<DlpJob> responseObserver)
Gets the latest state of a long-running DlpJob.
-