aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoogle APIs <runner@fv-az736-70.alpbqrzxv30uzkvtn2qktnuusd.cx.internal.cloudapp.net>2024-05-06 16:20:33 +0000
committerGoogle APIs <runner@fv-az736-70.alpbqrzxv30uzkvtn2qktnuusd.cx.internal.cloudapp.net>2024-05-06 16:20:33 +0000
commit4417201488173229b7923320b380eb6fc4e36f46 (patch)
tree869f857fbdc62436b710df60005b3e7ed6d4ea14
parent67baa8f545df6c43612c0eea5aeeb0a4c4bfdcc1 (diff)
downloadgoogleapis-4417201488173229b7923320b380eb6fc4e36f46.tar.gz
chore: regenerate API index
-rw-r--r--api-index-v1.json85
1 files changed, 85 insertions, 0 deletions
diff --git a/api-index-v1.json b/api-index-v1.json
index d1eb34668..16dcb4b1c 100644
--- a/api-index-v1.json
+++ b/api-index-v1.json
@@ -118450,6 +118450,17 @@
]
},
{
+ "shortName": "CreateConnection",
+ "fullName": "google.privacy.dlp.v2.DlpService.CreateConnection",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "POST",
+ "path": "/v2/{parent=projects/*/locations/*}/connections"
+ }
+ ]
+ },
+ {
"shortName": "CreateDeidentifyTemplate",
"fullName": "google.privacy.dlp.v2.DlpService.CreateDeidentifyTemplate",
"mode": "UNARY",
@@ -118583,6 +118594,17 @@
]
},
{
+ "shortName": "DeleteConnection",
+ "fullName": "google.privacy.dlp.v2.DlpService.DeleteConnection",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "DELETE",
+ "path": "/v2/{name=projects/*/locations/*/connections/*}"
+ }
+ ]
+ },
+ {
"shortName": "DeleteDeidentifyTemplate",
"fullName": "google.privacy.dlp.v2.DlpService.DeleteDeidentifyTemplate",
"mode": "UNARY",
@@ -118701,6 +118723,21 @@
]
},
{
+ "shortName": "DeleteTableDataProfile",
+ "fullName": "google.privacy.dlp.v2.DlpService.DeleteTableDataProfile",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "DELETE",
+ "path": "/v2/{name=organizations/*/locations/*/tableDataProfiles/*}"
+ },
+ {
+ "httpMethod": "DELETE",
+ "path": "/v2/{name=projects/*/locations/*/tableDataProfiles/*}"
+ }
+ ]
+ },
+ {
"shortName": "FinishDlpJob",
"fullName": "google.privacy.dlp.v2.DlpService.FinishDlpJob",
"mode": "UNARY",
@@ -118727,6 +118764,17 @@
]
},
{
+ "shortName": "GetConnection",
+ "fullName": "google.privacy.dlp.v2.DlpService.GetConnection",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "GET",
+ "path": "/v2/{name=projects/*/locations/*/connections/*}"
+ }
+ ]
+ },
+ {
"shortName": "GetDeidentifyTemplate",
"fullName": "google.privacy.dlp.v2.DlpService.GetDeidentifyTemplate",
"mode": "UNARY",
@@ -118927,6 +118975,17 @@
]
},
{
+ "shortName": "ListConnections",
+ "fullName": "google.privacy.dlp.v2.DlpService.ListConnections",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "GET",
+ "path": "/v2/{parent=projects/*/locations/*}/connections"
+ }
+ ]
+ },
+ {
"shortName": "ListDeidentifyTemplates",
"fullName": "google.privacy.dlp.v2.DlpService.ListDeidentifyTemplates",
"mode": "UNARY",
@@ -119124,6 +119183,32 @@
]
},
{
+ "shortName": "SearchConnections",
+ "fullName": "google.privacy.dlp.v2.DlpService.SearchConnections",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "GET",
+ "path": "/v2/{parent=projects/*/locations/*}/connections:search"
+ },
+ {
+ "httpMethod": "GET",
+ "path": "/v2/{parent=organizations/*/locations/*}/connections:search"
+ }
+ ]
+ },
+ {
+ "shortName": "UpdateConnection",
+ "fullName": "google.privacy.dlp.v2.DlpService.UpdateConnection",
+ "mode": "UNARY",
+ "bindings": [
+ {
+ "httpMethod": "PATCH",
+ "path": "/v2/{name=projects/*/locations/*/connections/*}"
+ }
+ ]
+ },
+ {
"shortName": "UpdateDeidentifyTemplate",
"fullName": "google.privacy.dlp.v2.DlpService.UpdateDeidentifyTemplate",
"mode": "UNARY",