aiplatform_v1.yaml 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641
  1. type: google.api.Service
  2. config_version: 3
  3. name: aiplatform.googleapis.com
  4. title: Vertex AI API
  5. apis:
  6. - name: google.cloud.aiplatform.v1.DatasetService
  7. - name: google.cloud.aiplatform.v1.EndpointService
  8. - name: google.cloud.aiplatform.v1.FeaturestoreOnlineServingService
  9. - name: google.cloud.aiplatform.v1.FeaturestoreService
  10. - name: google.cloud.aiplatform.v1.IndexEndpointService
  11. - name: google.cloud.aiplatform.v1.IndexService
  12. - name: google.cloud.aiplatform.v1.JobService
  13. - name: google.cloud.aiplatform.v1.MetadataService
  14. - name: google.cloud.aiplatform.v1.MigrationService
  15. - name: google.cloud.aiplatform.v1.ModelService
  16. - name: google.cloud.aiplatform.v1.PipelineService
  17. - name: google.cloud.aiplatform.v1.PredictionService
  18. - name: google.cloud.aiplatform.v1.SpecialistPoolService
  19. - name: google.cloud.aiplatform.v1.TensorboardService
  20. - name: google.cloud.aiplatform.v1.VizierService
  21. - name: google.cloud.location.Locations
  22. - name: google.iam.v1.IAMPolicy
  23. - name: google.longrunning.Operations
  24. types:
  25. - name: google.cloud.aiplatform.v1.BatchCreateFeaturesOperationMetadata
  26. - name: google.cloud.aiplatform.v1.BatchCreateFeaturesResponse
  27. - name: google.cloud.aiplatform.v1.BatchMigrateResourcesOperationMetadata
  28. - name: google.cloud.aiplatform.v1.BatchMigrateResourcesResponse
  29. - name: google.cloud.aiplatform.v1.BatchReadFeatureValuesOperationMetadata
  30. - name: google.cloud.aiplatform.v1.BatchReadFeatureValuesResponse
  31. - name: google.cloud.aiplatform.v1.CheckTrialEarlyStoppingStateMetatdata
  32. - name: google.cloud.aiplatform.v1.CheckTrialEarlyStoppingStateResponse
  33. - name: google.cloud.aiplatform.v1.CreateDatasetOperationMetadata
  34. - name: google.cloud.aiplatform.v1.CreateEndpointOperationMetadata
  35. - name: google.cloud.aiplatform.v1.CreateEntityTypeOperationMetadata
  36. - name: google.cloud.aiplatform.v1.CreateFeatureOperationMetadata
  37. - name: google.cloud.aiplatform.v1.CreateFeaturestoreOperationMetadata
  38. - name: google.cloud.aiplatform.v1.CreateIndexEndpointOperationMetadata
  39. - name: google.cloud.aiplatform.v1.CreateIndexOperationMetadata
  40. - name: google.cloud.aiplatform.v1.CreateMetadataStoreOperationMetadata
  41. - name: google.cloud.aiplatform.v1.CreateSpecialistPoolOperationMetadata
  42. - name: google.cloud.aiplatform.v1.CreateTensorboardOperationMetadata
  43. - name: google.cloud.aiplatform.v1.DeleteMetadataStoreOperationMetadata
  44. - name: google.cloud.aiplatform.v1.DeleteOperationMetadata
  45. - name: google.cloud.aiplatform.v1.DeployIndexOperationMetadata
  46. - name: google.cloud.aiplatform.v1.DeployIndexResponse
  47. - name: google.cloud.aiplatform.v1.DeployModelOperationMetadata
  48. - name: google.cloud.aiplatform.v1.DeployModelResponse
  49. - name: google.cloud.aiplatform.v1.ExportDataOperationMetadata
  50. - name: google.cloud.aiplatform.v1.ExportDataResponse
  51. - name: google.cloud.aiplatform.v1.ExportFeatureValuesOperationMetadata
  52. - name: google.cloud.aiplatform.v1.ExportFeatureValuesResponse
  53. - name: google.cloud.aiplatform.v1.ExportModelOperationMetadata
  54. - name: google.cloud.aiplatform.v1.ExportModelResponse
  55. - name: google.cloud.aiplatform.v1.ImportDataOperationMetadata
  56. - name: google.cloud.aiplatform.v1.ImportDataResponse
  57. - name: google.cloud.aiplatform.v1.ImportFeatureValuesOperationMetadata
  58. - name: google.cloud.aiplatform.v1.ImportFeatureValuesResponse
  59. - name: google.cloud.aiplatform.v1.MutateDeployedIndexOperationMetadata
  60. - name: google.cloud.aiplatform.v1.MutateDeployedIndexResponse
  61. - name: google.cloud.aiplatform.v1.PurgeArtifactsMetadata
  62. - name: google.cloud.aiplatform.v1.PurgeArtifactsResponse
  63. - name: google.cloud.aiplatform.v1.PurgeContextsMetadata
  64. - name: google.cloud.aiplatform.v1.PurgeContextsResponse
  65. - name: google.cloud.aiplatform.v1.PurgeExecutionsMetadata
  66. - name: google.cloud.aiplatform.v1.PurgeExecutionsResponse
  67. - name: google.cloud.aiplatform.v1.SpecialistPool
  68. - name: google.cloud.aiplatform.v1.SuggestTrialsMetadata
  69. - name: google.cloud.aiplatform.v1.SuggestTrialsResponse
  70. - name: google.cloud.aiplatform.v1.UndeployIndexOperationMetadata
  71. - name: google.cloud.aiplatform.v1.UndeployIndexResponse
  72. - name: google.cloud.aiplatform.v1.UndeployModelOperationMetadata
  73. - name: google.cloud.aiplatform.v1.UndeployModelResponse
  74. - name: google.cloud.aiplatform.v1.UpdateFeaturestoreOperationMetadata
  75. - name: google.cloud.aiplatform.v1.UpdateIndexOperationMetadata
  76. - name: google.cloud.aiplatform.v1.UpdateModelDeploymentMonitoringJobOperationMetadata
  77. - name: google.cloud.aiplatform.v1.UpdateSpecialistPoolOperationMetadata
  78. - name: google.cloud.aiplatform.v1.UpdateTensorboardOperationMetadata
  79. - name: google.cloud.aiplatform.v1.UploadModelOperationMetadata
  80. - name: google.cloud.aiplatform.v1.UploadModelResponse
  81. - name: google.cloud.aiplatform.v1.schema.ImageBoundingBoxAnnotation
  82. - name: google.cloud.aiplatform.v1.schema.ImageClassificationAnnotation
  83. - name: google.cloud.aiplatform.v1.schema.ImageDataItem
  84. - name: google.cloud.aiplatform.v1.schema.ImageSegmentationAnnotation
  85. - name: google.cloud.aiplatform.v1.schema.TextClassificationAnnotation
  86. - name: google.cloud.aiplatform.v1.schema.TextDataItem
  87. - name: google.cloud.aiplatform.v1.schema.TextExtractionAnnotation
  88. - name: google.cloud.aiplatform.v1.schema.TextSentimentAnnotation
  89. - name: google.cloud.aiplatform.v1.schema.VideoActionRecognitionAnnotation
  90. - name: google.cloud.aiplatform.v1.schema.VideoClassificationAnnotation
  91. - name: google.cloud.aiplatform.v1.schema.VideoDataItem
  92. - name: google.cloud.aiplatform.v1.schema.VideoObjectTrackingAnnotation
  93. documentation:
  94. summary: |-
  95. Train high-quality custom machine learning models with minimal machine
  96. learning expertise and effort.
  97. rules:
  98. - selector: google.cloud.location.Locations.GetLocation
  99. description: Gets information about a location.
  100. - selector: google.cloud.location.Locations.ListLocations
  101. description: Lists information about the supported locations for this service.
  102. - selector: google.iam.v1.IAMPolicy.GetIamPolicy
  103. description: |-
  104. Gets the access control policy for a resource. Returns an empty policy
  105. if the resource exists and does not have a policy set.
  106. - selector: google.iam.v1.IAMPolicy.SetIamPolicy
  107. description: |-
  108. Sets the access control policy on the specified resource. Replaces
  109. any existing policy.
  110. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED`
  111. errors.
  112. - selector: google.iam.v1.IAMPolicy.TestIamPermissions
  113. description: |-
  114. Returns permissions that a caller has on the specified resource. If the
  115. resource does not exist, this will return an empty set of
  116. permissions, not a `NOT_FOUND` error.
  117. Note: This operation is designed to be used for building
  118. permission-aware UIs and command-line tools, not for authorization
  119. checking. This operation may "fail open" without warning.
  120. backend:
  121. rules:
  122. - selector: 'google.cloud.aiplatform.v1.DatasetService.*'
  123. deadline: 60.0
  124. - selector: 'google.cloud.aiplatform.v1.EndpointService.*'
  125. deadline: 60.0
  126. - selector: google.cloud.aiplatform.v1.FeaturestoreOnlineServingService.ReadFeatureValues
  127. deadline: 60.0
  128. - selector: google.cloud.aiplatform.v1.FeaturestoreOnlineServingService.StreamingReadFeatureValues
  129. deadline: 60.0
  130. - selector: 'google.cloud.aiplatform.v1.FeaturestoreService.*'
  131. deadline: 60.0
  132. - selector: 'google.cloud.aiplatform.v1.IndexEndpointService.*'
  133. deadline: 60.0
  134. - selector: 'google.cloud.aiplatform.v1.IndexService.*'
  135. deadline: 60.0
  136. - selector: 'google.cloud.aiplatform.v1.JobService.*'
  137. deadline: 60.0
  138. - selector: 'google.cloud.aiplatform.v1.MetadataService.*'
  139. deadline: 60.0
  140. - selector: google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources
  141. deadline: 60.0
  142. - selector: google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources
  143. deadline: 60.0
  144. - selector: 'google.cloud.aiplatform.v1.ModelService.*'
  145. deadline: 60.0
  146. - selector: 'google.cloud.aiplatform.v1.PipelineService.*'
  147. deadline: 60.0
  148. - selector: 'google.cloud.aiplatform.v1.PredictionService.*'
  149. deadline: 600.0
  150. - selector: 'google.cloud.aiplatform.v1.SpecialistPoolService.*'
  151. deadline: 60.0
  152. - selector: 'google.cloud.aiplatform.v1.TensorboardService.*'
  153. deadline: 60.0
  154. - selector: 'google.cloud.aiplatform.v1.VizierService.*'
  155. deadline: 60.0
  156. - selector: google.cloud.location.Locations.GetLocation
  157. deadline: 30.0
  158. - selector: google.cloud.location.Locations.ListLocations
  159. deadline: 30.0
  160. - selector: 'google.iam.v1.IAMPolicy.*'
  161. deadline: 60.0
  162. - selector: 'google.longrunning.Operations.*'
  163. deadline: 60.0
  164. http:
  165. rules:
  166. - selector: google.cloud.location.Locations.GetLocation
  167. get: '/ui/{name=projects/*/locations/*}'
  168. additional_bindings:
  169. - get: '/v1/{name=projects/*/locations/*}'
  170. - selector: google.cloud.location.Locations.ListLocations
  171. get: '/ui/{name=projects/*}/locations'
  172. additional_bindings:
  173. - get: '/v1/{name=projects/*}/locations'
  174. - selector: google.iam.v1.IAMPolicy.GetIamPolicy
  175. post: '/ui/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy'
  176. additional_bindings:
  177. - post: '/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy'
  178. - selector: google.iam.v1.IAMPolicy.SetIamPolicy
  179. post: '/ui/{resource=projects/*/locations/*/featurestores/*}:setIamPolicy'
  180. body: '*'
  181. additional_bindings:
  182. - post: '/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:setIamPolicy'
  183. body: '*'
  184. - selector: google.iam.v1.IAMPolicy.TestIamPermissions
  185. post: '/ui/{resource=projects/*/locations/*/featurestores/*}:testIamPermissions'
  186. additional_bindings:
  187. - post: '/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:testIamPermissions'
  188. - selector: google.longrunning.Operations.CancelOperation
  189. post: '/ui/{name=projects/*/locations/*/operations/*}:cancel'
  190. additional_bindings:
  191. - post: '/ui/{name=projects/*/locations/*/datasets/*/operations/*}:cancel'
  192. - post: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:cancel'
  193. - post: '/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel'
  194. - post: '/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel'
  195. - post: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cancel'
  196. - post: '/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:cancel'
  197. - post: '/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}:cancel'
  198. - post: '/ui/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel'
  199. - post: '/ui/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel'
  200. - post: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel'
  201. - post: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:cancel'
  202. - post: '/ui/{name=projects/*/locations/*/customJobs/*/operations/*}:cancel'
  203. - post: '/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:cancel'
  204. - post: '/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:cancel'
  205. - post: '/ui/{name=projects/*/locations/*/indexes/*/operations/*}:cancel'
  206. - post: '/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:cancel'
  207. - post: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:cancel'
  208. - post: '/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}:cancel'
  209. - post: '/ui/{name=projects/*/locations/*/models/*/operations/*}:cancel'
  210. - post: '/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:cancel'
  211. - post: '/ui/{name=projects/*/locations/*/studies/*/operations/*}:cancel'
  212. - post: '/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:cancel'
  213. - post: '/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:cancel'
  214. - post: '/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:cancel'
  215. - post: '/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}:cancel'
  216. - post: '/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}:cancel'
  217. - post: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:cancel'
  218. - post: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:cancel'
  219. - post: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:cancel'
  220. - post: '/v1/{name=projects/*/locations/*/operations/*}:cancel'
  221. - post: '/v1/{name=projects/*/locations/*/datasets/*/operations/*}:cancel'
  222. - post: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:cancel'
  223. - post: '/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel'
  224. - post: '/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel'
  225. - post: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cancel'
  226. - post: '/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:cancel'
  227. - post: '/v1/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel'
  228. - post: '/v1/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel'
  229. - post: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel'
  230. - post: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:cancel'
  231. - post: '/v1/{name=projects/*/locations/*/customJobs/*/operations/*}:cancel'
  232. - post: '/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:cancel'
  233. - post: '/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:cancel'
  234. - post: '/v1/{name=projects/*/locations/*/indexes/*/operations/*}:cancel'
  235. - post: '/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:cancel'
  236. - post: '/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:cancel'
  237. - post: '/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}:cancel'
  238. - post: '/v1/{name=projects/*/locations/*/models/*/operations/*}:cancel'
  239. - post: '/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:cancel'
  240. - post: '/v1/{name=projects/*/locations/*/studies/*/operations/*}:cancel'
  241. - post: '/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:cancel'
  242. - post: '/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:cancel'
  243. - post: '/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:cancel'
  244. - post: '/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}:cancel'
  245. - post: '/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}:cancel'
  246. - post: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:cancel'
  247. - post: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:cancel'
  248. - post: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:cancel'
  249. - selector: google.longrunning.Operations.DeleteOperation
  250. delete: '/ui/{name=projects/*/locations/*/operations/*}'
  251. additional_bindings:
  252. - delete: '/ui/{name=projects/*/locations/*/datasets/*/operations/*}'
  253. - delete: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}'
  254. - delete: '/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}'
  255. - delete: '/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}'
  256. - delete: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}'
  257. - delete: '/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}'
  258. - delete: '/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}'
  259. - delete: '/ui/{name=projects/*/locations/*/endpoints/*/operations/*}'
  260. - delete: '/ui/{name=projects/*/locations/*/featurestores/*/operations/*}'
  261. - delete: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}'
  262. - delete: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}'
  263. - delete: '/ui/{name=projects/*/locations/*/customJobs/*/operations/*}'
  264. - delete: '/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}'
  265. - delete: '/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}'
  266. - delete: '/ui/{name=projects/*/locations/*/indexes/*/operations/*}'
  267. - delete: '/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}'
  268. - delete: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}'
  269. - delete: '/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}'
  270. - delete: '/ui/{name=projects/*/locations/*/models/*/operations/*}'
  271. - delete: '/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}'
  272. - delete: '/ui/{name=projects/*/locations/*/studies/*/operations/*}'
  273. - delete: '/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}'
  274. - delete: '/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}'
  275. - delete: '/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}'
  276. - delete: '/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}'
  277. - delete: '/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}'
  278. - delete: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}'
  279. - delete: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}'
  280. - delete: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}'
  281. - delete: '/v1/{name=projects/*/locations/*/operations/*}'
  282. - delete: '/v1/{name=projects/*/locations/*/datasets/*/operations/*}'
  283. - delete: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}'
  284. - delete: '/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}'
  285. - delete: '/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}'
  286. - delete: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}'
  287. - delete: '/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}'
  288. - delete: '/v1/{name=projects/*/locations/*/endpoints/*/operations/*}'
  289. - delete: '/v1/{name=projects/*/locations/*/featurestores/*/operations/*}'
  290. - delete: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}'
  291. - delete: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}'
  292. - delete: '/v1/{name=projects/*/locations/*/customJobs/*/operations/*}'
  293. - delete: '/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}'
  294. - delete: '/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}'
  295. - delete: '/v1/{name=projects/*/locations/*/indexes/*/operations/*}'
  296. - delete: '/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}'
  297. - delete: '/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}'
  298. - delete: '/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}'
  299. - delete: '/v1/{name=projects/*/locations/*/models/*/operations/*}'
  300. - delete: '/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}'
  301. - delete: '/v1/{name=projects/*/locations/*/studies/*/operations/*}'
  302. - delete: '/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}'
  303. - delete: '/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}'
  304. - delete: '/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}'
  305. - delete: '/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}'
  306. - delete: '/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}'
  307. - delete: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}'
  308. - delete: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}'
  309. - delete: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}'
  310. - selector: google.longrunning.Operations.GetOperation
  311. get: '/ui/{name=projects/*/locations/*/operations/*}'
  312. additional_bindings:
  313. - get: '/ui/{name=projects/*/locations/*/datasets/*/operations/*}'
  314. - get: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}'
  315. - get: '/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}'
  316. - get: '/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}'
  317. - get: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}'
  318. - get: '/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}'
  319. - get: '/ui/{name=projects/*/locations/*/edgeDeploymentJobs/*/operations/*}'
  320. - get: '/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}'
  321. - get: '/ui/{name=projects/*/locations/*/endpoints/*/operations/*}'
  322. - get: '/ui/{name=projects/*/locations/*/featurestores/*/operations/*}'
  323. - get: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}'
  324. - get: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}'
  325. - get: '/ui/{name=projects/*/locations/*/customJobs/*/operations/*}'
  326. - get: '/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}'
  327. - get: '/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}'
  328. - get: '/ui/{name=projects/*/locations/*/indexes/*/operations/*}'
  329. - get: '/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}'
  330. - get: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}'
  331. - get: '/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}'
  332. - get: '/ui/{name=projects/*/locations/*/models/*/operations/*}'
  333. - get: '/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}'
  334. - get: '/ui/{name=projects/*/locations/*/studies/*/operations/*}'
  335. - get: '/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}'
  336. - get: '/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}'
  337. - get: '/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}'
  338. - get: '/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}'
  339. - get: '/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}'
  340. - get: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}'
  341. - get: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}'
  342. - get: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}'
  343. - get: '/v1/{name=projects/*/locations/*/operations/*}'
  344. - get: '/v1/{name=projects/*/locations/*/datasets/*/operations/*}'
  345. - get: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}'
  346. - get: '/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}'
  347. - get: '/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}'
  348. - get: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}'
  349. - get: '/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}'
  350. - get: '/v1/{name=projects/*/locations/*/endpoints/*/operations/*}'
  351. - get: '/v1/{name=projects/*/locations/*/featurestores/*/operations/*}'
  352. - get: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}'
  353. - get: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}'
  354. - get: '/v1/{name=projects/*/locations/*/customJobs/*/operations/*}'
  355. - get: '/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}'
  356. - get: '/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}'
  357. - get: '/v1/{name=projects/*/locations/*/indexes/*/operations/*}'
  358. - get: '/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}'
  359. - get: '/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}'
  360. - get: '/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}'
  361. - get: '/v1/{name=projects/*/locations/*/models/*/operations/*}'
  362. - get: '/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}'
  363. - get: '/v1/{name=projects/*/locations/*/studies/*/operations/*}'
  364. - get: '/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}'
  365. - get: '/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}'
  366. - get: '/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}'
  367. - get: '/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}'
  368. - get: '/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}'
  369. - get: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}'
  370. - get: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}'
  371. - get: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}'
  372. - selector: google.longrunning.Operations.ListOperations
  373. get: '/ui/{name=projects/*/locations/*}/operations'
  374. additional_bindings:
  375. - get: '/ui/{name=projects/*/locations/*/datasets/*}/operations'
  376. - get: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*}/operations'
  377. - get: '/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*}/operations'
  378. - get: '/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*}/operations'
  379. - get: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*}/operations'
  380. - get: '/ui/{name=projects/*/locations/*/deploymentResourcePools/*}/operations'
  381. - get: '/ui/{name=projects/*/locations/*/edgeDevices/*}/operations'
  382. - get: '/ui/{name=projects/*/locations/*/endpoints/*}/operations'
  383. - get: '/ui/{name=projects/*/locations/*/featurestores/*}/operations'
  384. - get: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*}/operations'
  385. - get: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}/operations'
  386. - get: '/ui/{name=projects/*/locations/*/customJobs/*}/operations'
  387. - get: '/ui/{name=projects/*/locations/*/dataLabelingJobs/*}/operations'
  388. - get: '/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*}/operations'
  389. - get: '/ui/{name=projects/*/locations/*/indexes/*}/operations'
  390. - get: '/ui/{name=projects/*/locations/*/indexEndpoints/*}/operations'
  391. - get: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}/operations'
  392. - get: '/ui/{name=projects/*/locations/*/migratableResources/*}/operations'
  393. - get: '/ui/{name=projects/*/locations/*/models/*}/operations'
  394. - get: '/ui/{name=projects/*/locations/*/models/*/evaluations/*}/operations'
  395. - get: '/ui/{name=projects/*/locations/*/studies/*}/operations'
  396. - get: '/ui/{name=projects/*/locations/*/studies/*/trials/*}/operations'
  397. - get: '/ui/{name=projects/*/locations/*/trainingPipelines/*}/operations'
  398. - get: '/ui/{name=projects/*/locations/*/pipelineJobs/*}/operations'
  399. - get: '/ui/{name=projects/*/locations/*/specialistPools/*}/operations'
  400. - get: '/ui/{name=projects/*/locations/*/tensorboards/*}/operations'
  401. - get: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*}/operations'
  402. - get: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}/operations'
  403. - get: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}/operations'
  404. - get: '/v1/{name=projects/*/locations/*}/operations'
  405. - get: '/v1/{name=projects/*/locations/*/datasets/*}/operations'
  406. - get: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*}/operations'
  407. - get: '/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*}/operations'
  408. - get: '/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*}/operations'
  409. - get: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*}/operations'
  410. - get: '/v1/{name=projects/*/locations/*/deploymentResourcePools/*}/operations'
  411. - get: '/v1/{name=projects/*/locations/*/endpoints/*}/operations'
  412. - get: '/v1/{name=projects/*/locations/*/featurestores/*}/operations'
  413. - get: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*}/operations'
  414. - get: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*}/operations'
  415. - get: '/v1/{name=projects/*/locations/*/customJobs/*}/operations'
  416. - get: '/v1/{name=projects/*/locations/*/dataLabelingJobs/*}/operations'
  417. - get: '/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*}/operations'
  418. - get: '/v1/{name=projects/*/locations/*/indexes/*}/operations'
  419. - get: '/v1/{name=projects/*/locations/*/indexEndpoints/*}/operations'
  420. - get: '/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*}/operations'
  421. - get: '/v1/{name=projects/*/locations/*/migratableResources/*}/operations'
  422. - get: '/v1/{name=projects/*/locations/*/models/*}/operations'
  423. - get: '/v1/{name=projects/*/locations/*/models/*/evaluations/*}/operations'
  424. - get: '/v1/{name=projects/*/locations/*/studies/*}/operations'
  425. - get: '/v1/{name=projects/*/locations/*/studies/*/trials/*}/operations'
  426. - get: '/v1/{name=projects/*/locations/*/trainingPipelines/*}/operations'
  427. - get: '/v1/{name=projects/*/locations/*/pipelineJobs/*}/operations'
  428. - get: '/v1/{name=projects/*/locations/*/specialistPools/*}/operations'
  429. - get: '/v1/{name=projects/*/locations/*/tensorboards/*}/operations'
  430. - get: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*}/operations'
  431. - get: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*}/operations'
  432. - get: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*}/operations'
  433. - selector: google.longrunning.Operations.WaitOperation
  434. post: '/ui/{name=projects/*/locations/*/operations/*}:wait'
  435. additional_bindings:
  436. - post: '/ui/{name=projects/*/locations/*/datasets/*/operations/*}:wait'
  437. - post: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:wait'
  438. - post: '/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:wait'
  439. - post: '/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:wait'
  440. - post: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:wait'
  441. - post: '/ui/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait'
  442. - post: '/ui/{name=projects/*/locations/*/edgeDevices/*/operations/*}:wait'
  443. - post: '/ui/{name=projects/*/locations/*/endpoints/*/operations/*}:wait'
  444. - post: '/ui/{name=projects/*/locations/*/featurestores/*/operations/*}:wait'
  445. - post: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:wait'
  446. - post: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:wait'
  447. - post: '/ui/{name=projects/*/locations/*/customJobs/*/operations/*}:wait'
  448. - post: '/ui/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:wait'
  449. - post: '/ui/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:wait'
  450. - post: '/ui/{name=projects/*/locations/*/indexes/*/operations/*}:wait'
  451. - post: '/ui/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:wait'
  452. - post: '/ui/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:wait'
  453. - post: '/ui/{name=projects/*/locations/*/migratableResources/*/operations/*}:wait'
  454. - post: '/ui/{name=projects/*/locations/*/models/*/operations/*}:wait'
  455. - post: '/ui/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:wait'
  456. - post: '/ui/{name=projects/*/locations/*/studies/*/operations/*}:wait'
  457. - post: '/ui/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:wait'
  458. - post: '/ui/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:wait'
  459. - post: '/ui/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:wait'
  460. - post: '/ui/{name=projects/*/locations/*/specialistPools/*/operations/*}:wait'
  461. - post: '/ui/{name=projects/*/locations/*/tensorboards/*/operations/*}:wait'
  462. - post: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:wait'
  463. - post: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:wait'
  464. - post: '/ui/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:wait'
  465. - post: '/v1/{name=projects/*/locations/*/operations/*}:wait'
  466. - post: '/v1/{name=projects/*/locations/*/datasets/*/operations/*}:wait'
  467. - post: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:wait'
  468. - post: '/v1/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:wait'
  469. - post: '/v1/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:wait'
  470. - post: '/v1/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:wait'
  471. - post: '/v1/{name=projects/*/locations/*/deploymentResourcePools/*/operations/*}:wait'
  472. - post: '/v1/{name=projects/*/locations/*/endpoints/*/operations/*}:wait'
  473. - post: '/v1/{name=projects/*/locations/*/featurestores/*/operations/*}:wait'
  474. - post: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:wait'
  475. - post: '/v1/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:wait'
  476. - post: '/v1/{name=projects/*/locations/*/customJobs/*/operations/*}:wait'
  477. - post: '/v1/{name=projects/*/locations/*/dataLabelingJobs/*/operations/*}:wait'
  478. - post: '/v1/{name=projects/*/locations/*/hyperparameterTuningJobs/*/operations/*}:wait'
  479. - post: '/v1/{name=projects/*/locations/*/indexes/*/operations/*}:wait'
  480. - post: '/v1/{name=projects/*/locations/*/indexEndpoints/*/operations/*}:wait'
  481. - post: '/v1/{name=projects/*/locations/*/modelDeploymentMonitoringJobs/*/operations/*}:wait'
  482. - post: '/v1/{name=projects/*/locations/*/migratableResources/*/operations/*}:wait'
  483. - post: '/v1/{name=projects/*/locations/*/models/*/operations/*}:wait'
  484. - post: '/v1/{name=projects/*/locations/*/models/*/evaluations/*/operations/*}:wait'
  485. - post: '/v1/{name=projects/*/locations/*/studies/*/operations/*}:wait'
  486. - post: '/v1/{name=projects/*/locations/*/studies/*/trials/*/operations/*}:wait'
  487. - post: '/v1/{name=projects/*/locations/*/trainingPipelines/*/operations/*}:wait'
  488. - post: '/v1/{name=projects/*/locations/*/pipelineJobs/*/operations/*}:wait'
  489. - post: '/v1/{name=projects/*/locations/*/specialistPools/*/operations/*}:wait'
  490. - post: '/v1/{name=projects/*/locations/*/tensorboards/*/operations/*}:wait'
  491. - post: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/operations/*}:wait'
  492. - post: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/operations/*}:wait'
  493. - post: '/v1/{name=projects/*/locations/*/tensorboards/*/experiments/*/runs/*/timeSeries/*/operations/*}:wait'
  494. authentication:
  495. rules:
  496. - selector: 'google.cloud.aiplatform.v1.DatasetService.*'
  497. oauth:
  498. canonical_scopes: |-
  499. https://www.googleapis.com/auth/cloud-platform
  500. - selector: 'google.cloud.aiplatform.v1.EndpointService.*'
  501. oauth:
  502. canonical_scopes: |-
  503. https://www.googleapis.com/auth/cloud-platform
  504. - selector: google.cloud.aiplatform.v1.FeaturestoreOnlineServingService.ReadFeatureValues
  505. oauth:
  506. canonical_scopes: |-
  507. https://www.googleapis.com/auth/cloud-platform
  508. - selector: google.cloud.aiplatform.v1.FeaturestoreOnlineServingService.StreamingReadFeatureValues
  509. oauth:
  510. canonical_scopes: |-
  511. https://www.googleapis.com/auth/cloud-platform
  512. - selector: 'google.cloud.aiplatform.v1.FeaturestoreService.*'
  513. oauth:
  514. canonical_scopes: |-
  515. https://www.googleapis.com/auth/cloud-platform
  516. - selector: 'google.cloud.aiplatform.v1.IndexEndpointService.*'
  517. oauth:
  518. canonical_scopes: |-
  519. https://www.googleapis.com/auth/cloud-platform
  520. - selector: 'google.cloud.aiplatform.v1.IndexService.*'
  521. oauth:
  522. canonical_scopes: |-
  523. https://www.googleapis.com/auth/cloud-platform
  524. - selector: 'google.cloud.aiplatform.v1.JobService.*'
  525. oauth:
  526. canonical_scopes: |-
  527. https://www.googleapis.com/auth/cloud-platform
  528. - selector: 'google.cloud.aiplatform.v1.MetadataService.*'
  529. oauth:
  530. canonical_scopes: |-
  531. https://www.googleapis.com/auth/cloud-platform
  532. - selector: google.cloud.aiplatform.v1.MigrationService.BatchMigrateResources
  533. oauth:
  534. canonical_scopes: |-
  535. https://www.googleapis.com/auth/cloud-platform
  536. - selector: google.cloud.aiplatform.v1.MigrationService.SearchMigratableResources
  537. oauth:
  538. canonical_scopes: |-
  539. https://www.googleapis.com/auth/cloud-platform
  540. - selector: 'google.cloud.aiplatform.v1.ModelService.*'
  541. oauth:
  542. canonical_scopes: |-
  543. https://www.googleapis.com/auth/cloud-platform
  544. - selector: 'google.cloud.aiplatform.v1.PipelineService.*'
  545. oauth:
  546. canonical_scopes: |-
  547. https://www.googleapis.com/auth/cloud-platform
  548. - selector: 'google.cloud.aiplatform.v1.PredictionService.*'
  549. oauth:
  550. canonical_scopes: |-
  551. https://www.googleapis.com/auth/cloud-platform
  552. - selector: 'google.cloud.aiplatform.v1.SpecialistPoolService.*'
  553. oauth:
  554. canonical_scopes: |-
  555. https://www.googleapis.com/auth/cloud-platform
  556. - selector: 'google.cloud.aiplatform.v1.TensorboardService.*'
  557. oauth:
  558. canonical_scopes: |-
  559. https://www.googleapis.com/auth/cloud-platform
  560. - selector: google.cloud.aiplatform.v1.TensorboardService.GetTensorboard
  561. oauth:
  562. canonical_scopes: |-
  563. https://www.googleapis.com/auth/cloud-platform,
  564. https://www.googleapis.com/auth/cloud-platform.read-only
  565. - selector: google.cloud.aiplatform.v1.TensorboardService.GetTensorboardExperiment
  566. oauth:
  567. canonical_scopes: |-
  568. https://www.googleapis.com/auth/cloud-platform,
  569. https://www.googleapis.com/auth/cloud-platform.read-only
  570. - selector: google.cloud.aiplatform.v1.TensorboardService.GetTensorboardRun
  571. oauth:
  572. canonical_scopes: |-
  573. https://www.googleapis.com/auth/cloud-platform,
  574. https://www.googleapis.com/auth/cloud-platform.read-only
  575. - selector: google.cloud.aiplatform.v1.TensorboardService.GetTensorboardTimeSeries
  576. oauth:
  577. canonical_scopes: |-
  578. https://www.googleapis.com/auth/cloud-platform,
  579. https://www.googleapis.com/auth/cloud-platform.read-only
  580. - selector: google.cloud.aiplatform.v1.TensorboardService.ListTensorboardExperiments
  581. oauth:
  582. canonical_scopes: |-
  583. https://www.googleapis.com/auth/cloud-platform,
  584. https://www.googleapis.com/auth/cloud-platform.read-only
  585. - selector: google.cloud.aiplatform.v1.TensorboardService.ListTensorboardRuns
  586. oauth:
  587. canonical_scopes: |-
  588. https://www.googleapis.com/auth/cloud-platform,
  589. https://www.googleapis.com/auth/cloud-platform.read-only
  590. - selector: google.cloud.aiplatform.v1.TensorboardService.ListTensorboardTimeSeries
  591. oauth:
  592. canonical_scopes: |-
  593. https://www.googleapis.com/auth/cloud-platform,
  594. https://www.googleapis.com/auth/cloud-platform.read-only
  595. - selector: google.cloud.aiplatform.v1.TensorboardService.ListTensorboards
  596. oauth:
  597. canonical_scopes: |-
  598. https://www.googleapis.com/auth/cloud-platform,
  599. https://www.googleapis.com/auth/cloud-platform.read-only
  600. - selector: google.cloud.aiplatform.v1.TensorboardService.ReadTensorboardBlobData
  601. oauth:
  602. canonical_scopes: |-
  603. https://www.googleapis.com/auth/cloud-platform,
  604. https://www.googleapis.com/auth/cloud-platform.read-only
  605. - selector: google.cloud.aiplatform.v1.TensorboardService.ReadTensorboardTimeSeriesData
  606. oauth:
  607. canonical_scopes: |-
  608. https://www.googleapis.com/auth/cloud-platform,
  609. https://www.googleapis.com/auth/cloud-platform.read-only
  610. - selector: 'google.cloud.aiplatform.v1.VizierService.*'
  611. oauth:
  612. canonical_scopes: |-
  613. https://www.googleapis.com/auth/cloud-platform
  614. - selector: google.cloud.location.Locations.GetLocation
  615. oauth:
  616. canonical_scopes: |-
  617. https://www.googleapis.com/auth/cloud-platform
  618. - selector: google.cloud.location.Locations.ListLocations
  619. oauth:
  620. canonical_scopes: |-
  621. https://www.googleapis.com/auth/cloud-platform
  622. - selector: 'google.iam.v1.IAMPolicy.*'
  623. oauth:
  624. canonical_scopes: |-
  625. https://www.googleapis.com/auth/cloud-platform
  626. - selector: 'google.longrunning.Operations.*'
  627. oauth:
  628. canonical_scopes: |-
  629. https://www.googleapis.com/auth/cloud-platform