- 3.57.0 (latest)
- 3.56.0
- 3.55.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.6
- 3.6.7
- 3.5.0
- 3.4.0
- 3.3.2
- 3.2.1
- 3.1.4
public class HttpJsonDlpServiceStub extends DlpServiceStub
REST 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 HttpJsonDlpServiceStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Returns | |
---|---|
Type | Description |
HttpJsonDlpServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonDlpServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext |
ClientContext |
callableFactory |
HttpJsonStubCallableFactory |
Returns | |
---|---|
Type | Description |
HttpJsonDlpServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(DlpServiceStubSettings settings)
public static final HttpJsonDlpServiceStub create(DlpServiceStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
DlpServiceStubSettings |
Returns | |
---|---|
Type | Description |
HttpJsonDlpServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns | |
---|---|
Type | Description |
List<ApiMethodDescriptor> |
Constructors
HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext)
protected HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonDlpServiceStub, 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.
Parameters | |
---|---|
Name | Description |
settings |
DlpServiceStubSettings |
clientContext |
ClientContext |
HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonDlpServiceStub, 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.
Parameters | |
---|---|
Name | Description |
settings |
DlpServiceStubSettings |
clientContext |
ClientContext |
callableFactory |
HttpJsonStubCallableFactory |
Methods
activateJobTriggerCallable()
public UnaryCallable<ActivateJobTriggerRequest,DlpJob> activateJobTriggerCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ActivateJobTriggerRequest,DlpJob> |
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration |
long |
unit |
TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
cancelDlpJobCallable()
public UnaryCallable<CancelDlpJobRequest,Empty> cancelDlpJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelDlpJobRequest,Empty> |
close()
public final void close()
createConnectionCallable()
public UnaryCallable<CreateConnectionRequest,Connection> createConnectionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateConnectionRequest,Connection> |
createDeidentifyTemplateCallable()
public UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate> createDeidentifyTemplateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate> |
createDiscoveryConfigCallable()
public UnaryCallable<CreateDiscoveryConfigRequest,DiscoveryConfig> createDiscoveryConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDiscoveryConfigRequest,DiscoveryConfig> |
createDlpJobCallable()
public UnaryCallable<CreateDlpJobRequest,DlpJob> createDlpJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDlpJobRequest,DlpJob> |
createInspectTemplateCallable()
public UnaryCallable<CreateInspectTemplateRequest,InspectTemplate> createInspectTemplateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateInspectTemplateRequest,InspectTemplate> |
createJobTriggerCallable()
public UnaryCallable<CreateJobTriggerRequest,JobTrigger> createJobTriggerCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateJobTriggerRequest,JobTrigger> |
createStoredInfoTypeCallable()
public UnaryCallable<CreateStoredInfoTypeRequest,StoredInfoType> createStoredInfoTypeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateStoredInfoTypeRequest,StoredInfoType> |
deidentifyContentCallable()
public UnaryCallable<DeidentifyContentRequest,DeidentifyContentResponse> deidentifyContentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeidentifyContentRequest,DeidentifyContentResponse> |
deleteConnectionCallable()
public UnaryCallable<DeleteConnectionRequest,Empty> deleteConnectionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteConnectionRequest,Empty> |
deleteDeidentifyTemplateCallable()
public UnaryCallable<DeleteDeidentifyTemplateRequest,Empty> deleteDeidentifyTemplateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteDeidentifyTemplateRequest,Empty> |
deleteDiscoveryConfigCallable()
public UnaryCallable<DeleteDiscoveryConfigRequest,Empty> deleteDiscoveryConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteDiscoveryConfigRequest,Empty> |
deleteDlpJobCallable()
public UnaryCallable<DeleteDlpJobRequest,Empty> deleteDlpJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteDlpJobRequest,Empty> |
deleteInspectTemplateCallable()
public UnaryCallable<DeleteInspectTemplateRequest,Empty> deleteInspectTemplateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteInspectTemplateRequest,Empty> |
deleteJobTriggerCallable()
public UnaryCallable<DeleteJobTriggerRequest,Empty> deleteJobTriggerCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteJobTriggerRequest,Empty> |
deleteStoredInfoTypeCallable()
public UnaryCallable<DeleteStoredInfoTypeRequest,Empty> deleteStoredInfoTypeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteStoredInfoTypeRequest,Empty> |
deleteTableDataProfileCallable()
public UnaryCallable<DeleteTableDataProfileRequest,Empty> deleteTableDataProfileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteTableDataProfileRequest,Empty> |
finishDlpJobCallable()
public UnaryCallable<FinishDlpJobRequest,Empty> finishDlpJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FinishDlpJobRequest,Empty> |
getColumnDataProfileCallable()
public UnaryCallable<GetColumnDataProfileRequest,ColumnDataProfile> getColumnDataProfileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetColumnDataProfileRequest,ColumnDataProfile> |
getConnectionCallable()
public UnaryCallable<GetConnectionRequest,Connection> getConnectionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetConnectionRequest,Connection> |
getDeidentifyTemplateCallable()
public UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate> getDeidentifyTemplateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate> |
getDiscoveryConfigCallable()
public UnaryCallable<GetDiscoveryConfigRequest,DiscoveryConfig> getDiscoveryConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDiscoveryConfigRequest,DiscoveryConfig> |
getDlpJobCallable()
public UnaryCallable<GetDlpJobRequest,DlpJob> getDlpJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDlpJobRequest,DlpJob> |
getInspectTemplateCallable()
public UnaryCallable<GetInspectTemplateRequest,InspectTemplate> getInspectTemplateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetInspectTemplateRequest,InspectTemplate> |
getJobTriggerCallable()
public UnaryCallable<GetJobTriggerRequest,JobTrigger> getJobTriggerCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetJobTriggerRequest,JobTrigger> |
getProjectDataProfileCallable()
public UnaryCallable<GetProjectDataProfileRequest,ProjectDataProfile> getProjectDataProfileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetProjectDataProfileRequest,ProjectDataProfile> |
getStoredInfoTypeCallable()
public UnaryCallable<GetStoredInfoTypeRequest,StoredInfoType> getStoredInfoTypeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetStoredInfoTypeRequest,StoredInfoType> |
getTableDataProfileCallable()
public UnaryCallable<GetTableDataProfileRequest,TableDataProfile> getTableDataProfileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetTableDataProfileRequest,TableDataProfile> |
hybridInspectDlpJobCallable()
public UnaryCallable<HybridInspectDlpJobRequest,HybridInspectResponse> hybridInspectDlpJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<HybridInspectDlpJobRequest,HybridInspectResponse> |
hybridInspectJobTriggerCallable()
public UnaryCallable<HybridInspectJobTriggerRequest,HybridInspectResponse> hybridInspectJobTriggerCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<HybridInspectJobTriggerRequest,HybridInspectResponse> |
inspectContentCallable()
public UnaryCallable<InspectContentRequest,InspectContentResponse> inspectContentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<InspectContentRequest,InspectContentResponse> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listColumnDataProfilesCallable()
public UnaryCallable<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse> listColumnDataProfilesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse> |
listColumnDataProfilesPagedCallable()
public UnaryCallable<ListColumnDataProfilesRequest,DlpServiceClient.ListColumnDataProfilesPagedResponse> listColumnDataProfilesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListColumnDataProfilesRequest,ListColumnDataProfilesPagedResponse> |
listConnectionsCallable()
public UnaryCallable<ListConnectionsRequest,ListConnectionsResponse> listConnectionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConnectionsRequest,ListConnectionsResponse> |
listConnectionsPagedCallable()
public UnaryCallable<ListConnectionsRequest,DlpServiceClient.ListConnectionsPagedResponse> listConnectionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListConnectionsRequest,ListConnectionsPagedResponse> |
listDeidentifyTemplatesCallable()
public UnaryCallable<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse> listDeidentifyTemplatesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse> |
listDeidentifyTemplatesPagedCallable()
public UnaryCallable<ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> listDeidentifyTemplatesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesPagedResponse> |
listDiscoveryConfigsCallable()
public UnaryCallable<ListDiscoveryConfigsRequest,ListDiscoveryConfigsResponse> listDiscoveryConfigsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDiscoveryConfigsRequest,ListDiscoveryConfigsResponse> |
listDiscoveryConfigsPagedCallable()
public UnaryCallable<ListDiscoveryConfigsRequest,DlpServiceClient.ListDiscoveryConfigsPagedResponse> listDiscoveryConfigsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDiscoveryConfigsRequest,ListDiscoveryConfigsPagedResponse> |
listDlpJobsCallable()
public UnaryCallable<ListDlpJobsRequest,ListDlpJobsResponse> listDlpJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDlpJobsRequest,ListDlpJobsResponse> |
listDlpJobsPagedCallable()
public UnaryCallable<ListDlpJobsRequest,DlpServiceClient.ListDlpJobsPagedResponse> listDlpJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDlpJobsRequest,ListDlpJobsPagedResponse> |
listInfoTypesCallable()
public UnaryCallable<ListInfoTypesRequest,ListInfoTypesResponse> listInfoTypesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListInfoTypesRequest,ListInfoTypesResponse> |
listInspectTemplatesCallable()
public UnaryCallable<ListInspectTemplatesRequest,ListInspectTemplatesResponse> listInspectTemplatesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListInspectTemplatesRequest,ListInspectTemplatesResponse> |
listInspectTemplatesPagedCallable()
public UnaryCallable<ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> listInspectTemplatesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListInspectTemplatesRequest,ListInspectTemplatesPagedResponse> |
listJobTriggersCallable()
public UnaryCallable<ListJobTriggersRequest,ListJobTriggersResponse> listJobTriggersCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListJobTriggersRequest,ListJobTriggersResponse> |
listJobTriggersPagedCallable()
public UnaryCallable<ListJobTriggersRequest,DlpServiceClient.ListJobTriggersPagedResponse> listJobTriggersPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListJobTriggersRequest,ListJobTriggersPagedResponse> |
listProjectDataProfilesCallable()
public UnaryCallable<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse> listProjectDataProfilesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse> |
listProjectDataProfilesPagedCallable()
public UnaryCallable<ListProjectDataProfilesRequest,DlpServiceClient.ListProjectDataProfilesPagedResponse> listProjectDataProfilesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListProjectDataProfilesRequest,ListProjectDataProfilesPagedResponse> |
listStoredInfoTypesCallable()
public UnaryCallable<ListStoredInfoTypesRequest,ListStoredInfoTypesResponse> listStoredInfoTypesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListStoredInfoTypesRequest,ListStoredInfoTypesResponse> |
listStoredInfoTypesPagedCallable()
public UnaryCallable<ListStoredInfoTypesRequest,DlpServiceClient.ListStoredInfoTypesPagedResponse> listStoredInfoTypesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListStoredInfoTypesRequest,ListStoredInfoTypesPagedResponse> |
listTableDataProfilesCallable()
public UnaryCallable<ListTableDataProfilesRequest,ListTableDataProfilesResponse> listTableDataProfilesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListTableDataProfilesRequest,ListTableDataProfilesResponse> |
listTableDataProfilesPagedCallable()
public UnaryCallable<ListTableDataProfilesRequest,DlpServiceClient.ListTableDataProfilesPagedResponse> listTableDataProfilesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListTableDataProfilesRequest,ListTableDataProfilesPagedResponse> |
redactImageCallable()
public UnaryCallable<RedactImageRequest,RedactImageResponse> redactImageCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RedactImageRequest,RedactImageResponse> |
reidentifyContentCallable()
public UnaryCallable<ReidentifyContentRequest,ReidentifyContentResponse> reidentifyContentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ReidentifyContentRequest,ReidentifyContentResponse> |
searchConnectionsCallable()
public UnaryCallable<SearchConnectionsRequest,SearchConnectionsResponse> searchConnectionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchConnectionsRequest,SearchConnectionsResponse> |
searchConnectionsPagedCallable()
public UnaryCallable<SearchConnectionsRequest,DlpServiceClient.SearchConnectionsPagedResponse> searchConnectionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchConnectionsRequest,SearchConnectionsPagedResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
updateConnectionCallable()
public UnaryCallable<UpdateConnectionRequest,Connection> updateConnectionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateConnectionRequest,Connection> |
updateDeidentifyTemplateCallable()
public UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate> updateDeidentifyTemplateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate> |
updateDiscoveryConfigCallable()
public UnaryCallable<UpdateDiscoveryConfigRequest,DiscoveryConfig> updateDiscoveryConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateDiscoveryConfigRequest,DiscoveryConfig> |
updateInspectTemplateCallable()
public UnaryCallable<UpdateInspectTemplateRequest,InspectTemplate> updateInspectTemplateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateInspectTemplateRequest,InspectTemplate> |
updateJobTriggerCallable()
public UnaryCallable<UpdateJobTriggerRequest,JobTrigger> updateJobTriggerCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateJobTriggerRequest,JobTrigger> |
updateStoredInfoTypeCallable()
public UnaryCallable<UpdateStoredInfoTypeRequest,StoredInfoType> updateStoredInfoTypeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateStoredInfoTypeRequest,StoredInfoType> |