Uses of Class
com.google.privacy.dlp.v2.DeidentifyTemplate
-
Packages that use DeidentifyTemplate Package Description com.google.cloud.dlp.v2 A client to Cloud Data Loss Prevention (DLP) APIcom.google.cloud.dlp.v2.stub com.google.privacy.dlp.v2 -
-
Uses of DeidentifyTemplate in com.google.cloud.dlp.v2
Methods in com.google.cloud.dlp.v2 that return DeidentifyTemplate Modifier and Type Method Description DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(CreateDeidentifyTemplateRequest request)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(LocationName parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(OrganizationLocationName parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(OrganizationName parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(ProjectName parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(String parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. getDeidentifyTemplate(DeidentifyTemplateName name)
Gets a DeidentifyTemplate.DeidentifyTemplate
DlpServiceClient. getDeidentifyTemplate(GetDeidentifyTemplateRequest request)
Gets a DeidentifyTemplate.DeidentifyTemplate
DlpServiceClient. getDeidentifyTemplate(String name)
Gets a DeidentifyTemplate.DeidentifyTemplate
DlpServiceClient. updateDeidentifyTemplate(DeidentifyTemplateName name, DeidentifyTemplate deidentifyTemplate, com.google.protobuf.FieldMask updateMask)
Updates the DeidentifyTemplate.DeidentifyTemplate
DlpServiceClient. updateDeidentifyTemplate(UpdateDeidentifyTemplateRequest request)
Updates the DeidentifyTemplate.DeidentifyTemplate
DlpServiceClient. updateDeidentifyTemplate(String name, DeidentifyTemplate deidentifyTemplate, com.google.protobuf.FieldMask updateMask)
Updates the DeidentifyTemplate.Methods in com.google.cloud.dlp.v2 that return types with arguments of type DeidentifyTemplate Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceClient. createDeidentifyTemplateCallable()
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceSettings.Builder. createDeidentifyTemplateSettings()
Returns the builder for the settings used for calls to createDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallSettings<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceSettings. createDeidentifyTemplateSettings()
Returns the object with the settings used for calls to createDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceClient. getDeidentifyTemplateCallable()
Gets a DeidentifyTemplate.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceSettings.Builder. getDeidentifyTemplateSettings()
Returns the builder for the settings used for calls to getDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallSettings<GetDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceSettings. getDeidentifyTemplateSettings()
Returns the object with the settings used for calls to getDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceClient. updateDeidentifyTemplateCallable()
Updates the DeidentifyTemplate.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceSettings.Builder. updateDeidentifyTemplateSettings()
Returns the builder for the settings used for calls to updateDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallSettings<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceSettings. updateDeidentifyTemplateSettings()
Returns the object with the settings used for calls to updateDeidentifyTemplate.Methods in com.google.cloud.dlp.v2 with parameters of type DeidentifyTemplate Modifier and Type Method Description DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(LocationName parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(OrganizationLocationName parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(OrganizationName parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(ProjectName parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. createDeidentifyTemplate(String parent, DeidentifyTemplate deidentifyTemplate)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.DeidentifyTemplate
DlpServiceClient. updateDeidentifyTemplate(DeidentifyTemplateName name, DeidentifyTemplate deidentifyTemplate, com.google.protobuf.FieldMask updateMask)
Updates the DeidentifyTemplate.DeidentifyTemplate
DlpServiceClient. updateDeidentifyTemplate(String name, DeidentifyTemplate deidentifyTemplate, com.google.protobuf.FieldMask updateMask)
Updates the DeidentifyTemplate.Method parameters in com.google.cloud.dlp.v2 with type arguments of type DeidentifyTemplate Modifier and Type Method Description static com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPagedResponse>
DlpServiceClient.ListDeidentifyTemplatesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse)
protected DlpServiceClient.ListDeidentifyTemplatesPage
DlpServiceClient.ListDeidentifyTemplatesPage. createPage(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, ListDeidentifyTemplatesResponse response)
com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPage>
DlpServiceClient.ListDeidentifyTemplatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse)
-
Uses of DeidentifyTemplate in com.google.cloud.dlp.v2.stub
Methods in com.google.cloud.dlp.v2.stub that return types with arguments of type DeidentifyTemplate Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStub. createDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
GrpcDlpServiceStub. createDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
HttpJsonDlpServiceStub. createDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStubSettings.Builder. createDeidentifyTemplateSettings()
Returns the builder for the settings used for calls to createDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallSettings<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStubSettings. createDeidentifyTemplateSettings()
Returns the object with the settings used for calls to createDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStub. getDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate>
GrpcDlpServiceStub. getDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate>
HttpJsonDlpServiceStub. getDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStubSettings.Builder. getDeidentifyTemplateSettings()
Returns the builder for the settings used for calls to getDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallSettings<GetDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStubSettings. getDeidentifyTemplateSettings()
Returns the object with the settings used for calls to getDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStub. updateDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
GrpcDlpServiceStub. updateDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
HttpJsonDlpServiceStub. updateDeidentifyTemplateCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStubSettings.Builder. updateDeidentifyTemplateSettings()
Returns the builder for the settings used for calls to updateDeidentifyTemplate.com.google.api.gax.rpc.UnaryCallSettings<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceStubSettings. updateDeidentifyTemplateSettings()
Returns the object with the settings used for calls to updateDeidentifyTemplate. -
Uses of DeidentifyTemplate in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return DeidentifyTemplate Modifier and Type Method Description DeidentifyTemplate
DeidentifyTemplate.Builder. build()
DeidentifyTemplate
DeidentifyTemplate.Builder. buildPartial()
DeidentifyTemplate
DlpServiceGrpc.DlpServiceBlockingStub. createDeidentifyTemplate(CreateDeidentifyTemplateRequest request)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.static DeidentifyTemplate
DeidentifyTemplate. getDefaultInstance()
DeidentifyTemplate
DeidentifyTemplate.Builder. getDefaultInstanceForType()
DeidentifyTemplate
DeidentifyTemplate. getDefaultInstanceForType()
DeidentifyTemplate
CreateDeidentifyTemplateRequest.Builder. getDeidentifyTemplate()
Required.DeidentifyTemplate
CreateDeidentifyTemplateRequest. getDeidentifyTemplate()
Required.DeidentifyTemplate
CreateDeidentifyTemplateRequestOrBuilder. getDeidentifyTemplate()
Required.DeidentifyTemplate
DlpServiceGrpc.DlpServiceBlockingStub. getDeidentifyTemplate(GetDeidentifyTemplateRequest request)
Gets a DeidentifyTemplate.DeidentifyTemplate
UpdateDeidentifyTemplateRequest.Builder. getDeidentifyTemplate()
New DeidentifyTemplate value.DeidentifyTemplate
UpdateDeidentifyTemplateRequest. getDeidentifyTemplate()
New DeidentifyTemplate value.DeidentifyTemplate
UpdateDeidentifyTemplateRequestOrBuilder. getDeidentifyTemplate()
New DeidentifyTemplate value.DeidentifyTemplate
ListDeidentifyTemplatesResponse.Builder. getDeidentifyTemplates(int index)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.DeidentifyTemplate
ListDeidentifyTemplatesResponse. getDeidentifyTemplates(int index)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.DeidentifyTemplate
ListDeidentifyTemplatesResponseOrBuilder. getDeidentifyTemplates(int index)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.static DeidentifyTemplate
DeidentifyTemplate. parseDelimitedFrom(InputStream input)
static DeidentifyTemplate
DeidentifyTemplate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(byte[] data)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(com.google.protobuf.ByteString data)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(com.google.protobuf.CodedInputStream input)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(InputStream input)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(ByteBuffer data)
static DeidentifyTemplate
DeidentifyTemplate. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeidentifyTemplate
DlpServiceGrpc.DlpServiceBlockingStub. updateDeidentifyTemplate(UpdateDeidentifyTemplateRequest request)
Updates the DeidentifyTemplate.Methods in com.google.privacy.dlp.v2 that return types with arguments of type DeidentifyTemplate Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<DeidentifyTemplate>
DlpServiceGrpc.DlpServiceFutureStub. createDeidentifyTemplate(CreateDeidentifyTemplateRequest request)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.static io.grpc.MethodDescriptor<CreateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceGrpc. getCreateDeidentifyTemplateMethod()
com.google.common.util.concurrent.ListenableFuture<DeidentifyTemplate>
DlpServiceGrpc.DlpServiceFutureStub. getDeidentifyTemplate(GetDeidentifyTemplateRequest request)
Gets a DeidentifyTemplate.List<DeidentifyTemplate>
ListDeidentifyTemplatesResponse.Builder. getDeidentifyTemplatesList()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.List<DeidentifyTemplate>
ListDeidentifyTemplatesResponse. getDeidentifyTemplatesList()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.List<DeidentifyTemplate>
ListDeidentifyTemplatesResponseOrBuilder. getDeidentifyTemplatesList()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.static io.grpc.MethodDescriptor<GetDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceGrpc. getGetDeidentifyTemplateMethod()
com.google.protobuf.Parser<DeidentifyTemplate>
DeidentifyTemplate. getParserForType()
static io.grpc.MethodDescriptor<UpdateDeidentifyTemplateRequest,DeidentifyTemplate>
DlpServiceGrpc. getUpdateDeidentifyTemplateMethod()
static com.google.protobuf.Parser<DeidentifyTemplate>
DeidentifyTemplate. parser()
com.google.common.util.concurrent.ListenableFuture<DeidentifyTemplate>
DlpServiceGrpc.DlpServiceFutureStub. updateDeidentifyTemplate(UpdateDeidentifyTemplateRequest request)
Updates the DeidentifyTemplate.Methods in com.google.privacy.dlp.v2 with parameters of type DeidentifyTemplate Modifier and Type Method Description ListDeidentifyTemplatesResponse.Builder
ListDeidentifyTemplatesResponse.Builder. addDeidentifyTemplates(int index, DeidentifyTemplate value)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.ListDeidentifyTemplatesResponse.Builder
ListDeidentifyTemplatesResponse.Builder. addDeidentifyTemplates(DeidentifyTemplate value)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.CreateDeidentifyTemplateRequest.Builder
CreateDeidentifyTemplateRequest.Builder. mergeDeidentifyTemplate(DeidentifyTemplate value)
Required.UpdateDeidentifyTemplateRequest.Builder
UpdateDeidentifyTemplateRequest.Builder. mergeDeidentifyTemplate(DeidentifyTemplate value)
New DeidentifyTemplate value.DeidentifyTemplate.Builder
DeidentifyTemplate.Builder. mergeFrom(DeidentifyTemplate other)
static DeidentifyTemplate.Builder
DeidentifyTemplate. newBuilder(DeidentifyTemplate prototype)
CreateDeidentifyTemplateRequest.Builder
CreateDeidentifyTemplateRequest.Builder. setDeidentifyTemplate(DeidentifyTemplate value)
Required.UpdateDeidentifyTemplateRequest.Builder
UpdateDeidentifyTemplateRequest.Builder. setDeidentifyTemplate(DeidentifyTemplate value)
New DeidentifyTemplate value.ListDeidentifyTemplatesResponse.Builder
ListDeidentifyTemplatesResponse.Builder. setDeidentifyTemplates(int index, DeidentifyTemplate value)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.Method parameters in com.google.privacy.dlp.v2 with type arguments of type DeidentifyTemplate Modifier and Type Method Description ListDeidentifyTemplatesResponse.Builder
ListDeidentifyTemplatesResponse.Builder. addAllDeidentifyTemplates(Iterable<? extends DeidentifyTemplate> values)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.default void
DlpServiceGrpc.AsyncService. createDeidentifyTemplate(CreateDeidentifyTemplateRequest request, io.grpc.stub.StreamObserver<DeidentifyTemplate> responseObserver)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.void
DlpServiceGrpc.DlpServiceStub. createDeidentifyTemplate(CreateDeidentifyTemplateRequest request, io.grpc.stub.StreamObserver<DeidentifyTemplate> responseObserver)
Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying content, images, and storage.default void
DlpServiceGrpc.AsyncService. getDeidentifyTemplate(GetDeidentifyTemplateRequest request, io.grpc.stub.StreamObserver<DeidentifyTemplate> responseObserver)
Gets a DeidentifyTemplate.void
DlpServiceGrpc.DlpServiceStub. getDeidentifyTemplate(GetDeidentifyTemplateRequest request, io.grpc.stub.StreamObserver<DeidentifyTemplate> responseObserver)
Gets a DeidentifyTemplate.default void
DlpServiceGrpc.AsyncService. updateDeidentifyTemplate(UpdateDeidentifyTemplateRequest request, io.grpc.stub.StreamObserver<DeidentifyTemplate> responseObserver)
Updates the DeidentifyTemplate.void
DlpServiceGrpc.DlpServiceStub. updateDeidentifyTemplate(UpdateDeidentifyTemplateRequest request, io.grpc.stub.StreamObserver<DeidentifyTemplate> responseObserver)
Updates the DeidentifyTemplate.
-