|
40047 | 40047 | "importDirectories": [ |
40048 | 40048 | "google/api", |
40049 | 40049 | "google/cloud/dataplex/v1", |
| 40050 | + "google/iam/v1", |
40050 | 40051 | "google/longrunning", |
40051 | 40052 | "google/protobuf" |
40052 | 40053 | ], |
|
40080 | 40081 | { |
40081 | 40082 | "httpMethod": "POST", |
40082 | 40083 | "path": "/v1/{parent=projects/*/locations/*/lakes/*}/contentitems" |
| 40084 | + }, |
| 40085 | + { |
| 40086 | + "httpMethod": "POST", |
| 40087 | + "path": "/v1/{parent=projects/*/locations/*/lakes/*}/content" |
40083 | 40088 | } |
40084 | 40089 | ] |
40085 | 40090 | }, |
|
40091 | 40096 | { |
40092 | 40097 | "httpMethod": "DELETE", |
40093 | 40098 | "path": "/v1/{name=projects/*/locations/*/lakes/*/contentitems/**}" |
| 40099 | + }, |
| 40100 | + { |
| 40101 | + "httpMethod": "DELETE", |
| 40102 | + "path": "/v1/{name=projects/*/locations/*/lakes/*/content/**}" |
40094 | 40103 | } |
40095 | 40104 | ] |
40096 | 40105 | }, |
|
40102 | 40111 | { |
40103 | 40112 | "httpMethod": "GET", |
40104 | 40113 | "path": "/v1/{name=projects/*/locations/*/lakes/*/contentitems/**}" |
| 40114 | + }, |
| 40115 | + { |
| 40116 | + "httpMethod": "GET", |
| 40117 | + "path": "/v1/{name=projects/*/locations/*/lakes/*/content/**}" |
| 40118 | + } |
| 40119 | + ] |
| 40120 | + }, |
| 40121 | + { |
| 40122 | + "shortName": "GetIamPolicy", |
| 40123 | + "fullName": "google.cloud.dataplex.v1.ContentService.GetIamPolicy", |
| 40124 | + "mode": "UNARY", |
| 40125 | + "bindings": [ |
| 40126 | + { |
| 40127 | + "httpMethod": "GET", |
| 40128 | + "path": "/v1/{resource=projects/*/locations/*/lakes/*/contentitems/**}:getIamPolicy" |
| 40129 | + }, |
| 40130 | + { |
| 40131 | + "httpMethod": "GET", |
| 40132 | + "path": "/v1/{resource=projects/*/locations/*/lakes/*/content/**}:getIamPolicy" |
40105 | 40133 | } |
40106 | 40134 | ] |
40107 | 40135 | }, |
|
40113 | 40141 | { |
40114 | 40142 | "httpMethod": "GET", |
40115 | 40143 | "path": "/v1/{parent=projects/*/locations/*/lakes/*}/contentitems" |
| 40144 | + }, |
| 40145 | + { |
| 40146 | + "httpMethod": "GET", |
| 40147 | + "path": "/v1/{parent=projects/*/locations/*/lakes/*}/content" |
| 40148 | + } |
| 40149 | + ] |
| 40150 | + }, |
| 40151 | + { |
| 40152 | + "shortName": "SetIamPolicy", |
| 40153 | + "fullName": "google.cloud.dataplex.v1.ContentService.SetIamPolicy", |
| 40154 | + "mode": "UNARY", |
| 40155 | + "bindings": [ |
| 40156 | + { |
| 40157 | + "httpMethod": "POST", |
| 40158 | + "path": "/v1/{resource=projects/*/locations/*/lakes/*/contentitems/**}:setIamPolicy" |
| 40159 | + }, |
| 40160 | + { |
| 40161 | + "httpMethod": "POST", |
| 40162 | + "path": "/v1/{resource=projects/*/locations/*/lakes/*/content/**}:setIamPolicy" |
| 40163 | + } |
| 40164 | + ] |
| 40165 | + }, |
| 40166 | + { |
| 40167 | + "shortName": "TestIamPermissions", |
| 40168 | + "fullName": "google.cloud.dataplex.v1.ContentService.TestIamPermissions", |
| 40169 | + "mode": "UNARY", |
| 40170 | + "bindings": [ |
| 40171 | + { |
| 40172 | + "httpMethod": "POST", |
| 40173 | + "path": "/v1/{resource=projects/*/locations/*/lakes/*/contentitems/**}:testIamPermissions" |
| 40174 | + }, |
| 40175 | + { |
| 40176 | + "httpMethod": "POST", |
| 40177 | + "path": "/v1/{resource=projects/*/locations/*/lakes/*/content/**}:testIamPermissions" |
40116 | 40178 | } |
40117 | 40179 | ] |
40118 | 40180 | }, |
|
40124 | 40186 | { |
40125 | 40187 | "httpMethod": "PATCH", |
40126 | 40188 | "path": "/v1/{content.name=projects/*/locations/*/lakes/*/contentitems/**}" |
| 40189 | + }, |
| 40190 | + { |
| 40191 | + "httpMethod": "PATCH", |
| 40192 | + "path": "/v1/{content.name=projects/*/locations/*/lakes/*/content/**}" |
40127 | 40193 | } |
40128 | 40194 | ] |
40129 | 40195 | } |
|
40597 | 40663 | "serviceConfigApiNames": [ |
40598 | 40664 | "google.cloud.dataplex.v1.ContentService", |
40599 | 40665 | "google.cloud.dataplex.v1.DataplexService", |
40600 | | - "google.cloud.dataplex.v1.MetadataService" |
| 40666 | + "google.cloud.dataplex.v1.MetadataService", |
| 40667 | + "google.cloud.location.Locations", |
| 40668 | + "google.iam.v1.IAMPolicy", |
| 40669 | + "google.longrunning.Operations" |
40601 | 40670 | ] |
40602 | 40671 | }, |
40603 | 40672 | { |
|
0 commit comments