Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
feat: add Deidentify action (#977)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 471923438

Source-Link: googleapis/googleapis@62995d0

Source-Link: googleapis/googleapis-gen@96ba173
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTZiYTE3MzFjNzEyYTY5Mzk5NWRlNzUzNzg5NDg3ODFhZjI4MzczOSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Sep 6, 2022
1 parent 86687a4 commit cd0271d
Show file tree
Hide file tree
Showing 91 changed files with 23,493 additions and 2,260 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ public final ReidentifyContentResponse reidentifyContent(ReidentifyContentReques

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Returns a list of the sensitive information types that the DLP API supports. See
* Returns a list of the sensitive information types that DLP API supports. See
* https://cloud.google.com/dlp/docs/infotypes-reference to learn more.
*
* <p>Sample code:
Expand All @@ -554,7 +554,7 @@ public final ListInfoTypesResponse listInfoTypes(String parent) {

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Returns a list of the sensitive information types that the DLP API supports. See
* Returns a list of the sensitive information types that DLP API supports. See
* https://cloud.google.com/dlp/docs/infotypes-reference to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -583,7 +583,7 @@ public final ListInfoTypesResponse listInfoTypes(ListInfoTypesRequest request) {

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Returns a list of the sensitive information types that the DLP API supports. See
* Returns a list of the sensitive information types that DLP API supports. See
* https://cloud.google.com/dlp/docs/infotypes-reference to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -612,7 +612,7 @@ public final UnaryCallable<ListInfoTypesRequest, ListInfoTypesResponse> listInfo

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -657,7 +657,7 @@ public final InspectTemplate createInspectTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -702,7 +702,7 @@ public final InspectTemplate createInspectTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -747,7 +747,7 @@ public final InspectTemplate createInspectTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -792,7 +792,7 @@ public final InspectTemplate createInspectTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -837,7 +837,7 @@ public final InspectTemplate createInspectTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -866,7 +866,7 @@ public final InspectTemplate createInspectTemplate(CreateInspectTemplateRequest

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
*
* <p>Sample code:
Expand Down Expand Up @@ -1589,7 +1589,7 @@ public final UnaryCallable<DeleteInspectTemplateRequest, Empty> deleteInspectTem

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
* learn more.
*
Expand Down Expand Up @@ -1636,7 +1636,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
* learn more.
*
Expand Down Expand Up @@ -1683,7 +1683,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
* learn more.
*
Expand Down Expand Up @@ -1730,7 +1730,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
* learn more.
*
Expand Down Expand Up @@ -1777,7 +1777,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
* learn more.
*
Expand Down Expand Up @@ -1824,7 +1824,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
* learn more.
*
Expand Down Expand Up @@ -1855,7 +1855,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(

// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
* learn more.
*
Expand Down Expand Up @@ -4142,7 +4142,7 @@ public final UnaryCallable<GetDlpJobRequest, DlpJob> getDlpJobCallable() {
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Deletes a long-running DlpJob. This method indicates that the client is no longer interested in
* the DlpJob result. The job will be cancelled if possible. See
* the DlpJob result. The job will be canceled if possible. See
* https://cloud.google.com/dlp/docs/inspecting-storage and
* https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
*
Expand All @@ -4169,7 +4169,7 @@ public final void deleteDlpJob(DlpJobName name) {
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Deletes a long-running DlpJob. This method indicates that the client is no longer interested in
* the DlpJob result. The job will be cancelled if possible. See
* the DlpJob result. The job will be canceled if possible. See
* https://cloud.google.com/dlp/docs/inspecting-storage and
* https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
*
Expand All @@ -4195,7 +4195,7 @@ public final void deleteDlpJob(String name) {
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Deletes a long-running DlpJob. This method indicates that the client is no longer interested in
* the DlpJob result. The job will be cancelled if possible. See
* the DlpJob result. The job will be canceled if possible. See
* https://cloud.google.com/dlp/docs/inspecting-storage and
* https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
*
Expand Down Expand Up @@ -4223,7 +4223,7 @@ public final void deleteDlpJob(DeleteDlpJobRequest request) {
// AUTO-GENERATED DOCUMENTATION AND METHOD.
/**
* Deletes a long-running DlpJob. This method indicates that the client is no longer interested in
* the DlpJob result. The job will be cancelled if possible. See
* the DlpJob result. The job will be canceled if possible. See
* https://cloud.google.com/dlp/docs/inspecting-storage and
* https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
*
Expand Down Expand Up @@ -4871,11 +4871,7 @@ public final UnaryCallable<GetStoredInfoTypeRequest, StoredInfoType> getStoredIn
* <p>+ Projects scope, location specified:&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Projects scope, no location specified (defaults to global):&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt; + Organizations scope, location
* specified:&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Organizations scope, no location specified (defaults to global):&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;
* <p>The following example `parent` string specifies a parent project with the identifier
* `example-project`, and specifies the `europe-west3` location for processing data:
* <p>parent=projects/example-project/locations/europe-west3
Expand Down Expand Up @@ -4914,11 +4910,7 @@ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(LocationName p
* <p>+ Projects scope, location specified:&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Projects scope, no location specified (defaults to global):&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt; + Organizations scope, location
* specified:&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Organizations scope, no location specified (defaults to global):&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;
* <p>The following example `parent` string specifies a parent project with the identifier
* `example-project`, and specifies the `europe-west3` location for processing data:
* <p>parent=projects/example-project/locations/europe-west3
Expand Down Expand Up @@ -4958,11 +4950,7 @@ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(
* <p>+ Projects scope, location specified:&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Projects scope, no location specified (defaults to global):&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt; + Organizations scope, location
* specified:&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Organizations scope, no location specified (defaults to global):&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;
* <p>The following example `parent` string specifies a parent project with the identifier
* `example-project`, and specifies the `europe-west3` location for processing data:
* <p>parent=projects/example-project/locations/europe-west3
Expand Down Expand Up @@ -5001,11 +4989,7 @@ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(OrganizationNa
* <p>+ Projects scope, location specified:&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Projects scope, no location specified (defaults to global):&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt; + Organizations scope, location
* specified:&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Organizations scope, no location specified (defaults to global):&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;
* <p>The following example `parent` string specifies a parent project with the identifier
* `example-project`, and specifies the `europe-west3` location for processing data:
* <p>parent=projects/example-project/locations/europe-west3
Expand Down Expand Up @@ -5044,11 +5028,7 @@ public final ListStoredInfoTypesPagedResponse listStoredInfoTypes(ProjectName pa
* <p>+ Projects scope, location specified:&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Projects scope, no location specified (defaults to global):&lt;br/&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt; + Organizations scope, location
* specified:&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;`/locations/`&lt;var&gt;LOCATION_ID&lt;/var&gt;
* + Organizations scope, no location specified (defaults to global):&lt;br/&gt;
* `organizations/`&lt;var&gt;ORG_ID&lt;/var&gt;
* `projects/`&lt;var&gt;PROJECT_ID&lt;/var&gt;
* <p>The following example `parent` string specifies a parent project with the identifier
* `example-project`, and specifies the `europe-west3` location for processing data:
* <p>parent=projects/example-project/locations/europe-west3
Expand Down
Loading

0 comments on commit cd0271d

Please sign in to comment.