We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6fe3b commit 29bff4cCopy full SHA for 29bff4c
1 file changed
google/privacy/dlp/v2/dlp.proto
@@ -7788,8 +7788,8 @@ message DeleteConnectionRequest {
7788
message Connection {
7789
option (google.api.resource) = {
7790
type: "dlp.googleapis.com/Connection"
7791
- pattern: "organizations/{organization}/locations/{location}/connections/{connection}"
7792
pattern: "projects/{project}/locations/{location}/connections/{connection}"
+ pattern: "organizations/{organization}/locations/{location}/connections/{connection}"
7793
};
7794
7795
// Output only. Name of the connection:
0 commit comments