- cancelDlpJob(CancelDlpJobRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Starts asynchronous cancellation on a long-running DlpJob.
- cancelDlpJobCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Starts asynchronous cancellation on a long-running DlpJob.
- cancelDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- cancelDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- cancelDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- cancelDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to cancelDlpJob.
- cancelDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to cancelDlpJob.
- cancelDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to cancelDlpJob.
- cancelDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to cancelDlpJob.
- close() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
- close() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- close() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- close() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- com.google.cloud.dlp.v2 - package com.google.cloud.dlp.v2
-
A client to Sensitive Data Protection (DLP)
- com.google.cloud.dlp.v2.stub - package com.google.cloud.dlp.v2.stub
-
- create() - Static method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Constructs an instance of DlpServiceClient with default settings.
- create(DlpServiceSettings) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Constructs an instance of DlpServiceClient, using the given settings.
- create(DlpServiceStub) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Constructs an instance of DlpServiceClient, using the given stub for making calls.
- create(DlpServiceStubSettings) - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
- create(DlpServiceStubSettings) - Static method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- create(ClientContext) - Static method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- create(DlpServiceStubSettings) - Static method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- create(ClientContext) - Static method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- createAsync(PageContext<ListColumnDataProfilesRequest, ListColumnDataProfilesResponse, ColumnDataProfile>, ApiFuture<ListColumnDataProfilesResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListColumnDataProfilesPagedResponse
-
- createAsync(PageContext<ListConnectionsRequest, ListConnectionsResponse, Connection>, ApiFuture<ListConnectionsResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListConnectionsPagedResponse
-
- createAsync(PageContext<ListDeidentifyTemplatesRequest, ListDeidentifyTemplatesResponse, DeidentifyTemplate>, ApiFuture<ListDeidentifyTemplatesResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDeidentifyTemplatesPagedResponse
-
- createAsync(PageContext<ListDiscoveryConfigsRequest, ListDiscoveryConfigsResponse, DiscoveryConfig>, ApiFuture<ListDiscoveryConfigsResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDiscoveryConfigsPagedResponse
-
- createAsync(PageContext<ListDlpJobsRequest, ListDlpJobsResponse, DlpJob>, ApiFuture<ListDlpJobsResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDlpJobsPagedResponse
-
- createAsync(PageContext<ListInspectTemplatesRequest, ListInspectTemplatesResponse, InspectTemplate>, ApiFuture<ListInspectTemplatesResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListInspectTemplatesPagedResponse
-
- createAsync(PageContext<ListJobTriggersRequest, ListJobTriggersResponse, JobTrigger>, ApiFuture<ListJobTriggersResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListJobTriggersPagedResponse
-
- createAsync(PageContext<ListProjectDataProfilesRequest, ListProjectDataProfilesResponse, ProjectDataProfile>, ApiFuture<ListProjectDataProfilesResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListProjectDataProfilesPagedResponse
-
- createAsync(PageContext<ListStoredInfoTypesRequest, ListStoredInfoTypesResponse, StoredInfoType>, ApiFuture<ListStoredInfoTypesResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListStoredInfoTypesPagedResponse
-
- createAsync(PageContext<ListTableDataProfilesRequest, ListTableDataProfilesResponse, TableDataProfile>, ApiFuture<ListTableDataProfilesResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.ListTableDataProfilesPagedResponse
-
- createAsync(PageContext<SearchConnectionsRequest, SearchConnectionsResponse, Connection>, ApiFuture<SearchConnectionsResponse>) - Static method in class com.google.cloud.dlp.v2.DlpServiceClient.SearchConnectionsPagedResponse
-
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceCallableFactory
-
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceCallableFactory
-
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceCallableFactory
-
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceCallableFactory
-
- createCollection(List<DlpServiceClient.ListColumnDataProfilesPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListColumnDataProfilesFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListConnectionsPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListConnectionsFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListDeidentifyTemplatesPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDeidentifyTemplatesFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListDiscoveryConfigsPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDiscoveryConfigsFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListDlpJobsPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDlpJobsFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListInspectTemplatesPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListInspectTemplatesFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListJobTriggersPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListJobTriggersFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListProjectDataProfilesPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListProjectDataProfilesFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListStoredInfoTypesPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListStoredInfoTypesFixedSizeCollection
-
- createCollection(List<DlpServiceClient.ListTableDataProfilesPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListTableDataProfilesFixedSizeCollection
-
- createCollection(List<DlpServiceClient.SearchConnectionsPage>, int) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.SearchConnectionsFixedSizeCollection
-
- createConnection(LocationName, Connection) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Create a Connection to an external data source.
- createConnection(String, Connection) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Create a Connection to an external data source.
- createConnection(CreateConnectionRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Create a Connection to an external data source.
- createConnectionCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Create a Connection to an external data source.
- createConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- createConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- createConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- createConnectionSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to createConnection.
- createConnectionSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to createConnection.
- createConnectionSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createConnection.
- createConnectionSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to createConnection.
- createDeidentifyTemplate(LocationName, DeidentifyTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
content, images, and storage.
- createDeidentifyTemplate(OrganizationLocationName, DeidentifyTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
content, images, and storage.
- createDeidentifyTemplate(OrganizationName, DeidentifyTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
content, images, and storage.
- createDeidentifyTemplate(ProjectName, DeidentifyTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
content, images, and storage.
- createDeidentifyTemplate(String, DeidentifyTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
content, images, and storage.
- createDeidentifyTemplate(CreateDeidentifyTemplateRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
content, images, and storage.
- createDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
content, images, and storage.
- createDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- createDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- createDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- createDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to createDeidentifyTemplate.
- createDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to createDeidentifyTemplate.
- createDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createDeidentifyTemplate.
- createDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to createDeidentifyTemplate.
- createDiscoveryConfig(LocationName, DiscoveryConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a config for discovery to scan and profile storage.
- createDiscoveryConfig(String, DiscoveryConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a config for discovery to scan and profile storage.
- createDiscoveryConfig(CreateDiscoveryConfigRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a config for discovery to scan and profile storage.
- createDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a config for discovery to scan and profile storage.
- createDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- createDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- createDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- createDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to createDiscoveryConfig.
- createDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to createDiscoveryConfig.
- createDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createDiscoveryConfig.
- createDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to createDiscoveryConfig.
- createDlpJob(LocationName, InspectJobConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a new job to inspect storage or calculate risk metrics.
- createDlpJob(LocationName, RiskAnalysisJobConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a new job to inspect storage or calculate risk metrics.
- createDlpJob(ProjectName, InspectJobConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a new job to inspect storage or calculate risk metrics.
- createDlpJob(ProjectName, RiskAnalysisJobConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a new job to inspect storage or calculate risk metrics.
- createDlpJob(String, InspectJobConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a new job to inspect storage or calculate risk metrics.
- createDlpJob(String, RiskAnalysisJobConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a new job to inspect storage or calculate risk metrics.
- createDlpJob(CreateDlpJobRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a new job to inspect storage or calculate risk metrics.
- createDlpJobCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a new job to inspect storage or calculate risk metrics.
- createDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- createDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- createDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- createDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to createDlpJob.
- createDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to createDlpJob.
- createDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createDlpJob.
- createDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to createDlpJob.
- createInspectTemplate(LocationName, InspectTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
images, and storage.
- createInspectTemplate(OrganizationLocationName, InspectTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
images, and storage.
- createInspectTemplate(OrganizationName, InspectTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
images, and storage.
- createInspectTemplate(ProjectName, InspectTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
images, and storage.
- createInspectTemplate(String, InspectTemplate) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
images, and storage.
- createInspectTemplate(CreateInspectTemplateRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
images, and storage.
- createInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
images, and storage.
- createInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- createInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- createInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- createInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to createInspectTemplate.
- createInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to createInspectTemplate.
- createInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createInspectTemplate.
- createInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to createInspectTemplate.
- createJobTrigger(LocationName, JobTrigger) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on
a set schedule.
- createJobTrigger(ProjectName, JobTrigger) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on
a set schedule.
- createJobTrigger(String, JobTrigger) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on
a set schedule.
- createJobTrigger(CreateJobTriggerRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on
a set schedule.
- createJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a job trigger to run DLP actions such as scanning storage for sensitive information on
a set schedule.
- createJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- createJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- createJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- createJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to createJobTrigger.
- createJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to createJobTrigger.
- createJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createJobTrigger.
- createJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to createJobTrigger.
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceCallableFactory
-
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceCallableFactory
-
- createPage(PageContext<ListColumnDataProfilesRequest, ListColumnDataProfilesResponse, ColumnDataProfile>, ListColumnDataProfilesResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListColumnDataProfilesPage
-
- createPage(PageContext<ListConnectionsRequest, ListConnectionsResponse, Connection>, ListConnectionsResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListConnectionsPage
-
- createPage(PageContext<ListDeidentifyTemplatesRequest, ListDeidentifyTemplatesResponse, DeidentifyTemplate>, ListDeidentifyTemplatesResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDeidentifyTemplatesPage
-
- createPage(PageContext<ListDiscoveryConfigsRequest, ListDiscoveryConfigsResponse, DiscoveryConfig>, ListDiscoveryConfigsResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDiscoveryConfigsPage
-
- createPage(PageContext<ListDlpJobsRequest, ListDlpJobsResponse, DlpJob>, ListDlpJobsResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDlpJobsPage
-
- createPage(PageContext<ListInspectTemplatesRequest, ListInspectTemplatesResponse, InspectTemplate>, ListInspectTemplatesResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListInspectTemplatesPage
-
- createPage(PageContext<ListJobTriggersRequest, ListJobTriggersResponse, JobTrigger>, ListJobTriggersResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListJobTriggersPage
-
- createPage(PageContext<ListProjectDataProfilesRequest, ListProjectDataProfilesResponse, ProjectDataProfile>, ListProjectDataProfilesResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListProjectDataProfilesPage
-
- createPage(PageContext<ListStoredInfoTypesRequest, ListStoredInfoTypesResponse, StoredInfoType>, ListStoredInfoTypesResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListStoredInfoTypesPage
-
- createPage(PageContext<ListTableDataProfilesRequest, ListTableDataProfilesResponse, TableDataProfile>, ListTableDataProfilesResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListTableDataProfilesPage
-
- createPage(PageContext<SearchConnectionsRequest, SearchConnectionsResponse, Connection>, SearchConnectionsResponse) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.SearchConnectionsPage
-
- createPageAsync(PageContext<ListColumnDataProfilesRequest, ListColumnDataProfilesResponse, ColumnDataProfile>, ApiFuture<ListColumnDataProfilesResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListColumnDataProfilesPage
-
- createPageAsync(PageContext<ListConnectionsRequest, ListConnectionsResponse, Connection>, ApiFuture<ListConnectionsResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListConnectionsPage
-
- createPageAsync(PageContext<ListDeidentifyTemplatesRequest, ListDeidentifyTemplatesResponse, DeidentifyTemplate>, ApiFuture<ListDeidentifyTemplatesResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDeidentifyTemplatesPage
-
- createPageAsync(PageContext<ListDiscoveryConfigsRequest, ListDiscoveryConfigsResponse, DiscoveryConfig>, ApiFuture<ListDiscoveryConfigsResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDiscoveryConfigsPage
-
- createPageAsync(PageContext<ListDlpJobsRequest, ListDlpJobsResponse, DlpJob>, ApiFuture<ListDlpJobsResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListDlpJobsPage
-
- createPageAsync(PageContext<ListInspectTemplatesRequest, ListInspectTemplatesResponse, InspectTemplate>, ApiFuture<ListInspectTemplatesResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListInspectTemplatesPage
-
- createPageAsync(PageContext<ListJobTriggersRequest, ListJobTriggersResponse, JobTrigger>, ApiFuture<ListJobTriggersResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListJobTriggersPage
-
- createPageAsync(PageContext<ListProjectDataProfilesRequest, ListProjectDataProfilesResponse, ProjectDataProfile>, ApiFuture<ListProjectDataProfilesResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListProjectDataProfilesPage
-
- createPageAsync(PageContext<ListStoredInfoTypesRequest, ListStoredInfoTypesResponse, StoredInfoType>, ApiFuture<ListStoredInfoTypesResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListStoredInfoTypesPage
-
- createPageAsync(PageContext<ListTableDataProfilesRequest, ListTableDataProfilesResponse, TableDataProfile>, ApiFuture<ListTableDataProfilesResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.ListTableDataProfilesPage
-
- createPageAsync(PageContext<SearchConnectionsRequest, SearchConnectionsResponse, Connection>, ApiFuture<SearchConnectionsResponse>) - Method in class com.google.cloud.dlp.v2.DlpServiceClient.SearchConnectionsPage
-
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceCallableFactory
-
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceCallableFactory
-
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceCallableFactory
-
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceCallableFactory
-
- createStoredInfoType(LocationName, StoredInfoTypeConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a pre-built stored infoType to be used for inspection.
- createStoredInfoType(OrganizationLocationName, StoredInfoTypeConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a pre-built stored infoType to be used for inspection.
- createStoredInfoType(OrganizationName, StoredInfoTypeConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a pre-built stored infoType to be used for inspection.
- createStoredInfoType(ProjectName, StoredInfoTypeConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a pre-built stored infoType to be used for inspection.
- createStoredInfoType(String, StoredInfoTypeConfig) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a pre-built stored infoType to be used for inspection.
- createStoredInfoType(CreateStoredInfoTypeRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a pre-built stored infoType to be used for inspection.
- createStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Creates a pre-built stored infoType to be used for inspection.
- createStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- createStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- createStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- createStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to createStoredInfoType.
- createStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to createStoredInfoType.
- createStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createStoredInfoType.
- createStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to createStoredInfoType.
- createStub() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceCallableFactory
-
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceCallableFactory
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns a builder for the default credentials for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
- defaultTransportChannelProvider() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
- deidentifyContent(DeidentifyContentRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
De-identifies potentially sensitive info from a ContentItem.
- deidentifyContentCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
De-identifies potentially sensitive info from a ContentItem.
- deidentifyContentCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deidentifyContentCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deidentifyContentCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deidentifyContentSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deidentifyContent.
- deidentifyContentSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deidentifyContent.
- deidentifyContentSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deidentifyContent.
- deidentifyContentSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deidentifyContent.
- deleteConnection(ConnectionName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Delete a Connection.
- deleteConnection(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Delete a Connection.
- deleteConnection(DeleteConnectionRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Delete a Connection.
- deleteConnectionCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Delete a Connection.
- deleteConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deleteConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deleteConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deleteConnectionSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteConnection.
- deleteConnectionSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deleteConnection.
- deleteConnectionSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteConnection.
- deleteConnectionSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deleteConnection.
- deleteDeidentifyTemplate(DeidentifyTemplateName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a DeidentifyTemplate.
- deleteDeidentifyTemplate(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a DeidentifyTemplate.
- deleteDeidentifyTemplate(DeleteDeidentifyTemplateRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a DeidentifyTemplate.
- deleteDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a DeidentifyTemplate.
- deleteDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deleteDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deleteDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deleteDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteDeidentifyTemplate.
- deleteDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deleteDeidentifyTemplate.
- deleteDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteDeidentifyTemplate.
- deleteDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deleteDeidentifyTemplate.
- deleteDiscoveryConfig(DiscoveryConfigName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a discovery configuration.
- deleteDiscoveryConfig(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a discovery configuration.
- deleteDiscoveryConfig(DeleteDiscoveryConfigRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a discovery configuration.
- deleteDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a discovery configuration.
- deleteDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deleteDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deleteDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deleteDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteDiscoveryConfig.
- deleteDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deleteDiscoveryConfig.
- deleteDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteDiscoveryConfig.
- deleteDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deleteDiscoveryConfig.
- deleteDlpJob(DlpJobName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a long-running DlpJob.
- deleteDlpJob(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a long-running DlpJob.
- deleteDlpJob(DeleteDlpJobRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a long-running DlpJob.
- deleteDlpJobCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a long-running DlpJob.
- deleteDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deleteDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deleteDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deleteDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteDlpJob.
- deleteDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deleteDlpJob.
- deleteDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteDlpJob.
- deleteDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deleteDlpJob.
- deleteInspectTemplate(InspectTemplateName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes an InspectTemplate.
- deleteInspectTemplate(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes an InspectTemplate.
- deleteInspectTemplate(DeleteInspectTemplateRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes an InspectTemplate.
- deleteInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes an InspectTemplate.
- deleteInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deleteInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deleteInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deleteInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteInspectTemplate.
- deleteInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deleteInspectTemplate.
- deleteInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteInspectTemplate.
- deleteInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deleteInspectTemplate.
- deleteJobTrigger(JobTriggerName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a job trigger.
- deleteJobTrigger(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a job trigger.
- deleteJobTrigger(DeleteJobTriggerRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a job trigger.
- deleteJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a job trigger.
- deleteJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deleteJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deleteJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deleteJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteJobTrigger.
- deleteJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deleteJobTrigger.
- deleteJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteJobTrigger.
- deleteJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deleteJobTrigger.
- deleteStoredInfoType(StoredInfoTypeName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a stored infoType.
- deleteStoredInfoType(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a stored infoType.
- deleteStoredInfoType(DeleteStoredInfoTypeRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a stored infoType.
- deleteStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Deletes a stored infoType.
- deleteStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deleteStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deleteStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deleteStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteStoredInfoType.
- deleteStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deleteStoredInfoType.
- deleteStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteStoredInfoType.
- deleteStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deleteStoredInfoType.
- deleteTableDataProfile(TableDataProfileName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Delete a TableDataProfile.
- deleteTableDataProfile(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Delete a TableDataProfile.
- deleteTableDataProfile(DeleteTableDataProfileRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Delete a TableDataProfile.
- deleteTableDataProfileCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Delete a TableDataProfile.
- deleteTableDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- deleteTableDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- deleteTableDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- deleteTableDataProfileSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteTableDataProfile.
- deleteTableDataProfileSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to deleteTableDataProfile.
- deleteTableDataProfileSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteTableDataProfile.
- deleteTableDataProfileSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to deleteTableDataProfile.
- DlpServiceClient - Class in com.google.cloud.dlp.v2
-
Service Description: 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.
- DlpServiceClient(DlpServiceSettings) - Constructor for class com.google.cloud.dlp.v2.DlpServiceClient
-
Constructs an instance of DlpServiceClient, using the given settings.
- DlpServiceClient(DlpServiceStub) - Constructor for class com.google.cloud.dlp.v2.DlpServiceClient
-
- DlpServiceClient.ListColumnDataProfilesFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListColumnDataProfilesPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListColumnDataProfilesPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListConnectionsFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListConnectionsPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListConnectionsPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDeidentifyTemplatesFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDeidentifyTemplatesPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDeidentifyTemplatesPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDiscoveryConfigsFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDiscoveryConfigsPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDiscoveryConfigsPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDlpJobsFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDlpJobsPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListDlpJobsPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListInspectTemplatesFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListInspectTemplatesPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListInspectTemplatesPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListJobTriggersFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListJobTriggersPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListJobTriggersPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListProjectDataProfilesFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListProjectDataProfilesPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListProjectDataProfilesPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListStoredInfoTypesFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListStoredInfoTypesPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListStoredInfoTypesPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListTableDataProfilesFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListTableDataProfilesPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.ListTableDataProfilesPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.SearchConnectionsFixedSizeCollection - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.SearchConnectionsPage - Class in com.google.cloud.dlp.v2
-
- DlpServiceClient.SearchConnectionsPagedResponse - Class in com.google.cloud.dlp.v2
-
- DlpServiceSettings - Class in com.google.cloud.dlp.v2
-
- DlpServiceSettings(DlpServiceSettings.Builder) - Constructor for class com.google.cloud.dlp.v2.DlpServiceSettings
-
- DlpServiceSettings.Builder - Class in com.google.cloud.dlp.v2
-
Builder for DlpServiceSettings.
- DlpServiceStub - Class in com.google.cloud.dlp.v2.stub
-
Base stub class for the DlpService service API.
- DlpServiceStub() - Constructor for class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- DlpServiceStubSettings - Class in com.google.cloud.dlp.v2.stub
-
- DlpServiceStubSettings(DlpServiceStubSettings.Builder) - Constructor for class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
- DlpServiceStubSettings.Builder - Class in com.google.cloud.dlp.v2.stub
-
Builder for DlpServiceStubSettings.
- getColumnDataProfile(ColumnDataProfileName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a column data profile.
- getColumnDataProfile(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a column data profile.
- getColumnDataProfile(GetColumnDataProfileRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a column data profile.
- getColumnDataProfileCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a column data profile.
- getColumnDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getColumnDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getColumnDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getColumnDataProfileSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getColumnDataProfile.
- getColumnDataProfileSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getColumnDataProfile.
- getColumnDataProfileSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getColumnDataProfile.
- getColumnDataProfileSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getColumnDataProfile.
- getConnection(ConnectionName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Get a Connection by name.
- getConnection(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Get a Connection by name.
- getConnection(GetConnectionRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Get a Connection by name.
- getConnectionCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Get a Connection by name.
- getConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getConnectionSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getConnection.
- getConnectionSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getConnection.
- getConnectionSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getConnection.
- getConnectionSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getConnection.
- getDefaultEndpoint() - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the default service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultServiceScopes() - Static method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the default service scopes.
- getDeidentifyTemplate(DeidentifyTemplateName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a DeidentifyTemplate.
- getDeidentifyTemplate(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a DeidentifyTemplate.
- getDeidentifyTemplate(GetDeidentifyTemplateRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a DeidentifyTemplate.
- getDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a DeidentifyTemplate.
- getDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getDeidentifyTemplate.
- getDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getDeidentifyTemplate.
- getDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getDeidentifyTemplate.
- getDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getDeidentifyTemplate.
- getDiscoveryConfig(DiscoveryConfigName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a discovery configuration.
- getDiscoveryConfig(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a discovery configuration.
- getDiscoveryConfig(GetDiscoveryConfigRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a discovery configuration.
- getDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a discovery configuration.
- getDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getDiscoveryConfig.
- getDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getDiscoveryConfig.
- getDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getDiscoveryConfig.
- getDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getDiscoveryConfig.
- getDlpJob(DlpJobName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets the latest state of a long-running DlpJob.
- getDlpJob(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets the latest state of a long-running DlpJob.
- getDlpJob(GetDlpJobRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets the latest state of a long-running DlpJob.
- getDlpJobCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets the latest state of a long-running DlpJob.
- getDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getDlpJob.
- getDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getDlpJob.
- getDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getDlpJob.
- getDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getDlpJob.
- getInspectTemplate(InspectTemplateName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets an InspectTemplate.
- getInspectTemplate(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets an InspectTemplate.
- getInspectTemplate(GetInspectTemplateRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets an InspectTemplate.
- getInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets an InspectTemplate.
- getInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getInspectTemplate.
- getInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getInspectTemplate.
- getInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getInspectTemplate.
- getInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getInspectTemplate.
- getJobTrigger(JobTriggerName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a job trigger.
- getJobTrigger(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a job trigger.
- getJobTrigger(GetJobTriggerRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a job trigger.
- getJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a job trigger.
- getJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getJobTrigger.
- getJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getJobTrigger.
- getJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getJobTrigger.
- getJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getJobTrigger.
- getMethodDescriptors() - Static method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getOperationsStub() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getProjectDataProfile(ProjectDataProfileName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a project data profile.
- getProjectDataProfile(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a project data profile.
- getProjectDataProfile(GetProjectDataProfileRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a project data profile.
- getProjectDataProfileCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a project data profile.
- getProjectDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getProjectDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getProjectDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getProjectDataProfileSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getProjectDataProfile.
- getProjectDataProfileSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getProjectDataProfile.
- getProjectDataProfileSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getProjectDataProfile.
- getProjectDataProfileSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getProjectDataProfile.
- getServiceName() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the default service name.
- getSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
- getStoredInfoType(StoredInfoTypeName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a stored infoType.
- getStoredInfoType(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a stored infoType.
- getStoredInfoType(GetStoredInfoTypeRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a stored infoType.
- getStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a stored infoType.
- getStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getStoredInfoType.
- getStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getStoredInfoType.
- getStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getStoredInfoType.
- getStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getStoredInfoType.
- getStub() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
- getStubSettingsBuilder() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
- getTableDataProfile(TableDataProfileName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a table data profile.
- getTableDataProfile(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a table data profile.
- getTableDataProfile(GetTableDataProfileRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a table data profile.
- getTableDataProfileCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Gets a table data profile.
- getTableDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- getTableDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- getTableDataProfileCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- getTableDataProfileSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to getTableDataProfile.
- getTableDataProfileSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to getTableDataProfile.
- getTableDataProfileSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getTableDataProfile.
- getTableDataProfileSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to getTableDataProfile.
- GrpcDlpServiceCallableFactory - Class in com.google.cloud.dlp.v2.stub
-
gRPC callable factory implementation for the DlpService service API.
- GrpcDlpServiceCallableFactory() - Constructor for class com.google.cloud.dlp.v2.stub.GrpcDlpServiceCallableFactory
-
- GrpcDlpServiceStub - Class in com.google.cloud.dlp.v2.stub
-
gRPC stub implementation for the DlpService service API.
- GrpcDlpServiceStub(DlpServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
Constructs an instance of GrpcDlpServiceStub, using the given settings.
- GrpcDlpServiceStub(DlpServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
Constructs an instance of GrpcDlpServiceStub, using the given settings.
- HttpJsonDlpServiceCallableFactory - Class in com.google.cloud.dlp.v2.stub
-
REST callable factory implementation for the DlpService service API.
- HttpJsonDlpServiceCallableFactory() - Constructor for class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceCallableFactory
-
- HttpJsonDlpServiceStub - Class in com.google.cloud.dlp.v2.stub
-
REST stub implementation for the DlpService service API.
- HttpJsonDlpServiceStub(DlpServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
Constructs an instance of HttpJsonDlpServiceStub, using the given settings.
- HttpJsonDlpServiceStub(DlpServiceStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
Constructs an instance of HttpJsonDlpServiceStub, using the given settings.
- hybridInspectDlpJob(DlpJobName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Inspect hybrid content and store findings to a job.
- hybridInspectDlpJob(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Inspect hybrid content and store findings to a job.
- hybridInspectDlpJob(HybridInspectDlpJobRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Inspect hybrid content and store findings to a job.
- hybridInspectDlpJobCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Inspect hybrid content and store findings to a job.
- hybridInspectDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- hybridInspectDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- hybridInspectDlpJobCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- hybridInspectDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to hybridInspectDlpJob.
- hybridInspectDlpJobSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to hybridInspectDlpJob.
- hybridInspectDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to hybridInspectDlpJob.
- hybridInspectDlpJobSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to hybridInspectDlpJob.
- hybridInspectJobTrigger(JobTriggerName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Inspect hybrid content and store findings to a trigger.
- hybridInspectJobTrigger(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Inspect hybrid content and store findings to a trigger.
- hybridInspectJobTrigger(HybridInspectJobTriggerRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Inspect hybrid content and store findings to a trigger.
- hybridInspectJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Inspect hybrid content and store findings to a trigger.
- hybridInspectJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- hybridInspectJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- hybridInspectJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- hybridInspectJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to hybridInspectJobTrigger.
- hybridInspectJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to hybridInspectJobTrigger.
- hybridInspectJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to hybridInspectJobTrigger.
- hybridInspectJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to hybridInspectJobTrigger.
- listColumnDataProfiles(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists column data profiles for an organization.
- listColumnDataProfiles(OrganizationLocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists column data profiles for an organization.
- listColumnDataProfiles(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists column data profiles for an organization.
- listColumnDataProfiles(ListColumnDataProfilesRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists column data profiles for an organization.
- listColumnDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists column data profiles for an organization.
- listColumnDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listColumnDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listColumnDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listColumnDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists column data profiles for an organization.
- listColumnDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listColumnDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listColumnDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listColumnDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listColumnDataProfiles.
- listColumnDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listColumnDataProfiles.
- listColumnDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listColumnDataProfiles.
- listColumnDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listColumnDataProfiles.
- listConnections(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists Connections in a parent.
- listConnections(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists Connections in a parent.
- listConnections(ListConnectionsRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists Connections in a parent.
- listConnectionsCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists Connections in a parent.
- listConnectionsCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listConnectionsCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listConnectionsCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listConnectionsPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists Connections in a parent.
- listConnectionsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listConnectionsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listConnectionsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listConnectionsSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listConnections.
- listConnectionsSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listConnections.
- listConnectionsSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listConnections.
- listConnectionsSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listConnections.
- listDeidentifyTemplates(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DeidentifyTemplates.
- listDeidentifyTemplates(OrganizationLocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DeidentifyTemplates.
- listDeidentifyTemplates(OrganizationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DeidentifyTemplates.
- listDeidentifyTemplates(ProjectName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DeidentifyTemplates.
- listDeidentifyTemplates(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DeidentifyTemplates.
- listDeidentifyTemplates(ListDeidentifyTemplatesRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DeidentifyTemplates.
- listDeidentifyTemplatesCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DeidentifyTemplates.
- listDeidentifyTemplatesCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listDeidentifyTemplatesCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listDeidentifyTemplatesCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listDeidentifyTemplatesPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DeidentifyTemplates.
- listDeidentifyTemplatesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listDeidentifyTemplatesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listDeidentifyTemplatesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listDeidentifyTemplatesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listDeidentifyTemplates.
- listDeidentifyTemplatesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listDeidentifyTemplates.
- listDeidentifyTemplatesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listDeidentifyTemplates.
- listDeidentifyTemplatesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listDeidentifyTemplates.
- listDiscoveryConfigs(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists discovery configurations.
- listDiscoveryConfigs(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists discovery configurations.
- listDiscoveryConfigs(ListDiscoveryConfigsRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists discovery configurations.
- listDiscoveryConfigsCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists discovery configurations.
- listDiscoveryConfigsCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listDiscoveryConfigsCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listDiscoveryConfigsCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listDiscoveryConfigsPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists discovery configurations.
- listDiscoveryConfigsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listDiscoveryConfigsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listDiscoveryConfigsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listDiscoveryConfigsSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listDiscoveryConfigs.
- listDiscoveryConfigsSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listDiscoveryConfigs.
- listDiscoveryConfigsSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listDiscoveryConfigs.
- listDiscoveryConfigsSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listDiscoveryConfigs.
- listDlpJobs(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DlpJobs that match the specified filter in the request.
- listDlpJobs(ProjectName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DlpJobs that match the specified filter in the request.
- listDlpJobs(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DlpJobs that match the specified filter in the request.
- listDlpJobs(ListDlpJobsRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DlpJobs that match the specified filter in the request.
- listDlpJobsCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DlpJobs that match the specified filter in the request.
- listDlpJobsCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listDlpJobsCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listDlpJobsCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listDlpJobsPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists DlpJobs that match the specified filter in the request.
- listDlpJobsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listDlpJobsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listDlpJobsPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listDlpJobsSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listDlpJobs.
- listDlpJobsSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listDlpJobs.
- listDlpJobsSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listDlpJobs.
- listDlpJobsSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listDlpJobs.
- listInfoTypes(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Returns a list of the sensitive information types that DLP API supports.
- listInfoTypes(ListInfoTypesRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Returns a list of the sensitive information types that DLP API supports.
- listInfoTypesCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Returns a list of the sensitive information types that DLP API supports.
- listInfoTypesCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listInfoTypesCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listInfoTypesCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listInfoTypesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listInfoTypes.
- listInfoTypesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listInfoTypes.
- listInfoTypesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listInfoTypes.
- listInfoTypesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listInfoTypes.
- listInspectTemplates(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists InspectTemplates.
- listInspectTemplates(OrganizationLocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists InspectTemplates.
- listInspectTemplates(OrganizationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists InspectTemplates.
- listInspectTemplates(ProjectName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists InspectTemplates.
- listInspectTemplates(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists InspectTemplates.
- listInspectTemplates(ListInspectTemplatesRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists InspectTemplates.
- listInspectTemplatesCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists InspectTemplates.
- listInspectTemplatesCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listInspectTemplatesCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listInspectTemplatesCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listInspectTemplatesPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists InspectTemplates.
- listInspectTemplatesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listInspectTemplatesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listInspectTemplatesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listInspectTemplatesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listInspectTemplates.
- listInspectTemplatesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listInspectTemplates.
- listInspectTemplatesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listInspectTemplates.
- listInspectTemplatesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listInspectTemplates.
- listJobTriggers(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists job triggers.
- listJobTriggers(ProjectName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists job triggers.
- listJobTriggers(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists job triggers.
- listJobTriggers(ListJobTriggersRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists job triggers.
- listJobTriggersCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists job triggers.
- listJobTriggersCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listJobTriggersCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listJobTriggersCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listJobTriggersPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists job triggers.
- listJobTriggersPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listJobTriggersPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listJobTriggersPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listJobTriggersSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listJobTriggers.
- listJobTriggersSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listJobTriggers.
- listJobTriggersSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listJobTriggers.
- listJobTriggersSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listJobTriggers.
- listProjectDataProfiles(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists project data profiles for an organization.
- listProjectDataProfiles(OrganizationLocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists project data profiles for an organization.
- listProjectDataProfiles(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists project data profiles for an organization.
- listProjectDataProfiles(ListProjectDataProfilesRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists project data profiles for an organization.
- listProjectDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists project data profiles for an organization.
- listProjectDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listProjectDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listProjectDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listProjectDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists project data profiles for an organization.
- listProjectDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listProjectDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listProjectDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listProjectDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listProjectDataProfiles.
- listProjectDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listProjectDataProfiles.
- listProjectDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listProjectDataProfiles.
- listProjectDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listProjectDataProfiles.
- listStoredInfoTypes(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists stored infoTypes.
- listStoredInfoTypes(OrganizationLocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists stored infoTypes.
- listStoredInfoTypes(OrganizationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists stored infoTypes.
- listStoredInfoTypes(ProjectName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists stored infoTypes.
- listStoredInfoTypes(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists stored infoTypes.
- listStoredInfoTypes(ListStoredInfoTypesRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists stored infoTypes.
- listStoredInfoTypesCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists stored infoTypes.
- listStoredInfoTypesCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listStoredInfoTypesCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listStoredInfoTypesCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listStoredInfoTypesPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists stored infoTypes.
- listStoredInfoTypesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listStoredInfoTypesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listStoredInfoTypesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listStoredInfoTypesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listStoredInfoTypes.
- listStoredInfoTypesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listStoredInfoTypes.
- listStoredInfoTypesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listStoredInfoTypes.
- listStoredInfoTypesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listStoredInfoTypes.
- listTableDataProfiles(LocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists table data profiles for an organization.
- listTableDataProfiles(OrganizationLocationName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists table data profiles for an organization.
- listTableDataProfiles(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists table data profiles for an organization.
- listTableDataProfiles(ListTableDataProfilesRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists table data profiles for an organization.
- listTableDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists table data profiles for an organization.
- listTableDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listTableDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listTableDataProfilesCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listTableDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Lists table data profiles for an organization.
- listTableDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- listTableDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- listTableDataProfilesPagedCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- listTableDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to listTableDataProfiles.
- listTableDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to listTableDataProfiles.
- listTableDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listTableDataProfiles.
- listTableDataProfilesSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to listTableDataProfiles.
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
- updateConnection(ConnectionName) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Update a Connection.
- updateConnection(String) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Update a Connection.
- updateConnection(UpdateConnectionRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Update a Connection.
- updateConnectionCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Update a Connection.
- updateConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- updateConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- updateConnectionCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- updateConnectionSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateConnection.
- updateConnectionSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to updateConnection.
- updateConnectionSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateConnection.
- updateConnectionSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to updateConnection.
- updateDeidentifyTemplate(DeidentifyTemplateName, DeidentifyTemplate, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the DeidentifyTemplate.
- updateDeidentifyTemplate(String, DeidentifyTemplate, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the DeidentifyTemplate.
- updateDeidentifyTemplate(UpdateDeidentifyTemplateRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the DeidentifyTemplate.
- updateDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the DeidentifyTemplate.
- updateDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- updateDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- updateDeidentifyTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- updateDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateDeidentifyTemplate.
- updateDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to updateDeidentifyTemplate.
- updateDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateDeidentifyTemplate.
- updateDeidentifyTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to updateDeidentifyTemplate.
- updateDiscoveryConfig(DiscoveryConfigName, DiscoveryConfig, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates a discovery configuration.
- updateDiscoveryConfig(String, DiscoveryConfig, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates a discovery configuration.
- updateDiscoveryConfig(UpdateDiscoveryConfigRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates a discovery configuration.
- updateDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates a discovery configuration.
- updateDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- updateDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- updateDiscoveryConfigCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- updateDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateDiscoveryConfig.
- updateDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to updateDiscoveryConfig.
- updateDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateDiscoveryConfig.
- updateDiscoveryConfigSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to updateDiscoveryConfig.
- updateInspectTemplate(InspectTemplateName, InspectTemplate, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the InspectTemplate.
- updateInspectTemplate(String, InspectTemplate, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the InspectTemplate.
- updateInspectTemplate(UpdateInspectTemplateRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the InspectTemplate.
- updateInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the InspectTemplate.
- updateInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- updateInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- updateInspectTemplateCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- updateInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateInspectTemplate.
- updateInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to updateInspectTemplate.
- updateInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateInspectTemplate.
- updateInspectTemplateSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to updateInspectTemplate.
- updateJobTrigger(JobTriggerName, JobTrigger, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates a job trigger.
- updateJobTrigger(String, JobTrigger, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates a job trigger.
- updateJobTrigger(UpdateJobTriggerRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates a job trigger.
- updateJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates a job trigger.
- updateJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- updateJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- updateJobTriggerCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- updateJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateJobTrigger.
- updateJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to updateJobTrigger.
- updateJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateJobTrigger.
- updateJobTriggerSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to updateJobTrigger.
- updateStoredInfoType(StoredInfoTypeName, StoredInfoTypeConfig, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the stored infoType by creating a new version.
- updateStoredInfoType(String, StoredInfoTypeConfig, FieldMask) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the stored infoType by creating a new version.
- updateStoredInfoType(UpdateStoredInfoTypeRequest) - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the stored infoType by creating a new version.
- updateStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.DlpServiceClient
-
Updates the stored infoType by creating a new version.
- updateStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStub
-
- updateStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.GrpcDlpServiceStub
-
- updateStoredInfoTypeCallable() - Method in class com.google.cloud.dlp.v2.stub.HttpJsonDlpServiceStub
-
- updateStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateStoredInfoType.
- updateStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.DlpServiceSettings
-
Returns the object with the settings used for calls to updateStoredInfoType.
- updateStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateStoredInfoType.
- updateStoredInfoTypeSettings() - Method in class com.google.cloud.dlp.v2.stub.DlpServiceStubSettings
-
Returns the object with the settings used for calls to updateStoredInfoType.