You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: google-cloud-dlp/src/main/java/com/google/cloud/dlp/v2/DlpServiceClient.java
+26-46Lines changed: 26 additions & 46 deletions
Original file line number
Diff line number
Diff line change
@@ -528,7 +528,7 @@ public final ReidentifyContentResponse reidentifyContent(ReidentifyContentReques
528
528
529
529
// AUTO-GENERATED DOCUMENTATION AND METHOD.
530
530
/**
531
-
* Returns a list of the sensitive information types that the DLP API supports. See
531
+
* Returns a list of the sensitive information types that DLP API supports. See
532
532
* https://cloud.google.com/dlp/docs/infotypes-reference to learn more.
533
533
*
534
534
* <p>Sample code:
@@ -554,7 +554,7 @@ public final ListInfoTypesResponse listInfoTypes(String parent) {
554
554
555
555
// AUTO-GENERATED DOCUMENTATION AND METHOD.
556
556
/**
557
-
* Returns a list of the sensitive information types that the DLP API supports. See
557
+
* Returns a list of the sensitive information types that DLP API supports. See
558
558
* https://cloud.google.com/dlp/docs/infotypes-reference to learn more.
559
559
*
560
560
* <p>Sample code:
@@ -583,7 +583,7 @@ public final ListInfoTypesResponse listInfoTypes(ListInfoTypesRequest request) {
583
583
584
584
// AUTO-GENERATED DOCUMENTATION AND METHOD.
585
585
/**
586
-
* Returns a list of the sensitive information types that the DLP API supports. See
586
+
* Returns a list of the sensitive information types that DLP API supports. See
587
587
* https://cloud.google.com/dlp/docs/infotypes-reference to learn more.
588
588
*
589
589
* <p>Sample code:
@@ -612,7 +612,7 @@ public final UnaryCallable<ListInfoTypesRequest, ListInfoTypesResponse> listInfo
612
612
613
613
// AUTO-GENERATED DOCUMENTATION AND METHOD.
614
614
/**
615
-
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
615
+
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
616
616
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
617
617
*
618
618
* <p>Sample code:
@@ -657,7 +657,7 @@ public final InspectTemplate createInspectTemplate(
657
657
658
658
// AUTO-GENERATED DOCUMENTATION AND METHOD.
659
659
/**
660
-
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
660
+
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
661
661
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
662
662
*
663
663
* <p>Sample code:
@@ -702,7 +702,7 @@ public final InspectTemplate createInspectTemplate(
702
702
703
703
// AUTO-GENERATED DOCUMENTATION AND METHOD.
704
704
/**
705
-
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
705
+
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
706
706
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
707
707
*
708
708
* <p>Sample code:
@@ -747,7 +747,7 @@ public final InspectTemplate createInspectTemplate(
747
747
748
748
// AUTO-GENERATED DOCUMENTATION AND METHOD.
749
749
/**
750
-
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
750
+
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
751
751
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
752
752
*
753
753
* <p>Sample code:
@@ -792,7 +792,7 @@ public final InspectTemplate createInspectTemplate(
792
792
793
793
// AUTO-GENERATED DOCUMENTATION AND METHOD.
794
794
/**
795
-
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
795
+
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
796
796
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
797
797
*
798
798
* <p>Sample code:
@@ -837,7 +837,7 @@ public final InspectTemplate createInspectTemplate(
837
837
838
838
// AUTO-GENERATED DOCUMENTATION AND METHOD.
839
839
/**
840
-
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
840
+
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
841
841
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
842
842
*
843
843
* <p>Sample code:
@@ -866,7 +866,7 @@ public final InspectTemplate createInspectTemplate(CreateInspectTemplateRequest
866
866
867
867
// AUTO-GENERATED DOCUMENTATION AND METHOD.
868
868
/**
869
-
* Creates an InspectTemplate for re-using frequently used configuration for inspecting content,
869
+
* Creates an InspectTemplate for reusing frequently used configuration for inspecting content,
870
870
* images, and storage. See https://cloud.google.com/dlp/docs/creating-templates to learn more.
871
871
*
872
872
* <p>Sample code:
@@ -1589,7 +1589,7 @@ public final UnaryCallable<DeleteInspectTemplateRequest, Empty> deleteInspectTem
1589
1589
1590
1590
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1591
1591
/**
1592
-
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
1592
+
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
1593
1593
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
1594
1594
* learn more.
1595
1595
*
@@ -1636,7 +1636,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(
1636
1636
1637
1637
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1638
1638
/**
1639
-
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
1639
+
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
1640
1640
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
1641
1641
* learn more.
1642
1642
*
@@ -1683,7 +1683,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(
1683
1683
1684
1684
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1685
1685
/**
1686
-
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
1686
+
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
1687
1687
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
1688
1688
* learn more.
1689
1689
*
@@ -1730,7 +1730,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(
1730
1730
1731
1731
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1732
1732
/**
1733
-
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
1733
+
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
1734
1734
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
1735
1735
* learn more.
1736
1736
*
@@ -1777,7 +1777,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(
1777
1777
1778
1778
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1779
1779
/**
1780
-
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
1780
+
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
1781
1781
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
1782
1782
* learn more.
1783
1783
*
@@ -1824,7 +1824,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(
1824
1824
1825
1825
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1826
1826
/**
1827
-
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
1827
+
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
1828
1828
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
1829
1829
* learn more.
1830
1830
*
@@ -1855,7 +1855,7 @@ public final DeidentifyTemplate createDeidentifyTemplate(
1855
1855
1856
1856
// AUTO-GENERATED DOCUMENTATION AND METHOD.
1857
1857
/**
1858
-
* Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
1858
+
* Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying
1859
1859
* content, images, and storage. See https://cloud.google.com/dlp/docs/creating-templates-deid to
1860
1860
* learn more.
1861
1861
*
@@ -4142,7 +4142,7 @@ public final UnaryCallable<GetDlpJobRequest, DlpJob> getDlpJobCallable() {
4142
4142
// AUTO-GENERATED DOCUMENTATION AND METHOD.
4143
4143
/**
4144
4144
* Deletes a long-running DlpJob. This method indicates that the client is no longer interested in
4145
-
* the DlpJob result. The job will be cancelled if possible. See
4145
+
* the DlpJob result. The job will be canceled if possible. See
4146
4146
* https://cloud.google.com/dlp/docs/inspecting-storage and
4147
4147
* https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
4148
4148
*
@@ -4169,7 +4169,7 @@ public final void deleteDlpJob(DlpJobName name) {
4169
4169
// AUTO-GENERATED DOCUMENTATION AND METHOD.
4170
4170
/**
4171
4171
* Deletes a long-running DlpJob. This method indicates that the client is no longer interested in
4172
-
* the DlpJob result. The job will be cancelled if possible. See
4172
+
* the DlpJob result. The job will be canceled if possible. See
4173
4173
* https://cloud.google.com/dlp/docs/inspecting-storage and
4174
4174
* https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
4175
4175
*
@@ -4195,7 +4195,7 @@ public final void deleteDlpJob(String name) {
4195
4195
// AUTO-GENERATED DOCUMENTATION AND METHOD.
4196
4196
/**
4197
4197
* Deletes a long-running DlpJob. This method indicates that the client is no longer interested in
4198
-
* the DlpJob result. The job will be cancelled if possible. See
4198
+
* the DlpJob result. The job will be canceled if possible. See
4199
4199
* https://cloud.google.com/dlp/docs/inspecting-storage and
4200
4200
* https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
4201
4201
*
@@ -4223,7 +4223,7 @@ public final void deleteDlpJob(DeleteDlpJobRequest request) {
4223
4223
// AUTO-GENERATED DOCUMENTATION AND METHOD.
4224
4224
/**
4225
4225
* Deletes a long-running DlpJob. This method indicates that the client is no longer interested in
4226
-
* the DlpJob result. The job will be cancelled if possible. See
4226
+
* the DlpJob result. The job will be canceled if possible. See
4227
4227
* https://cloud.google.com/dlp/docs/inspecting-storage and
4228
4228
* https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
4229
4229
*
@@ -4871,11 +4871,7 @@ public final UnaryCallable<GetStoredInfoTypeRequest, StoredInfoType> getStoredIn
0 commit comments