@pulumi/gcp 9.12.0 → 9.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3712) hide show
  1. package/accesscontextmanager/accessLevels.d.ts +16 -4
  2. package/accesscontextmanager/accessLevels.js +16 -4
  3. package/accesscontextmanager/accessLevels.js.map +1 -1
  4. package/accesscontextmanager/accessPolicyIamBinding.d.ts +3 -8
  5. package/accesscontextmanager/accessPolicyIamBinding.js +3 -8
  6. package/accesscontextmanager/accessPolicyIamBinding.js.map +1 -1
  7. package/accesscontextmanager/accessPolicyIamMember.d.ts +3 -8
  8. package/accesscontextmanager/accessPolicyIamMember.js +3 -8
  9. package/accesscontextmanager/accessPolicyIamMember.js.map +1 -1
  10. package/accesscontextmanager/accessPolicyIamPolicy.d.ts +3 -8
  11. package/accesscontextmanager/accessPolicyIamPolicy.js +3 -8
  12. package/accesscontextmanager/accessPolicyIamPolicy.js.map +1 -1
  13. package/accesscontextmanager/getSupportedService.d.ts +108 -0
  14. package/accesscontextmanager/getSupportedService.js +74 -0
  15. package/accesscontextmanager/getSupportedService.js.map +1 -0
  16. package/accesscontextmanager/getSupportedServices.d.ts +71 -0
  17. package/accesscontextmanager/getSupportedServices.js +72 -0
  18. package/accesscontextmanager/getSupportedServices.js.map +1 -0
  19. package/accesscontextmanager/index.d.ts +6 -0
  20. package/accesscontextmanager/index.js +7 -1
  21. package/accesscontextmanager/index.js.map +1 -1
  22. package/accesscontextmanager/servicePerimeters.d.ts +0 -4
  23. package/accesscontextmanager/servicePerimeters.js +0 -4
  24. package/accesscontextmanager/servicePerimeters.js.map +1 -1
  25. package/activedirectory/domain.d.ts +27 -11
  26. package/activedirectory/domain.js +1 -9
  27. package/activedirectory/domain.js.map +1 -1
  28. package/activedirectory/domainTrust.d.ts +0 -8
  29. package/activedirectory/domainTrust.js +0 -8
  30. package/activedirectory/domainTrust.js.map +1 -1
  31. package/activedirectory/peering.d.ts +13 -2
  32. package/activedirectory/peering.js +11 -0
  33. package/activedirectory/peering.js.map +1 -1
  34. package/alloydb/backup.d.ts +8 -10
  35. package/alloydb/backup.js +0 -8
  36. package/alloydb/backup.js.map +1 -1
  37. package/alloydb/cluster.d.ts +48 -14
  38. package/alloydb/cluster.js +22 -12
  39. package/alloydb/cluster.js.map +1 -1
  40. package/alloydb/instance.d.ts +50 -10
  41. package/alloydb/instance.js +12 -8
  42. package/alloydb/instance.js.map +1 -1
  43. package/alloydb/user.d.ts +0 -8
  44. package/alloydb/user.js +0 -8
  45. package/alloydb/user.js.map +1 -1
  46. package/apigateway/api.d.ts +13 -10
  47. package/apigateway/api.js +11 -8
  48. package/apigateway/api.js.map +1 -1
  49. package/apigateway/apiConfig.d.ts +13 -10
  50. package/apigateway/apiConfig.js +11 -8
  51. package/apigateway/apiConfig.js.map +1 -1
  52. package/apigateway/apiConfigIamBinding.d.ts +137 -10
  53. package/apigateway/apiConfigIamBinding.js +137 -10
  54. package/apigateway/apiConfigIamBinding.js.map +1 -1
  55. package/apigateway/apiConfigIamMember.d.ts +137 -10
  56. package/apigateway/apiConfigIamMember.js +137 -10
  57. package/apigateway/apiConfigIamMember.js.map +1 -1
  58. package/apigateway/apiConfigIamPolicy.d.ts +137 -10
  59. package/apigateway/apiConfigIamPolicy.js +137 -10
  60. package/apigateway/apiConfigIamPolicy.js.map +1 -1
  61. package/apigateway/apiIamBinding.d.ts +137 -9
  62. package/apigateway/apiIamBinding.js +137 -9
  63. package/apigateway/apiIamBinding.js.map +1 -1
  64. package/apigateway/apiIamMember.d.ts +137 -9
  65. package/apigateway/apiIamMember.js +137 -9
  66. package/apigateway/apiIamMember.js.map +1 -1
  67. package/apigateway/apiIamPolicy.d.ts +137 -9
  68. package/apigateway/apiIamPolicy.js +137 -9
  69. package/apigateway/apiIamPolicy.js.map +1 -1
  70. package/apigateway/gateway.d.ts +13 -14
  71. package/apigateway/gateway.js +11 -12
  72. package/apigateway/gateway.js.map +1 -1
  73. package/apigateway/gatewayIamBinding.d.ts +143 -10
  74. package/apigateway/gatewayIamBinding.js +143 -10
  75. package/apigateway/gatewayIamBinding.js.map +1 -1
  76. package/apigateway/gatewayIamMember.d.ts +143 -10
  77. package/apigateway/gatewayIamMember.js +143 -10
  78. package/apigateway/gatewayIamMember.js.map +1 -1
  79. package/apigateway/gatewayIamPolicy.d.ts +143 -10
  80. package/apigateway/gatewayIamPolicy.js +143 -10
  81. package/apigateway/gatewayIamPolicy.js.map +1 -1
  82. package/apigateway/getApiConfigIamPolicy.d.ts +8 -0
  83. package/apigateway/getApiConfigIamPolicy.js +8 -0
  84. package/apigateway/getApiConfigIamPolicy.js.map +1 -1
  85. package/apigateway/getApiIamPolicy.d.ts +8 -0
  86. package/apigateway/getApiIamPolicy.js +8 -0
  87. package/apigateway/getApiIamPolicy.js.map +1 -1
  88. package/apigateway/getGatewayIamPolicy.d.ts +8 -0
  89. package/apigateway/getGatewayIamPolicy.js +8 -0
  90. package/apigateway/getGatewayIamPolicy.js.map +1 -1
  91. package/apigee/addonsConfig.d.ts +0 -4
  92. package/apigee/addonsConfig.js +0 -4
  93. package/apigee/addonsConfig.js.map +1 -1
  94. package/apigee/api.d.ts +9 -4
  95. package/apigee/api.js +0 -4
  96. package/apigee/api.js.map +1 -1
  97. package/apigee/apiDeployment.d.ts +0 -12
  98. package/apigee/apiDeployment.js +0 -12
  99. package/apigee/apiDeployment.js.map +1 -1
  100. package/apigee/apiProduct.d.ts +0 -4
  101. package/apigee/apiProduct.js +0 -4
  102. package/apigee/apiProduct.js.map +1 -1
  103. package/apigee/appGroup.d.ts +0 -4
  104. package/apigee/appGroup.js +0 -4
  105. package/apigee/appGroup.js.map +1 -1
  106. package/apigee/controlPlaneAccess.d.ts +0 -4
  107. package/apigee/controlPlaneAccess.js +0 -4
  108. package/apigee/controlPlaneAccess.js.map +1 -1
  109. package/apigee/developer.d.ts +0 -4
  110. package/apigee/developer.js +0 -4
  111. package/apigee/developer.js.map +1 -1
  112. package/apigee/developerApp.d.ts +0 -4
  113. package/apigee/developerApp.js +0 -4
  114. package/apigee/developerApp.js.map +1 -1
  115. package/apigee/dnsZone.d.ts +0 -4
  116. package/apigee/dnsZone.js +0 -4
  117. package/apigee/dnsZone.js.map +1 -1
  118. package/apigee/endpointAttachment.d.ts +0 -4
  119. package/apigee/endpointAttachment.js +0 -4
  120. package/apigee/endpointAttachment.js.map +1 -1
  121. package/apigee/envGroup.d.ts +0 -4
  122. package/apigee/envGroup.js +0 -4
  123. package/apigee/envGroup.js.map +1 -1
  124. package/apigee/envGroupAttachment.d.ts +0 -4
  125. package/apigee/envGroupAttachment.js +0 -4
  126. package/apigee/envGroupAttachment.js.map +1 -1
  127. package/apigee/envKeystore.d.ts +0 -4
  128. package/apigee/envKeystore.js +0 -4
  129. package/apigee/envKeystore.js.map +1 -1
  130. package/apigee/envReferences.d.ts +0 -4
  131. package/apigee/envReferences.js +0 -4
  132. package/apigee/envReferences.js.map +1 -1
  133. package/apigee/environment.d.ts +0 -4
  134. package/apigee/environment.js +0 -4
  135. package/apigee/environment.js.map +1 -1
  136. package/apigee/environmentApiRevisionDeployment.d.ts +0 -8
  137. package/apigee/environmentApiRevisionDeployment.js +0 -8
  138. package/apigee/environmentApiRevisionDeployment.js.map +1 -1
  139. package/apigee/environmentIamBinding.d.ts +3 -8
  140. package/apigee/environmentIamBinding.js +3 -8
  141. package/apigee/environmentIamBinding.js.map +1 -1
  142. package/apigee/environmentIamMember.d.ts +3 -8
  143. package/apigee/environmentIamMember.js +3 -8
  144. package/apigee/environmentIamMember.js.map +1 -1
  145. package/apigee/environmentIamPolicy.d.ts +3 -8
  146. package/apigee/environmentIamPolicy.js +3 -8
  147. package/apigee/environmentIamPolicy.js.map +1 -1
  148. package/apigee/environmentKeyvaluemaps.d.ts +0 -4
  149. package/apigee/environmentKeyvaluemaps.js +0 -4
  150. package/apigee/environmentKeyvaluemaps.js.map +1 -1
  151. package/apigee/environmentKeyvaluemapsEntries.d.ts +0 -4
  152. package/apigee/environmentKeyvaluemapsEntries.js +0 -4
  153. package/apigee/environmentKeyvaluemapsEntries.js.map +1 -1
  154. package/apigee/flowhook.d.ts +0 -4
  155. package/apigee/flowhook.js +0 -4
  156. package/apigee/flowhook.js.map +1 -1
  157. package/apigee/instance.d.ts +0 -4
  158. package/apigee/instance.js +0 -4
  159. package/apigee/instance.js.map +1 -1
  160. package/apigee/instanceAttachment.d.ts +0 -4
  161. package/apigee/instanceAttachment.js +0 -4
  162. package/apigee/instanceAttachment.js.map +1 -1
  163. package/apigee/keystoresAliasesKeyCertFile.d.ts +0 -4
  164. package/apigee/keystoresAliasesKeyCertFile.js +0 -4
  165. package/apigee/keystoresAliasesKeyCertFile.js.map +1 -1
  166. package/apigee/keystoresAliasesPkcs12.d.ts +0 -4
  167. package/apigee/keystoresAliasesPkcs12.js +0 -4
  168. package/apigee/keystoresAliasesPkcs12.js.map +1 -1
  169. package/apigee/keystoresAliasesSelfSignedCert.d.ts +0 -4
  170. package/apigee/keystoresAliasesSelfSignedCert.js +0 -4
  171. package/apigee/keystoresAliasesSelfSignedCert.js.map +1 -1
  172. package/apigee/natAddress.d.ts +0 -4
  173. package/apigee/natAddress.js +0 -4
  174. package/apigee/natAddress.js.map +1 -1
  175. package/apigee/organization.d.ts +0 -4
  176. package/apigee/organization.js +0 -4
  177. package/apigee/organization.js.map +1 -1
  178. package/apigee/securityAction.d.ts +0 -4
  179. package/apigee/securityAction.js +0 -4
  180. package/apigee/securityAction.js.map +1 -1
  181. package/apigee/securityFeedback.d.ts +0 -4
  182. package/apigee/securityFeedback.js +0 -4
  183. package/apigee/securityFeedback.js.map +1 -1
  184. package/apigee/securityMonitoringCondition.d.ts +0 -4
  185. package/apigee/securityMonitoringCondition.js +0 -4
  186. package/apigee/securityMonitoringCondition.js.map +1 -1
  187. package/apigee/securityProfileV2.d.ts +0 -4
  188. package/apigee/securityProfileV2.js +0 -4
  189. package/apigee/securityProfileV2.js.map +1 -1
  190. package/apigee/sharedflow.d.ts +9 -4
  191. package/apigee/sharedflow.js +0 -4
  192. package/apigee/sharedflow.js.map +1 -1
  193. package/apigee/sharedflowDeployment.d.ts +0 -4
  194. package/apigee/sharedflowDeployment.js +0 -4
  195. package/apigee/sharedflowDeployment.js.map +1 -1
  196. package/apigee/syncAuthorization.d.ts +0 -4
  197. package/apigee/syncAuthorization.js +0 -4
  198. package/apigee/syncAuthorization.js.map +1 -1
  199. package/apigee/targetServer.d.ts +0 -4
  200. package/apigee/targetServer.js +0 -4
  201. package/apigee/targetServer.js.map +1 -1
  202. package/apihub/apiHubInstance.d.ts +2 -10
  203. package/apihub/apiHubInstance.js +0 -8
  204. package/apihub/apiHubInstance.js.map +1 -1
  205. package/apihub/curation.d.ts +0 -8
  206. package/apihub/curation.js +0 -8
  207. package/apihub/curation.js.map +1 -1
  208. package/apihub/hostProjectRegistration.d.ts +0 -8
  209. package/apihub/hostProjectRegistration.js +0 -8
  210. package/apihub/hostProjectRegistration.js.map +1 -1
  211. package/apihub/plugin.d.ts +0 -8
  212. package/apihub/plugin.js +0 -8
  213. package/apihub/plugin.js.map +1 -1
  214. package/apihub/pluginInstance.d.ts +0 -8
  215. package/apihub/pluginInstance.js +0 -8
  216. package/apihub/pluginInstance.js.map +1 -1
  217. package/appengine/domainMapping.d.ts +0 -8
  218. package/appengine/domainMapping.js +0 -8
  219. package/appengine/domainMapping.js.map +1 -1
  220. package/appengine/engineSplitTraffic.d.ts +0 -8
  221. package/appengine/engineSplitTraffic.js +0 -8
  222. package/appengine/engineSplitTraffic.js.map +1 -1
  223. package/appengine/firewallRule.d.ts +0 -8
  224. package/appengine/firewallRule.js +0 -8
  225. package/appengine/firewallRule.js.map +1 -1
  226. package/appengine/flexibleAppVersion.d.ts +0 -8
  227. package/appengine/flexibleAppVersion.js +0 -8
  228. package/appengine/flexibleAppVersion.js.map +1 -1
  229. package/appengine/serviceNetworkSettings.d.ts +0 -8
  230. package/appengine/serviceNetworkSettings.js +0 -8
  231. package/appengine/serviceNetworkSettings.js.map +1 -1
  232. package/appengine/standardAppVersion.d.ts +0 -8
  233. package/appengine/standardAppVersion.js +0 -8
  234. package/appengine/standardAppVersion.js.map +1 -1
  235. package/apphub/application.d.ts +0 -8
  236. package/apphub/application.js +0 -8
  237. package/apphub/application.js.map +1 -1
  238. package/apphub/boundary.d.ts +0 -8
  239. package/apphub/boundary.js +0 -8
  240. package/apphub/boundary.js.map +1 -1
  241. package/apphub/service.d.ts +0 -8
  242. package/apphub/service.js +0 -8
  243. package/apphub/service.js.map +1 -1
  244. package/apphub/serviceProjectAttachment.d.ts +0 -8
  245. package/apphub/serviceProjectAttachment.js +0 -8
  246. package/apphub/serviceProjectAttachment.js.map +1 -1
  247. package/apphub/workload.d.ts +0 -8
  248. package/apphub/workload.js +0 -8
  249. package/apphub/workload.js.map +1 -1
  250. package/applicationintegration/authConfig.d.ts +1 -9
  251. package/applicationintegration/authConfig.js +1 -9
  252. package/applicationintegration/authConfig.js.map +1 -1
  253. package/applicationintegration/client.d.ts +0 -8
  254. package/applicationintegration/client.js +0 -8
  255. package/applicationintegration/client.js.map +1 -1
  256. package/artifactregistry/repository.d.ts +2 -10
  257. package/artifactregistry/repository.js +0 -8
  258. package/artifactregistry/repository.js.map +1 -1
  259. package/artifactregistry/repositoryIamBinding.d.ts +3 -10
  260. package/artifactregistry/repositoryIamBinding.js +3 -10
  261. package/artifactregistry/repositoryIamBinding.js.map +1 -1
  262. package/artifactregistry/repositoryIamMember.d.ts +3 -10
  263. package/artifactregistry/repositoryIamMember.js +3 -10
  264. package/artifactregistry/repositoryIamMember.js.map +1 -1
  265. package/artifactregistry/repositoryIamPolicy.d.ts +3 -10
  266. package/artifactregistry/repositoryIamPolicy.js +3 -10
  267. package/artifactregistry/repositoryIamPolicy.js.map +1 -1
  268. package/artifactregistry/vpcscConfig.d.ts +13 -8
  269. package/artifactregistry/vpcscConfig.js +13 -8
  270. package/artifactregistry/vpcscConfig.js.map +1 -1
  271. package/assuredworkloads/workload.d.ts +0 -5
  272. package/assuredworkloads/workload.js +0 -5
  273. package/assuredworkloads/workload.js.map +1 -1
  274. package/backupdisasterrecovery/backupPlan.d.ts +0 -8
  275. package/backupdisasterrecovery/backupPlan.js +0 -8
  276. package/backupdisasterrecovery/backupPlan.js.map +1 -1
  277. package/backupdisasterrecovery/backupPlanAssociation.d.ts +0 -8
  278. package/backupdisasterrecovery/backupPlanAssociation.js +0 -8
  279. package/backupdisasterrecovery/backupPlanAssociation.js.map +1 -1
  280. package/backupdisasterrecovery/backupVault.d.ts +8 -10
  281. package/backupdisasterrecovery/backupVault.js +0 -8
  282. package/backupdisasterrecovery/backupVault.js.map +1 -1
  283. package/backupdisasterrecovery/getDataSource.d.ts +2 -2
  284. package/backupdisasterrecovery/getDataSources.d.ts +39 -0
  285. package/backupdisasterrecovery/getDataSources.js +30 -0
  286. package/backupdisasterrecovery/getDataSources.js.map +1 -0
  287. package/backupdisasterrecovery/getManagementServer.d.ts +10 -0
  288. package/backupdisasterrecovery/getManagementServer.js +10 -0
  289. package/backupdisasterrecovery/getManagementServer.js.map +1 -1
  290. package/backupdisasterrecovery/index.d.ts +3 -0
  291. package/backupdisasterrecovery/index.js +4 -1
  292. package/backupdisasterrecovery/index.js.map +1 -1
  293. package/backupdisasterrecovery/managementServer.d.ts +0 -8
  294. package/backupdisasterrecovery/managementServer.js +0 -8
  295. package/backupdisasterrecovery/managementServer.js.map +1 -1
  296. package/backupdisasterrecovery/restoreWorkload.d.ts +57 -26
  297. package/backupdisasterrecovery/restoreWorkload.js +27 -23
  298. package/backupdisasterrecovery/restoreWorkload.js.map +1 -1
  299. package/beyondcorp/appConnection.d.ts +2 -14
  300. package/beyondcorp/appConnection.js +0 -12
  301. package/beyondcorp/appConnection.js.map +1 -1
  302. package/beyondcorp/appConnector.d.ts +2 -14
  303. package/beyondcorp/appConnector.js +0 -12
  304. package/beyondcorp/appConnector.js.map +1 -1
  305. package/beyondcorp/appGateway.d.ts +2 -14
  306. package/beyondcorp/appGateway.js +0 -12
  307. package/beyondcorp/appGateway.js.map +1 -1
  308. package/beyondcorp/securityGateway.d.ts +0 -8
  309. package/beyondcorp/securityGateway.js +0 -8
  310. package/beyondcorp/securityGateway.js.map +1 -1
  311. package/beyondcorp/securityGatewayApplication.d.ts +0 -8
  312. package/beyondcorp/securityGatewayApplication.js +0 -8
  313. package/beyondcorp/securityGatewayApplication.js.map +1 -1
  314. package/beyondcorp/securityGatewayApplicationIamBinding.d.ts +3 -10
  315. package/beyondcorp/securityGatewayApplicationIamBinding.js +3 -10
  316. package/beyondcorp/securityGatewayApplicationIamBinding.js.map +1 -1
  317. package/beyondcorp/securityGatewayApplicationIamMember.d.ts +3 -10
  318. package/beyondcorp/securityGatewayApplicationIamMember.js +3 -10
  319. package/beyondcorp/securityGatewayApplicationIamMember.js.map +1 -1
  320. package/beyondcorp/securityGatewayApplicationIamPolicy.d.ts +3 -10
  321. package/beyondcorp/securityGatewayApplicationIamPolicy.js +3 -10
  322. package/beyondcorp/securityGatewayApplicationIamPolicy.js.map +1 -1
  323. package/beyondcorp/securityGatewayIamBinding.d.ts +3 -10
  324. package/beyondcorp/securityGatewayIamBinding.js +3 -10
  325. package/beyondcorp/securityGatewayIamBinding.js.map +1 -1
  326. package/beyondcorp/securityGatewayIamMember.d.ts +3 -10
  327. package/beyondcorp/securityGatewayIamMember.js +3 -10
  328. package/beyondcorp/securityGatewayIamMember.js.map +1 -1
  329. package/beyondcorp/securityGatewayIamPolicy.d.ts +3 -10
  330. package/beyondcorp/securityGatewayIamPolicy.js +3 -10
  331. package/beyondcorp/securityGatewayIamPolicy.js.map +1 -1
  332. package/biglake/catalog.d.ts +0 -8
  333. package/biglake/catalog.js +0 -8
  334. package/biglake/catalog.js.map +1 -1
  335. package/biglake/getIcebergNamespaceIamPolicy.d.ts +68 -0
  336. package/biglake/getIcebergNamespaceIamPolicy.js +32 -0
  337. package/biglake/getIcebergNamespaceIamPolicy.js.map +1 -0
  338. package/biglake/icebergCatalog.d.ts +14 -15
  339. package/biglake/icebergCatalog.js +2 -9
  340. package/biglake/icebergCatalog.js.map +1 -1
  341. package/biglake/icebergCatalogIamBinding.d.ts +3 -9
  342. package/biglake/icebergCatalogIamBinding.js +3 -9
  343. package/biglake/icebergCatalogIamBinding.js.map +1 -1
  344. package/biglake/icebergCatalogIamMember.d.ts +3 -9
  345. package/biglake/icebergCatalogIamMember.js +3 -9
  346. package/biglake/icebergCatalogIamMember.js.map +1 -1
  347. package/biglake/icebergCatalogIamPolicy.d.ts +3 -9
  348. package/biglake/icebergCatalogIamPolicy.js +3 -9
  349. package/biglake/icebergCatalogIamPolicy.js.map +1 -1
  350. package/biglake/icebergNamespace.d.ts +139 -0
  351. package/biglake/icebergNamespace.js +107 -0
  352. package/biglake/icebergNamespace.js.map +1 -0
  353. package/biglake/icebergNamespaceIamBinding.d.ts +202 -0
  354. package/biglake/icebergNamespaceIamBinding.js +121 -0
  355. package/biglake/icebergNamespaceIamBinding.js.map +1 -0
  356. package/biglake/icebergNamespaceIamMember.d.ts +202 -0
  357. package/biglake/icebergNamespaceIamMember.js +121 -0
  358. package/biglake/icebergNamespaceIamMember.js.map +1 -0
  359. package/biglake/icebergNamespaceIamPolicy.d.ts +149 -0
  360. package/biglake/icebergNamespaceIamPolicy.js +114 -0
  361. package/biglake/icebergNamespaceIamPolicy.js.map +1 -0
  362. package/biglake/index.d.ts +15 -0
  363. package/biglake/index.js +24 -1
  364. package/biglake/index.js.map +1 -1
  365. package/bigquery/appProfile.d.ts +0 -8
  366. package/bigquery/appProfile.js +0 -8
  367. package/bigquery/appProfile.js.map +1 -1
  368. package/bigquery/biReservation.d.ts +0 -8
  369. package/bigquery/biReservation.js +0 -8
  370. package/bigquery/biReservation.js.map +1 -1
  371. package/bigquery/capacityCommitment.d.ts +0 -8
  372. package/bigquery/capacityCommitment.js +0 -8
  373. package/bigquery/capacityCommitment.js.map +1 -1
  374. package/bigquery/connection.d.ts +0 -8
  375. package/bigquery/connection.js +0 -8
  376. package/bigquery/connection.js.map +1 -1
  377. package/bigquery/connectionIamBinding.d.ts +3 -10
  378. package/bigquery/connectionIamBinding.js +3 -10
  379. package/bigquery/connectionIamBinding.js.map +1 -1
  380. package/bigquery/connectionIamMember.d.ts +3 -10
  381. package/bigquery/connectionIamMember.js +3 -10
  382. package/bigquery/connectionIamMember.js.map +1 -1
  383. package/bigquery/connectionIamPolicy.d.ts +3 -10
  384. package/bigquery/connectionIamPolicy.js +3 -10
  385. package/bigquery/connectionIamPolicy.js.map +1 -1
  386. package/bigquery/dataTransferConfig.d.ts +1 -9
  387. package/bigquery/dataTransferConfig.js +1 -9
  388. package/bigquery/dataTransferConfig.js.map +1 -1
  389. package/bigquery/datapolicyv2DataPolicy.d.ts +0 -8
  390. package/bigquery/datapolicyv2DataPolicy.js +0 -8
  391. package/bigquery/datapolicyv2DataPolicy.js.map +1 -1
  392. package/bigquery/datapolicyv2DataPolicyIamBinding.d.ts +3 -10
  393. package/bigquery/datapolicyv2DataPolicyIamBinding.js +3 -10
  394. package/bigquery/datapolicyv2DataPolicyIamBinding.js.map +1 -1
  395. package/bigquery/datapolicyv2DataPolicyIamMember.d.ts +3 -10
  396. package/bigquery/datapolicyv2DataPolicyIamMember.js +3 -10
  397. package/bigquery/datapolicyv2DataPolicyIamMember.js.map +1 -1
  398. package/bigquery/datapolicyv2DataPolicyIamPolicy.d.ts +3 -10
  399. package/bigquery/datapolicyv2DataPolicyIamPolicy.js +3 -10
  400. package/bigquery/datapolicyv2DataPolicyIamPolicy.js.map +1 -1
  401. package/bigquery/dataset.d.ts +14 -10
  402. package/bigquery/dataset.js +12 -8
  403. package/bigquery/dataset.js.map +1 -1
  404. package/bigquery/datasetAccess.d.ts +19 -0
  405. package/bigquery/datasetAccess.js +19 -0
  406. package/bigquery/datasetAccess.js.map +1 -1
  407. package/bigquery/datasetIamBinding.d.ts +1 -23
  408. package/bigquery/datasetIamBinding.js +1 -23
  409. package/bigquery/datasetIamBinding.js.map +1 -1
  410. package/bigquery/datasetIamMember.d.ts +1 -23
  411. package/bigquery/datasetIamMember.js +1 -23
  412. package/bigquery/datasetIamMember.js.map +1 -1
  413. package/bigquery/datasetIamPolicy.d.ts +1 -23
  414. package/bigquery/datasetIamPolicy.js +1 -23
  415. package/bigquery/datasetIamPolicy.js.map +1 -1
  416. package/bigquery/iamBinding.d.ts +3 -10
  417. package/bigquery/iamBinding.js +3 -10
  418. package/bigquery/iamBinding.js.map +1 -1
  419. package/bigquery/iamMember.d.ts +3 -10
  420. package/bigquery/iamMember.js +3 -10
  421. package/bigquery/iamMember.js.map +1 -1
  422. package/bigquery/iamPolicy.d.ts +3 -10
  423. package/bigquery/iamPolicy.js +3 -10
  424. package/bigquery/iamPolicy.js.map +1 -1
  425. package/bigquery/job.d.ts +2 -24
  426. package/bigquery/job.js +0 -20
  427. package/bigquery/job.js.map +1 -1
  428. package/bigquery/reservation.d.ts +0 -8
  429. package/bigquery/reservation.js +0 -8
  430. package/bigquery/reservation.js.map +1 -1
  431. package/bigquery/reservationAssignment.d.ts +0 -8
  432. package/bigquery/reservationAssignment.js +0 -8
  433. package/bigquery/reservationAssignment.js.map +1 -1
  434. package/bigquery/routine.d.ts +0 -8
  435. package/bigquery/routine.js +0 -8
  436. package/bigquery/routine.js.map +1 -1
  437. package/bigquery/rowAccessPolicy.d.ts +0 -8
  438. package/bigquery/rowAccessPolicy.js +0 -8
  439. package/bigquery/rowAccessPolicy.js.map +1 -1
  440. package/bigquery/table.d.ts +24 -11
  441. package/bigquery/table.js +0 -8
  442. package/bigquery/table.js.map +1 -1
  443. package/bigqueryanalyticshub/dataExchange.d.ts +0 -12
  444. package/bigqueryanalyticshub/dataExchange.js +0 -12
  445. package/bigqueryanalyticshub/dataExchange.js.map +1 -1
  446. package/bigqueryanalyticshub/dataExchangeIamBinding.d.ts +3 -10
  447. package/bigqueryanalyticshub/dataExchangeIamBinding.js +3 -10
  448. package/bigqueryanalyticshub/dataExchangeIamBinding.js.map +1 -1
  449. package/bigqueryanalyticshub/dataExchangeIamMember.d.ts +3 -10
  450. package/bigqueryanalyticshub/dataExchangeIamMember.js +3 -10
  451. package/bigqueryanalyticshub/dataExchangeIamMember.js.map +1 -1
  452. package/bigqueryanalyticshub/dataExchangeIamPolicy.d.ts +3 -10
  453. package/bigqueryanalyticshub/dataExchangeIamPolicy.js +3 -10
  454. package/bigqueryanalyticshub/dataExchangeIamPolicy.js.map +1 -1
  455. package/bigqueryanalyticshub/dataExchangeSubscription.d.ts +31 -8
  456. package/bigqueryanalyticshub/dataExchangeSubscription.js +13 -8
  457. package/bigqueryanalyticshub/dataExchangeSubscription.js.map +1 -1
  458. package/bigqueryanalyticshub/listing.d.ts +0 -8
  459. package/bigqueryanalyticshub/listing.js +0 -8
  460. package/bigqueryanalyticshub/listing.js.map +1 -1
  461. package/bigqueryanalyticshub/listingIamBinding.d.ts +3 -10
  462. package/bigqueryanalyticshub/listingIamBinding.js +3 -10
  463. package/bigqueryanalyticshub/listingIamBinding.js.map +1 -1
  464. package/bigqueryanalyticshub/listingIamMember.d.ts +3 -10
  465. package/bigqueryanalyticshub/listingIamMember.js +3 -10
  466. package/bigqueryanalyticshub/listingIamMember.js.map +1 -1
  467. package/bigqueryanalyticshub/listingIamPolicy.d.ts +3 -10
  468. package/bigqueryanalyticshub/listingIamPolicy.js +3 -10
  469. package/bigqueryanalyticshub/listingIamPolicy.js.map +1 -1
  470. package/bigqueryanalyticshub/listingSubscription.d.ts +0 -8
  471. package/bigqueryanalyticshub/listingSubscription.js +0 -8
  472. package/bigqueryanalyticshub/listingSubscription.js.map +1 -1
  473. package/bigquerydatapolicy/dataPolicy.d.ts +0 -8
  474. package/bigquerydatapolicy/dataPolicy.js +0 -8
  475. package/bigquerydatapolicy/dataPolicy.js.map +1 -1
  476. package/bigquerydatapolicy/dataPolicyIamBinding.d.ts +3 -10
  477. package/bigquerydatapolicy/dataPolicyIamBinding.js +3 -10
  478. package/bigquerydatapolicy/dataPolicyIamBinding.js.map +1 -1
  479. package/bigquerydatapolicy/dataPolicyIamMember.d.ts +3 -10
  480. package/bigquerydatapolicy/dataPolicyIamMember.js +3 -10
  481. package/bigquerydatapolicy/dataPolicyIamMember.js.map +1 -1
  482. package/bigquerydatapolicy/dataPolicyIamPolicy.d.ts +3 -10
  483. package/bigquerydatapolicy/dataPolicyIamPolicy.js +3 -10
  484. package/bigquerydatapolicy/dataPolicyIamPolicy.js.map +1 -1
  485. package/bigtable/appProfile.d.ts +0 -8
  486. package/bigtable/appProfile.js +0 -8
  487. package/bigtable/appProfile.js.map +1 -1
  488. package/bigtable/authorizedView.d.ts +21 -8
  489. package/bigtable/authorizedView.js +9 -8
  490. package/bigtable/authorizedView.js.map +1 -1
  491. package/bigtable/getInstanceIamPolicy.d.ts +8 -0
  492. package/bigtable/getInstanceIamPolicy.js.map +1 -1
  493. package/bigtable/getTableIamPolicy.d.ts +8 -0
  494. package/bigtable/getTableIamPolicy.js.map +1 -1
  495. package/bigtable/instance.d.ts +0 -8
  496. package/bigtable/instance.js +0 -8
  497. package/bigtable/instance.js.map +1 -1
  498. package/bigtable/instanceIamBinding.d.ts +14 -23
  499. package/bigtable/instanceIamBinding.js +2 -23
  500. package/bigtable/instanceIamBinding.js.map +1 -1
  501. package/bigtable/instanceIamMember.d.ts +14 -23
  502. package/bigtable/instanceIamMember.js +2 -23
  503. package/bigtable/instanceIamMember.js.map +1 -1
  504. package/bigtable/instanceIamPolicy.d.ts +14 -23
  505. package/bigtable/instanceIamPolicy.js +2 -23
  506. package/bigtable/instanceIamPolicy.js.map +1 -1
  507. package/bigtable/logicalView.d.ts +0 -8
  508. package/bigtable/logicalView.js +0 -8
  509. package/bigtable/logicalView.js.map +1 -1
  510. package/bigtable/materializedView.d.ts +0 -8
  511. package/bigtable/materializedView.js +0 -8
  512. package/bigtable/materializedView.js.map +1 -1
  513. package/bigtable/schemaBundle.d.ts +0 -8
  514. package/bigtable/schemaBundle.js +0 -8
  515. package/bigtable/schemaBundle.js.map +1 -1
  516. package/bigtable/table.d.ts +1 -9
  517. package/bigtable/table.js +1 -9
  518. package/bigtable/table.js.map +1 -1
  519. package/bigtable/tableIamBinding.d.ts +2 -23
  520. package/bigtable/tableIamBinding.js +2 -23
  521. package/bigtable/tableIamBinding.js.map +1 -1
  522. package/bigtable/tableIamMember.d.ts +2 -23
  523. package/bigtable/tableIamMember.js +2 -23
  524. package/bigtable/tableIamMember.js.map +1 -1
  525. package/bigtable/tableIamPolicy.d.ts +2 -23
  526. package/bigtable/tableIamPolicy.js +2 -23
  527. package/bigtable/tableIamPolicy.js.map +1 -1
  528. package/billing/accountIamBinding.d.ts +2 -23
  529. package/billing/accountIamBinding.js +2 -23
  530. package/billing/accountIamBinding.js.map +1 -1
  531. package/billing/accountIamMember.d.ts +2 -23
  532. package/billing/accountIamMember.js +2 -23
  533. package/billing/accountIamMember.js.map +1 -1
  534. package/billing/accountIamPolicy.d.ts +2 -23
  535. package/billing/accountIamPolicy.js +2 -23
  536. package/billing/accountIamPolicy.js.map +1 -1
  537. package/billing/budget.d.ts +0 -8
  538. package/billing/budget.js +0 -8
  539. package/billing/budget.js.map +1 -1
  540. package/billing/projectInfo.d.ts +0 -4
  541. package/billing/projectInfo.js +0 -4
  542. package/billing/projectInfo.js.map +1 -1
  543. package/binaryauthorization/attestor.d.ts +0 -8
  544. package/binaryauthorization/attestor.js +0 -8
  545. package/binaryauthorization/attestor.js.map +1 -1
  546. package/binaryauthorization/attestorIamBinding.d.ts +3 -9
  547. package/binaryauthorization/attestorIamBinding.js +3 -9
  548. package/binaryauthorization/attestorIamBinding.js.map +1 -1
  549. package/binaryauthorization/attestorIamMember.d.ts +3 -9
  550. package/binaryauthorization/attestorIamMember.js +3 -9
  551. package/binaryauthorization/attestorIamMember.js.map +1 -1
  552. package/binaryauthorization/attestorIamPolicy.d.ts +3 -9
  553. package/binaryauthorization/attestorIamPolicy.js +3 -9
  554. package/binaryauthorization/attestorIamPolicy.js.map +1 -1
  555. package/binaryauthorization/policy.d.ts +0 -4
  556. package/binaryauthorization/policy.js +0 -4
  557. package/binaryauthorization/policy.js.map +1 -1
  558. package/blockchainnodeengine/blockchainNodes.d.ts +2 -10
  559. package/blockchainnodeengine/blockchainNodes.js +0 -8
  560. package/blockchainnodeengine/blockchainNodes.js.map +1 -1
  561. package/certificateauthority/authority.d.ts +20 -10
  562. package/certificateauthority/authority.js +0 -8
  563. package/certificateauthority/authority.js.map +1 -1
  564. package/certificateauthority/caPool.d.ts +2 -10
  565. package/certificateauthority/caPool.js +0 -8
  566. package/certificateauthority/caPool.js.map +1 -1
  567. package/certificateauthority/caPoolIamBinding.d.ts +3 -9
  568. package/certificateauthority/caPoolIamBinding.js +3 -9
  569. package/certificateauthority/caPoolIamBinding.js.map +1 -1
  570. package/certificateauthority/caPoolIamMember.d.ts +3 -9
  571. package/certificateauthority/caPoolIamMember.js +3 -9
  572. package/certificateauthority/caPoolIamMember.js.map +1 -1
  573. package/certificateauthority/caPoolIamPolicy.d.ts +3 -9
  574. package/certificateauthority/caPoolIamPolicy.js +3 -9
  575. package/certificateauthority/caPoolIamPolicy.js.map +1 -1
  576. package/certificateauthority/certificate.d.ts +2 -10
  577. package/certificateauthority/certificate.js +0 -8
  578. package/certificateauthority/certificate.js.map +1 -1
  579. package/certificateauthority/certificateTemplate.d.ts +2 -10
  580. package/certificateauthority/certificateTemplate.js +0 -8
  581. package/certificateauthority/certificateTemplate.js.map +1 -1
  582. package/certificateauthority/certificateTemplateIamBinding.d.ts +3 -9
  583. package/certificateauthority/certificateTemplateIamBinding.js +3 -9
  584. package/certificateauthority/certificateTemplateIamBinding.js.map +1 -1
  585. package/certificateauthority/certificateTemplateIamMember.d.ts +3 -9
  586. package/certificateauthority/certificateTemplateIamMember.js +3 -9
  587. package/certificateauthority/certificateTemplateIamMember.js.map +1 -1
  588. package/certificateauthority/certificateTemplateIamPolicy.d.ts +3 -9
  589. package/certificateauthority/certificateTemplateIamPolicy.js +3 -9
  590. package/certificateauthority/certificateTemplateIamPolicy.js.map +1 -1
  591. package/certificatemanager/certificate.d.ts +2 -10
  592. package/certificatemanager/certificate.js +0 -8
  593. package/certificatemanager/certificate.js.map +1 -1
  594. package/certificatemanager/certificateIssuanceConfig.d.ts +2 -10
  595. package/certificatemanager/certificateIssuanceConfig.js +0 -8
  596. package/certificatemanager/certificateIssuanceConfig.js.map +1 -1
  597. package/certificatemanager/certificateMap.d.ts +2 -10
  598. package/certificatemanager/certificateMap.js +0 -8
  599. package/certificatemanager/certificateMap.js.map +1 -1
  600. package/certificatemanager/certificateMapEntry.d.ts +2 -10
  601. package/certificatemanager/certificateMapEntry.js +0 -8
  602. package/certificatemanager/certificateMapEntry.js.map +1 -1
  603. package/certificatemanager/dnsAuthorization.d.ts +2 -10
  604. package/certificatemanager/dnsAuthorization.js +0 -8
  605. package/certificatemanager/dnsAuthorization.js.map +1 -1
  606. package/certificatemanager/trustConfig.d.ts +2 -10
  607. package/certificatemanager/trustConfig.js +0 -8
  608. package/certificatemanager/trustConfig.js.map +1 -1
  609. package/ces/agent.d.ts +0 -8
  610. package/ces/agent.js +0 -8
  611. package/ces/agent.js.map +1 -1
  612. package/ces/app.d.ts +1 -9
  613. package/ces/app.js +1 -9
  614. package/ces/app.js.map +1 -1
  615. package/ces/appVersion.d.ts +0 -8
  616. package/ces/appVersion.js +0 -8
  617. package/ces/appVersion.js.map +1 -1
  618. package/ces/deployment.d.ts +0 -8
  619. package/ces/deployment.js +0 -8
  620. package/ces/deployment.js.map +1 -1
  621. package/ces/example.d.ts +12 -8
  622. package/ces/example.js +0 -8
  623. package/ces/example.js.map +1 -1
  624. package/ces/guardrail.d.ts +0 -8
  625. package/ces/guardrail.js +0 -8
  626. package/ces/guardrail.js.map +1 -1
  627. package/ces/tool.d.ts +0 -8
  628. package/ces/tool.js +0 -8
  629. package/ces/tool.js.map +1 -1
  630. package/ces/toolset.d.ts +264 -8
  631. package/ces/toolset.js +248 -8
  632. package/ces/toolset.js.map +1 -1
  633. package/chronicle/dataAccessLabel.d.ts +0 -8
  634. package/chronicle/dataAccessLabel.js +0 -8
  635. package/chronicle/dataAccessLabel.js.map +1 -1
  636. package/chronicle/dataAccessScope.d.ts +0 -8
  637. package/chronicle/dataAccessScope.js +0 -8
  638. package/chronicle/dataAccessScope.js.map +1 -1
  639. package/chronicle/referenceList.d.ts +0 -8
  640. package/chronicle/referenceList.js +0 -8
  641. package/chronicle/referenceList.js.map +1 -1
  642. package/chronicle/retrohunt.d.ts +0 -8
  643. package/chronicle/retrohunt.js +0 -8
  644. package/chronicle/retrohunt.js.map +1 -1
  645. package/chronicle/rule.d.ts +0 -8
  646. package/chronicle/rule.js +0 -8
  647. package/chronicle/rule.js.map +1 -1
  648. package/chronicle/ruleDeployment.d.ts +0 -8
  649. package/chronicle/ruleDeployment.js +0 -8
  650. package/chronicle/ruleDeployment.js.map +1 -1
  651. package/chronicle/watchlist.d.ts +0 -8
  652. package/chronicle/watchlist.js +0 -8
  653. package/chronicle/watchlist.js.map +1 -1
  654. package/cloudasset/folderFeed.d.ts +0 -4
  655. package/cloudasset/folderFeed.js +0 -4
  656. package/cloudasset/folderFeed.js.map +1 -1
  657. package/cloudasset/getResourcesSearchAll.d.ts +14 -0
  658. package/cloudasset/getResourcesSearchAll.js +14 -0
  659. package/cloudasset/getResourcesSearchAll.js.map +1 -1
  660. package/cloudasset/organizationFeed.d.ts +0 -4
  661. package/cloudasset/organizationFeed.js +0 -4
  662. package/cloudasset/organizationFeed.js.map +1 -1
  663. package/cloudasset/projectFeed.d.ts +0 -8
  664. package/cloudasset/projectFeed.js +0 -8
  665. package/cloudasset/projectFeed.js.map +1 -1
  666. package/cloudbuild/bitbucketServerConfig.d.ts +0 -8
  667. package/cloudbuild/bitbucketServerConfig.js +0 -8
  668. package/cloudbuild/bitbucketServerConfig.js.map +1 -1
  669. package/cloudbuild/trigger.d.ts +0 -12
  670. package/cloudbuild/trigger.js +0 -12
  671. package/cloudbuild/trigger.js.map +1 -1
  672. package/cloudbuild/workerPool.d.ts +6 -8
  673. package/cloudbuild/workerPool.js +0 -8
  674. package/cloudbuild/workerPool.js.map +1 -1
  675. package/cloudbuildv2/connection.d.ts +6 -12
  676. package/cloudbuildv2/connection.js +0 -12
  677. package/cloudbuildv2/connection.js.map +1 -1
  678. package/cloudbuildv2/connectionIAMBinding.d.ts +3 -10
  679. package/cloudbuildv2/connectionIAMBinding.js +3 -10
  680. package/cloudbuildv2/connectionIAMBinding.js.map +1 -1
  681. package/cloudbuildv2/connectionIAMMember.d.ts +3 -10
  682. package/cloudbuildv2/connectionIAMMember.js +3 -10
  683. package/cloudbuildv2/connectionIAMMember.js.map +1 -1
  684. package/cloudbuildv2/connectionIAMPolicy.d.ts +3 -10
  685. package/cloudbuildv2/connectionIAMPolicy.js +3 -10
  686. package/cloudbuildv2/connectionIAMPolicy.js.map +1 -1
  687. package/cloudbuildv2/repository.d.ts +6 -8
  688. package/cloudbuildv2/repository.js +0 -8
  689. package/cloudbuildv2/repository.js.map +1 -1
  690. package/clouddeploy/automation.d.ts +8 -10
  691. package/clouddeploy/automation.js +0 -8
  692. package/clouddeploy/automation.js.map +1 -1
  693. package/clouddeploy/customTargetType.d.ts +8 -10
  694. package/clouddeploy/customTargetType.js +0 -8
  695. package/clouddeploy/customTargetType.js.map +1 -1
  696. package/clouddeploy/deliveryPipeline.d.ts +6 -9
  697. package/clouddeploy/deliveryPipeline.js +0 -9
  698. package/clouddeploy/deliveryPipeline.js.map +1 -1
  699. package/clouddeploy/deployPolicy.d.ts +8 -10
  700. package/clouddeploy/deployPolicy.js +0 -8
  701. package/clouddeploy/deployPolicy.js.map +1 -1
  702. package/clouddeploy/target.d.ts +6 -9
  703. package/clouddeploy/target.js +0 -9
  704. package/clouddeploy/target.js.map +1 -1
  705. package/clouddomains/registration.d.ts +14 -10
  706. package/clouddomains/registration.js +12 -8
  707. package/clouddomains/registration.js.map +1 -1
  708. package/cloudfunctions/function.d.ts +0 -4
  709. package/cloudfunctions/function.js +0 -4
  710. package/cloudfunctions/function.js.map +1 -1
  711. package/cloudfunctions/functionIamBinding.d.ts +3 -10
  712. package/cloudfunctions/functionIamBinding.js +3 -10
  713. package/cloudfunctions/functionIamBinding.js.map +1 -1
  714. package/cloudfunctions/functionIamMember.d.ts +3 -10
  715. package/cloudfunctions/functionIamMember.js +3 -10
  716. package/cloudfunctions/functionIamMember.js.map +1 -1
  717. package/cloudfunctions/functionIamPolicy.d.ts +3 -10
  718. package/cloudfunctions/functionIamPolicy.js +3 -10
  719. package/cloudfunctions/functionIamPolicy.js.map +1 -1
  720. package/cloudfunctionsv2/function.d.ts +2 -10
  721. package/cloudfunctionsv2/function.js +0 -8
  722. package/cloudfunctionsv2/function.js.map +1 -1
  723. package/cloudfunctionsv2/functionIamBinding.d.ts +3 -10
  724. package/cloudfunctionsv2/functionIamBinding.js +3 -10
  725. package/cloudfunctionsv2/functionIamBinding.js.map +1 -1
  726. package/cloudfunctionsv2/functionIamMember.d.ts +3 -10
  727. package/cloudfunctionsv2/functionIamMember.js +3 -10
  728. package/cloudfunctionsv2/functionIamMember.js.map +1 -1
  729. package/cloudfunctionsv2/functionIamPolicy.d.ts +3 -10
  730. package/cloudfunctionsv2/functionIamPolicy.js +3 -10
  731. package/cloudfunctionsv2/functionIamPolicy.js.map +1 -1
  732. package/cloudidentity/index.d.ts +3 -0
  733. package/cloudidentity/index.js +6 -1
  734. package/cloudidentity/index.js.map +1 -1
  735. package/cloudidentity/policy.d.ts +139 -0
  736. package/cloudidentity/policy.js +115 -0
  737. package/cloudidentity/policy.js.map +1 -0
  738. package/cloudids/endpoint.d.ts +0 -8
  739. package/cloudids/endpoint.js +0 -8
  740. package/cloudids/endpoint.js.map +1 -1
  741. package/cloudquota/squotaAdjusterSettings.d.ts +11 -0
  742. package/cloudquota/squotaAdjusterSettings.js +11 -0
  743. package/cloudquota/squotaAdjusterSettings.js.map +1 -1
  744. package/cloudrun/domainMapping.d.ts +0 -8
  745. package/cloudrun/domainMapping.js +0 -8
  746. package/cloudrun/domainMapping.js.map +1 -1
  747. package/cloudrun/iamBinding.d.ts +3 -10
  748. package/cloudrun/iamBinding.js +3 -10
  749. package/cloudrun/iamBinding.js.map +1 -1
  750. package/cloudrun/iamMember.d.ts +3 -10
  751. package/cloudrun/iamMember.js +3 -10
  752. package/cloudrun/iamMember.js.map +1 -1
  753. package/cloudrun/iamPolicy.d.ts +3 -10
  754. package/cloudrun/iamPolicy.js +3 -10
  755. package/cloudrun/iamPolicy.js.map +1 -1
  756. package/cloudrun/service.d.ts +0 -8
  757. package/cloudrun/service.js +0 -8
  758. package/cloudrun/service.js.map +1 -1
  759. package/cloudrunv2/job.d.ts +32 -10
  760. package/cloudrunv2/job.js +0 -8
  761. package/cloudrunv2/job.js.map +1 -1
  762. package/cloudrunv2/jobIamBinding.d.ts +3 -10
  763. package/cloudrunv2/jobIamBinding.js +3 -10
  764. package/cloudrunv2/jobIamBinding.js.map +1 -1
  765. package/cloudrunv2/jobIamMember.d.ts +3 -10
  766. package/cloudrunv2/jobIamMember.js +3 -10
  767. package/cloudrunv2/jobIamMember.js.map +1 -1
  768. package/cloudrunv2/jobIamPolicy.d.ts +3 -10
  769. package/cloudrunv2/jobIamPolicy.js +3 -10
  770. package/cloudrunv2/jobIamPolicy.js.map +1 -1
  771. package/cloudrunv2/service.d.ts +59 -10
  772. package/cloudrunv2/service.js +27 -8
  773. package/cloudrunv2/service.js.map +1 -1
  774. package/cloudrunv2/serviceIamBinding.d.ts +3 -10
  775. package/cloudrunv2/serviceIamBinding.js +3 -10
  776. package/cloudrunv2/serviceIamBinding.js.map +1 -1
  777. package/cloudrunv2/serviceIamMember.d.ts +3 -10
  778. package/cloudrunv2/serviceIamMember.js +3 -10
  779. package/cloudrunv2/serviceIamMember.js.map +1 -1
  780. package/cloudrunv2/serviceIamPolicy.d.ts +3 -10
  781. package/cloudrunv2/serviceIamPolicy.js +3 -10
  782. package/cloudrunv2/serviceIamPolicy.js.map +1 -1
  783. package/cloudrunv2/workerPool.d.ts +32 -10
  784. package/cloudrunv2/workerPool.js +0 -8
  785. package/cloudrunv2/workerPool.js.map +1 -1
  786. package/cloudrunv2/workerPoolIamBinding.d.ts +3 -10
  787. package/cloudrunv2/workerPoolIamBinding.js +3 -10
  788. package/cloudrunv2/workerPoolIamBinding.js.map +1 -1
  789. package/cloudrunv2/workerPoolIamMember.d.ts +3 -10
  790. package/cloudrunv2/workerPoolIamMember.js +3 -10
  791. package/cloudrunv2/workerPoolIamMember.js.map +1 -1
  792. package/cloudrunv2/workerPoolIamPolicy.d.ts +3 -10
  793. package/cloudrunv2/workerPoolIamPolicy.js +3 -10
  794. package/cloudrunv2/workerPoolIamPolicy.js.map +1 -1
  795. package/cloudscheduler/job.d.ts +0 -12
  796. package/cloudscheduler/job.js +0 -12
  797. package/cloudscheduler/job.js.map +1 -1
  798. package/cloudsecuritycompliance/cloudControl.d.ts +0 -4
  799. package/cloudsecuritycompliance/cloudControl.js +0 -4
  800. package/cloudsecuritycompliance/cloudControl.js.map +1 -1
  801. package/cloudsecuritycompliance/framework.d.ts +0 -4
  802. package/cloudsecuritycompliance/framework.js +0 -4
  803. package/cloudsecuritycompliance/framework.js.map +1 -1
  804. package/cloudsecuritycompliance/frameworkDeployment.d.ts +0 -4
  805. package/cloudsecuritycompliance/frameworkDeployment.js +0 -4
  806. package/cloudsecuritycompliance/frameworkDeployment.js.map +1 -1
  807. package/cloudtasks/queue.d.ts +0 -8
  808. package/cloudtasks/queue.js +0 -8
  809. package/cloudtasks/queue.js.map +1 -1
  810. package/cloudtasks/queueIamBinding.d.ts +3 -10
  811. package/cloudtasks/queueIamBinding.js +3 -10
  812. package/cloudtasks/queueIamBinding.js.map +1 -1
  813. package/cloudtasks/queueIamMember.d.ts +3 -10
  814. package/cloudtasks/queueIamMember.js +3 -10
  815. package/cloudtasks/queueIamMember.js.map +1 -1
  816. package/cloudtasks/queueIamPolicy.d.ts +3 -10
  817. package/cloudtasks/queueIamPolicy.js +3 -10
  818. package/cloudtasks/queueIamPolicy.js.map +1 -1
  819. package/colab/notebookExecution.d.ts +0 -8
  820. package/colab/notebookExecution.js +0 -8
  821. package/colab/notebookExecution.js.map +1 -1
  822. package/colab/runtime.d.ts +0 -8
  823. package/colab/runtime.js +0 -8
  824. package/colab/runtime.js.map +1 -1
  825. package/colab/runtimeTemplate.d.ts +2 -10
  826. package/colab/runtimeTemplate.js +0 -8
  827. package/colab/runtimeTemplate.js.map +1 -1
  828. package/colab/runtimeTemplateIamBinding.d.ts +3 -10
  829. package/colab/runtimeTemplateIamBinding.js +3 -10
  830. package/colab/runtimeTemplateIamBinding.js.map +1 -1
  831. package/colab/runtimeTemplateIamMember.d.ts +3 -10
  832. package/colab/runtimeTemplateIamMember.js +3 -10
  833. package/colab/runtimeTemplateIamMember.js.map +1 -1
  834. package/colab/runtimeTemplateIamPolicy.d.ts +3 -10
  835. package/colab/runtimeTemplateIamPolicy.js +3 -10
  836. package/colab/runtimeTemplateIamPolicy.js.map +1 -1
  837. package/colab/schedule.d.ts +0 -8
  838. package/colab/schedule.js +0 -8
  839. package/colab/schedule.js.map +1 -1
  840. package/composer/environment.d.ts +573 -12
  841. package/composer/environment.js +567 -12
  842. package/composer/environment.js.map +1 -1
  843. package/composer/userWorkloadsConfigMap.d.ts +0 -12
  844. package/composer/userWorkloadsConfigMap.js +0 -12
  845. package/composer/userWorkloadsConfigMap.js.map +1 -1
  846. package/composer/userWorkloadsSecret.d.ts +24 -11
  847. package/composer/userWorkloadsSecret.js +0 -8
  848. package/composer/userWorkloadsSecret.js.map +1 -1
  849. package/compute/address.d.ts +2 -14
  850. package/compute/address.js +0 -12
  851. package/compute/address.js.map +1 -1
  852. package/compute/attachedDisk.d.ts +0 -4
  853. package/compute/attachedDisk.js +0 -4
  854. package/compute/attachedDisk.js.map +1 -1
  855. package/compute/autoscaler.d.ts +0 -12
  856. package/compute/autoscaler.js +0 -12
  857. package/compute/autoscaler.js.map +1 -1
  858. package/compute/backendBucket.d.ts +0 -8
  859. package/compute/backendBucket.js +0 -8
  860. package/compute/backendBucket.js.map +1 -1
  861. package/compute/backendBucketIamBinding.d.ts +137 -9
  862. package/compute/backendBucketIamBinding.js +137 -9
  863. package/compute/backendBucketIamBinding.js.map +1 -1
  864. package/compute/backendBucketIamMember.d.ts +137 -9
  865. package/compute/backendBucketIamMember.js +137 -9
  866. package/compute/backendBucketIamMember.js.map +1 -1
  867. package/compute/backendBucketIamPolicy.d.ts +137 -9
  868. package/compute/backendBucketIamPolicy.js +137 -9
  869. package/compute/backendBucketIamPolicy.js.map +1 -1
  870. package/compute/backendService.d.ts +0 -8
  871. package/compute/backendService.js +0 -8
  872. package/compute/backendService.js.map +1 -1
  873. package/compute/backendServiceIamBinding.d.ts +261 -9
  874. package/compute/backendServiceIamBinding.js +261 -9
  875. package/compute/backendServiceIamBinding.js.map +1 -1
  876. package/compute/backendServiceIamMember.d.ts +261 -9
  877. package/compute/backendServiceIamMember.js +261 -9
  878. package/compute/backendServiceIamMember.js.map +1 -1
  879. package/compute/backendServiceIamPolicy.d.ts +261 -9
  880. package/compute/backendServiceIamPolicy.js +261 -9
  881. package/compute/backendServiceIamPolicy.js.map +1 -1
  882. package/compute/caExternalAccountKey.d.ts +24 -6
  883. package/compute/caExternalAccountKey.js +3 -1
  884. package/compute/caExternalAccountKey.js.map +1 -1
  885. package/compute/crossSiteNetwork.d.ts +0 -8
  886. package/compute/crossSiteNetwork.js +0 -8
  887. package/compute/crossSiteNetwork.js.map +1 -1
  888. package/compute/disk.d.ts +2 -14
  889. package/compute/disk.js +0 -12
  890. package/compute/disk.js.map +1 -1
  891. package/compute/diskIamBinding.d.ts +3 -10
  892. package/compute/diskIamBinding.js +3 -10
  893. package/compute/diskIamBinding.js.map +1 -1
  894. package/compute/diskIamMember.d.ts +3 -10
  895. package/compute/diskIamMember.js +3 -10
  896. package/compute/diskIamMember.js.map +1 -1
  897. package/compute/diskIamPolicy.d.ts +3 -10
  898. package/compute/diskIamPolicy.js +3 -10
  899. package/compute/diskIamPolicy.js.map +1 -1
  900. package/compute/diskResourcePolicyAttachment.d.ts +0 -12
  901. package/compute/diskResourcePolicyAttachment.js +0 -12
  902. package/compute/diskResourcePolicyAttachment.js.map +1 -1
  903. package/compute/externalVpnGateway.d.ts +20 -10
  904. package/compute/externalVpnGateway.js +2 -8
  905. package/compute/externalVpnGateway.js.map +1 -1
  906. package/compute/firewall.d.ts +0 -8
  907. package/compute/firewall.js +0 -8
  908. package/compute/firewall.js.map +1 -1
  909. package/compute/firewallPolicy.d.ts +0 -4
  910. package/compute/firewallPolicy.js +0 -4
  911. package/compute/firewallPolicy.js.map +1 -1
  912. package/compute/firewallPolicyAssociation.d.ts +0 -4
  913. package/compute/firewallPolicyAssociation.js +0 -4
  914. package/compute/firewallPolicyAssociation.js.map +1 -1
  915. package/compute/firewallPolicyRule.d.ts +0 -4
  916. package/compute/firewallPolicyRule.js +0 -4
  917. package/compute/firewallPolicyRule.js.map +1 -1
  918. package/compute/firewallPolicyWithRules.d.ts +0 -4
  919. package/compute/firewallPolicyWithRules.js +0 -4
  920. package/compute/firewallPolicyWithRules.js.map +1 -1
  921. package/compute/forwardingRule.d.ts +11 -14
  922. package/compute/forwardingRule.js +0 -12
  923. package/compute/forwardingRule.js.map +1 -1
  924. package/compute/futureReservation.d.ts +19 -12
  925. package/compute/futureReservation.js +19 -12
  926. package/compute/futureReservation.js.map +1 -1
  927. package/compute/getBackendBucketIamPolicy.d.ts +8 -0
  928. package/compute/getBackendBucketIamPolicy.js +8 -0
  929. package/compute/getBackendBucketIamPolicy.js.map +1 -1
  930. package/compute/getBackendServiceIamPolicy.d.ts +8 -0
  931. package/compute/getBackendServiceIamPolicy.js +8 -0
  932. package/compute/getBackendServiceIamPolicy.js.map +1 -1
  933. package/compute/getCertificate.d.ts +2 -0
  934. package/compute/getCertificate.js.map +1 -1
  935. package/compute/getHcVpnGateway.d.ts +1 -0
  936. package/compute/getHcVpnGateway.js.map +1 -1
  937. package/compute/getMachineImageIamPolicy.d.ts +8 -0
  938. package/compute/getMachineImageIamPolicy.js +8 -0
  939. package/compute/getMachineImageIamPolicy.js.map +1 -1
  940. package/compute/getRegionBackendServiceIamPolicy.d.ts +8 -0
  941. package/compute/getRegionBackendServiceIamPolicy.js +8 -0
  942. package/compute/getRegionBackendServiceIamPolicy.js.map +1 -1
  943. package/compute/getRegionInstanceTemplate.d.ts +4 -0
  944. package/compute/getRegionInstanceTemplate.js.map +1 -1
  945. package/compute/getRegionSslCertificate.d.ts +2 -0
  946. package/compute/getRegionSslCertificate.js.map +1 -1
  947. package/compute/getResourcePolicy.d.ts +32 -0
  948. package/compute/getResourcePolicy.js +32 -0
  949. package/compute/getResourcePolicy.js.map +1 -1
  950. package/compute/globalAddress.d.ts +2 -10
  951. package/compute/globalAddress.js +0 -8
  952. package/compute/globalAddress.js.map +1 -1
  953. package/compute/globalForwardingRule.d.ts +2 -10
  954. package/compute/globalForwardingRule.js +0 -8
  955. package/compute/globalForwardingRule.js.map +1 -1
  956. package/compute/globalNetworkEndpoint.d.ts +0 -8
  957. package/compute/globalNetworkEndpoint.js +0 -8
  958. package/compute/globalNetworkEndpoint.js.map +1 -1
  959. package/compute/globalNetworkEndpointGroup.d.ts +0 -8
  960. package/compute/globalNetworkEndpointGroup.js +0 -8
  961. package/compute/globalNetworkEndpointGroup.js.map +1 -1
  962. package/compute/haVpnGateway.d.ts +20 -14
  963. package/compute/haVpnGateway.js +2 -12
  964. package/compute/haVpnGateway.js.map +1 -1
  965. package/compute/healthCheck.d.ts +0 -8
  966. package/compute/healthCheck.js +0 -8
  967. package/compute/healthCheck.js.map +1 -1
  968. package/compute/httpHealthCheck.d.ts +0 -8
  969. package/compute/httpHealthCheck.js +0 -8
  970. package/compute/httpHealthCheck.js.map +1 -1
  971. package/compute/httpsHealthCheck.d.ts +0 -8
  972. package/compute/httpsHealthCheck.js +0 -8
  973. package/compute/httpsHealthCheck.js.map +1 -1
  974. package/compute/image.d.ts +2 -10
  975. package/compute/image.js +0 -8
  976. package/compute/image.js.map +1 -1
  977. package/compute/imageIamBinding.d.ts +3 -9
  978. package/compute/imageIamBinding.js +3 -9
  979. package/compute/imageIamBinding.js.map +1 -1
  980. package/compute/imageIamMember.d.ts +3 -9
  981. package/compute/imageIamMember.js +3 -9
  982. package/compute/imageIamMember.js.map +1 -1
  983. package/compute/imageIamPolicy.d.ts +3 -9
  984. package/compute/imageIamPolicy.js +3 -9
  985. package/compute/imageIamPolicy.js.map +1 -1
  986. package/compute/index.d.ts +3 -0
  987. package/compute/index.js +7 -2
  988. package/compute/index.js.map +1 -1
  989. package/compute/instance.d.ts +4 -8
  990. package/compute/instance.js +4 -8
  991. package/compute/instance.js.map +1 -1
  992. package/compute/instanceFromMachineImage.d.ts +27 -0
  993. package/compute/instanceFromMachineImage.js +12 -0
  994. package/compute/instanceFromMachineImage.js.map +1 -1
  995. package/compute/instanceFromTemplate.d.ts +15 -0
  996. package/compute/instanceFromTemplate.js.map +1 -1
  997. package/compute/instanceGroup.d.ts +0 -8
  998. package/compute/instanceGroup.js +0 -8
  999. package/compute/instanceGroup.js.map +1 -1
  1000. package/compute/instanceGroupManager.d.ts +18 -20
  1001. package/compute/instanceGroupManager.js +6 -17
  1002. package/compute/instanceGroupManager.js.map +1 -1
  1003. package/compute/instanceGroupMembership.d.ts +0 -12
  1004. package/compute/instanceGroupMembership.js +0 -12
  1005. package/compute/instanceGroupMembership.js.map +1 -1
  1006. package/compute/instanceGroupNamedPort.d.ts +0 -12
  1007. package/compute/instanceGroupNamedPort.js +0 -12
  1008. package/compute/instanceGroupNamedPort.js.map +1 -1
  1009. package/compute/instanceIAMBinding.d.ts +3 -10
  1010. package/compute/instanceIAMBinding.js +3 -10
  1011. package/compute/instanceIAMBinding.js.map +1 -1
  1012. package/compute/instanceIAMMember.d.ts +3 -10
  1013. package/compute/instanceIAMMember.js +3 -10
  1014. package/compute/instanceIAMMember.js.map +1 -1
  1015. package/compute/instanceIAMPolicy.d.ts +3 -10
  1016. package/compute/instanceIAMPolicy.js +3 -10
  1017. package/compute/instanceIAMPolicy.js.map +1 -1
  1018. package/compute/instanceSettings.d.ts +0 -8
  1019. package/compute/instanceSettings.js +0 -8
  1020. package/compute/instanceSettings.js.map +1 -1
  1021. package/compute/instanceTemplate.d.ts +24 -11
  1022. package/compute/instanceTemplate.js +0 -8
  1023. package/compute/instanceTemplate.js.map +1 -1
  1024. package/compute/instanceTemplateIamBinding.d.ts +3 -9
  1025. package/compute/instanceTemplateIamBinding.js +3 -9
  1026. package/compute/instanceTemplateIamBinding.js.map +1 -1
  1027. package/compute/instanceTemplateIamMember.d.ts +3 -9
  1028. package/compute/instanceTemplateIamMember.js +3 -9
  1029. package/compute/instanceTemplateIamMember.js.map +1 -1
  1030. package/compute/instanceTemplateIamPolicy.d.ts +3 -9
  1031. package/compute/instanceTemplateIamPolicy.js +3 -9
  1032. package/compute/instanceTemplateIamPolicy.js.map +1 -1
  1033. package/compute/instantSnapshot.d.ts +2 -14
  1034. package/compute/instantSnapshot.js +0 -12
  1035. package/compute/instantSnapshot.js.map +1 -1
  1036. package/compute/instantSnapshotIamBinding.d.ts +3 -10
  1037. package/compute/instantSnapshotIamBinding.js +3 -10
  1038. package/compute/instantSnapshotIamBinding.js.map +1 -1
  1039. package/compute/instantSnapshotIamMember.d.ts +3 -10
  1040. package/compute/instantSnapshotIamMember.js +3 -10
  1041. package/compute/instantSnapshotIamMember.js.map +1 -1
  1042. package/compute/instantSnapshotIamPolicy.d.ts +3 -10
  1043. package/compute/instantSnapshotIamPolicy.js +3 -10
  1044. package/compute/instantSnapshotIamPolicy.js.map +1 -1
  1045. package/compute/interconnect.d.ts +2 -10
  1046. package/compute/interconnect.js +0 -8
  1047. package/compute/interconnect.js.map +1 -1
  1048. package/compute/interconnectAttachment.d.ts +17 -26
  1049. package/compute/interconnectAttachment.js +2 -12
  1050. package/compute/interconnectAttachment.js.map +1 -1
  1051. package/compute/interconnectAttachmentGroup.d.ts +0 -8
  1052. package/compute/interconnectAttachmentGroup.js +0 -8
  1053. package/compute/interconnectAttachmentGroup.js.map +1 -1
  1054. package/compute/interconnectGroup.d.ts +0 -8
  1055. package/compute/interconnectGroup.js +0 -8
  1056. package/compute/interconnectGroup.js.map +1 -1
  1057. package/compute/machineImage.d.ts +13 -8
  1058. package/compute/machineImage.js +13 -8
  1059. package/compute/machineImage.js.map +1 -1
  1060. package/compute/machineImageIamBinding.d.ts +261 -9
  1061. package/compute/machineImageIamBinding.js +261 -9
  1062. package/compute/machineImageIamBinding.js.map +1 -1
  1063. package/compute/machineImageIamMember.d.ts +261 -9
  1064. package/compute/machineImageIamMember.js +261 -9
  1065. package/compute/machineImageIamMember.js.map +1 -1
  1066. package/compute/machineImageIamPolicy.d.ts +261 -9
  1067. package/compute/machineImageIamPolicy.js +261 -9
  1068. package/compute/machineImageIamPolicy.js.map +1 -1
  1069. package/compute/managedSslCertificate.d.ts +0 -8
  1070. package/compute/managedSslCertificate.js +0 -8
  1071. package/compute/managedSslCertificate.js.map +1 -1
  1072. package/compute/mangedSslCertificate.d.ts +0 -8
  1073. package/compute/mangedSslCertificate.js +0 -8
  1074. package/compute/mangedSslCertificate.js.map +1 -1
  1075. package/compute/network.d.ts +0 -8
  1076. package/compute/network.js +0 -8
  1077. package/compute/network.js.map +1 -1
  1078. package/compute/networkAttachment.d.ts +0 -12
  1079. package/compute/networkAttachment.js +0 -12
  1080. package/compute/networkAttachment.js.map +1 -1
  1081. package/compute/networkEdgeSecurityService.d.ts +11 -12
  1082. package/compute/networkEdgeSecurityService.js +11 -12
  1083. package/compute/networkEdgeSecurityService.js.map +1 -1
  1084. package/compute/networkEndpoint.d.ts +0 -12
  1085. package/compute/networkEndpoint.js +0 -12
  1086. package/compute/networkEndpoint.js.map +1 -1
  1087. package/compute/networkEndpointGroup.d.ts +0 -12
  1088. package/compute/networkEndpointGroup.js +0 -12
  1089. package/compute/networkEndpointGroup.js.map +1 -1
  1090. package/compute/networkEndpointList.d.ts +0 -12
  1091. package/compute/networkEndpointList.js +0 -12
  1092. package/compute/networkEndpointList.js.map +1 -1
  1093. package/compute/networkFirewallPolicy.d.ts +0 -8
  1094. package/compute/networkFirewallPolicy.js +0 -8
  1095. package/compute/networkFirewallPolicy.js.map +1 -1
  1096. package/compute/networkFirewallPolicyAssociation.d.ts +0 -8
  1097. package/compute/networkFirewallPolicyAssociation.js +0 -8
  1098. package/compute/networkFirewallPolicyAssociation.js.map +1 -1
  1099. package/compute/networkFirewallPolicyPacketMirroringRule.d.ts +9 -8
  1100. package/compute/networkFirewallPolicyPacketMirroringRule.js +9 -8
  1101. package/compute/networkFirewallPolicyPacketMirroringRule.js.map +1 -1
  1102. package/compute/networkFirewallPolicyRule.d.ts +0 -8
  1103. package/compute/networkFirewallPolicyRule.js +0 -8
  1104. package/compute/networkFirewallPolicyRule.js.map +1 -1
  1105. package/compute/networkFirewallPolicyWithRules.d.ts +0 -8
  1106. package/compute/networkFirewallPolicyWithRules.js +0 -8
  1107. package/compute/networkFirewallPolicyWithRules.js.map +1 -1
  1108. package/compute/networkPeeringRoutesConfig.d.ts +0 -8
  1109. package/compute/networkPeeringRoutesConfig.js +0 -8
  1110. package/compute/networkPeeringRoutesConfig.js.map +1 -1
  1111. package/compute/nodeGroup.d.ts +0 -12
  1112. package/compute/nodeGroup.js +0 -12
  1113. package/compute/nodeGroup.js.map +1 -1
  1114. package/compute/nodeTemplate.d.ts +0 -12
  1115. package/compute/nodeTemplate.js +0 -12
  1116. package/compute/nodeTemplate.js.map +1 -1
  1117. package/compute/organizationSecurityPolicy.d.ts +0 -4
  1118. package/compute/organizationSecurityPolicy.js +0 -4
  1119. package/compute/organizationSecurityPolicy.js.map +1 -1
  1120. package/compute/organizationSecurityPolicyRule.d.ts +11 -0
  1121. package/compute/organizationSecurityPolicyRule.js +11 -0
  1122. package/compute/organizationSecurityPolicyRule.js.map +1 -1
  1123. package/compute/packetMirroring.d.ts +19 -12
  1124. package/compute/packetMirroring.js +3 -12
  1125. package/compute/packetMirroring.js.map +1 -1
  1126. package/compute/perInstanceConfig.d.ts +0 -12
  1127. package/compute/perInstanceConfig.js +0 -12
  1128. package/compute/perInstanceConfig.js.map +1 -1
  1129. package/compute/previewFeature.d.ts +0 -8
  1130. package/compute/previewFeature.js +0 -8
  1131. package/compute/previewFeature.js.map +1 -1
  1132. package/compute/projectCloudArmorTier.d.ts +0 -4
  1133. package/compute/projectCloudArmorTier.js +0 -4
  1134. package/compute/projectCloudArmorTier.js.map +1 -1
  1135. package/compute/projectMetadataItem.d.ts +0 -4
  1136. package/compute/projectMetadataItem.js +0 -4
  1137. package/compute/projectMetadataItem.js.map +1 -1
  1138. package/compute/publicAdvertisedPrefix.d.ts +0 -8
  1139. package/compute/publicAdvertisedPrefix.js +0 -8
  1140. package/compute/publicAdvertisedPrefix.js.map +1 -1
  1141. package/compute/publicDelegatedPrefix.d.ts +0 -12
  1142. package/compute/publicDelegatedPrefix.js +0 -12
  1143. package/compute/publicDelegatedPrefix.js.map +1 -1
  1144. package/compute/regionAutoscaler.d.ts +0 -12
  1145. package/compute/regionAutoscaler.js +0 -12
  1146. package/compute/regionAutoscaler.js.map +1 -1
  1147. package/compute/regionBackendService.d.ts +0 -15
  1148. package/compute/regionBackendService.js +0 -12
  1149. package/compute/regionBackendService.js.map +1 -1
  1150. package/compute/regionBackendServiceIamBinding.d.ts +273 -10
  1151. package/compute/regionBackendServiceIamBinding.js +273 -10
  1152. package/compute/regionBackendServiceIamBinding.js.map +1 -1
  1153. package/compute/regionBackendServiceIamMember.d.ts +273 -10
  1154. package/compute/regionBackendServiceIamMember.js +273 -10
  1155. package/compute/regionBackendServiceIamMember.js.map +1 -1
  1156. package/compute/regionBackendServiceIamPolicy.d.ts +273 -10
  1157. package/compute/regionBackendServiceIamPolicy.js +273 -10
  1158. package/compute/regionBackendServiceIamPolicy.js.map +1 -1
  1159. package/compute/regionCommitment.d.ts +0 -12
  1160. package/compute/regionCommitment.js +0 -12
  1161. package/compute/regionCommitment.js.map +1 -1
  1162. package/compute/regionCompositeHealthCheck.d.ts +13 -12
  1163. package/compute/regionCompositeHealthCheck.js +13 -12
  1164. package/compute/regionCompositeHealthCheck.js.map +1 -1
  1165. package/compute/regionDisk.d.ts +2 -14
  1166. package/compute/regionDisk.js +0 -12
  1167. package/compute/regionDisk.js.map +1 -1
  1168. package/compute/regionDiskIamBinding.d.ts +3 -10
  1169. package/compute/regionDiskIamBinding.js +3 -10
  1170. package/compute/regionDiskIamBinding.js.map +1 -1
  1171. package/compute/regionDiskIamMember.d.ts +3 -10
  1172. package/compute/regionDiskIamMember.js +3 -10
  1173. package/compute/regionDiskIamMember.js.map +1 -1
  1174. package/compute/regionDiskIamPolicy.d.ts +3 -10
  1175. package/compute/regionDiskIamPolicy.js +3 -10
  1176. package/compute/regionDiskIamPolicy.js.map +1 -1
  1177. package/compute/regionDiskResourcePolicyAttachment.d.ts +0 -12
  1178. package/compute/regionDiskResourcePolicyAttachment.js +0 -12
  1179. package/compute/regionDiskResourcePolicyAttachment.js.map +1 -1
  1180. package/compute/regionHealthAggregationPolicy.d.ts +11 -12
  1181. package/compute/regionHealthAggregationPolicy.js +11 -12
  1182. package/compute/regionHealthAggregationPolicy.js.map +1 -1
  1183. package/compute/regionHealthCheck.d.ts +0 -12
  1184. package/compute/regionHealthCheck.js +0 -12
  1185. package/compute/regionHealthCheck.js.map +1 -1
  1186. package/compute/regionHealthSource.d.ts +13 -12
  1187. package/compute/regionHealthSource.js +13 -12
  1188. package/compute/regionHealthSource.js.map +1 -1
  1189. package/compute/regionInstanceGroupManager.d.ts +12 -3
  1190. package/compute/regionInstanceGroupManager.js.map +1 -1
  1191. package/compute/regionInstanceTemplate.d.ts +241 -8
  1192. package/compute/regionInstanceTemplate.js +229 -8
  1193. package/compute/regionInstanceTemplate.js.map +1 -1
  1194. package/compute/regionNetworkEndpoint.d.ts +0 -12
  1195. package/compute/regionNetworkEndpoint.js +0 -12
  1196. package/compute/regionNetworkEndpoint.js.map +1 -1
  1197. package/compute/regionNetworkEndpointGroup.d.ts +0 -12
  1198. package/compute/regionNetworkEndpointGroup.js +0 -12
  1199. package/compute/regionNetworkEndpointGroup.js.map +1 -1
  1200. package/compute/regionNetworkFirewallPolicy.d.ts +3 -15
  1201. package/compute/regionNetworkFirewallPolicy.js +0 -12
  1202. package/compute/regionNetworkFirewallPolicy.js.map +1 -1
  1203. package/compute/regionNetworkFirewallPolicyAssociation.d.ts +0 -16
  1204. package/compute/regionNetworkFirewallPolicyAssociation.js +0 -16
  1205. package/compute/regionNetworkFirewallPolicyAssociation.js.map +1 -1
  1206. package/compute/regionNetworkFirewallPolicyRule.d.ts +0 -12
  1207. package/compute/regionNetworkFirewallPolicyRule.js +0 -12
  1208. package/compute/regionNetworkFirewallPolicyRule.js.map +1 -1
  1209. package/compute/regionNetworkFirewallPolicyWithRules.d.ts +3 -15
  1210. package/compute/regionNetworkFirewallPolicyWithRules.js +0 -12
  1211. package/compute/regionNetworkFirewallPolicyWithRules.js.map +1 -1
  1212. package/compute/regionPerInstanceConfig.d.ts +0 -12
  1213. package/compute/regionPerInstanceConfig.js +0 -12
  1214. package/compute/regionPerInstanceConfig.js.map +1 -1
  1215. package/compute/regionResizeRequest.d.ts +15 -12
  1216. package/compute/regionResizeRequest.js +15 -12
  1217. package/compute/regionResizeRequest.js.map +1 -1
  1218. package/compute/regionSecurityPolicy.d.ts +0 -12
  1219. package/compute/regionSecurityPolicy.js +0 -12
  1220. package/compute/regionSecurityPolicy.js.map +1 -1
  1221. package/compute/regionSecurityPolicyRule.d.ts +0 -12
  1222. package/compute/regionSecurityPolicyRule.js +0 -12
  1223. package/compute/regionSecurityPolicyRule.js.map +1 -1
  1224. package/compute/regionSslCertificate.d.ts +44 -14
  1225. package/compute/regionSslCertificate.js +8 -16
  1226. package/compute/regionSslCertificate.js.map +1 -1
  1227. package/compute/regionSslPolicy.d.ts +0 -12
  1228. package/compute/regionSslPolicy.js +0 -12
  1229. package/compute/regionSslPolicy.js.map +1 -1
  1230. package/compute/regionTargetHttpProxy.d.ts +0 -12
  1231. package/compute/regionTargetHttpProxy.js +0 -12
  1232. package/compute/regionTargetHttpProxy.js.map +1 -1
  1233. package/compute/regionTargetHttpsProxy.d.ts +0 -12
  1234. package/compute/regionTargetHttpsProxy.js +0 -12
  1235. package/compute/regionTargetHttpsProxy.js.map +1 -1
  1236. package/compute/regionTargetTcpProxy.d.ts +0 -12
  1237. package/compute/regionTargetTcpProxy.js +0 -12
  1238. package/compute/regionTargetTcpProxy.js.map +1 -1
  1239. package/compute/regionUrlMap.d.ts +0 -12
  1240. package/compute/regionUrlMap.js +0 -12
  1241. package/compute/regionUrlMap.js.map +1 -1
  1242. package/compute/reservation.d.ts +0 -12
  1243. package/compute/reservation.js +0 -12
  1244. package/compute/reservation.js.map +1 -1
  1245. package/compute/resizeRequest.d.ts +0 -12
  1246. package/compute/resizeRequest.js +0 -12
  1247. package/compute/resizeRequest.js.map +1 -1
  1248. package/compute/resourcePolicy.d.ts +0 -12
  1249. package/compute/resourcePolicy.js +0 -12
  1250. package/compute/resourcePolicy.js.map +1 -1
  1251. package/compute/resourcePolicyAttachment.d.ts +0 -12
  1252. package/compute/resourcePolicyAttachment.js +0 -12
  1253. package/compute/resourcePolicyAttachment.js.map +1 -1
  1254. package/compute/rolloutPlan.d.ts +173 -0
  1255. package/compute/rolloutPlan.js +117 -0
  1256. package/compute/rolloutPlan.js.map +1 -0
  1257. package/compute/route.d.ts +0 -8
  1258. package/compute/route.js +0 -8
  1259. package/compute/route.js.map +1 -1
  1260. package/compute/router.d.ts +1 -13
  1261. package/compute/router.js +1 -13
  1262. package/compute/router.js.map +1 -1
  1263. package/compute/routerInterface.d.ts +0 -4
  1264. package/compute/routerInterface.js +0 -4
  1265. package/compute/routerInterface.js.map +1 -1
  1266. package/compute/routerNat.d.ts +0 -12
  1267. package/compute/routerNat.js +0 -12
  1268. package/compute/routerNat.js.map +1 -1
  1269. package/compute/routerNatAddress.d.ts +0 -12
  1270. package/compute/routerNatAddress.js +0 -12
  1271. package/compute/routerNatAddress.js.map +1 -1
  1272. package/compute/routerPeer.d.ts +0 -12
  1273. package/compute/routerPeer.js +0 -12
  1274. package/compute/routerPeer.js.map +1 -1
  1275. package/compute/routerRoutePolicy.d.ts +0 -12
  1276. package/compute/routerRoutePolicy.js +0 -12
  1277. package/compute/routerRoutePolicy.js.map +1 -1
  1278. package/compute/securityPolicy.d.ts +0 -8
  1279. package/compute/securityPolicy.js +0 -8
  1280. package/compute/securityPolicy.js.map +1 -1
  1281. package/compute/securityPolicyRule.d.ts +0 -8
  1282. package/compute/securityPolicyRule.js +0 -8
  1283. package/compute/securityPolicyRule.js.map +1 -1
  1284. package/compute/securityScanConfig.d.ts +12 -9
  1285. package/compute/securityScanConfig.js +12 -9
  1286. package/compute/securityScanConfig.js.map +1 -1
  1287. package/compute/serviceAttachment.d.ts +0 -12
  1288. package/compute/serviceAttachment.js +0 -12
  1289. package/compute/serviceAttachment.js.map +1 -1
  1290. package/compute/sharedVPCServiceProject.d.ts +1 -5
  1291. package/compute/sharedVPCServiceProject.js +1 -5
  1292. package/compute/sharedVPCServiceProject.js.map +1 -1
  1293. package/compute/snapshot.d.ts +2 -10
  1294. package/compute/snapshot.js +0 -8
  1295. package/compute/snapshot.js.map +1 -1
  1296. package/compute/snapshotIamBinding.d.ts +3 -9
  1297. package/compute/snapshotIamBinding.js +3 -9
  1298. package/compute/snapshotIamBinding.js.map +1 -1
  1299. package/compute/snapshotIamMember.d.ts +3 -9
  1300. package/compute/snapshotIamMember.js +3 -9
  1301. package/compute/snapshotIamMember.js.map +1 -1
  1302. package/compute/snapshotIamPolicy.d.ts +3 -9
  1303. package/compute/snapshotIamPolicy.js +3 -9
  1304. package/compute/snapshotIamPolicy.js.map +1 -1
  1305. package/compute/snapshotSettings.d.ts +0 -4
  1306. package/compute/snapshotSettings.js +0 -4
  1307. package/compute/snapshotSettings.js.map +1 -1
  1308. package/compute/sslcertificate.d.ts +44 -10
  1309. package/compute/sslcertificate.js +8 -12
  1310. package/compute/sslcertificate.js.map +1 -1
  1311. package/compute/sslpolicy.d.ts +0 -8
  1312. package/compute/sslpolicy.js +0 -8
  1313. package/compute/sslpolicy.js.map +1 -1
  1314. package/compute/storagePool.d.ts +20 -14
  1315. package/compute/storagePool.js +0 -12
  1316. package/compute/storagePool.js.map +1 -1
  1317. package/compute/storagePoolIamBinding.d.ts +3 -10
  1318. package/compute/storagePoolIamBinding.js +3 -10
  1319. package/compute/storagePoolIamBinding.js.map +1 -1
  1320. package/compute/storagePoolIamMember.d.ts +3 -10
  1321. package/compute/storagePoolIamMember.js +3 -10
  1322. package/compute/storagePoolIamMember.js.map +1 -1
  1323. package/compute/storagePoolIamPolicy.d.ts +3 -10
  1324. package/compute/storagePoolIamPolicy.js +3 -10
  1325. package/compute/storagePoolIamPolicy.js.map +1 -1
  1326. package/compute/subnetwork.d.ts +0 -15
  1327. package/compute/subnetwork.js +0 -12
  1328. package/compute/subnetwork.js.map +1 -1
  1329. package/compute/subnetworkIAMBinding.d.ts +3 -10
  1330. package/compute/subnetworkIAMBinding.js +3 -10
  1331. package/compute/subnetworkIAMBinding.js.map +1 -1
  1332. package/compute/subnetworkIAMMember.d.ts +3 -10
  1333. package/compute/subnetworkIAMMember.js +3 -10
  1334. package/compute/subnetworkIAMMember.js.map +1 -1
  1335. package/compute/subnetworkIAMPolicy.d.ts +3 -10
  1336. package/compute/subnetworkIAMPolicy.js +3 -10
  1337. package/compute/subnetworkIAMPolicy.js.map +1 -1
  1338. package/compute/targetGrpcProxy.d.ts +0 -8
  1339. package/compute/targetGrpcProxy.js +0 -8
  1340. package/compute/targetGrpcProxy.js.map +1 -1
  1341. package/compute/targetHttpProxy.d.ts +0 -8
  1342. package/compute/targetHttpProxy.js +0 -8
  1343. package/compute/targetHttpProxy.js.map +1 -1
  1344. package/compute/targetHttpsProxy.d.ts +0 -8
  1345. package/compute/targetHttpsProxy.js +0 -8
  1346. package/compute/targetHttpsProxy.js.map +1 -1
  1347. package/compute/targetInstance.d.ts +2 -14
  1348. package/compute/targetInstance.js +2 -14
  1349. package/compute/targetInstance.js.map +1 -1
  1350. package/compute/targetPool.d.ts +0 -12
  1351. package/compute/targetPool.js +0 -12
  1352. package/compute/targetPool.js.map +1 -1
  1353. package/compute/targetSSLProxy.d.ts +5 -8
  1354. package/compute/targetSSLProxy.js +5 -8
  1355. package/compute/targetSSLProxy.js.map +1 -1
  1356. package/compute/targetTCPProxy.d.ts +0 -8
  1357. package/compute/targetTCPProxy.js +0 -8
  1358. package/compute/targetTCPProxy.js.map +1 -1
  1359. package/compute/urlmap.d.ts +0 -8
  1360. package/compute/urlmap.js +0 -8
  1361. package/compute/urlmap.js.map +1 -1
  1362. package/compute/vpngateway.d.ts +20 -12
  1363. package/compute/vpngateway.js +2 -12
  1364. package/compute/vpngateway.js.map +1 -1
  1365. package/compute/vpntunnel.d.ts +20 -14
  1366. package/compute/vpntunnel.js +2 -12
  1367. package/compute/vpntunnel.js.map +1 -1
  1368. package/compute/wireGroup.d.ts +0 -8
  1369. package/compute/wireGroup.js +0 -8
  1370. package/compute/wireGroup.js.map +1 -1
  1371. package/config/vars.d.ts +2 -0
  1372. package/config/vars.js +12 -0
  1373. package/config/vars.js.map +1 -1
  1374. package/contactcenterinsights/analysisRule.d.ts +0 -8
  1375. package/contactcenterinsights/analysisRule.js +0 -8
  1376. package/contactcenterinsights/analysisRule.js.map +1 -1
  1377. package/contactcenterinsights/view.d.ts +0 -8
  1378. package/contactcenterinsights/view.js +0 -8
  1379. package/contactcenterinsights/view.js.map +1 -1
  1380. package/container/attachedCluster.d.ts +6 -8
  1381. package/container/attachedCluster.js +0 -8
  1382. package/container/attachedCluster.js.map +1 -1
  1383. package/container/awsCluster.d.ts +6 -9
  1384. package/container/awsCluster.js +0 -9
  1385. package/container/awsCluster.js.map +1 -1
  1386. package/container/awsNodePool.d.ts +6 -9
  1387. package/container/awsNodePool.js +0 -9
  1388. package/container/awsNodePool.js.map +1 -1
  1389. package/container/azureClient.d.ts +0 -9
  1390. package/container/azureClient.js +0 -9
  1391. package/container/azureClient.js.map +1 -1
  1392. package/container/azureCluster.d.ts +6 -9
  1393. package/container/azureCluster.js +0 -9
  1394. package/container/azureCluster.js.map +1 -1
  1395. package/container/azureNodePool.d.ts +6 -9
  1396. package/container/azureNodePool.js +0 -9
  1397. package/container/azureNodePool.js.map +1 -1
  1398. package/container/cluster.d.ts +18 -0
  1399. package/container/cluster.js.map +1 -1
  1400. package/container/nodePool.d.ts +0 -4
  1401. package/container/nodePool.js +0 -4
  1402. package/container/nodePool.js.map +1 -1
  1403. package/containeranalysis/note.d.ts +0 -8
  1404. package/containeranalysis/note.js +0 -8
  1405. package/containeranalysis/note.js.map +1 -1
  1406. package/containeranalysis/noteIamBinding.d.ts +3 -9
  1407. package/containeranalysis/noteIamBinding.js +3 -9
  1408. package/containeranalysis/noteIamBinding.js.map +1 -1
  1409. package/containeranalysis/noteIamMember.d.ts +3 -9
  1410. package/containeranalysis/noteIamMember.js +3 -9
  1411. package/containeranalysis/noteIamMember.js.map +1 -1
  1412. package/containeranalysis/noteIamPolicy.d.ts +3 -9
  1413. package/containeranalysis/noteIamPolicy.js +3 -9
  1414. package/containeranalysis/noteIamPolicy.js.map +1 -1
  1415. package/containeranalysis/occurence.d.ts +0 -8
  1416. package/containeranalysis/occurence.js +0 -8
  1417. package/containeranalysis/occurence.js.map +1 -1
  1418. package/databasemigrationservice/connectionProfile.d.ts +5 -13
  1419. package/databasemigrationservice/connectionProfile.js +3 -11
  1420. package/databasemigrationservice/connectionProfile.js.map +1 -1
  1421. package/databasemigrationservice/migrationJob.d.ts +2 -10
  1422. package/databasemigrationservice/migrationJob.js +0 -8
  1423. package/databasemigrationservice/migrationJob.js.map +1 -1
  1424. package/databasemigrationservice/privateConnection.d.ts +2 -10
  1425. package/databasemigrationservice/privateConnection.js +0 -8
  1426. package/databasemigrationservice/privateConnection.js.map +1 -1
  1427. package/datacatalog/entryGroupIamBinding.d.ts +3 -10
  1428. package/datacatalog/entryGroupIamBinding.js +3 -10
  1429. package/datacatalog/entryGroupIamBinding.js.map +1 -1
  1430. package/datacatalog/entryGroupIamMember.d.ts +3 -10
  1431. package/datacatalog/entryGroupIamMember.js +3 -10
  1432. package/datacatalog/entryGroupIamMember.js.map +1 -1
  1433. package/datacatalog/entryGroupIamPolicy.d.ts +3 -10
  1434. package/datacatalog/entryGroupIamPolicy.js +3 -10
  1435. package/datacatalog/entryGroupIamPolicy.js.map +1 -1
  1436. package/datacatalog/policyTagIamBinding.d.ts +3 -7
  1437. package/datacatalog/policyTagIamBinding.js +3 -7
  1438. package/datacatalog/policyTagIamBinding.js.map +1 -1
  1439. package/datacatalog/policyTagIamMember.d.ts +3 -7
  1440. package/datacatalog/policyTagIamMember.js +3 -7
  1441. package/datacatalog/policyTagIamMember.js.map +1 -1
  1442. package/datacatalog/policyTagIamPolicy.d.ts +3 -7
  1443. package/datacatalog/policyTagIamPolicy.js +3 -7
  1444. package/datacatalog/policyTagIamPolicy.js.map +1 -1
  1445. package/datacatalog/tagTemplateIamBinding.d.ts +3 -10
  1446. package/datacatalog/tagTemplateIamBinding.js +3 -10
  1447. package/datacatalog/tagTemplateIamBinding.js.map +1 -1
  1448. package/datacatalog/tagTemplateIamMember.d.ts +3 -10
  1449. package/datacatalog/tagTemplateIamMember.js +3 -10
  1450. package/datacatalog/tagTemplateIamMember.js.map +1 -1
  1451. package/datacatalog/tagTemplateIamPolicy.d.ts +3 -10
  1452. package/datacatalog/tagTemplateIamPolicy.js +3 -10
  1453. package/datacatalog/tagTemplateIamPolicy.js.map +1 -1
  1454. package/datacatalog/taxonomyIamBinding.d.ts +3 -10
  1455. package/datacatalog/taxonomyIamBinding.js +3 -10
  1456. package/datacatalog/taxonomyIamBinding.js.map +1 -1
  1457. package/datacatalog/taxonomyIamMember.d.ts +3 -10
  1458. package/datacatalog/taxonomyIamMember.js +3 -10
  1459. package/datacatalog/taxonomyIamMember.js.map +1 -1
  1460. package/datacatalog/taxonomyIamPolicy.d.ts +3 -10
  1461. package/datacatalog/taxonomyIamPolicy.js +3 -10
  1462. package/datacatalog/taxonomyIamPolicy.js.map +1 -1
  1463. package/dataflow/flexTemplateJob.d.ts +29 -0
  1464. package/dataflow/flexTemplateJob.js +8 -0
  1465. package/dataflow/flexTemplateJob.js.map +1 -1
  1466. package/dataflow/pipeline.d.ts +0 -12
  1467. package/dataflow/pipeline.js +0 -12
  1468. package/dataflow/pipeline.js.map +1 -1
  1469. package/dataform/folder.d.ts +168 -0
  1470. package/dataform/folder.js +127 -0
  1471. package/dataform/folder.js.map +1 -0
  1472. package/dataform/getRepositoryIamPolicy.d.ts +8 -0
  1473. package/dataform/getRepositoryIamPolicy.js +8 -0
  1474. package/dataform/getRepositoryIamPolicy.js.map +1 -1
  1475. package/dataform/index.d.ts +3 -0
  1476. package/dataform/index.js +6 -1
  1477. package/dataform/index.js.map +1 -1
  1478. package/dataform/repository.d.ts +13 -14
  1479. package/dataform/repository.js +11 -12
  1480. package/dataform/repository.js.map +1 -1
  1481. package/dataform/repositoryReleaseConfig.d.ts +11 -12
  1482. package/dataform/repositoryReleaseConfig.js +11 -12
  1483. package/dataform/repositoryReleaseConfig.js.map +1 -1
  1484. package/dataform/repositoryWorkflowConfig.d.ts +11 -12
  1485. package/dataform/repositoryWorkflowConfig.js +11 -12
  1486. package/dataform/repositoryWorkflowConfig.js.map +1 -1
  1487. package/datafusion/instance.d.ts +2 -14
  1488. package/datafusion/instance.js +0 -12
  1489. package/datafusion/instance.js.map +1 -1
  1490. package/dataloss/preventionDeidentifyTemplate.d.ts +0 -4
  1491. package/dataloss/preventionDeidentifyTemplate.js +0 -4
  1492. package/dataloss/preventionDeidentifyTemplate.js.map +1 -1
  1493. package/dataloss/preventionDiscoveryConfig.d.ts +0 -4
  1494. package/dataloss/preventionDiscoveryConfig.js +0 -4
  1495. package/dataloss/preventionDiscoveryConfig.js.map +1 -1
  1496. package/dataloss/preventionInspectTemplate.d.ts +0 -4
  1497. package/dataloss/preventionInspectTemplate.js +0 -4
  1498. package/dataloss/preventionInspectTemplate.js.map +1 -1
  1499. package/dataloss/preventionJobTrigger.d.ts +0 -4
  1500. package/dataloss/preventionJobTrigger.js +0 -4
  1501. package/dataloss/preventionJobTrigger.js.map +1 -1
  1502. package/dataloss/preventionStoredInfoType.d.ts +0 -4
  1503. package/dataloss/preventionStoredInfoType.js +0 -4
  1504. package/dataloss/preventionStoredInfoType.js.map +1 -1
  1505. package/dataplex/aspectType.d.ts +2 -10
  1506. package/dataplex/aspectType.js +0 -8
  1507. package/dataplex/aspectType.js.map +1 -1
  1508. package/dataplex/aspectTypeIamBinding.d.ts +3 -10
  1509. package/dataplex/aspectTypeIamBinding.js +3 -10
  1510. package/dataplex/aspectTypeIamBinding.js.map +1 -1
  1511. package/dataplex/aspectTypeIamMember.d.ts +3 -10
  1512. package/dataplex/aspectTypeIamMember.js +3 -10
  1513. package/dataplex/aspectTypeIamMember.js.map +1 -1
  1514. package/dataplex/aspectTypeIamPolicy.d.ts +3 -10
  1515. package/dataplex/aspectTypeIamPolicy.js +3 -10
  1516. package/dataplex/aspectTypeIamPolicy.js.map +1 -1
  1517. package/dataplex/asset.d.ts +0 -9
  1518. package/dataplex/asset.js +0 -9
  1519. package/dataplex/asset.js.map +1 -1
  1520. package/dataplex/assetIamBinding.d.ts +3 -10
  1521. package/dataplex/assetIamBinding.js +3 -10
  1522. package/dataplex/assetIamBinding.js.map +1 -1
  1523. package/dataplex/assetIamMember.d.ts +3 -10
  1524. package/dataplex/assetIamMember.js +3 -10
  1525. package/dataplex/assetIamMember.js.map +1 -1
  1526. package/dataplex/assetIamPolicy.d.ts +3 -10
  1527. package/dataplex/assetIamPolicy.js +3 -10
  1528. package/dataplex/assetIamPolicy.js.map +1 -1
  1529. package/dataplex/dataAsset.d.ts +18 -15
  1530. package/dataplex/dataAsset.js +16 -13
  1531. package/dataplex/dataAsset.js.map +1 -1
  1532. package/dataplex/dataProduct.d.ts +17 -13
  1533. package/dataplex/dataProduct.js +15 -11
  1534. package/dataplex/dataProduct.js.map +1 -1
  1535. package/dataplex/datascan.d.ts +11 -23
  1536. package/dataplex/datascan.js +9 -21
  1537. package/dataplex/datascan.js.map +1 -1
  1538. package/dataplex/datascanIamBinding.d.ts +3 -10
  1539. package/dataplex/datascanIamBinding.js +3 -10
  1540. package/dataplex/datascanIamBinding.js.map +1 -1
  1541. package/dataplex/datascanIamMember.d.ts +3 -10
  1542. package/dataplex/datascanIamMember.js +3 -10
  1543. package/dataplex/datascanIamMember.js.map +1 -1
  1544. package/dataplex/datascanIamPolicy.d.ts +3 -10
  1545. package/dataplex/datascanIamPolicy.js +3 -10
  1546. package/dataplex/datascanIamPolicy.js.map +1 -1
  1547. package/dataplex/entry.d.ts +0 -8
  1548. package/dataplex/entry.js +0 -8
  1549. package/dataplex/entry.js.map +1 -1
  1550. package/dataplex/entryGroup.d.ts +2 -10
  1551. package/dataplex/entryGroup.js +0 -8
  1552. package/dataplex/entryGroup.js.map +1 -1
  1553. package/dataplex/entryGroupIamBinding.d.ts +3 -10
  1554. package/dataplex/entryGroupIamBinding.js +3 -10
  1555. package/dataplex/entryGroupIamBinding.js.map +1 -1
  1556. package/dataplex/entryGroupIamMember.d.ts +3 -10
  1557. package/dataplex/entryGroupIamMember.js +3 -10
  1558. package/dataplex/entryGroupIamMember.js.map +1 -1
  1559. package/dataplex/entryGroupIamPolicy.d.ts +3 -10
  1560. package/dataplex/entryGroupIamPolicy.js +3 -10
  1561. package/dataplex/entryGroupIamPolicy.js.map +1 -1
  1562. package/dataplex/entryLink.d.ts +11 -19
  1563. package/dataplex/entryLink.js +11 -19
  1564. package/dataplex/entryLink.js.map +1 -1
  1565. package/dataplex/entryType.d.ts +3 -11
  1566. package/dataplex/entryType.js +1 -9
  1567. package/dataplex/entryType.js.map +1 -1
  1568. package/dataplex/entryTypeIamBinding.d.ts +3 -10
  1569. package/dataplex/entryTypeIamBinding.js +3 -10
  1570. package/dataplex/entryTypeIamBinding.js.map +1 -1
  1571. package/dataplex/entryTypeIamMember.d.ts +3 -10
  1572. package/dataplex/entryTypeIamMember.js +3 -10
  1573. package/dataplex/entryTypeIamMember.js.map +1 -1
  1574. package/dataplex/entryTypeIamPolicy.d.ts +3 -10
  1575. package/dataplex/entryTypeIamPolicy.js +3 -10
  1576. package/dataplex/entryTypeIamPolicy.js.map +1 -1
  1577. package/dataplex/glossary.d.ts +2 -10
  1578. package/dataplex/glossary.js +0 -8
  1579. package/dataplex/glossary.js.map +1 -1
  1580. package/dataplex/glossaryCategory.d.ts +6 -14
  1581. package/dataplex/glossaryCategory.js +4 -12
  1582. package/dataplex/glossaryCategory.js.map +1 -1
  1583. package/dataplex/glossaryIamBinding.d.ts +3 -10
  1584. package/dataplex/glossaryIamBinding.js +3 -10
  1585. package/dataplex/glossaryIamBinding.js.map +1 -1
  1586. package/dataplex/glossaryIamMember.d.ts +3 -10
  1587. package/dataplex/glossaryIamMember.js +3 -10
  1588. package/dataplex/glossaryIamMember.js.map +1 -1
  1589. package/dataplex/glossaryIamPolicy.d.ts +3 -10
  1590. package/dataplex/glossaryIamPolicy.js +3 -10
  1591. package/dataplex/glossaryIamPolicy.js.map +1 -1
  1592. package/dataplex/glossaryTerm.d.ts +6 -14
  1593. package/dataplex/glossaryTerm.js +4 -12
  1594. package/dataplex/glossaryTerm.js.map +1 -1
  1595. package/dataplex/lake.d.ts +0 -9
  1596. package/dataplex/lake.js +0 -9
  1597. package/dataplex/lake.js.map +1 -1
  1598. package/dataplex/lakeIamBinding.d.ts +3 -10
  1599. package/dataplex/lakeIamBinding.js +3 -10
  1600. package/dataplex/lakeIamBinding.js.map +1 -1
  1601. package/dataplex/lakeIamMember.d.ts +3 -10
  1602. package/dataplex/lakeIamMember.js +3 -10
  1603. package/dataplex/lakeIamMember.js.map +1 -1
  1604. package/dataplex/lakeIamPolicy.d.ts +3 -10
  1605. package/dataplex/lakeIamPolicy.js +3 -10
  1606. package/dataplex/lakeIamPolicy.js.map +1 -1
  1607. package/dataplex/task.d.ts +10 -18
  1608. package/dataplex/task.js +8 -16
  1609. package/dataplex/task.js.map +1 -1
  1610. package/dataplex/taskIamBinding.d.ts +3 -10
  1611. package/dataplex/taskIamBinding.js +3 -10
  1612. package/dataplex/taskIamBinding.js.map +1 -1
  1613. package/dataplex/taskIamMember.d.ts +3 -10
  1614. package/dataplex/taskIamMember.js +3 -10
  1615. package/dataplex/taskIamMember.js.map +1 -1
  1616. package/dataplex/taskIamPolicy.d.ts +3 -10
  1617. package/dataplex/taskIamPolicy.js +3 -10
  1618. package/dataplex/taskIamPolicy.js.map +1 -1
  1619. package/dataplex/zone.d.ts +0 -9
  1620. package/dataplex/zone.js +0 -9
  1621. package/dataplex/zone.js.map +1 -1
  1622. package/dataplex/zoneIamBinding.d.ts +3 -10
  1623. package/dataplex/zoneIamBinding.js +3 -10
  1624. package/dataplex/zoneIamBinding.js.map +1 -1
  1625. package/dataplex/zoneIamMember.d.ts +3 -10
  1626. package/dataplex/zoneIamMember.js +3 -10
  1627. package/dataplex/zoneIamMember.js.map +1 -1
  1628. package/dataplex/zoneIamPolicy.d.ts +3 -10
  1629. package/dataplex/zoneIamPolicy.js +3 -10
  1630. package/dataplex/zoneIamPolicy.js.map +1 -1
  1631. package/dataproc/autoscalingPolicy.d.ts +0 -8
  1632. package/dataproc/autoscalingPolicy.js +0 -8
  1633. package/dataproc/autoscalingPolicy.js.map +1 -1
  1634. package/dataproc/autoscalingPolicyIamBinding.d.ts +3 -10
  1635. package/dataproc/autoscalingPolicyIamBinding.js +3 -10
  1636. package/dataproc/autoscalingPolicyIamBinding.js.map +1 -1
  1637. package/dataproc/autoscalingPolicyIamMember.d.ts +3 -10
  1638. package/dataproc/autoscalingPolicyIamMember.js +3 -10
  1639. package/dataproc/autoscalingPolicyIamMember.js.map +1 -1
  1640. package/dataproc/autoscalingPolicyIamPolicy.d.ts +3 -10
  1641. package/dataproc/autoscalingPolicyIamPolicy.js +3 -10
  1642. package/dataproc/autoscalingPolicyIamPolicy.js.map +1 -1
  1643. package/dataproc/batch.d.ts +7 -15
  1644. package/dataproc/batch.js +5 -13
  1645. package/dataproc/batch.js.map +1 -1
  1646. package/dataproc/cluster.d.ts +18 -12
  1647. package/dataproc/cluster.js.map +1 -1
  1648. package/dataproc/clusterIAMBinding.d.ts +2 -23
  1649. package/dataproc/clusterIAMBinding.js +2 -23
  1650. package/dataproc/clusterIAMBinding.js.map +1 -1
  1651. package/dataproc/clusterIAMMember.d.ts +2 -23
  1652. package/dataproc/clusterIAMMember.js +2 -23
  1653. package/dataproc/clusterIAMMember.js.map +1 -1
  1654. package/dataproc/clusterIAMPolicy.d.ts +2 -23
  1655. package/dataproc/clusterIAMPolicy.js +2 -23
  1656. package/dataproc/clusterIAMPolicy.js.map +1 -1
  1657. package/dataproc/gdcApplicationEnvironment.d.ts +8 -10
  1658. package/dataproc/gdcApplicationEnvironment.js +0 -8
  1659. package/dataproc/gdcApplicationEnvironment.js.map +1 -1
  1660. package/dataproc/gdcServiceInstance.d.ts +2 -10
  1661. package/dataproc/gdcServiceInstance.js +0 -8
  1662. package/dataproc/gdcServiceInstance.js.map +1 -1
  1663. package/dataproc/gdcSparkApplication.d.ts +8 -10
  1664. package/dataproc/gdcSparkApplication.js +0 -8
  1665. package/dataproc/gdcSparkApplication.js.map +1 -1
  1666. package/dataproc/getClusterIamPolicy.d.ts +16 -0
  1667. package/dataproc/getClusterIamPolicy.js.map +1 -1
  1668. package/dataproc/getJobIamPolicy.d.ts +16 -0
  1669. package/dataproc/getJobIamPolicy.js.map +1 -1
  1670. package/dataproc/jobIAMBinding.d.ts +2 -23
  1671. package/dataproc/jobIAMBinding.js +2 -23
  1672. package/dataproc/jobIAMBinding.js.map +1 -1
  1673. package/dataproc/jobIAMMember.d.ts +2 -23
  1674. package/dataproc/jobIAMMember.js +2 -23
  1675. package/dataproc/jobIAMMember.js.map +1 -1
  1676. package/dataproc/jobIAMPolicy.d.ts +2 -23
  1677. package/dataproc/jobIAMPolicy.js +2 -23
  1678. package/dataproc/jobIAMPolicy.js.map +1 -1
  1679. package/dataproc/metastoreDatabaseIamBinding.d.ts +3 -10
  1680. package/dataproc/metastoreDatabaseIamBinding.js +3 -10
  1681. package/dataproc/metastoreDatabaseIamBinding.js.map +1 -1
  1682. package/dataproc/metastoreDatabaseIamMember.d.ts +3 -10
  1683. package/dataproc/metastoreDatabaseIamMember.js +3 -10
  1684. package/dataproc/metastoreDatabaseIamMember.js.map +1 -1
  1685. package/dataproc/metastoreDatabaseIamPolicy.d.ts +3 -10
  1686. package/dataproc/metastoreDatabaseIamPolicy.js +3 -10
  1687. package/dataproc/metastoreDatabaseIamPolicy.js.map +1 -1
  1688. package/dataproc/metastoreFederation.d.ts +17 -10
  1689. package/dataproc/metastoreFederation.js +0 -8
  1690. package/dataproc/metastoreFederation.js.map +1 -1
  1691. package/dataproc/metastoreFederationIamBinding.d.ts +3 -10
  1692. package/dataproc/metastoreFederationIamBinding.js +3 -10
  1693. package/dataproc/metastoreFederationIamBinding.js.map +1 -1
  1694. package/dataproc/metastoreFederationIamMember.d.ts +3 -10
  1695. package/dataproc/metastoreFederationIamMember.js +3 -10
  1696. package/dataproc/metastoreFederationIamMember.js.map +1 -1
  1697. package/dataproc/metastoreFederationIamPolicy.d.ts +3 -10
  1698. package/dataproc/metastoreFederationIamPolicy.js +3 -10
  1699. package/dataproc/metastoreFederationIamPolicy.js.map +1 -1
  1700. package/dataproc/metastoreService.d.ts +2 -10
  1701. package/dataproc/metastoreService.js +0 -8
  1702. package/dataproc/metastoreService.js.map +1 -1
  1703. package/dataproc/metastoreServiceIamBinding.d.ts +3 -10
  1704. package/dataproc/metastoreServiceIamBinding.js +3 -10
  1705. package/dataproc/metastoreServiceIamBinding.js.map +1 -1
  1706. package/dataproc/metastoreServiceIamMember.d.ts +3 -10
  1707. package/dataproc/metastoreServiceIamMember.js +3 -10
  1708. package/dataproc/metastoreServiceIamMember.js.map +1 -1
  1709. package/dataproc/metastoreServiceIamPolicy.d.ts +3 -10
  1710. package/dataproc/metastoreServiceIamPolicy.js +3 -10
  1711. package/dataproc/metastoreServiceIamPolicy.js.map +1 -1
  1712. package/dataproc/metastoreTableIamBinding.d.ts +3 -10
  1713. package/dataproc/metastoreTableIamBinding.js +3 -10
  1714. package/dataproc/metastoreTableIamBinding.js.map +1 -1
  1715. package/dataproc/metastoreTableIamMember.d.ts +3 -10
  1716. package/dataproc/metastoreTableIamMember.js +3 -10
  1717. package/dataproc/metastoreTableIamMember.js.map +1 -1
  1718. package/dataproc/metastoreTableIamPolicy.d.ts +3 -10
  1719. package/dataproc/metastoreTableIamPolicy.js +3 -10
  1720. package/dataproc/metastoreTableIamPolicy.js.map +1 -1
  1721. package/dataproc/sessionTemplate.d.ts +2 -2
  1722. package/dataproc/workflowTemplate.d.ts +84 -20
  1723. package/dataproc/workflowTemplate.js +66 -8
  1724. package/dataproc/workflowTemplate.js.map +1 -1
  1725. package/datastream/connectionProfile.d.ts +2 -10
  1726. package/datastream/connectionProfile.js +0 -8
  1727. package/datastream/connectionProfile.js.map +1 -1
  1728. package/datastream/privateConnection.d.ts +2 -10
  1729. package/datastream/privateConnection.js +0 -8
  1730. package/datastream/privateConnection.js.map +1 -1
  1731. package/datastream/stream.d.ts +4 -12
  1732. package/datastream/stream.js +2 -10
  1733. package/datastream/stream.js.map +1 -1
  1734. package/deploymentmanager/deployment.d.ts +0 -8
  1735. package/deploymentmanager/deployment.js +0 -8
  1736. package/deploymentmanager/deployment.js.map +1 -1
  1737. package/developerconnect/accountConnector.d.ts +8 -10
  1738. package/developerconnect/accountConnector.js +0 -8
  1739. package/developerconnect/accountConnector.js.map +1 -1
  1740. package/developerconnect/connection.d.ts +8 -10
  1741. package/developerconnect/connection.js +0 -8
  1742. package/developerconnect/connection.js.map +1 -1
  1743. package/developerconnect/gitRepositoryLink.d.ts +8 -10
  1744. package/developerconnect/gitRepositoryLink.js +0 -8
  1745. package/developerconnect/gitRepositoryLink.js.map +1 -1
  1746. package/developerconnect/insightsConfig.d.ts +156 -15
  1747. package/developerconnect/insightsConfig.js +133 -14
  1748. package/developerconnect/insightsConfig.js.map +1 -1
  1749. package/diagflow/cxAgent.d.ts +48 -8
  1750. package/diagflow/cxAgent.js +0 -8
  1751. package/diagflow/cxAgent.js.map +1 -1
  1752. package/diagflow/cxEntityType.d.ts +0 -4
  1753. package/diagflow/cxEntityType.js +0 -4
  1754. package/diagflow/cxEntityType.js.map +1 -1
  1755. package/diagflow/cxEnvironment.d.ts +0 -4
  1756. package/diagflow/cxEnvironment.js +0 -4
  1757. package/diagflow/cxEnvironment.js.map +1 -1
  1758. package/diagflow/cxFlow.d.ts +0 -4
  1759. package/diagflow/cxFlow.js +0 -4
  1760. package/diagflow/cxFlow.js.map +1 -1
  1761. package/diagflow/cxGenerativeSettings.d.ts +0 -4
  1762. package/diagflow/cxGenerativeSettings.js +0 -4
  1763. package/diagflow/cxGenerativeSettings.js.map +1 -1
  1764. package/diagflow/cxGenerator.d.ts +0 -4
  1765. package/diagflow/cxGenerator.js +0 -4
  1766. package/diagflow/cxGenerator.js.map +1 -1
  1767. package/diagflow/cxIntent.d.ts +2 -6
  1768. package/diagflow/cxIntent.js +0 -4
  1769. package/diagflow/cxIntent.js.map +1 -1
  1770. package/diagflow/cxPage.d.ts +0 -4
  1771. package/diagflow/cxPage.js +0 -4
  1772. package/diagflow/cxPage.js.map +1 -1
  1773. package/diagflow/cxPlaybook.d.ts +0 -4
  1774. package/diagflow/cxPlaybook.js +0 -4
  1775. package/diagflow/cxPlaybook.js.map +1 -1
  1776. package/diagflow/cxSecuritySettings.d.ts +0 -8
  1777. package/diagflow/cxSecuritySettings.js +0 -8
  1778. package/diagflow/cxSecuritySettings.js.map +1 -1
  1779. package/diagflow/cxTool.d.ts +0 -4
  1780. package/diagflow/cxTool.js +0 -4
  1781. package/diagflow/cxTool.js.map +1 -1
  1782. package/diagflow/cxToolVersion.d.ts +0 -4
  1783. package/diagflow/cxToolVersion.js +0 -4
  1784. package/diagflow/cxToolVersion.js.map +1 -1
  1785. package/diagflow/cxVersion.d.ts +0 -4
  1786. package/diagflow/cxVersion.js +0 -4
  1787. package/diagflow/cxVersion.js.map +1 -1
  1788. package/diagflow/cxWebhook.d.ts +0 -4
  1789. package/diagflow/cxWebhook.js +0 -4
  1790. package/diagflow/cxWebhook.js.map +1 -1
  1791. package/diagflow/generator.d.ts +0 -8
  1792. package/diagflow/generator.js +0 -8
  1793. package/diagflow/generator.js.map +1 -1
  1794. package/diagflow/version.d.ts +0 -4
  1795. package/diagflow/version.js +0 -4
  1796. package/diagflow/version.js.map +1 -1
  1797. package/discoveryengine/aclConfig.d.ts +0 -8
  1798. package/discoveryengine/aclConfig.js +0 -8
  1799. package/discoveryengine/aclConfig.js.map +1 -1
  1800. package/discoveryengine/assistant.d.ts +0 -8
  1801. package/discoveryengine/assistant.js +0 -8
  1802. package/discoveryengine/assistant.js.map +1 -1
  1803. package/discoveryengine/chatEngine.d.ts +0 -8
  1804. package/discoveryengine/chatEngine.js +0 -8
  1805. package/discoveryengine/chatEngine.js.map +1 -1
  1806. package/discoveryengine/cmekConfig.d.ts +0 -8
  1807. package/discoveryengine/cmekConfig.js +0 -8
  1808. package/discoveryengine/cmekConfig.js.map +1 -1
  1809. package/discoveryengine/control.d.ts +0 -8
  1810. package/discoveryengine/control.js +0 -8
  1811. package/discoveryengine/control.js.map +1 -1
  1812. package/discoveryengine/dataConnector.d.ts +0 -8
  1813. package/discoveryengine/dataConnector.js +0 -8
  1814. package/discoveryengine/dataConnector.js.map +1 -1
  1815. package/discoveryengine/dataStore.d.ts +0 -8
  1816. package/discoveryengine/dataStore.js +0 -8
  1817. package/discoveryengine/dataStore.js.map +1 -1
  1818. package/discoveryengine/licenseConfig.d.ts +0 -8
  1819. package/discoveryengine/licenseConfig.js +0 -8
  1820. package/discoveryengine/licenseConfig.js.map +1 -1
  1821. package/discoveryengine/recommendationEngine.d.ts +0 -8
  1822. package/discoveryengine/recommendationEngine.js +0 -8
  1823. package/discoveryengine/recommendationEngine.js.map +1 -1
  1824. package/discoveryengine/schema.d.ts +0 -8
  1825. package/discoveryengine/schema.js +0 -8
  1826. package/discoveryengine/schema.js.map +1 -1
  1827. package/discoveryengine/searchEngine.d.ts +16 -8
  1828. package/discoveryengine/searchEngine.js +3 -8
  1829. package/discoveryengine/searchEngine.js.map +1 -1
  1830. package/discoveryengine/servingConfig.d.ts +0 -8
  1831. package/discoveryengine/servingConfig.js +0 -8
  1832. package/discoveryengine/servingConfig.js.map +1 -1
  1833. package/discoveryengine/targetSite.d.ts +0 -8
  1834. package/discoveryengine/targetSite.js +0 -8
  1835. package/discoveryengine/targetSite.js.map +1 -1
  1836. package/discoveryengine/userStore.d.ts +0 -8
  1837. package/discoveryengine/userStore.js +0 -8
  1838. package/discoveryengine/userStore.js.map +1 -1
  1839. package/discoveryengine/widgetConfig.d.ts +0 -8
  1840. package/discoveryengine/widgetConfig.js +0 -8
  1841. package/discoveryengine/widgetConfig.js.map +1 -1
  1842. package/dns/dnsManagedZoneIamBinding.d.ts +3 -9
  1843. package/dns/dnsManagedZoneIamBinding.js +3 -9
  1844. package/dns/dnsManagedZoneIamBinding.js.map +1 -1
  1845. package/dns/dnsManagedZoneIamMember.d.ts +3 -9
  1846. package/dns/dnsManagedZoneIamMember.js +3 -9
  1847. package/dns/dnsManagedZoneIamMember.js.map +1 -1
  1848. package/dns/dnsManagedZoneIamPolicy.d.ts +3 -9
  1849. package/dns/dnsManagedZoneIamPolicy.js +3 -9
  1850. package/dns/dnsManagedZoneIamPolicy.js.map +1 -1
  1851. package/dns/managedZone.d.ts +2 -10
  1852. package/dns/managedZone.js +0 -8
  1853. package/dns/managedZone.js.map +1 -1
  1854. package/dns/policy.d.ts +0 -8
  1855. package/dns/policy.js +0 -8
  1856. package/dns/policy.js.map +1 -1
  1857. package/dns/recordSet.d.ts +17 -8
  1858. package/dns/recordSet.js +5 -8
  1859. package/dns/recordSet.js.map +1 -1
  1860. package/dns/responsePolicy.d.ts +0 -8
  1861. package/dns/responsePolicy.js +0 -8
  1862. package/dns/responsePolicy.js.map +1 -1
  1863. package/dns/responsePolicyRule.d.ts +0 -8
  1864. package/dns/responsePolicyRule.js +0 -8
  1865. package/dns/responsePolicyRule.js.map +1 -1
  1866. package/edgecontainer/cluster.d.ts +2 -10
  1867. package/edgecontainer/cluster.js +0 -8
  1868. package/edgecontainer/cluster.js.map +1 -1
  1869. package/edgecontainer/nodePool.d.ts +2 -10
  1870. package/edgecontainer/nodePool.js +0 -8
  1871. package/edgecontainer/nodePool.js.map +1 -1
  1872. package/edgecontainer/vpnConnection.d.ts +2 -10
  1873. package/edgecontainer/vpnConnection.js +0 -8
  1874. package/edgecontainer/vpnConnection.js.map +1 -1
  1875. package/edgenetwork/interconnectAttachment.d.ts +2 -18
  1876. package/edgenetwork/interconnectAttachment.js +0 -16
  1877. package/edgenetwork/interconnectAttachment.js.map +1 -1
  1878. package/edgenetwork/network.d.ts +2 -18
  1879. package/edgenetwork/network.js +0 -16
  1880. package/edgenetwork/network.js.map +1 -1
  1881. package/edgenetwork/subnet.d.ts +2 -18
  1882. package/edgenetwork/subnet.js +0 -16
  1883. package/edgenetwork/subnet.js.map +1 -1
  1884. package/endpoints/consumersIamBinding.d.ts +3 -9
  1885. package/endpoints/consumersIamBinding.js +3 -9
  1886. package/endpoints/consumersIamBinding.js.map +1 -1
  1887. package/endpoints/consumersIamMember.d.ts +3 -9
  1888. package/endpoints/consumersIamMember.js +3 -9
  1889. package/endpoints/consumersIamMember.js.map +1 -1
  1890. package/endpoints/consumersIamPolicy.d.ts +3 -9
  1891. package/endpoints/consumersIamPolicy.js +3 -9
  1892. package/endpoints/consumersIamPolicy.js.map +1 -1
  1893. package/endpoints/serviceIamBinding.d.ts +3 -8
  1894. package/endpoints/serviceIamBinding.js +3 -8
  1895. package/endpoints/serviceIamBinding.js.map +1 -1
  1896. package/endpoints/serviceIamMember.d.ts +3 -8
  1897. package/endpoints/serviceIamMember.js +3 -8
  1898. package/endpoints/serviceIamMember.js.map +1 -1
  1899. package/endpoints/serviceIamPolicy.d.ts +3 -8
  1900. package/endpoints/serviceIamPolicy.js +3 -8
  1901. package/endpoints/serviceIamPolicy.js.map +1 -1
  1902. package/essentialcontacts/documentAiProcessor.d.ts +0 -8
  1903. package/essentialcontacts/documentAiProcessor.js +0 -8
  1904. package/essentialcontacts/documentAiProcessor.js.map +1 -1
  1905. package/essentialcontacts/documentAiWarehouseDocumentSchema.d.ts +0 -4
  1906. package/essentialcontacts/documentAiWarehouseDocumentSchema.js +0 -4
  1907. package/essentialcontacts/documentAiWarehouseDocumentSchema.js.map +1 -1
  1908. package/eventarc/channel.d.ts +2 -10
  1909. package/eventarc/channel.js +0 -8
  1910. package/eventarc/channel.js.map +1 -1
  1911. package/eventarc/enrollment.d.ts +8 -10
  1912. package/eventarc/enrollment.js +0 -8
  1913. package/eventarc/enrollment.js.map +1 -1
  1914. package/eventarc/googleApiSource.d.ts +8 -10
  1915. package/eventarc/googleApiSource.js +0 -8
  1916. package/eventarc/googleApiSource.js.map +1 -1
  1917. package/eventarc/googleChannelConfig.d.ts +0 -8
  1918. package/eventarc/googleChannelConfig.js +0 -8
  1919. package/eventarc/googleChannelConfig.js.map +1 -1
  1920. package/eventarc/messageBus.d.ts +8 -10
  1921. package/eventarc/messageBus.js +0 -8
  1922. package/eventarc/messageBus.js.map +1 -1
  1923. package/eventarc/pipeline.d.ts +8 -10
  1924. package/eventarc/pipeline.js +0 -8
  1925. package/eventarc/pipeline.js.map +1 -1
  1926. package/eventarc/trigger.d.ts +2 -10
  1927. package/eventarc/trigger.js +0 -8
  1928. package/eventarc/trigger.js.map +1 -1
  1929. package/filestore/backup.d.ts +2 -10
  1930. package/filestore/backup.js +0 -8
  1931. package/filestore/backup.js.map +1 -1
  1932. package/filestore/getInstance.d.ts +1 -0
  1933. package/filestore/getInstance.js.map +1 -1
  1934. package/filestore/instance.d.ts +14 -10
  1935. package/filestore/instance.js +2 -8
  1936. package/filestore/instance.js.map +1 -1
  1937. package/filestore/snapshot.d.ts +2 -10
  1938. package/filestore/snapshot.js +0 -8
  1939. package/filestore/snapshot.js.map +1 -1
  1940. package/firebase/aiLogicConfig.d.ts +14 -8
  1941. package/firebase/aiLogicConfig.js +14 -8
  1942. package/firebase/aiLogicConfig.js.map +1 -1
  1943. package/firebase/aiLogicPromptTemplate.d.ts +31 -11
  1944. package/firebase/aiLogicPromptTemplate.js +28 -8
  1945. package/firebase/aiLogicPromptTemplate.js.map +1 -1
  1946. package/firebase/aiLogicPromptTemplateLock.d.ts +7 -8
  1947. package/firebase/aiLogicPromptTemplateLock.js +7 -8
  1948. package/firebase/aiLogicPromptTemplateLock.js.map +1 -1
  1949. package/firebase/androidApp.d.ts +27 -17
  1950. package/firebase/androidApp.js +12 -17
  1951. package/firebase/androidApp.js.map +1 -1
  1952. package/firebase/appCheckAppAttestConfig.d.ts +0 -8
  1953. package/firebase/appCheckAppAttestConfig.js +0 -8
  1954. package/firebase/appCheckAppAttestConfig.js.map +1 -1
  1955. package/firebase/appCheckDebugToken.d.ts +0 -8
  1956. package/firebase/appCheckDebugToken.js +0 -8
  1957. package/firebase/appCheckDebugToken.js.map +1 -1
  1958. package/firebase/appCheckDeviceCheckConfig.d.ts +0 -8
  1959. package/firebase/appCheckDeviceCheckConfig.js +0 -8
  1960. package/firebase/appCheckDeviceCheckConfig.js.map +1 -1
  1961. package/firebase/appCheckPlayIntegrityConfig.d.ts +0 -8
  1962. package/firebase/appCheckPlayIntegrityConfig.js +0 -8
  1963. package/firebase/appCheckPlayIntegrityConfig.js.map +1 -1
  1964. package/firebase/appCheckRecaptchaEnterpriseConfig.d.ts +0 -8
  1965. package/firebase/appCheckRecaptchaEnterpriseConfig.js +0 -8
  1966. package/firebase/appCheckRecaptchaEnterpriseConfig.js.map +1 -1
  1967. package/firebase/appCheckRecaptchaV3Config.d.ts +0 -8
  1968. package/firebase/appCheckRecaptchaV3Config.js +0 -8
  1969. package/firebase/appCheckRecaptchaV3Config.js.map +1 -1
  1970. package/firebase/appCheckServiceConfig.d.ts +84 -8
  1971. package/firebase/appCheckServiceConfig.js +0 -8
  1972. package/firebase/appCheckServiceConfig.js.map +1 -1
  1973. package/firebase/appHostingBackend.d.ts +8 -10
  1974. package/firebase/appHostingBackend.js +0 -8
  1975. package/firebase/appHostingBackend.js.map +1 -1
  1976. package/firebase/appHostingBuild.d.ts +8 -10
  1977. package/firebase/appHostingBuild.js +0 -8
  1978. package/firebase/appHostingBuild.js.map +1 -1
  1979. package/firebase/appHostingDefaultDomain.d.ts +0 -8
  1980. package/firebase/appHostingDefaultDomain.js +0 -8
  1981. package/firebase/appHostingDefaultDomain.js.map +1 -1
  1982. package/firebase/appHostingDomain.d.ts +0 -8
  1983. package/firebase/appHostingDomain.js +0 -8
  1984. package/firebase/appHostingDomain.js.map +1 -1
  1985. package/firebase/appHostingTraffic.d.ts +0 -8
  1986. package/firebase/appHostingTraffic.js +0 -8
  1987. package/firebase/appHostingTraffic.js.map +1 -1
  1988. package/firebase/appleApp.d.ts +27 -17
  1989. package/firebase/appleApp.js +12 -17
  1990. package/firebase/appleApp.js.map +1 -1
  1991. package/firebase/dataConnectService.d.ts +8 -10
  1992. package/firebase/dataConnectService.js +0 -8
  1993. package/firebase/dataConnectService.js.map +1 -1
  1994. package/firebase/databaseInstance.d.ts +11 -12
  1995. package/firebase/databaseInstance.js +11 -12
  1996. package/firebase/databaseInstance.js.map +1 -1
  1997. package/firebase/extensionsInstance.d.ts +9 -8
  1998. package/firebase/extensionsInstance.js +9 -8
  1999. package/firebase/extensionsInstance.js.map +1 -1
  2000. package/firebase/getAndroidApp.d.ts +12 -0
  2001. package/firebase/getAndroidApp.js +12 -0
  2002. package/firebase/getAndroidApp.js.map +1 -1
  2003. package/firebase/getAppleApp.d.ts +12 -0
  2004. package/firebase/getAppleApp.js +12 -0
  2005. package/firebase/getAppleApp.js.map +1 -1
  2006. package/firebase/getAppleAppConfig.d.ts +24 -0
  2007. package/firebase/getAppleAppConfig.js +24 -0
  2008. package/firebase/getAppleAppConfig.js.map +1 -1
  2009. package/firebase/getHostingChannel.d.ts +12 -0
  2010. package/firebase/getHostingChannel.js +12 -0
  2011. package/firebase/getHostingChannel.js.map +1 -1
  2012. package/firebase/getWebApp.d.ts +12 -0
  2013. package/firebase/getWebApp.js +12 -0
  2014. package/firebase/getWebApp.js.map +1 -1
  2015. package/firebase/getWebAppConfig.d.ts +24 -0
  2016. package/firebase/getWebAppConfig.js +24 -0
  2017. package/firebase/getWebAppConfig.js.map +1 -1
  2018. package/firebase/hostingChannel.d.ts +15 -6
  2019. package/firebase/hostingChannel.js +13 -4
  2020. package/firebase/hostingChannel.js.map +1 -1
  2021. package/firebase/hostingCustomDomain.d.ts +28 -12
  2022. package/firebase/hostingCustomDomain.js +13 -12
  2023. package/firebase/hostingCustomDomain.js.map +1 -1
  2024. package/firebase/hostingRelease.d.ts +11 -12
  2025. package/firebase/hostingRelease.js +11 -12
  2026. package/firebase/hostingRelease.js.map +1 -1
  2027. package/firebase/hostingSite.d.ts +11 -12
  2028. package/firebase/hostingSite.js +11 -12
  2029. package/firebase/hostingSite.js.map +1 -1
  2030. package/firebase/hostingVersion.d.ts +11 -4
  2031. package/firebase/hostingVersion.js +11 -4
  2032. package/firebase/hostingVersion.js.map +1 -1
  2033. package/firebase/project.d.ts +18 -4
  2034. package/firebase/project.js +18 -4
  2035. package/firebase/project.js.map +1 -1
  2036. package/firebase/storageBucket.d.ts +12 -8
  2037. package/firebase/storageBucket.js +12 -8
  2038. package/firebase/storageBucket.js.map +1 -1
  2039. package/firebase/webApp.d.ts +27 -17
  2040. package/firebase/webApp.js +12 -17
  2041. package/firebase/webApp.js.map +1 -1
  2042. package/firebaserules/ruleset.d.ts +0 -9
  2043. package/firebaserules/ruleset.js +0 -9
  2044. package/firebaserules/ruleset.js.map +1 -1
  2045. package/firestore/backupSchedule.d.ts +0 -8
  2046. package/firestore/backupSchedule.js +0 -8
  2047. package/firestore/backupSchedule.js.map +1 -1
  2048. package/firestore/database.d.ts +119 -11
  2049. package/firestore/database.js +23 -8
  2050. package/firestore/database.js.map +1 -1
  2051. package/firestore/field.d.ts +3 -3
  2052. package/firestore/field.js +3 -3
  2053. package/firestore/index_.d.ts +21 -1
  2054. package/firestore/index_.js +2 -1
  2055. package/firestore/index_.js.map +1 -1
  2056. package/firestore/userCreds.d.ts +0 -8
  2057. package/firestore/userCreds.js +0 -8
  2058. package/firestore/userCreds.js.map +1 -1
  2059. package/folder/accessApprovalSettings.d.ts +0 -4
  2060. package/folder/accessApprovalSettings.js +0 -4
  2061. package/folder/accessApprovalSettings.js.map +1 -1
  2062. package/folder/iamAuditConfig.d.ts +4 -22
  2063. package/folder/iamAuditConfig.js +4 -22
  2064. package/folder/iamAuditConfig.js.map +1 -1
  2065. package/folder/iambinding.d.ts +2 -3
  2066. package/folder/iambinding.js +2 -3
  2067. package/folder/iambinding.js.map +1 -1
  2068. package/folder/iammember.d.ts +4 -22
  2069. package/folder/iammember.js +4 -22
  2070. package/folder/iammember.js.map +1 -1
  2071. package/folder/iampolicy.d.ts +4 -22
  2072. package/folder/iampolicy.js +4 -22
  2073. package/folder/iampolicy.js.map +1 -1
  2074. package/folder/organizationPolicy.d.ts +2 -6
  2075. package/folder/organizationPolicy.js +2 -6
  2076. package/folder/organizationPolicy.js.map +1 -1
  2077. package/folder/serviceIdentity.d.ts +16 -0
  2078. package/folder/serviceIdentity.js +16 -0
  2079. package/folder/serviceIdentity.js.map +1 -1
  2080. package/gemini/codeRepositoryIndex.d.ts +2 -10
  2081. package/gemini/codeRepositoryIndex.js +0 -8
  2082. package/gemini/codeRepositoryIndex.js.map +1 -1
  2083. package/gemini/codeToolsSetting.d.ts +2 -10
  2084. package/gemini/codeToolsSetting.js +0 -8
  2085. package/gemini/codeToolsSetting.js.map +1 -1
  2086. package/gemini/codeToolsSettingBinding.d.ts +2 -10
  2087. package/gemini/codeToolsSettingBinding.js +0 -8
  2088. package/gemini/codeToolsSettingBinding.js.map +1 -1
  2089. package/gemini/dataSharingWithGoogleSetting.d.ts +2 -10
  2090. package/gemini/dataSharingWithGoogleSetting.js +0 -8
  2091. package/gemini/dataSharingWithGoogleSetting.js.map +1 -1
  2092. package/gemini/dataSharingWithGoogleSettingBinding.d.ts +2 -10
  2093. package/gemini/dataSharingWithGoogleSettingBinding.js +0 -8
  2094. package/gemini/dataSharingWithGoogleSettingBinding.js.map +1 -1
  2095. package/gemini/geminiGcpEnablementSetting.d.ts +2 -10
  2096. package/gemini/geminiGcpEnablementSetting.js +0 -8
  2097. package/gemini/geminiGcpEnablementSetting.js.map +1 -1
  2098. package/gemini/geminiGcpEnablementSettingBinding.d.ts +2 -10
  2099. package/gemini/geminiGcpEnablementSettingBinding.js +0 -8
  2100. package/gemini/geminiGcpEnablementSettingBinding.js.map +1 -1
  2101. package/gemini/loggingSetting.d.ts +2 -10
  2102. package/gemini/loggingSetting.js +0 -8
  2103. package/gemini/loggingSetting.js.map +1 -1
  2104. package/gemini/loggingSettingBinding.d.ts +2 -10
  2105. package/gemini/loggingSettingBinding.js +0 -8
  2106. package/gemini/loggingSettingBinding.js.map +1 -1
  2107. package/gemini/releaseChannelSetting.d.ts +2 -10
  2108. package/gemini/releaseChannelSetting.js +0 -8
  2109. package/gemini/releaseChannelSetting.js.map +1 -1
  2110. package/gemini/releaseChannelSettingBinding.d.ts +2 -10
  2111. package/gemini/releaseChannelSettingBinding.js +0 -8
  2112. package/gemini/releaseChannelSettingBinding.js.map +1 -1
  2113. package/gemini/repositoryGroup.d.ts +2 -10
  2114. package/gemini/repositoryGroup.js +0 -8
  2115. package/gemini/repositoryGroup.js.map +1 -1
  2116. package/gemini/repositoryGroupIamBinding.d.ts +3 -10
  2117. package/gemini/repositoryGroupIamBinding.js +3 -10
  2118. package/gemini/repositoryGroupIamBinding.js.map +1 -1
  2119. package/gemini/repositoryGroupIamMember.d.ts +3 -10
  2120. package/gemini/repositoryGroupIamMember.js +3 -10
  2121. package/gemini/repositoryGroupIamMember.js.map +1 -1
  2122. package/gemini/repositoryGroupIamPolicy.d.ts +3 -10
  2123. package/gemini/repositoryGroupIamPolicy.js +3 -10
  2124. package/gemini/repositoryGroupIamPolicy.js.map +1 -1
  2125. package/gkebackup/backupChannel.d.ts +2 -10
  2126. package/gkebackup/backupChannel.js +0 -8
  2127. package/gkebackup/backupChannel.js.map +1 -1
  2128. package/gkebackup/backupPlan.d.ts +2 -10
  2129. package/gkebackup/backupPlan.js +0 -8
  2130. package/gkebackup/backupPlan.js.map +1 -1
  2131. package/gkebackup/backupPlanIamBinding.d.ts +3 -10
  2132. package/gkebackup/backupPlanIamBinding.js +3 -10
  2133. package/gkebackup/backupPlanIamBinding.js.map +1 -1
  2134. package/gkebackup/backupPlanIamMember.d.ts +3 -10
  2135. package/gkebackup/backupPlanIamMember.js +3 -10
  2136. package/gkebackup/backupPlanIamMember.js.map +1 -1
  2137. package/gkebackup/backupPlanIamPolicy.d.ts +3 -10
  2138. package/gkebackup/backupPlanIamPolicy.js +3 -10
  2139. package/gkebackup/backupPlanIamPolicy.js.map +1 -1
  2140. package/gkebackup/restoreChannel.d.ts +2 -10
  2141. package/gkebackup/restoreChannel.js +0 -8
  2142. package/gkebackup/restoreChannel.js.map +1 -1
  2143. package/gkebackup/restorePlan.d.ts +2 -10
  2144. package/gkebackup/restorePlan.js +0 -8
  2145. package/gkebackup/restorePlan.js.map +1 -1
  2146. package/gkebackup/restorePlanIamBinding.d.ts +3 -10
  2147. package/gkebackup/restorePlanIamBinding.js +3 -10
  2148. package/gkebackup/restorePlanIamBinding.js.map +1 -1
  2149. package/gkebackup/restorePlanIamMember.d.ts +3 -10
  2150. package/gkebackup/restorePlanIamMember.js +3 -10
  2151. package/gkebackup/restorePlanIamMember.js.map +1 -1
  2152. package/gkebackup/restorePlanIamPolicy.d.ts +3 -10
  2153. package/gkebackup/restorePlanIamPolicy.js +3 -10
  2154. package/gkebackup/restorePlanIamPolicy.js.map +1 -1
  2155. package/gkehub/feature.d.ts +2 -10
  2156. package/gkehub/feature.js +0 -8
  2157. package/gkehub/feature.js.map +1 -1
  2158. package/gkehub/featureIamBinding.d.ts +3 -10
  2159. package/gkehub/featureIamBinding.js +3 -10
  2160. package/gkehub/featureIamBinding.js.map +1 -1
  2161. package/gkehub/featureIamMember.d.ts +3 -10
  2162. package/gkehub/featureIamMember.js +3 -10
  2163. package/gkehub/featureIamMember.js.map +1 -1
  2164. package/gkehub/featureIamPolicy.d.ts +3 -10
  2165. package/gkehub/featureIamPolicy.js +3 -10
  2166. package/gkehub/featureIamPolicy.js.map +1 -1
  2167. package/gkehub/featureMembership.d.ts +0 -8
  2168. package/gkehub/featureMembership.js +0 -8
  2169. package/gkehub/featureMembership.js.map +1 -1
  2170. package/gkehub/fleet.d.ts +0 -4
  2171. package/gkehub/fleet.js +0 -4
  2172. package/gkehub/fleet.js.map +1 -1
  2173. package/gkehub/membership.d.ts +2 -10
  2174. package/gkehub/membership.js +0 -8
  2175. package/gkehub/membership.js.map +1 -1
  2176. package/gkehub/membershipBinding.d.ts +5 -13
  2177. package/gkehub/membershipBinding.js +3 -11
  2178. package/gkehub/membershipBinding.js.map +1 -1
  2179. package/gkehub/membershipIamBinding.d.ts +3 -10
  2180. package/gkehub/membershipIamBinding.js +3 -10
  2181. package/gkehub/membershipIamBinding.js.map +1 -1
  2182. package/gkehub/membershipIamMember.d.ts +3 -10
  2183. package/gkehub/membershipIamMember.js +3 -10
  2184. package/gkehub/membershipIamMember.js.map +1 -1
  2185. package/gkehub/membershipIamPolicy.d.ts +3 -10
  2186. package/gkehub/membershipIamPolicy.js +3 -10
  2187. package/gkehub/membershipIamPolicy.js.map +1 -1
  2188. package/gkehub/membershipRbacRoleBinding.d.ts +13 -10
  2189. package/gkehub/membershipRbacRoleBinding.js +13 -10
  2190. package/gkehub/membershipRbacRoleBinding.js.map +1 -1
  2191. package/gkehub/namespace.d.ts +4 -12
  2192. package/gkehub/namespace.js +2 -10
  2193. package/gkehub/namespace.js.map +1 -1
  2194. package/gkehub/rolloutSequence.d.ts +13 -10
  2195. package/gkehub/rolloutSequence.js +11 -8
  2196. package/gkehub/rolloutSequence.js.map +1 -1
  2197. package/gkehub/scope.d.ts +2 -10
  2198. package/gkehub/scope.js +0 -8
  2199. package/gkehub/scope.js.map +1 -1
  2200. package/gkehub/scopeIamBinding.d.ts +3 -9
  2201. package/gkehub/scopeIamBinding.js +3 -9
  2202. package/gkehub/scopeIamBinding.js.map +1 -1
  2203. package/gkehub/scopeIamMember.d.ts +3 -9
  2204. package/gkehub/scopeIamMember.js +3 -9
  2205. package/gkehub/scopeIamMember.js.map +1 -1
  2206. package/gkehub/scopeIamPolicy.d.ts +3 -9
  2207. package/gkehub/scopeIamPolicy.js +3 -9
  2208. package/gkehub/scopeIamPolicy.js.map +1 -1
  2209. package/gkehub/scopeRbacRoleBinding.d.ts +6 -14
  2210. package/gkehub/scopeRbacRoleBinding.js +4 -12
  2211. package/gkehub/scopeRbacRoleBinding.js.map +1 -1
  2212. package/gkeonprem/bareMetalAdminCluster.d.ts +6 -8
  2213. package/gkeonprem/bareMetalAdminCluster.js +0 -8
  2214. package/gkeonprem/bareMetalAdminCluster.js.map +1 -1
  2215. package/gkeonprem/bareMetalCluster.d.ts +6 -8
  2216. package/gkeonprem/bareMetalCluster.js +0 -8
  2217. package/gkeonprem/bareMetalCluster.js.map +1 -1
  2218. package/gkeonprem/bareMetalNodePool.d.ts +6 -8
  2219. package/gkeonprem/bareMetalNodePool.js +0 -8
  2220. package/gkeonprem/bareMetalNodePool.js.map +1 -1
  2221. package/gkeonprem/vmwareAdminCluster.d.ts +6 -8
  2222. package/gkeonprem/vmwareAdminCluster.js +0 -8
  2223. package/gkeonprem/vmwareAdminCluster.js.map +1 -1
  2224. package/gkeonprem/vmwareCluster.d.ts +6 -8
  2225. package/gkeonprem/vmwareCluster.js +0 -8
  2226. package/gkeonprem/vmwareCluster.js.map +1 -1
  2227. package/gkeonprem/vmwareNodePool.d.ts +6 -8
  2228. package/gkeonprem/vmwareNodePool.js +0 -8
  2229. package/gkeonprem/vmwareNodePool.js.map +1 -1
  2230. package/healthcare/consentStore.d.ts +2 -2
  2231. package/healthcare/consentStoreIamBinding.d.ts +3 -8
  2232. package/healthcare/consentStoreIamBinding.js +3 -8
  2233. package/healthcare/consentStoreIamBinding.js.map +1 -1
  2234. package/healthcare/consentStoreIamMember.d.ts +3 -8
  2235. package/healthcare/consentStoreIamMember.js +3 -8
  2236. package/healthcare/consentStoreIamMember.js.map +1 -1
  2237. package/healthcare/consentStoreIamPolicy.d.ts +3 -8
  2238. package/healthcare/consentStoreIamPolicy.js +3 -8
  2239. package/healthcare/consentStoreIamPolicy.js.map +1 -1
  2240. package/healthcare/dataset.d.ts +0 -8
  2241. package/healthcare/dataset.js +0 -8
  2242. package/healthcare/dataset.js.map +1 -1
  2243. package/healthcare/datasetIamBinding.d.ts +75 -13
  2244. package/healthcare/datasetIamBinding.js +75 -13
  2245. package/healthcare/datasetIamBinding.js.map +1 -1
  2246. package/healthcare/datasetIamMember.d.ts +75 -13
  2247. package/healthcare/datasetIamMember.js +75 -13
  2248. package/healthcare/datasetIamMember.js.map +1 -1
  2249. package/healthcare/datasetIamPolicy.d.ts +75 -13
  2250. package/healthcare/datasetIamPolicy.js +75 -13
  2251. package/healthcare/datasetIamPolicy.js.map +1 -1
  2252. package/healthcare/dicomStore.d.ts +2 -6
  2253. package/healthcare/dicomStore.js +0 -4
  2254. package/healthcare/dicomStore.js.map +1 -1
  2255. package/healthcare/dicomStoreIamBinding.d.ts +75 -13
  2256. package/healthcare/dicomStoreIamBinding.js +75 -13
  2257. package/healthcare/dicomStoreIamBinding.js.map +1 -1
  2258. package/healthcare/dicomStoreIamMember.d.ts +75 -13
  2259. package/healthcare/dicomStoreIamMember.js +75 -13
  2260. package/healthcare/dicomStoreIamMember.js.map +1 -1
  2261. package/healthcare/dicomStoreIamPolicy.d.ts +75 -13
  2262. package/healthcare/dicomStoreIamPolicy.js +75 -13
  2263. package/healthcare/dicomStoreIamPolicy.js.map +1 -1
  2264. package/healthcare/fhirStore.d.ts +2 -6
  2265. package/healthcare/fhirStore.js +0 -4
  2266. package/healthcare/fhirStore.js.map +1 -1
  2267. package/healthcare/fhirStoreIamBinding.d.ts +75 -13
  2268. package/healthcare/fhirStoreIamBinding.js +75 -13
  2269. package/healthcare/fhirStoreIamBinding.js.map +1 -1
  2270. package/healthcare/fhirStoreIamMember.d.ts +75 -13
  2271. package/healthcare/fhirStoreIamMember.js +75 -13
  2272. package/healthcare/fhirStoreIamMember.js.map +1 -1
  2273. package/healthcare/fhirStoreIamPolicy.d.ts +75 -13
  2274. package/healthcare/fhirStoreIamPolicy.js +75 -13
  2275. package/healthcare/fhirStoreIamPolicy.js.map +1 -1
  2276. package/healthcare/hl7Store.d.ts +2 -6
  2277. package/healthcare/hl7Store.js +0 -4
  2278. package/healthcare/hl7Store.js.map +1 -1
  2279. package/healthcare/hl7StoreIamBinding.d.ts +75 -13
  2280. package/healthcare/hl7StoreIamBinding.js +75 -13
  2281. package/healthcare/hl7StoreIamBinding.js.map +1 -1
  2282. package/healthcare/hl7StoreIamMember.d.ts +75 -13
  2283. package/healthcare/hl7StoreIamMember.js +75 -13
  2284. package/healthcare/hl7StoreIamMember.js.map +1 -1
  2285. package/healthcare/hl7StoreIamPolicy.d.ts +75 -13
  2286. package/healthcare/hl7StoreIamPolicy.js +75 -13
  2287. package/healthcare/hl7StoreIamPolicy.js.map +1 -1
  2288. package/healthcare/pipelineJob.d.ts +2 -10
  2289. package/healthcare/pipelineJob.js +0 -8
  2290. package/healthcare/pipelineJob.js.map +1 -1
  2291. package/healthcare/workspace.d.ts +2 -2
  2292. package/iam/foldersPolicyBinding.d.ts +14 -4
  2293. package/iam/foldersPolicyBinding.js +8 -4
  2294. package/iam/foldersPolicyBinding.js.map +1 -1
  2295. package/iam/getWorkloadIdentityPool.d.ts +12 -0
  2296. package/iam/getWorkloadIdentityPool.js +12 -0
  2297. package/iam/getWorkloadIdentityPool.js.map +1 -1
  2298. package/iam/getWorkloadIdentityPoolIamPolicy.d.ts +8 -0
  2299. package/iam/getWorkloadIdentityPoolIamPolicy.js +8 -0
  2300. package/iam/getWorkloadIdentityPoolIamPolicy.js.map +1 -1
  2301. package/iam/getWorkloadIdentityPoolProvider.d.ts +10 -0
  2302. package/iam/getWorkloadIdentityPoolProvider.js +10 -0
  2303. package/iam/getWorkloadIdentityPoolProvider.js.map +1 -1
  2304. package/iam/oauthClient.d.ts +0 -8
  2305. package/iam/oauthClient.js +0 -8
  2306. package/iam/oauthClient.js.map +1 -1
  2307. package/iam/oauthClientCredential.d.ts +0 -8
  2308. package/iam/oauthClientCredential.js +0 -8
  2309. package/iam/oauthClientCredential.js.map +1 -1
  2310. package/iam/organizationsPolicyBinding.d.ts +14 -4
  2311. package/iam/organizationsPolicyBinding.js +8 -4
  2312. package/iam/organizationsPolicyBinding.js.map +1 -1
  2313. package/iam/principalAccessBoundaryPolicy.d.ts +18 -4
  2314. package/iam/principalAccessBoundaryPolicy.js +12 -4
  2315. package/iam/principalAccessBoundaryPolicy.js.map +1 -1
  2316. package/iam/projectsPolicyBinding.d.ts +14 -8
  2317. package/iam/projectsPolicyBinding.js +8 -8
  2318. package/iam/projectsPolicyBinding.js.map +1 -1
  2319. package/iam/workforcePool.d.ts +0 -4
  2320. package/iam/workforcePool.js +0 -4
  2321. package/iam/workforcePool.js.map +1 -1
  2322. package/iam/workforcePoolIamBinding.d.ts +3 -9
  2323. package/iam/workforcePoolIamBinding.js +3 -9
  2324. package/iam/workforcePoolIamBinding.js.map +1 -1
  2325. package/iam/workforcePoolIamMember.d.ts +3 -9
  2326. package/iam/workforcePoolIamMember.js +3 -9
  2327. package/iam/workforcePoolIamMember.js.map +1 -1
  2328. package/iam/workforcePoolIamPolicy.d.ts +3 -9
  2329. package/iam/workforcePoolIamPolicy.js +3 -9
  2330. package/iam/workforcePoolIamPolicy.js.map +1 -1
  2331. package/iam/workforcePoolProvider.d.ts +0 -4
  2332. package/iam/workforcePoolProvider.js +0 -4
  2333. package/iam/workforcePoolProvider.js.map +1 -1
  2334. package/iam/workforcePoolProviderKey.d.ts +0 -4
  2335. package/iam/workforcePoolProviderKey.js +0 -4
  2336. package/iam/workforcePoolProviderKey.js.map +1 -1
  2337. package/iam/workforcePoolProviderScimTenant.d.ts +0 -4
  2338. package/iam/workforcePoolProviderScimTenant.js +0 -4
  2339. package/iam/workforcePoolProviderScimTenant.js.map +1 -1
  2340. package/iam/workforcePoolProviderScimToken.d.ts +0 -4
  2341. package/iam/workforcePoolProviderScimToken.js +0 -4
  2342. package/iam/workforcePoolProviderScimToken.js.map +1 -1
  2343. package/iam/workloadIdentityPool.d.ts +0 -8
  2344. package/iam/workloadIdentityPool.js +0 -8
  2345. package/iam/workloadIdentityPool.js.map +1 -1
  2346. package/iam/workloadIdentityPoolIamBinding.d.ts +261 -9
  2347. package/iam/workloadIdentityPoolIamBinding.js +261 -9
  2348. package/iam/workloadIdentityPoolIamBinding.js.map +1 -1
  2349. package/iam/workloadIdentityPoolIamMember.d.ts +261 -9
  2350. package/iam/workloadIdentityPoolIamMember.js +261 -9
  2351. package/iam/workloadIdentityPoolIamMember.js.map +1 -1
  2352. package/iam/workloadIdentityPoolIamPolicy.d.ts +261 -9
  2353. package/iam/workloadIdentityPoolIamPolicy.js +261 -9
  2354. package/iam/workloadIdentityPoolIamPolicy.js.map +1 -1
  2355. package/iam/workloadIdentityPoolManagedIdentity.d.ts +12 -8
  2356. package/iam/workloadIdentityPoolManagedIdentity.js +12 -8
  2357. package/iam/workloadIdentityPoolManagedIdentity.js.map +1 -1
  2358. package/iam/workloadIdentityPoolNamespace.d.ts +13 -8
  2359. package/iam/workloadIdentityPoolNamespace.js +13 -8
  2360. package/iam/workloadIdentityPoolNamespace.js.map +1 -1
  2361. package/iam/workloadIdentityPoolProvider.d.ts +0 -8
  2362. package/iam/workloadIdentityPoolProvider.js +0 -8
  2363. package/iam/workloadIdentityPoolProvider.js.map +1 -1
  2364. package/iap/appEngineServiceIamBinding.d.ts +3 -10
  2365. package/iap/appEngineServiceIamBinding.js +3 -10
  2366. package/iap/appEngineServiceIamBinding.js.map +1 -1
  2367. package/iap/appEngineServiceIamMember.d.ts +3 -10
  2368. package/iap/appEngineServiceIamMember.js +3 -10
  2369. package/iap/appEngineServiceIamMember.js.map +1 -1
  2370. package/iap/appEngineServiceIamPolicy.d.ts +3 -10
  2371. package/iap/appEngineServiceIamPolicy.js +3 -10
  2372. package/iap/appEngineServiceIamPolicy.js.map +1 -1
  2373. package/iap/appEngineVersionIamBinding.d.ts +3 -10
  2374. package/iap/appEngineVersionIamBinding.js +3 -10
  2375. package/iap/appEngineVersionIamBinding.js.map +1 -1
  2376. package/iap/appEngineVersionIamMember.d.ts +3 -10
  2377. package/iap/appEngineVersionIamMember.js +3 -10
  2378. package/iap/appEngineVersionIamMember.js.map +1 -1
  2379. package/iap/appEngineVersionIamPolicy.d.ts +3 -10
  2380. package/iap/appEngineVersionIamPolicy.js +3 -10
  2381. package/iap/appEngineVersionIamPolicy.js.map +1 -1
  2382. package/iap/brand.d.ts +17 -8
  2383. package/iap/brand.js +17 -8
  2384. package/iap/brand.js.map +1 -1
  2385. package/iap/client.d.ts +14 -4
  2386. package/iap/client.js +14 -4
  2387. package/iap/client.js.map +1 -1
  2388. package/iap/settings.d.ts +0 -4
  2389. package/iap/settings.js +0 -4
  2390. package/iap/settings.js.map +1 -1
  2391. package/iap/tunnelDestGroup.d.ts +1 -21
  2392. package/iap/tunnelDestGroup.js +1 -21
  2393. package/iap/tunnelDestGroup.js.map +1 -1
  2394. package/iap/tunnelDestGroupIamBinding.d.ts +3 -11
  2395. package/iap/tunnelDestGroupIamBinding.js +3 -11
  2396. package/iap/tunnelDestGroupIamBinding.js.map +1 -1
  2397. package/iap/tunnelDestGroupIamMember.d.ts +3 -11
  2398. package/iap/tunnelDestGroupIamMember.js +3 -11
  2399. package/iap/tunnelDestGroupIamMember.js.map +1 -1
  2400. package/iap/tunnelDestGroupIamPolicy.d.ts +3 -11
  2401. package/iap/tunnelDestGroupIamPolicy.js +3 -11
  2402. package/iap/tunnelDestGroupIamPolicy.js.map +1 -1
  2403. package/iap/tunnelIamBinding.d.ts +3 -8
  2404. package/iap/tunnelIamBinding.js +3 -8
  2405. package/iap/tunnelIamBinding.js.map +1 -1
  2406. package/iap/tunnelIamMember.d.ts +3 -8
  2407. package/iap/tunnelIamMember.js +3 -8
  2408. package/iap/tunnelIamMember.js.map +1 -1
  2409. package/iap/tunnelIamPolicy.d.ts +3 -8
  2410. package/iap/tunnelIamPolicy.js +3 -8
  2411. package/iap/tunnelIamPolicy.js.map +1 -1
  2412. package/iap/tunnelInstanceIAMBinding.d.ts +3 -11
  2413. package/iap/tunnelInstanceIAMBinding.js +3 -11
  2414. package/iap/tunnelInstanceIAMBinding.js.map +1 -1
  2415. package/iap/tunnelInstanceIAMMember.d.ts +3 -11
  2416. package/iap/tunnelInstanceIAMMember.js +3 -11
  2417. package/iap/tunnelInstanceIAMMember.js.map +1 -1
  2418. package/iap/tunnelInstanceIAMPolicy.d.ts +3 -11
  2419. package/iap/tunnelInstanceIAMPolicy.js +3 -11
  2420. package/iap/tunnelInstanceIAMPolicy.js.map +1 -1
  2421. package/iap/webBackendServiceIamBinding.d.ts +3 -9
  2422. package/iap/webBackendServiceIamBinding.js +3 -9
  2423. package/iap/webBackendServiceIamBinding.js.map +1 -1
  2424. package/iap/webBackendServiceIamMember.d.ts +3 -9
  2425. package/iap/webBackendServiceIamMember.js +3 -9
  2426. package/iap/webBackendServiceIamMember.js.map +1 -1
  2427. package/iap/webBackendServiceIamPolicy.d.ts +3 -9
  2428. package/iap/webBackendServiceIamPolicy.js +3 -9
  2429. package/iap/webBackendServiceIamPolicy.js.map +1 -1
  2430. package/iap/webCloudRunServiceIamBinding.d.ts +3 -10
  2431. package/iap/webCloudRunServiceIamBinding.js +3 -10
  2432. package/iap/webCloudRunServiceIamBinding.js.map +1 -1
  2433. package/iap/webCloudRunServiceIamMember.d.ts +3 -10
  2434. package/iap/webCloudRunServiceIamMember.js +3 -10
  2435. package/iap/webCloudRunServiceIamMember.js.map +1 -1
  2436. package/iap/webCloudRunServiceIamPolicy.d.ts +3 -10
  2437. package/iap/webCloudRunServiceIamPolicy.js +3 -10
  2438. package/iap/webCloudRunServiceIamPolicy.js.map +1 -1
  2439. package/iap/webForwardingRuleServiceIamBinding.d.ts +3 -9
  2440. package/iap/webForwardingRuleServiceIamBinding.js +3 -9
  2441. package/iap/webForwardingRuleServiceIamBinding.js.map +1 -1
  2442. package/iap/webForwardingRuleServiceIamMember.d.ts +3 -9
  2443. package/iap/webForwardingRuleServiceIamMember.js +3 -9
  2444. package/iap/webForwardingRuleServiceIamMember.js.map +1 -1
  2445. package/iap/webForwardingRuleServiceIamPolicy.d.ts +3 -9
  2446. package/iap/webForwardingRuleServiceIamPolicy.js +3 -9
  2447. package/iap/webForwardingRuleServiceIamPolicy.js.map +1 -1
  2448. package/iap/webIamBinding.d.ts +3 -8
  2449. package/iap/webIamBinding.js +3 -8
  2450. package/iap/webIamBinding.js.map +1 -1
  2451. package/iap/webIamMember.d.ts +3 -8
  2452. package/iap/webIamMember.js +3 -8
  2453. package/iap/webIamMember.js.map +1 -1
  2454. package/iap/webIamPolicy.d.ts +3 -8
  2455. package/iap/webIamPolicy.js +3 -8
  2456. package/iap/webIamPolicy.js.map +1 -1
  2457. package/iap/webRegionBackendServiceIamBinding.d.ts +3 -10
  2458. package/iap/webRegionBackendServiceIamBinding.js +3 -10
  2459. package/iap/webRegionBackendServiceIamBinding.js.map +1 -1
  2460. package/iap/webRegionBackendServiceIamMember.d.ts +3 -10
  2461. package/iap/webRegionBackendServiceIamMember.js +3 -10
  2462. package/iap/webRegionBackendServiceIamMember.js.map +1 -1
  2463. package/iap/webRegionBackendServiceIamPolicy.d.ts +3 -10
  2464. package/iap/webRegionBackendServiceIamPolicy.js +3 -10
  2465. package/iap/webRegionBackendServiceIamPolicy.js.map +1 -1
  2466. package/iap/webRegionForwardingRuleServiceIamBinding.d.ts +3 -10
  2467. package/iap/webRegionForwardingRuleServiceIamBinding.js +3 -10
  2468. package/iap/webRegionForwardingRuleServiceIamBinding.js.map +1 -1
  2469. package/iap/webRegionForwardingRuleServiceIamMember.d.ts +3 -10
  2470. package/iap/webRegionForwardingRuleServiceIamMember.js +3 -10
  2471. package/iap/webRegionForwardingRuleServiceIamMember.js.map +1 -1
  2472. package/iap/webRegionForwardingRuleServiceIamPolicy.d.ts +3 -10
  2473. package/iap/webRegionForwardingRuleServiceIamPolicy.js +3 -10
  2474. package/iap/webRegionForwardingRuleServiceIamPolicy.js.map +1 -1
  2475. package/iap/webTypeAppEngingIamBinding.d.ts +3 -9
  2476. package/iap/webTypeAppEngingIamBinding.js +3 -9
  2477. package/iap/webTypeAppEngingIamBinding.js.map +1 -1
  2478. package/iap/webTypeAppEngingIamMember.d.ts +3 -9
  2479. package/iap/webTypeAppEngingIamMember.js +3 -9
  2480. package/iap/webTypeAppEngingIamMember.js.map +1 -1
  2481. package/iap/webTypeAppEngingIamPolicy.d.ts +3 -9
  2482. package/iap/webTypeAppEngingIamPolicy.js +3 -9
  2483. package/iap/webTypeAppEngingIamPolicy.js.map +1 -1
  2484. package/iap/webTypeComputeIamBinding.d.ts +3 -8
  2485. package/iap/webTypeComputeIamBinding.js +3 -8
  2486. package/iap/webTypeComputeIamBinding.js.map +1 -1
  2487. package/iap/webTypeComputeIamMember.d.ts +3 -8
  2488. package/iap/webTypeComputeIamMember.js +3 -8
  2489. package/iap/webTypeComputeIamMember.js.map +1 -1
  2490. package/iap/webTypeComputeIamPolicy.d.ts +3 -8
  2491. package/iap/webTypeComputeIamPolicy.js +3 -8
  2492. package/iap/webTypeComputeIamPolicy.js.map +1 -1
  2493. package/identityplatform/config.d.ts +0 -8
  2494. package/identityplatform/config.js +0 -8
  2495. package/identityplatform/config.js.map +1 -1
  2496. package/identityplatform/defaultSupportedIdpConfig.d.ts +0 -8
  2497. package/identityplatform/defaultSupportedIdpConfig.js +0 -8
  2498. package/identityplatform/defaultSupportedIdpConfig.js.map +1 -1
  2499. package/identityplatform/inboundSamlConfig.d.ts +0 -8
  2500. package/identityplatform/inboundSamlConfig.js +0 -8
  2501. package/identityplatform/inboundSamlConfig.js.map +1 -1
  2502. package/identityplatform/oauthIdpConfig.d.ts +0 -8
  2503. package/identityplatform/oauthIdpConfig.js +0 -8
  2504. package/identityplatform/oauthIdpConfig.js.map +1 -1
  2505. package/identityplatform/tenant.d.ts +0 -8
  2506. package/identityplatform/tenant.js +0 -8
  2507. package/identityplatform/tenant.js.map +1 -1
  2508. package/identityplatform/tenantDefaultSupportedIdpConfig.d.ts +0 -8
  2509. package/identityplatform/tenantDefaultSupportedIdpConfig.js +0 -8
  2510. package/identityplatform/tenantDefaultSupportedIdpConfig.js.map +1 -1
  2511. package/identityplatform/tenantInboundSamlConfig.d.ts +0 -8
  2512. package/identityplatform/tenantInboundSamlConfig.js +0 -8
  2513. package/identityplatform/tenantInboundSamlConfig.js.map +1 -1
  2514. package/identityplatform/tenantOauthIdpConfig.d.ts +0 -8
  2515. package/identityplatform/tenantOauthIdpConfig.js +0 -8
  2516. package/identityplatform/tenantOauthIdpConfig.js.map +1 -1
  2517. package/index.d.ts +2 -1
  2518. package/index.js +3 -1
  2519. package/index.js.map +1 -1
  2520. package/integrationconnectors/connection.d.ts +2 -10
  2521. package/integrationconnectors/connection.js +0 -8
  2522. package/integrationconnectors/connection.js.map +1 -1
  2523. package/integrationconnectors/endpointAttachment.d.ts +2 -10
  2524. package/integrationconnectors/endpointAttachment.js +0 -8
  2525. package/integrationconnectors/endpointAttachment.js.map +1 -1
  2526. package/integrationconnectors/managedZone.d.ts +6 -14
  2527. package/integrationconnectors/managedZone.js +4 -12
  2528. package/integrationconnectors/managedZone.js.map +1 -1
  2529. package/kms/autokeyConfig.d.ts +13 -4
  2530. package/kms/autokeyConfig.js +13 -4
  2531. package/kms/autokeyConfig.js.map +1 -1
  2532. package/kms/cryptoKey.d.ts +2 -6
  2533. package/kms/cryptoKey.js +0 -4
  2534. package/kms/cryptoKey.js.map +1 -1
  2535. package/kms/cryptoKeyIAMBinding.d.ts +0 -24
  2536. package/kms/cryptoKeyIAMBinding.js +0 -24
  2537. package/kms/cryptoKeyIAMBinding.js.map +1 -1
  2538. package/kms/cryptoKeyIAMMember.d.ts +0 -24
  2539. package/kms/cryptoKeyIAMMember.js +0 -24
  2540. package/kms/cryptoKeyIAMMember.js.map +1 -1
  2541. package/kms/cryptoKeyIAMPolicy.d.ts +0 -24
  2542. package/kms/cryptoKeyIAMPolicy.js +0 -24
  2543. package/kms/cryptoKeyIAMPolicy.js.map +1 -1
  2544. package/kms/ekmConnection.d.ts +0 -8
  2545. package/kms/ekmConnection.js +0 -8
  2546. package/kms/ekmConnection.js.map +1 -1
  2547. package/kms/ekmConnectionIamBinding.d.ts +3 -9
  2548. package/kms/ekmConnectionIamBinding.js +3 -9
  2549. package/kms/ekmConnectionIamBinding.js.map +1 -1
  2550. package/kms/ekmConnectionIamMember.d.ts +3 -9
  2551. package/kms/ekmConnectionIamMember.js +3 -9
  2552. package/kms/ekmConnectionIamMember.js.map +1 -1
  2553. package/kms/ekmConnectionIamPolicy.d.ts +3 -9
  2554. package/kms/ekmConnectionIamPolicy.js +3 -9
  2555. package/kms/ekmConnectionIamPolicy.js.map +1 -1
  2556. package/kms/folderKajPolicyConfig.d.ts +16 -4
  2557. package/kms/folderKajPolicyConfig.js +16 -4
  2558. package/kms/folderKajPolicyConfig.js.map +1 -1
  2559. package/kms/getKMSSecretAsymmetric.d.ts +22 -0
  2560. package/kms/getKMSSecretAsymmetric.js +22 -0
  2561. package/kms/getKMSSecretAsymmetric.js.map +1 -1
  2562. package/kms/keyHandle.d.ts +12 -8
  2563. package/kms/keyHandle.js +12 -8
  2564. package/kms/keyHandle.js.map +1 -1
  2565. package/kms/keyRing.d.ts +0 -8
  2566. package/kms/keyRing.js +0 -8
  2567. package/kms/keyRing.js.map +1 -1
  2568. package/kms/keyRingIAMBinding.d.ts +0 -24
  2569. package/kms/keyRingIAMBinding.js +0 -24
  2570. package/kms/keyRingIAMBinding.js.map +1 -1
  2571. package/kms/keyRingIAMMember.d.ts +0 -24
  2572. package/kms/keyRingIAMMember.js +0 -24
  2573. package/kms/keyRingIAMMember.js.map +1 -1
  2574. package/kms/keyRingIAMPolicy.d.ts +0 -24
  2575. package/kms/keyRingIAMPolicy.js +0 -24
  2576. package/kms/keyRingIAMPolicy.js.map +1 -1
  2577. package/kms/organizationKajPolicyConfig.d.ts +16 -4
  2578. package/kms/organizationKajPolicyConfig.js +16 -4
  2579. package/kms/organizationKajPolicyConfig.js.map +1 -1
  2580. package/kms/projectKajPolicyConfig.d.ts +16 -4
  2581. package/kms/projectKajPolicyConfig.js +16 -4
  2582. package/kms/projectKajPolicyConfig.js.map +1 -1
  2583. package/logging/billingAccountExclusion.d.ts +8 -0
  2584. package/logging/billingAccountExclusion.js +8 -0
  2585. package/logging/billingAccountExclusion.js.map +1 -1
  2586. package/logging/folderSettings.d.ts +0 -4
  2587. package/logging/folderSettings.js +0 -4
  2588. package/logging/folderSettings.js.map +1 -1
  2589. package/logging/logViewIamBinding.d.ts +3 -8
  2590. package/logging/logViewIamBinding.js +3 -8
  2591. package/logging/logViewIamBinding.js.map +1 -1
  2592. package/logging/logViewIamMember.d.ts +3 -8
  2593. package/logging/logViewIamMember.js +3 -8
  2594. package/logging/logViewIamMember.js.map +1 -1
  2595. package/logging/logViewIamPolicy.d.ts +3 -8
  2596. package/logging/logViewIamPolicy.js +3 -8
  2597. package/logging/logViewIamPolicy.js.map +1 -1
  2598. package/logging/metric.d.ts +1 -5
  2599. package/logging/metric.js +1 -5
  2600. package/logging/metric.js.map +1 -1
  2601. package/logging/organizationSettings.d.ts +0 -4
  2602. package/logging/organizationSettings.js +0 -4
  2603. package/logging/organizationSettings.js.map +1 -1
  2604. package/logging/projectSink.d.ts +141 -0
  2605. package/logging/projectSink.js +141 -0
  2606. package/logging/projectSink.js.map +1 -1
  2607. package/looker/instance.d.ts +0 -12
  2608. package/looker/instance.js +0 -12
  2609. package/looker/instance.js.map +1 -1
  2610. package/lustre/instance.d.ts +2 -10
  2611. package/lustre/instance.js +0 -8
  2612. package/lustre/instance.js.map +1 -1
  2613. package/managedkafka/cluster.d.ts +2 -10
  2614. package/managedkafka/cluster.js +0 -8
  2615. package/managedkafka/cluster.js.map +1 -1
  2616. package/managedkafka/connectCluster.d.ts +2 -10
  2617. package/managedkafka/connectCluster.js +0 -8
  2618. package/managedkafka/connectCluster.js.map +1 -1
  2619. package/managedkafka/connector.d.ts +0 -8
  2620. package/managedkafka/connector.js +0 -8
  2621. package/managedkafka/connector.js.map +1 -1
  2622. package/managedkafka/topic.d.ts +0 -8
  2623. package/managedkafka/topic.js +0 -8
  2624. package/managedkafka/topic.js.map +1 -1
  2625. package/memcache/instance.d.ts +26 -14
  2626. package/memcache/instance.js +0 -12
  2627. package/memcache/instance.js.map +1 -1
  2628. package/memorystore/instance.d.ts +2 -10
  2629. package/memorystore/instance.js +0 -8
  2630. package/memorystore/instance.js.map +1 -1
  2631. package/memorystore/instanceDesiredUserCreatedEndpoints.d.ts +12 -12
  2632. package/memorystore/instanceDesiredUserCreatedEndpoints.js +12 -12
  2633. package/migrationcenter/group.d.ts +2 -10
  2634. package/migrationcenter/group.js +0 -8
  2635. package/migrationcenter/group.js.map +1 -1
  2636. package/migrationcenter/preferenceSet.d.ts +0 -8
  2637. package/migrationcenter/preferenceSet.js +0 -8
  2638. package/migrationcenter/preferenceSet.js.map +1 -1
  2639. package/ml/engineModel.d.ts +15 -10
  2640. package/ml/engineModel.js +13 -8
  2641. package/ml/engineModel.js.map +1 -1
  2642. package/modelarmor/floorsetting.d.ts +0 -4
  2643. package/modelarmor/floorsetting.js +0 -4
  2644. package/modelarmor/floorsetting.js.map +1 -1
  2645. package/modelarmor/template.d.ts +2 -10
  2646. package/modelarmor/template.js +0 -8
  2647. package/modelarmor/template.js.map +1 -1
  2648. package/monitoring/alertPolicy.d.ts +0 -8
  2649. package/monitoring/alertPolicy.js +0 -8
  2650. package/monitoring/alertPolicy.js.map +1 -1
  2651. package/monitoring/customService.d.ts +1 -9
  2652. package/monitoring/customService.js +1 -9
  2653. package/monitoring/customService.js.map +1 -1
  2654. package/monitoring/dashboard.d.ts +27 -4
  2655. package/monitoring/dashboard.js +0 -4
  2656. package/monitoring/dashboard.js.map +1 -1
  2657. package/monitoring/genericService.d.ts +0 -8
  2658. package/monitoring/genericService.js +0 -8
  2659. package/monitoring/genericService.js.map +1 -1
  2660. package/monitoring/group.d.ts +1 -9
  2661. package/monitoring/group.js +1 -9
  2662. package/monitoring/group.js.map +1 -1
  2663. package/monitoring/metricDescriptor.d.ts +1 -9
  2664. package/monitoring/metricDescriptor.js +1 -9
  2665. package/monitoring/metricDescriptor.js.map +1 -1
  2666. package/monitoring/monitoredProject.d.ts +0 -4
  2667. package/monitoring/monitoredProject.js +0 -4
  2668. package/monitoring/monitoredProject.js.map +1 -1
  2669. package/monitoring/notificationChannel.d.ts +3 -0
  2670. package/monitoring/notificationChannel.js +3 -0
  2671. package/monitoring/notificationChannel.js.map +1 -1
  2672. package/monitoring/slo.d.ts +1 -9
  2673. package/monitoring/slo.js +1 -9
  2674. package/monitoring/slo.js.map +1 -1
  2675. package/monitoring/uptimeCheckConfig.d.ts +1 -9
  2676. package/monitoring/uptimeCheckConfig.js +1 -9
  2677. package/monitoring/uptimeCheckConfig.js.map +1 -1
  2678. package/netapp/activeDirectory.d.ts +14 -10
  2679. package/netapp/activeDirectory.js +0 -8
  2680. package/netapp/activeDirectory.js.map +1 -1
  2681. package/netapp/backup.d.ts +2 -10
  2682. package/netapp/backup.js +0 -8
  2683. package/netapp/backup.js.map +1 -1
  2684. package/netapp/backupPolicy.d.ts +2 -10
  2685. package/netapp/backupPolicy.js +0 -8
  2686. package/netapp/backupPolicy.js.map +1 -1
  2687. package/netapp/backupVault.d.ts +2 -10
  2688. package/netapp/backupVault.js +0 -8
  2689. package/netapp/backupVault.js.map +1 -1
  2690. package/netapp/hostGroup.d.ts +2 -10
  2691. package/netapp/hostGroup.js +0 -8
  2692. package/netapp/hostGroup.js.map +1 -1
  2693. package/netapp/kmsconfig.d.ts +2 -10
  2694. package/netapp/kmsconfig.js +0 -8
  2695. package/netapp/kmsconfig.js.map +1 -1
  2696. package/netapp/storagePool.d.ts +31 -10
  2697. package/netapp/storagePool.js +29 -8
  2698. package/netapp/storagePool.js.map +1 -1
  2699. package/netapp/volume.d.ts +2 -10
  2700. package/netapp/volume.js +0 -8
  2701. package/netapp/volume.js.map +1 -1
  2702. package/netapp/volumeQuotaRule.d.ts +2 -10
  2703. package/netapp/volumeQuotaRule.js +0 -8
  2704. package/netapp/volumeQuotaRule.js.map +1 -1
  2705. package/netapp/volumeReplication.d.ts +64 -10
  2706. package/netapp/volumeReplication.js +20 -8
  2707. package/netapp/volumeReplication.js.map +1 -1
  2708. package/netapp/volumeSnapshot.d.ts +2 -10
  2709. package/netapp/volumeSnapshot.js +0 -8
  2710. package/netapp/volumeSnapshot.js.map +1 -1
  2711. package/networkconnectivity/destination.d.ts +2 -10
  2712. package/networkconnectivity/destination.js +0 -8
  2713. package/networkconnectivity/destination.js.map +1 -1
  2714. package/networkconnectivity/gatewayAdvertisedRoute.d.ts +14 -11
  2715. package/networkconnectivity/gatewayAdvertisedRoute.js +12 -9
  2716. package/networkconnectivity/gatewayAdvertisedRoute.js.map +1 -1
  2717. package/networkconnectivity/group.d.ts +2 -10
  2718. package/networkconnectivity/group.js +0 -8
  2719. package/networkconnectivity/group.js.map +1 -1
  2720. package/networkconnectivity/hub.d.ts +2 -10
  2721. package/networkconnectivity/hub.js +0 -8
  2722. package/networkconnectivity/hub.js.map +1 -1
  2723. package/networkconnectivity/internalRange.d.ts +2 -10
  2724. package/networkconnectivity/internalRange.js +0 -8
  2725. package/networkconnectivity/internalRange.js.map +1 -1
  2726. package/networkconnectivity/multicloudDataTransferConfig.d.ts +2 -10
  2727. package/networkconnectivity/multicloudDataTransferConfig.js +0 -8
  2728. package/networkconnectivity/multicloudDataTransferConfig.js.map +1 -1
  2729. package/networkconnectivity/policyBasedRoute.d.ts +2 -10
  2730. package/networkconnectivity/policyBasedRoute.js +0 -8
  2731. package/networkconnectivity/policyBasedRoute.js.map +1 -1
  2732. package/networkconnectivity/regionalEndpoint.d.ts +2 -10
  2733. package/networkconnectivity/regionalEndpoint.js +0 -8
  2734. package/networkconnectivity/regionalEndpoint.js.map +1 -1
  2735. package/networkconnectivity/serviceConnectionPolicy.d.ts +2 -10
  2736. package/networkconnectivity/serviceConnectionPolicy.js +0 -8
  2737. package/networkconnectivity/serviceConnectionPolicy.js.map +1 -1
  2738. package/networkconnectivity/spoke.d.ts +10 -18
  2739. package/networkconnectivity/spoke.js +8 -16
  2740. package/networkconnectivity/spoke.js.map +1 -1
  2741. package/networkmanagement/connectivityTest.d.ts +2 -10
  2742. package/networkmanagement/connectivityTest.js +0 -8
  2743. package/networkmanagement/connectivityTest.js.map +1 -1
  2744. package/networkmanagement/organizationVpcFlowLogsConfig.d.ts +2 -6
  2745. package/networkmanagement/organizationVpcFlowLogsConfig.js +0 -4
  2746. package/networkmanagement/organizationVpcFlowLogsConfig.js.map +1 -1
  2747. package/networkmanagement/vpcFlowLogsConfig.d.ts +2 -10
  2748. package/networkmanagement/vpcFlowLogsConfig.js +0 -8
  2749. package/networkmanagement/vpcFlowLogsConfig.js.map +1 -1
  2750. package/networksecurity/addressGroup.d.ts +2 -2
  2751. package/networksecurity/addressGroupIamBinding.d.ts +3 -10
  2752. package/networksecurity/addressGroupIamBinding.js +3 -10
  2753. package/networksecurity/addressGroupIamBinding.js.map +1 -1
  2754. package/networksecurity/addressGroupIamMember.d.ts +3 -10
  2755. package/networksecurity/addressGroupIamMember.js +3 -10
  2756. package/networksecurity/addressGroupIamMember.js.map +1 -1
  2757. package/networksecurity/addressGroupIamPolicy.d.ts +3 -10
  2758. package/networksecurity/addressGroupIamPolicy.js +3 -10
  2759. package/networksecurity/addressGroupIamPolicy.js.map +1 -1
  2760. package/networksecurity/authorizationPolicy.d.ts +11 -10
  2761. package/networksecurity/authorizationPolicy.js +9 -8
  2762. package/networksecurity/authorizationPolicy.js.map +1 -1
  2763. package/networksecurity/authzPolicy.d.ts +70 -14
  2764. package/networksecurity/authzPolicy.js +40 -12
  2765. package/networksecurity/authzPolicy.js.map +1 -1
  2766. package/networksecurity/backendAuthenticationConfig.d.ts +2 -10
  2767. package/networksecurity/backendAuthenticationConfig.js +0 -8
  2768. package/networksecurity/backendAuthenticationConfig.js.map +1 -1
  2769. package/networksecurity/clientTlsPolicy.d.ts +2 -10
  2770. package/networksecurity/clientTlsPolicy.js +0 -8
  2771. package/networksecurity/clientTlsPolicy.js.map +1 -1
  2772. package/networksecurity/dnsThreatDetector.d.ts +2 -14
  2773. package/networksecurity/dnsThreatDetector.js +0 -12
  2774. package/networksecurity/dnsThreatDetector.js.map +1 -1
  2775. package/networksecurity/firewallEndpoint.d.ts +2 -2
  2776. package/networksecurity/firewallEndpointAssociation.d.ts +2 -2
  2777. package/networksecurity/gatewaySecurityPolicy.d.ts +0 -8
  2778. package/networksecurity/gatewaySecurityPolicy.js +0 -8
  2779. package/networksecurity/gatewaySecurityPolicy.js.map +1 -1
  2780. package/networksecurity/gatewaySecurityPolicyRule.d.ts +0 -8
  2781. package/networksecurity/gatewaySecurityPolicyRule.js +0 -8
  2782. package/networksecurity/gatewaySecurityPolicyRule.js.map +1 -1
  2783. package/networksecurity/interceptDeployment.d.ts +2 -10
  2784. package/networksecurity/interceptDeployment.js +0 -8
  2785. package/networksecurity/interceptDeployment.js.map +1 -1
  2786. package/networksecurity/interceptDeploymentGroup.d.ts +2 -10
  2787. package/networksecurity/interceptDeploymentGroup.js +0 -8
  2788. package/networksecurity/interceptDeploymentGroup.js.map +1 -1
  2789. package/networksecurity/interceptEndpointGroup.d.ts +2 -10
  2790. package/networksecurity/interceptEndpointGroup.js +0 -8
  2791. package/networksecurity/interceptEndpointGroup.js.map +1 -1
  2792. package/networksecurity/interceptEndpointGroupAssociation.d.ts +2 -10
  2793. package/networksecurity/interceptEndpointGroupAssociation.js +0 -8
  2794. package/networksecurity/interceptEndpointGroupAssociation.js.map +1 -1
  2795. package/networksecurity/mirroringDeployment.d.ts +2 -10
  2796. package/networksecurity/mirroringDeployment.js +0 -8
  2797. package/networksecurity/mirroringDeployment.js.map +1 -1
  2798. package/networksecurity/mirroringDeploymentGroup.d.ts +2 -10
  2799. package/networksecurity/mirroringDeploymentGroup.js +0 -8
  2800. package/networksecurity/mirroringDeploymentGroup.js.map +1 -1
  2801. package/networksecurity/mirroringEndpoint.d.ts +7 -10
  2802. package/networksecurity/mirroringEndpoint.js +5 -8
  2803. package/networksecurity/mirroringEndpoint.js.map +1 -1
  2804. package/networksecurity/mirroringEndpointGroup.d.ts +2 -16
  2805. package/networksecurity/mirroringEndpointGroup.js +0 -8
  2806. package/networksecurity/mirroringEndpointGroup.js.map +1 -1
  2807. package/networksecurity/mirroringEndpointGroupAssociation.d.ts +2 -10
  2808. package/networksecurity/mirroringEndpointGroupAssociation.js +0 -8
  2809. package/networksecurity/mirroringEndpointGroupAssociation.js.map +1 -1
  2810. package/networksecurity/sacAttachment.d.ts +13 -10
  2811. package/networksecurity/sacAttachment.js +11 -8
  2812. package/networksecurity/sacAttachment.js.map +1 -1
  2813. package/networksecurity/sacRealm.d.ts +13 -10
  2814. package/networksecurity/sacRealm.js +11 -8
  2815. package/networksecurity/sacRealm.js.map +1 -1
  2816. package/networksecurity/securityProfile.d.ts +2 -2
  2817. package/networksecurity/securityProfileGroup.d.ts +2 -2
  2818. package/networksecurity/serverTlsPolicy.d.ts +2 -10
  2819. package/networksecurity/serverTlsPolicy.js +0 -8
  2820. package/networksecurity/serverTlsPolicy.js.map +1 -1
  2821. package/networksecurity/tlsInspectionPolicy.d.ts +0 -8
  2822. package/networksecurity/tlsInspectionPolicy.js +0 -8
  2823. package/networksecurity/tlsInspectionPolicy.js.map +1 -1
  2824. package/networksecurity/urlList.d.ts +0 -8
  2825. package/networksecurity/urlList.js +0 -8
  2826. package/networksecurity/urlList.js.map +1 -1
  2827. package/networkservices/agentGateway.d.ts +353 -0
  2828. package/networkservices/agentGateway.js +174 -0
  2829. package/networkservices/agentGateway.js.map +1 -0
  2830. package/networkservices/authzExtension.d.ts +54 -37
  2831. package/networkservices/authzExtension.js +14 -15
  2832. package/networkservices/authzExtension.js.map +1 -1
  2833. package/networkservices/edgeCacheKeyset.d.ts +2 -10
  2834. package/networkservices/edgeCacheKeyset.js +0 -8
  2835. package/networkservices/edgeCacheKeyset.js.map +1 -1
  2836. package/networkservices/edgeCacheOrigin.d.ts +2 -10
  2837. package/networkservices/edgeCacheOrigin.js +0 -8
  2838. package/networkservices/edgeCacheOrigin.js.map +1 -1
  2839. package/networkservices/edgeCacheService.d.ts +2 -10
  2840. package/networkservices/edgeCacheService.js +0 -8
  2841. package/networkservices/edgeCacheService.js.map +1 -1
  2842. package/networkservices/endpointPolicy.d.ts +2 -10
  2843. package/networkservices/endpointPolicy.js +0 -8
  2844. package/networkservices/endpointPolicy.js.map +1 -1
  2845. package/networkservices/gateway.d.ts +2 -10
  2846. package/networkservices/gateway.js +0 -8
  2847. package/networkservices/gateway.js.map +1 -1
  2848. package/networkservices/grpcRoute.d.ts +2 -10
  2849. package/networkservices/grpcRoute.js +0 -8
  2850. package/networkservices/grpcRoute.js.map +1 -1
  2851. package/networkservices/httpRoute.d.ts +2 -10
  2852. package/networkservices/httpRoute.js +0 -8
  2853. package/networkservices/httpRoute.js.map +1 -1
  2854. package/networkservices/index.d.ts +3 -0
  2855. package/networkservices/index.js +6 -1
  2856. package/networkservices/index.js.map +1 -1
  2857. package/networkservices/lbEdgeExtension.d.ts +2 -10
  2858. package/networkservices/lbEdgeExtension.js +0 -8
  2859. package/networkservices/lbEdgeExtension.js.map +1 -1
  2860. package/networkservices/lbRouteExtension.d.ts +2 -10
  2861. package/networkservices/lbRouteExtension.js +0 -8
  2862. package/networkservices/lbRouteExtension.js.map +1 -1
  2863. package/networkservices/lbTrafficExtension.d.ts +2 -10
  2864. package/networkservices/lbTrafficExtension.js +0 -8
  2865. package/networkservices/lbTrafficExtension.js.map +1 -1
  2866. package/networkservices/mesh.d.ts +2 -10
  2867. package/networkservices/mesh.js +0 -8
  2868. package/networkservices/mesh.js.map +1 -1
  2869. package/networkservices/multicastConsumerAssociation.d.ts +2 -10
  2870. package/networkservices/multicastConsumerAssociation.js +0 -8
  2871. package/networkservices/multicastConsumerAssociation.js.map +1 -1
  2872. package/networkservices/multicastDomain.d.ts +17 -10
  2873. package/networkservices/multicastDomain.js +2 -8
  2874. package/networkservices/multicastDomain.js.map +1 -1
  2875. package/networkservices/multicastDomainActivation.d.ts +2 -10
  2876. package/networkservices/multicastDomainActivation.js +0 -8
  2877. package/networkservices/multicastDomainActivation.js.map +1 -1
  2878. package/networkservices/multicastDomainGroup.d.ts +2 -10
  2879. package/networkservices/multicastDomainGroup.js +0 -8
  2880. package/networkservices/multicastDomainGroup.js.map +1 -1
  2881. package/networkservices/multicastGroupConsumerActivation.d.ts +2 -10
  2882. package/networkservices/multicastGroupConsumerActivation.js +0 -8
  2883. package/networkservices/multicastGroupConsumerActivation.js.map +1 -1
  2884. package/networkservices/multicastGroupProducerActivation.d.ts +2 -10
  2885. package/networkservices/multicastGroupProducerActivation.js +0 -8
  2886. package/networkservices/multicastGroupProducerActivation.js.map +1 -1
  2887. package/networkservices/multicastGroupRange.d.ts +2 -10
  2888. package/networkservices/multicastGroupRange.js +0 -8
  2889. package/networkservices/multicastGroupRange.js.map +1 -1
  2890. package/networkservices/multicastGroupRangeActivation.d.ts +2 -10
  2891. package/networkservices/multicastGroupRangeActivation.js +0 -8
  2892. package/networkservices/multicastGroupRangeActivation.js.map +1 -1
  2893. package/networkservices/multicastProducerAssociation.d.ts +2 -10
  2894. package/networkservices/multicastProducerAssociation.js +0 -8
  2895. package/networkservices/multicastProducerAssociation.js.map +1 -1
  2896. package/networkservices/serviceBinding.d.ts +2 -10
  2897. package/networkservices/serviceBinding.js +0 -8
  2898. package/networkservices/serviceBinding.js.map +1 -1
  2899. package/networkservices/serviceLbPolicies.d.ts +11 -10
  2900. package/networkservices/serviceLbPolicies.js +9 -8
  2901. package/networkservices/serviceLbPolicies.js.map +1 -1
  2902. package/networkservices/tcpRoute.d.ts +2 -10
  2903. package/networkservices/tcpRoute.js +0 -8
  2904. package/networkservices/tcpRoute.js.map +1 -1
  2905. package/networkservices/tlsRoute.d.ts +0 -8
  2906. package/networkservices/tlsRoute.js +0 -8
  2907. package/networkservices/tlsRoute.js.map +1 -1
  2908. package/networkservices/wasmPlugin.d.ts +2 -10
  2909. package/networkservices/wasmPlugin.js +0 -8
  2910. package/networkservices/wasmPlugin.js.map +1 -1
  2911. package/notebooks/environment.d.ts +0 -8
  2912. package/notebooks/environment.js +0 -8
  2913. package/notebooks/environment.js.map +1 -1
  2914. package/notebooks/instance.d.ts +2 -10
  2915. package/notebooks/instance.js +0 -8
  2916. package/notebooks/instance.js.map +1 -1
  2917. package/notebooks/instanceIamBinding.d.ts +3 -10
  2918. package/notebooks/instanceIamBinding.js +3 -10
  2919. package/notebooks/instanceIamBinding.js.map +1 -1
  2920. package/notebooks/instanceIamMember.d.ts +3 -10
  2921. package/notebooks/instanceIamMember.js +3 -10
  2922. package/notebooks/instanceIamMember.js.map +1 -1
  2923. package/notebooks/instanceIamPolicy.d.ts +3 -10
  2924. package/notebooks/instanceIamPolicy.js +3 -10
  2925. package/notebooks/instanceIamPolicy.js.map +1 -1
  2926. package/notebooks/runtime.d.ts +2 -10
  2927. package/notebooks/runtime.js +0 -8
  2928. package/notebooks/runtime.js.map +1 -1
  2929. package/notebooks/runtimeIamBinding.d.ts +3 -10
  2930. package/notebooks/runtimeIamBinding.js +3 -10
  2931. package/notebooks/runtimeIamBinding.js.map +1 -1
  2932. package/notebooks/runtimeIamMember.d.ts +3 -10
  2933. package/notebooks/runtimeIamMember.js +3 -10
  2934. package/notebooks/runtimeIamMember.js.map +1 -1
  2935. package/notebooks/runtimeIamPolicy.d.ts +3 -10
  2936. package/notebooks/runtimeIamPolicy.js +3 -10
  2937. package/notebooks/runtimeIamPolicy.js.map +1 -1
  2938. package/observability/traceScope.d.ts +7 -10
  2939. package/observability/traceScope.js +7 -10
  2940. package/observability/traceScope.js.map +1 -1
  2941. package/oracledatabase/autonomousDatabase.d.ts +11 -10
  2942. package/oracledatabase/autonomousDatabase.js +0 -8
  2943. package/oracledatabase/autonomousDatabase.js.map +1 -1
  2944. package/oracledatabase/cloudExadataInfrastructure.d.ts +11 -10
  2945. package/oracledatabase/cloudExadataInfrastructure.js +0 -8
  2946. package/oracledatabase/cloudExadataInfrastructure.js.map +1 -1
  2947. package/oracledatabase/cloudVmCluster.d.ts +11 -10
  2948. package/oracledatabase/cloudVmCluster.js +0 -8
  2949. package/oracledatabase/cloudVmCluster.js.map +1 -1
  2950. package/oracledatabase/dbSystem.d.ts +11 -10
  2951. package/oracledatabase/dbSystem.js +0 -8
  2952. package/oracledatabase/dbSystem.js.map +1 -1
  2953. package/oracledatabase/exadbVmCluster.d.ts +403 -0
  2954. package/oracledatabase/exadbVmCluster.js +224 -0
  2955. package/oracledatabase/exadbVmCluster.js.map +1 -0
  2956. package/oracledatabase/exascaleDbStorageVault.d.ts +11 -10
  2957. package/oracledatabase/exascaleDbStorageVault.js +0 -8
  2958. package/oracledatabase/exascaleDbStorageVault.js.map +1 -1
  2959. package/oracledatabase/index.d.ts +3 -0
  2960. package/oracledatabase/index.js +6 -1
  2961. package/oracledatabase/index.js.map +1 -1
  2962. package/oracledatabase/odbNetwork.d.ts +11 -10
  2963. package/oracledatabase/odbNetwork.js +0 -8
  2964. package/oracledatabase/odbNetwork.js.map +1 -1
  2965. package/oracledatabase/odbSubnet.d.ts +11 -10
  2966. package/oracledatabase/odbSubnet.js +0 -8
  2967. package/oracledatabase/odbSubnet.js.map +1 -1
  2968. package/organizations/accessApprovalSettings.d.ts +0 -4
  2969. package/organizations/accessApprovalSettings.js +0 -4
  2970. package/organizations/accessApprovalSettings.js.map +1 -1
  2971. package/organizations/folder.d.ts +9 -4
  2972. package/organizations/folder.js +0 -4
  2973. package/organizations/folder.js.map +1 -1
  2974. package/organizations/getClientConfig.d.ts +10 -0
  2975. package/organizations/getClientConfig.js +10 -0
  2976. package/organizations/getClientConfig.js.map +1 -1
  2977. package/organizations/iamAuditConfig.d.ts +1 -1
  2978. package/organizations/iamAuditConfig.js +1 -1
  2979. package/organizations/iambinding.d.ts +3 -4
  2980. package/organizations/iambinding.js +3 -4
  2981. package/organizations/iambinding.js.map +1 -1
  2982. package/organizations/iammember.d.ts +4 -22
  2983. package/organizations/iammember.js +4 -22
  2984. package/organizations/iammember.js.map +1 -1
  2985. package/organizations/iampolicy.d.ts +4 -22
  2986. package/organizations/iampolicy.js +4 -22
  2987. package/organizations/iampolicy.js.map +1 -1
  2988. package/organizations/policy.d.ts +1 -1
  2989. package/organizations/policy.js +1 -1
  2990. package/organizations/project.d.ts +39 -6
  2991. package/organizations/project.js +1 -1
  2992. package/organizations/project.js.map +1 -1
  2993. package/orgpolicy/policy.d.ts +1 -1
  2994. package/orgpolicy/policy.js +1 -1
  2995. package/osconfig/guestPolicies.d.ts +13 -8
  2996. package/osconfig/guestPolicies.js +13 -8
  2997. package/osconfig/guestPolicies.js.map +1 -1
  2998. package/osconfig/osPolicyAssignment.d.ts +0 -8
  2999. package/osconfig/osPolicyAssignment.js +0 -8
  3000. package/osconfig/osPolicyAssignment.js.map +1 -1
  3001. package/osconfig/patchDeployment.d.ts +1 -9
  3002. package/osconfig/patchDeployment.js +1 -9
  3003. package/osconfig/patchDeployment.js.map +1 -1
  3004. package/osconfig/v2policyOrchestrator.d.ts +2 -10
  3005. package/osconfig/v2policyOrchestrator.js +0 -8
  3006. package/osconfig/v2policyOrchestrator.js.map +1 -1
  3007. package/osconfig/v2policyOrchestratorForFolder.d.ts +2 -6
  3008. package/osconfig/v2policyOrchestratorForFolder.js +0 -4
  3009. package/osconfig/v2policyOrchestratorForFolder.js.map +1 -1
  3010. package/osconfig/v2policyOrchestratorForOrganization.d.ts +2 -6
  3011. package/osconfig/v2policyOrchestratorForOrganization.js +0 -4
  3012. package/osconfig/v2policyOrchestratorForOrganization.js.map +1 -1
  3013. package/oslogin/sshPublicKey.d.ts +0 -4
  3014. package/oslogin/sshPublicKey.js +0 -4
  3015. package/oslogin/sshPublicKey.js.map +1 -1
  3016. package/package.json +2 -2
  3017. package/parallelstore/instance.d.ts +2 -10
  3018. package/parallelstore/instance.js +0 -8
  3019. package/parallelstore/instance.js.map +1 -1
  3020. package/parametermanager/parameter.d.ts +2 -10
  3021. package/parametermanager/parameter.js +0 -8
  3022. package/parametermanager/parameter.js.map +1 -1
  3023. package/parametermanager/regionalParameter.d.ts +2 -10
  3024. package/parametermanager/regionalParameter.js +0 -8
  3025. package/parametermanager/regionalParameter.js.map +1 -1
  3026. package/privilegedaccessmanager/settings.d.ts +12 -0
  3027. package/privilegedaccessmanager/settings.js +12 -0
  3028. package/privilegedaccessmanager/settings.js.map +1 -1
  3029. package/projects/accessApprovalSettings.d.ts +0 -4
  3030. package/projects/accessApprovalSettings.js +0 -4
  3031. package/projects/accessApprovalSettings.js.map +1 -1
  3032. package/projects/apiKey.d.ts +0 -9
  3033. package/projects/apiKey.js +0 -9
  3034. package/projects/apiKey.js.map +1 -1
  3035. package/projects/iamauditConfig.d.ts +4 -22
  3036. package/projects/iamauditConfig.js +4 -22
  3037. package/projects/iamauditConfig.js.map +1 -1
  3038. package/projects/iambinding.d.ts +4 -22
  3039. package/projects/iambinding.js +4 -22
  3040. package/projects/iambinding.js.map +1 -1
  3041. package/projects/iamcustomRole.d.ts +0 -8
  3042. package/projects/iamcustomRole.js +0 -8
  3043. package/projects/iamcustomRole.js.map +1 -1
  3044. package/projects/iammember.d.ts +4 -22
  3045. package/projects/iammember.js +4 -22
  3046. package/projects/iammember.js.map +1 -1
  3047. package/projects/iampolicy.d.ts +4 -22
  3048. package/projects/iampolicy.js +4 -22
  3049. package/projects/iampolicy.js.map +1 -1
  3050. package/projects/organizationPolicy.d.ts +0 -8
  3051. package/projects/organizationPolicy.js +0 -8
  3052. package/projects/organizationPolicy.js.map +1 -1
  3053. package/projects/service.d.ts +36 -6
  3054. package/projects/service.js +18 -6
  3055. package/projects/service.js.map +1 -1
  3056. package/projects/serviceIdentity.d.ts +16 -0
  3057. package/projects/serviceIdentity.js +16 -0
  3058. package/projects/serviceIdentity.js.map +1 -1
  3059. package/provider.d.ts +4 -0
  3060. package/provider.js +2 -0
  3061. package/provider.js.map +1 -1
  3062. package/pubsub/liteReservation.d.ts +0 -12
  3063. package/pubsub/liteReservation.js +0 -12
  3064. package/pubsub/liteReservation.js.map +1 -1
  3065. package/pubsub/liteSubscription.d.ts +0 -12
  3066. package/pubsub/liteSubscription.js +0 -12
  3067. package/pubsub/liteSubscription.js.map +1 -1
  3068. package/pubsub/liteTopic.d.ts +0 -12
  3069. package/pubsub/liteTopic.js +0 -12
  3070. package/pubsub/liteTopic.js.map +1 -1
  3071. package/pubsub/schema.d.ts +0 -8
  3072. package/pubsub/schema.js +0 -8
  3073. package/pubsub/schema.js.map +1 -1
  3074. package/pubsub/schemaIamBinding.d.ts +3 -9
  3075. package/pubsub/schemaIamBinding.js +3 -9
  3076. package/pubsub/schemaIamBinding.js.map +1 -1
  3077. package/pubsub/schemaIamMember.d.ts +3 -9
  3078. package/pubsub/schemaIamMember.js +3 -9
  3079. package/pubsub/schemaIamMember.js.map +1 -1
  3080. package/pubsub/schemaIamPolicy.d.ts +3 -9
  3081. package/pubsub/schemaIamPolicy.js +3 -9
  3082. package/pubsub/schemaIamPolicy.js.map +1 -1
  3083. package/pubsub/subscription.d.ts +5 -13
  3084. package/pubsub/subscription.js +3 -11
  3085. package/pubsub/subscription.js.map +1 -1
  3086. package/pubsub/subscriptionIAMBinding.d.ts +2 -23
  3087. package/pubsub/subscriptionIAMBinding.js +2 -23
  3088. package/pubsub/subscriptionIAMBinding.js.map +1 -1
  3089. package/pubsub/subscriptionIAMMember.d.ts +2 -23
  3090. package/pubsub/subscriptionIAMMember.js +2 -23
  3091. package/pubsub/subscriptionIAMMember.js.map +1 -1
  3092. package/pubsub/subscriptionIAMPolicy.d.ts +2 -23
  3093. package/pubsub/subscriptionIAMPolicy.js +2 -23
  3094. package/pubsub/subscriptionIAMPolicy.js.map +1 -1
  3095. package/pubsub/topic.d.ts +2 -10
  3096. package/pubsub/topic.js +0 -8
  3097. package/pubsub/topic.js.map +1 -1
  3098. package/pubsub/topicIAMBinding.d.ts +3 -9
  3099. package/pubsub/topicIAMBinding.js +3 -9
  3100. package/pubsub/topicIAMBinding.js.map +1 -1
  3101. package/pubsub/topicIAMMember.d.ts +3 -9
  3102. package/pubsub/topicIAMMember.js +3 -9
  3103. package/pubsub/topicIAMMember.js.map +1 -1
  3104. package/pubsub/topicIAMPolicy.d.ts +3 -9
  3105. package/pubsub/topicIAMPolicy.js +3 -9
  3106. package/pubsub/topicIAMPolicy.js.map +1 -1
  3107. package/recaptcha/enterpriseKey.d.ts +0 -9
  3108. package/recaptcha/enterpriseKey.js +0 -9
  3109. package/recaptcha/enterpriseKey.js.map +1 -1
  3110. package/redis/cluster.d.ts +86 -14
  3111. package/redis/cluster.js +84 -12
  3112. package/redis/cluster.js.map +1 -1
  3113. package/redis/clusterUserCreatedConnections.d.ts +12 -12
  3114. package/redis/clusterUserCreatedConnections.js +12 -12
  3115. package/redis/instance.d.ts +26 -14
  3116. package/redis/instance.js +0 -12
  3117. package/redis/instance.js.map +1 -1
  3118. package/resourcemanager/capability.d.ts +0 -4
  3119. package/resourcemanager/capability.js +0 -4
  3120. package/resourcemanager/capability.js.map +1 -1
  3121. package/runtimeconfig/config.d.ts +11 -4
  3122. package/runtimeconfig/config.js +11 -4
  3123. package/runtimeconfig/config.js.map +1 -1
  3124. package/runtimeconfig/configIamBinding.d.ts +137 -9
  3125. package/runtimeconfig/configIamBinding.js +137 -9
  3126. package/runtimeconfig/configIamBinding.js.map +1 -1
  3127. package/runtimeconfig/configIamMember.d.ts +137 -9
  3128. package/runtimeconfig/configIamMember.js +137 -9
  3129. package/runtimeconfig/configIamMember.js.map +1 -1
  3130. package/runtimeconfig/configIamPolicy.d.ts +137 -9
  3131. package/runtimeconfig/configIamPolicy.js +137 -9
  3132. package/runtimeconfig/configIamPolicy.js.map +1 -1
  3133. package/runtimeconfig/getConfig.d.ts +18 -0
  3134. package/runtimeconfig/getConfig.js +18 -0
  3135. package/runtimeconfig/getConfig.js.map +1 -1
  3136. package/runtimeconfig/getConfigIamPolicy.d.ts +8 -0
  3137. package/runtimeconfig/getConfigIamPolicy.js +8 -0
  3138. package/runtimeconfig/getConfigIamPolicy.js.map +1 -1
  3139. package/runtimeconfig/getVariable.d.ts +18 -0
  3140. package/runtimeconfig/getVariable.js +18 -0
  3141. package/runtimeconfig/getVariable.js.map +1 -1
  3142. package/runtimeconfig/variable.d.ts +8 -5
  3143. package/runtimeconfig/variable.js +8 -5
  3144. package/runtimeconfig/variable.js.map +1 -1
  3145. package/saasruntime/release.d.ts +37 -10
  3146. package/saasruntime/release.js +5 -8
  3147. package/saasruntime/release.js.map +1 -1
  3148. package/saasruntime/rolloutKind.d.ts +13 -10
  3149. package/saasruntime/rolloutKind.js +5 -8
  3150. package/saasruntime/rolloutKind.js.map +1 -1
  3151. package/saasruntime/saaS.d.ts +13 -10
  3152. package/saasruntime/saaS.js +5 -8
  3153. package/saasruntime/saaS.js.map +1 -1
  3154. package/saasruntime/tenant.d.ts +13 -10
  3155. package/saasruntime/tenant.js +5 -8
  3156. package/saasruntime/tenant.js.map +1 -1
  3157. package/saasruntime/unit.d.ts +22 -10
  3158. package/saasruntime/unit.js +0 -8
  3159. package/saasruntime/unit.js.map +1 -1
  3160. package/saasruntime/unitKind.d.ts +13 -10
  3161. package/saasruntime/unitKind.js +5 -8
  3162. package/saasruntime/unitKind.js.map +1 -1
  3163. package/saasruntime/unitOperation.d.ts +8 -10
  3164. package/saasruntime/unitOperation.js +0 -8
  3165. package/saasruntime/unitOperation.js.map +1 -1
  3166. package/secretmanager/regionalSecret.d.ts +23 -10
  3167. package/secretmanager/regionalSecret.js +0 -8
  3168. package/secretmanager/regionalSecret.js.map +1 -1
  3169. package/secretmanager/regionalSecretIamBinding.d.ts +3 -10
  3170. package/secretmanager/regionalSecretIamBinding.js +3 -10
  3171. package/secretmanager/regionalSecretIamBinding.js.map +1 -1
  3172. package/secretmanager/regionalSecretIamMember.d.ts +3 -10
  3173. package/secretmanager/regionalSecretIamMember.js +3 -10
  3174. package/secretmanager/regionalSecretIamMember.js.map +1 -1
  3175. package/secretmanager/regionalSecretIamPolicy.d.ts +3 -10
  3176. package/secretmanager/regionalSecretIamPolicy.js +3 -10
  3177. package/secretmanager/regionalSecretIamPolicy.js.map +1 -1
  3178. package/secretmanager/regionalSecretVersion.d.ts +14 -0
  3179. package/secretmanager/regionalSecretVersion.js +14 -0
  3180. package/secretmanager/regionalSecretVersion.js.map +1 -1
  3181. package/secretmanager/secret.d.ts +23 -10
  3182. package/secretmanager/secret.js +0 -8
  3183. package/secretmanager/secret.js.map +1 -1
  3184. package/secretmanager/secretIamBinding.d.ts +3 -9
  3185. package/secretmanager/secretIamBinding.js +3 -9
  3186. package/secretmanager/secretIamBinding.js.map +1 -1
  3187. package/secretmanager/secretIamMember.d.ts +3 -9
  3188. package/secretmanager/secretIamMember.js +3 -9
  3189. package/secretmanager/secretIamMember.js.map +1 -1
  3190. package/secretmanager/secretIamPolicy.d.ts +3 -9
  3191. package/secretmanager/secretIamPolicy.js +3 -9
  3192. package/secretmanager/secretIamPolicy.js.map +1 -1
  3193. package/secretmanager/secretVersion.d.ts +17 -0
  3194. package/secretmanager/secretVersion.js +17 -0
  3195. package/secretmanager/secretVersion.js.map +1 -1
  3196. package/securesourcemanager/branchRule.d.ts +0 -12
  3197. package/securesourcemanager/branchRule.js +0 -12
  3198. package/securesourcemanager/branchRule.js.map +1 -1
  3199. package/securesourcemanager/hook.d.ts +0 -12
  3200. package/securesourcemanager/hook.js +0 -12
  3201. package/securesourcemanager/hook.js.map +1 -1
  3202. package/securesourcemanager/instance.d.ts +2 -14
  3203. package/securesourcemanager/instance.js +0 -12
  3204. package/securesourcemanager/instance.js.map +1 -1
  3205. package/securesourcemanager/repository.d.ts +0 -12
  3206. package/securesourcemanager/repository.js +0 -12
  3207. package/securesourcemanager/repository.js.map +1 -1
  3208. package/securesourcemanager/repositoryIamBinding.d.ts +3 -10
  3209. package/securesourcemanager/repositoryIamBinding.js +3 -10
  3210. package/securesourcemanager/repositoryIamBinding.js.map +1 -1
  3211. package/securesourcemanager/repositoryIamMember.d.ts +3 -10
  3212. package/securesourcemanager/repositoryIamMember.js +3 -10
  3213. package/securesourcemanager/repositoryIamMember.js.map +1 -1
  3214. package/securesourcemanager/repositoryIamPolicy.d.ts +3 -10
  3215. package/securesourcemanager/repositoryIamPolicy.js +3 -10
  3216. package/securesourcemanager/repositoryIamPolicy.js.map +1 -1
  3217. package/securitycenter/eventThreatDetectionCustomModule.d.ts +0 -4
  3218. package/securitycenter/eventThreatDetectionCustomModule.js +0 -4
  3219. package/securitycenter/eventThreatDetectionCustomModule.js.map +1 -1
  3220. package/securitycenter/folderCustomModule.d.ts +0 -4
  3221. package/securitycenter/folderCustomModule.js +0 -4
  3222. package/securitycenter/folderCustomModule.js.map +1 -1
  3223. package/securitycenter/folderNotificationConfig.d.ts +0 -4
  3224. package/securitycenter/folderNotificationConfig.js +0 -4
  3225. package/securitycenter/folderNotificationConfig.js.map +1 -1
  3226. package/securitycenter/folderSccBigQueryExport.d.ts +0 -4
  3227. package/securitycenter/folderSccBigQueryExport.js +0 -4
  3228. package/securitycenter/folderSccBigQueryExport.js.map +1 -1
  3229. package/securitycenter/instanceIamBinding.d.ts +0 -12
  3230. package/securitycenter/instanceIamBinding.js +0 -12
  3231. package/securitycenter/instanceIamBinding.js.map +1 -1
  3232. package/securitycenter/instanceIamMember.d.ts +0 -12
  3233. package/securitycenter/instanceIamMember.js +0 -12
  3234. package/securitycenter/instanceIamMember.js.map +1 -1
  3235. package/securitycenter/instanceIamPolicy.d.ts +0 -12
  3236. package/securitycenter/instanceIamPolicy.js +0 -12
  3237. package/securitycenter/instanceIamPolicy.js.map +1 -1
  3238. package/securitycenter/managementFolderSecurityHealthAnalyticsCustomModule.d.ts +0 -4
  3239. package/securitycenter/managementFolderSecurityHealthAnalyticsCustomModule.js +0 -4
  3240. package/securitycenter/managementFolderSecurityHealthAnalyticsCustomModule.js.map +1 -1
  3241. package/securitycenter/managementOrganizationEventThreatDetectionCustomModule.d.ts +0 -4
  3242. package/securitycenter/managementOrganizationEventThreatDetectionCustomModule.js +0 -4
  3243. package/securitycenter/managementOrganizationEventThreatDetectionCustomModule.js.map +1 -1
  3244. package/securitycenter/managementOrganizationSecurityHealthAnalyticsCustomModule.d.ts +0 -4
  3245. package/securitycenter/managementOrganizationSecurityHealthAnalyticsCustomModule.js +0 -4
  3246. package/securitycenter/managementOrganizationSecurityHealthAnalyticsCustomModule.js.map +1 -1
  3247. package/securitycenter/managementProjectSecurityHealthAnalyticsCustomModule.d.ts +0 -8
  3248. package/securitycenter/managementProjectSecurityHealthAnalyticsCustomModule.js +0 -8
  3249. package/securitycenter/managementProjectSecurityHealthAnalyticsCustomModule.js.map +1 -1
  3250. package/securitycenter/organizationCustomModule.d.ts +0 -4
  3251. package/securitycenter/organizationCustomModule.js +0 -4
  3252. package/securitycenter/organizationCustomModule.js.map +1 -1
  3253. package/securitycenter/organizationSccBigQueryExport.d.ts +0 -4
  3254. package/securitycenter/organizationSccBigQueryExport.js +0 -4
  3255. package/securitycenter/organizationSccBigQueryExport.js.map +1 -1
  3256. package/securitycenter/projectCustomModule.d.ts +0 -8
  3257. package/securitycenter/projectCustomModule.js +0 -8
  3258. package/securitycenter/projectCustomModule.js.map +1 -1
  3259. package/securitycenter/projectSccBigQueryExport.d.ts +0 -8
  3260. package/securitycenter/projectSccBigQueryExport.js +0 -8
  3261. package/securitycenter/projectSccBigQueryExport.js.map +1 -1
  3262. package/securitycenter/source.d.ts +0 -4
  3263. package/securitycenter/source.js +0 -4
  3264. package/securitycenter/source.js.map +1 -1
  3265. package/securitycenter/sourceIamBinding.d.ts +0 -4
  3266. package/securitycenter/sourceIamBinding.js +0 -4
  3267. package/securitycenter/sourceIamBinding.js.map +1 -1
  3268. package/securitycenter/sourceIamMember.d.ts +0 -4
  3269. package/securitycenter/sourceIamMember.js +0 -4
  3270. package/securitycenter/sourceIamMember.js.map +1 -1
  3271. package/securitycenter/sourceIamPolicy.d.ts +0 -4
  3272. package/securitycenter/sourceIamPolicy.js +0 -4
  3273. package/securitycenter/sourceIamPolicy.js.map +1 -1
  3274. package/securitycenter/v2folderMuteConfig.d.ts +0 -4
  3275. package/securitycenter/v2folderMuteConfig.js +0 -4
  3276. package/securitycenter/v2folderMuteConfig.js.map +1 -1
  3277. package/securitycenter/v2folderNotificationConfig.d.ts +0 -4
  3278. package/securitycenter/v2folderNotificationConfig.js +0 -4
  3279. package/securitycenter/v2folderNotificationConfig.js.map +1 -1
  3280. package/securitycenter/v2folderSccBigQueryExport.d.ts +0 -4
  3281. package/securitycenter/v2folderSccBigQueryExport.js +0 -4
  3282. package/securitycenter/v2folderSccBigQueryExport.js.map +1 -1
  3283. package/securitycenter/v2organizationMuteConfig.d.ts +0 -4
  3284. package/securitycenter/v2organizationMuteConfig.js +0 -4
  3285. package/securitycenter/v2organizationMuteConfig.js.map +1 -1
  3286. package/securitycenter/v2organizationSccBigQueryExport.d.ts +0 -4
  3287. package/securitycenter/v2organizationSccBigQueryExport.js +0 -4
  3288. package/securitycenter/v2organizationSccBigQueryExport.js.map +1 -1
  3289. package/securitycenter/v2organizationSccBigQueryExports.d.ts +0 -4
  3290. package/securitycenter/v2organizationSccBigQueryExports.js +0 -4
  3291. package/securitycenter/v2organizationSccBigQueryExports.js.map +1 -1
  3292. package/securitycenter/v2organizationSource.d.ts +0 -4
  3293. package/securitycenter/v2organizationSource.js +0 -4
  3294. package/securitycenter/v2organizationSource.js.map +1 -1
  3295. package/securitycenter/v2organizationSourceIamBinding.d.ts +3 -9
  3296. package/securitycenter/v2organizationSourceIamBinding.js +3 -9
  3297. package/securitycenter/v2organizationSourceIamBinding.js.map +1 -1
  3298. package/securitycenter/v2organizationSourceIamMember.d.ts +3 -9
  3299. package/securitycenter/v2organizationSourceIamMember.js +3 -9
  3300. package/securitycenter/v2organizationSourceIamMember.js.map +1 -1
  3301. package/securitycenter/v2organizationSourceIamPolicy.d.ts +3 -9
  3302. package/securitycenter/v2organizationSourceIamPolicy.js +3 -9
  3303. package/securitycenter/v2organizationSourceIamPolicy.js.map +1 -1
  3304. package/securitycenter/v2projectMuteConfig.d.ts +0 -8
  3305. package/securitycenter/v2projectMuteConfig.js +0 -8
  3306. package/securitycenter/v2projectMuteConfig.js.map +1 -1
  3307. package/securitycenter/v2projectNotificationConfig.d.ts +0 -8
  3308. package/securitycenter/v2projectNotificationConfig.js +0 -8
  3309. package/securitycenter/v2projectNotificationConfig.js.map +1 -1
  3310. package/securitycenter/v2projectSccBigQueryExport.d.ts +0 -8
  3311. package/securitycenter/v2projectSccBigQueryExport.js +0 -8
  3312. package/securitycenter/v2projectSccBigQueryExport.js.map +1 -1
  3313. package/serviceaccount/getAccountIdToken.d.ts +42 -0
  3314. package/serviceaccount/getAccountIdToken.js +42 -0
  3315. package/serviceaccount/getAccountIdToken.js.map +1 -1
  3316. package/serviceaccount/iambinding.d.ts +5 -4
  3317. package/serviceaccount/iambinding.js +5 -4
  3318. package/serviceaccount/iambinding.js.map +1 -1
  3319. package/serviceaccount/iammember.d.ts +5 -4
  3320. package/serviceaccount/iammember.js +5 -4
  3321. package/serviceaccount/iammember.js.map +1 -1
  3322. package/serviceaccount/iampolicy.d.ts +5 -4
  3323. package/serviceaccount/iampolicy.js +5 -4
  3324. package/serviceaccount/iampolicy.js.map +1 -1
  3325. package/serviceaccount/key.d.ts +9 -0
  3326. package/serviceaccount/key.js +9 -0
  3327. package/serviceaccount/key.js.map +1 -1
  3328. package/servicedirectory/endpoint.d.ts +0 -8
  3329. package/servicedirectory/endpoint.js +0 -8
  3330. package/servicedirectory/endpoint.js.map +1 -1
  3331. package/servicedirectory/namespace.d.ts +2 -10
  3332. package/servicedirectory/namespace.js +0 -8
  3333. package/servicedirectory/namespace.js.map +1 -1
  3334. package/servicedirectory/namespaceIamBinding.d.ts +3 -9
  3335. package/servicedirectory/namespaceIamBinding.js +3 -9
  3336. package/servicedirectory/namespaceIamBinding.js.map +1 -1
  3337. package/servicedirectory/namespaceIamMember.d.ts +3 -9
  3338. package/servicedirectory/namespaceIamMember.js +3 -9
  3339. package/servicedirectory/namespaceIamMember.js.map +1 -1
  3340. package/servicedirectory/namespaceIamPolicy.d.ts +3 -9
  3341. package/servicedirectory/namespaceIamPolicy.js +3 -9
  3342. package/servicedirectory/namespaceIamPolicy.js.map +1 -1
  3343. package/servicedirectory/service.d.ts +0 -8
  3344. package/servicedirectory/service.js +0 -8
  3345. package/servicedirectory/service.js.map +1 -1
  3346. package/servicedirectory/serviceIamBinding.d.ts +3 -9
  3347. package/servicedirectory/serviceIamBinding.js +3 -9
  3348. package/servicedirectory/serviceIamBinding.js.map +1 -1
  3349. package/servicedirectory/serviceIamMember.d.ts +3 -9
  3350. package/servicedirectory/serviceIamMember.js +3 -9
  3351. package/servicedirectory/serviceIamMember.js.map +1 -1
  3352. package/servicedirectory/serviceIamPolicy.d.ts +3 -9
  3353. package/servicedirectory/serviceIamPolicy.js +3 -9
  3354. package/servicedirectory/serviceIamPolicy.js.map +1 -1
  3355. package/servicenetworking/connection.d.ts +0 -4
  3356. package/servicenetworking/connection.js +0 -4
  3357. package/servicenetworking/connection.js.map +1 -1
  3358. package/servicenetworking/peeredDnsDomain.d.ts +0 -3
  3359. package/servicenetworking/peeredDnsDomain.js +0 -3
  3360. package/servicenetworking/peeredDnsDomain.js.map +1 -1
  3361. package/servicenetworking/vpcServiceControls.d.ts +0 -8
  3362. package/servicenetworking/vpcServiceControls.js +0 -8
  3363. package/servicenetworking/vpcServiceControls.js.map +1 -1
  3364. package/serviceusage/consumerQuotaOverride.d.ts +12 -8
  3365. package/serviceusage/consumerQuotaOverride.js +12 -8
  3366. package/serviceusage/consumerQuotaOverride.js.map +1 -1
  3367. package/siteverification/owner.d.ts +1 -0
  3368. package/siteverification/owner.js +1 -0
  3369. package/siteverification/owner.js.map +1 -1
  3370. package/siteverification/webResource.d.ts +0 -4
  3371. package/siteverification/webResource.js +0 -4
  3372. package/siteverification/webResource.js.map +1 -1
  3373. package/sourcerepo/repository.d.ts +0 -4
  3374. package/sourcerepo/repository.js +0 -4
  3375. package/sourcerepo/repository.js.map +1 -1
  3376. package/sourcerepo/repositoryIamBinding.d.ts +3 -8
  3377. package/sourcerepo/repositoryIamBinding.js +3 -8
  3378. package/sourcerepo/repositoryIamBinding.js.map +1 -1
  3379. package/sourcerepo/repositoryIamMember.d.ts +3 -8
  3380. package/sourcerepo/repositoryIamMember.js +3 -8
  3381. package/sourcerepo/repositoryIamMember.js.map +1 -1
  3382. package/sourcerepo/repositoryIamPolicy.d.ts +3 -8
  3383. package/sourcerepo/repositoryIamPolicy.js +3 -8
  3384. package/sourcerepo/repositoryIamPolicy.js.map +1 -1
  3385. package/spanner/backupSchedule.d.ts +0 -8
  3386. package/spanner/backupSchedule.js +0 -8
  3387. package/spanner/backupSchedule.js.map +1 -1
  3388. package/spanner/database.d.ts +57 -12
  3389. package/spanner/database.js +0 -12
  3390. package/spanner/database.js.map +1 -1
  3391. package/spanner/databaseIAMBinding.d.ts +67 -21
  3392. package/spanner/databaseIAMBinding.js +67 -21
  3393. package/spanner/databaseIAMBinding.js.map +1 -1
  3394. package/spanner/databaseIAMMember.d.ts +67 -21
  3395. package/spanner/databaseIAMMember.js +67 -21
  3396. package/spanner/databaseIAMMember.js.map +1 -1
  3397. package/spanner/databaseIAMPolicy.d.ts +67 -21
  3398. package/spanner/databaseIAMPolicy.js +67 -21
  3399. package/spanner/databaseIAMPolicy.js.map +1 -1
  3400. package/spanner/instance.d.ts +53 -10
  3401. package/spanner/instance.js +0 -8
  3402. package/spanner/instance.js.map +1 -1
  3403. package/spanner/instanceConfig.d.ts +2 -10
  3404. package/spanner/instanceConfig.js +0 -8
  3405. package/spanner/instanceConfig.js.map +1 -1
  3406. package/spanner/instanceIAMBinding.d.ts +39 -23
  3407. package/spanner/instanceIAMBinding.js +39 -23
  3408. package/spanner/instanceIAMBinding.js.map +1 -1
  3409. package/spanner/instanceIAMMember.d.ts +39 -23
  3410. package/spanner/instanceIAMMember.js +39 -23
  3411. package/spanner/instanceIAMMember.js.map +1 -1
  3412. package/spanner/instanceIAMPolicy.d.ts +39 -23
  3413. package/spanner/instanceIAMPolicy.js +39 -23
  3414. package/spanner/instanceIAMPolicy.js.map +1 -1
  3415. package/spanner/instancePartition.d.ts +0 -8
  3416. package/spanner/instancePartition.js +0 -8
  3417. package/spanner/instancePartition.js.map +1 -1
  3418. package/sql/database.d.ts +0 -12
  3419. package/sql/database.js +0 -12
  3420. package/sql/database.js.map +1 -1
  3421. package/sql/databaseInstance.d.ts +25 -16
  3422. package/sql/databaseInstance.js +1 -10
  3423. package/sql/databaseInstance.js.map +1 -1
  3424. package/sql/sourceRepresentationInstance.d.ts +0 -8
  3425. package/sql/sourceRepresentationInstance.js +0 -8
  3426. package/sql/sourceRepresentationInstance.js.map +1 -1
  3427. package/sql/user.d.ts +53 -5
  3428. package/sql/user.js +30 -0
  3429. package/sql/user.js.map +1 -1
  3430. package/storage/anywhereCache.d.ts +0 -4
  3431. package/storage/anywhereCache.js +0 -4
  3432. package/storage/anywhereCache.js.map +1 -1
  3433. package/storage/batchOperationsJob.d.ts +0 -8
  3434. package/storage/batchOperationsJob.js +0 -8
  3435. package/storage/batchOperationsJob.js.map +1 -1
  3436. package/storage/bucket.d.ts +10 -12
  3437. package/storage/bucket.js +1 -9
  3438. package/storage/bucket.js.map +1 -1
  3439. package/storage/bucketIAMBinding.d.ts +3 -8
  3440. package/storage/bucketIAMBinding.js +3 -8
  3441. package/storage/bucketIAMBinding.js.map +1 -1
  3442. package/storage/bucketIAMMember.d.ts +3 -8
  3443. package/storage/bucketIAMMember.js +3 -8
  3444. package/storage/bucketIAMMember.js.map +1 -1
  3445. package/storage/bucketIAMPolicy.d.ts +3 -8
  3446. package/storage/bucketIAMPolicy.js +3 -8
  3447. package/storage/bucketIAMPolicy.js.map +1 -1
  3448. package/storage/bucketObject.d.ts +24 -0
  3449. package/storage/bucketObject.js.map +1 -1
  3450. package/storage/controlFolderIntelligenceConfig.d.ts +7 -4
  3451. package/storage/controlFolderIntelligenceConfig.js +7 -4
  3452. package/storage/controlFolderIntelligenceConfig.js.map +1 -1
  3453. package/storage/controlOrganizationIntelligenceConfig.d.ts +7 -4
  3454. package/storage/controlOrganizationIntelligenceConfig.js +7 -4
  3455. package/storage/controlOrganizationIntelligenceConfig.js.map +1 -1
  3456. package/storage/controlProjectIntelligenceConfig.d.ts +7 -4
  3457. package/storage/controlProjectIntelligenceConfig.js +7 -4
  3458. package/storage/controlProjectIntelligenceConfig.js.map +1 -1
  3459. package/storage/folder.d.ts +0 -4
  3460. package/storage/folder.js +0 -4
  3461. package/storage/folder.js.map +1 -1
  3462. package/storage/getBucketObject.d.ts +3 -0
  3463. package/storage/getBucketObject.js.map +1 -1
  3464. package/storage/getBucketObjectContents.d.ts +106 -0
  3465. package/storage/getBucketObjectContents.js +78 -0
  3466. package/storage/getBucketObjectContents.js.map +1 -0
  3467. package/storage/hmacKey.d.ts +0 -8
  3468. package/storage/hmacKey.js +0 -8
  3469. package/storage/hmacKey.js.map +1 -1
  3470. package/storage/index.d.ts +3 -0
  3471. package/storage/index.js +5 -2
  3472. package/storage/index.js.map +1 -1
  3473. package/storage/insightsDatasetConfig.d.ts +21 -8
  3474. package/storage/insightsDatasetConfig.js +0 -8
  3475. package/storage/insightsDatasetConfig.js.map +1 -1
  3476. package/storage/insightsReportConfig.d.ts +0 -8
  3477. package/storage/insightsReportConfig.js +0 -8
  3478. package/storage/insightsReportConfig.js.map +1 -1
  3479. package/storage/managedFolder.d.ts +0 -4
  3480. package/storage/managedFolder.js +0 -4
  3481. package/storage/managedFolder.js.map +1 -1
  3482. package/storage/managedFolderIamBinding.d.ts +3 -8
  3483. package/storage/managedFolderIamBinding.js +3 -8
  3484. package/storage/managedFolderIamBinding.js.map +1 -1
  3485. package/storage/managedFolderIamMember.d.ts +3 -8
  3486. package/storage/managedFolderIamMember.js +3 -8
  3487. package/storage/managedFolderIamMember.js.map +1 -1
  3488. package/storage/managedFolderIamPolicy.d.ts +3 -8
  3489. package/storage/managedFolderIamPolicy.js +3 -8
  3490. package/storage/managedFolderIamPolicy.js.map +1 -1
  3491. package/storage/transferAgentPool.d.ts +0 -8
  3492. package/storage/transferAgentPool.js +0 -8
  3493. package/storage/transferAgentPool.js.map +1 -1
  3494. package/tags/tagBinding.d.ts +0 -4
  3495. package/tags/tagBinding.js +0 -4
  3496. package/tags/tagBinding.js.map +1 -1
  3497. package/tags/tagKey.d.ts +0 -4
  3498. package/tags/tagKey.js +0 -4
  3499. package/tags/tagKey.js.map +1 -1
  3500. package/tags/tagKeyIamBinding.d.ts +3 -8
  3501. package/tags/tagKeyIamBinding.js +3 -8
  3502. package/tags/tagKeyIamBinding.js.map +1 -1
  3503. package/tags/tagKeyIamMember.d.ts +3 -8
  3504. package/tags/tagKeyIamMember.js +3 -8
  3505. package/tags/tagKeyIamMember.js.map +1 -1
  3506. package/tags/tagKeyIamPolicy.d.ts +3 -8
  3507. package/tags/tagKeyIamPolicy.js +3 -8
  3508. package/tags/tagKeyIamPolicy.js.map +1 -1
  3509. package/tags/tagValue.d.ts +0 -4
  3510. package/tags/tagValue.js +0 -4
  3511. package/tags/tagValue.js.map +1 -1
  3512. package/tags/tagValueIamBinding.d.ts +3 -8
  3513. package/tags/tagValueIamBinding.js +3 -8
  3514. package/tags/tagValueIamBinding.js.map +1 -1
  3515. package/tags/tagValueIamMember.d.ts +3 -8
  3516. package/tags/tagValueIamMember.js +3 -8
  3517. package/tags/tagValueIamMember.js.map +1 -1
  3518. package/tags/tagValueIamPolicy.d.ts +3 -8
  3519. package/tags/tagValueIamPolicy.js +3 -8
  3520. package/tags/tagValueIamPolicy.js.map +1 -1
  3521. package/tpu/v2queuedResource.d.ts +11 -12
  3522. package/tpu/v2queuedResource.js +11 -12
  3523. package/tpu/v2queuedResource.js.map +1 -1
  3524. package/tpu/v2vm.d.ts +13 -14
  3525. package/tpu/v2vm.js +11 -12
  3526. package/tpu/v2vm.js.map +1 -1
  3527. package/transcoder/job.d.ts +3 -11
  3528. package/transcoder/job.js +1 -9
  3529. package/transcoder/job.js.map +1 -1
  3530. package/transcoder/jobTemplate.d.ts +2 -10
  3531. package/transcoder/jobTemplate.js +0 -8
  3532. package/transcoder/jobTemplate.js.map +1 -1
  3533. package/types/input.d.ts +1554 -70
  3534. package/types/output.d.ts +2224 -57
  3535. package/vectorsearch/collection.d.ts +294 -0
  3536. package/vectorsearch/collection.js +146 -0
  3537. package/vectorsearch/collection.js.map +1 -0
  3538. package/vectorsearch/index.d.ts +3 -0
  3539. package/vectorsearch/index.js +22 -0
  3540. package/vectorsearch/index.js.map +1 -0
  3541. package/vertex/aiCacheConfig.d.ts +0 -4
  3542. package/vertex/aiCacheConfig.js +0 -4
  3543. package/vertex/aiCacheConfig.js.map +1 -1
  3544. package/vertex/aiDataset.d.ts +2 -2
  3545. package/vertex/aiDeploymentResourcePool.d.ts +0 -12
  3546. package/vertex/aiDeploymentResourcePool.js +0 -12
  3547. package/vertex/aiDeploymentResourcePool.js.map +1 -1
  3548. package/vertex/aiEndpoint.d.ts +5 -13
  3549. package/vertex/aiEndpoint.js +3 -11
  3550. package/vertex/aiEndpoint.js.map +1 -1
  3551. package/vertex/aiFeatureGroup.d.ts +2 -14
  3552. package/vertex/aiFeatureGroup.js +0 -12
  3553. package/vertex/aiFeatureGroup.js.map +1 -1
  3554. package/vertex/aiFeatureGroupFeature.d.ts +2 -14
  3555. package/vertex/aiFeatureGroupFeature.js +0 -12
  3556. package/vertex/aiFeatureGroupFeature.js.map +1 -1
  3557. package/vertex/aiFeatureGroupIamBinding.d.ts +137 -10
  3558. package/vertex/aiFeatureGroupIamBinding.js +137 -10
  3559. package/vertex/aiFeatureGroupIamBinding.js.map +1 -1
  3560. package/vertex/aiFeatureGroupIamMember.d.ts +137 -10
  3561. package/vertex/aiFeatureGroupIamMember.js +137 -10
  3562. package/vertex/aiFeatureGroupIamMember.js.map +1 -1
  3563. package/vertex/aiFeatureGroupIamPolicy.d.ts +137 -10
  3564. package/vertex/aiFeatureGroupIamPolicy.js +137 -10
  3565. package/vertex/aiFeatureGroupIamPolicy.js.map +1 -1
  3566. package/vertex/aiFeatureOnlineStore.d.ts +2 -14
  3567. package/vertex/aiFeatureOnlineStore.js +0 -12
  3568. package/vertex/aiFeatureOnlineStore.js.map +1 -1
  3569. package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +4 -16
  3570. package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -14
  3571. package/vertex/aiFeatureOnlineStoreFeatureview.js.map +1 -1
  3572. package/vertex/aiFeatureOnlineStoreFeatureviewIamBinding.d.ts +143 -9
  3573. package/vertex/aiFeatureOnlineStoreFeatureviewIamBinding.js +143 -9
  3574. package/vertex/aiFeatureOnlineStoreFeatureviewIamBinding.js.map +1 -1
  3575. package/vertex/aiFeatureOnlineStoreFeatureviewIamMember.d.ts +143 -9
  3576. package/vertex/aiFeatureOnlineStoreFeatureviewIamMember.js +143 -9
  3577. package/vertex/aiFeatureOnlineStoreFeatureviewIamMember.js.map +1 -1
  3578. package/vertex/aiFeatureOnlineStoreFeatureviewIamPolicy.d.ts +143 -9
  3579. package/vertex/aiFeatureOnlineStoreFeatureviewIamPolicy.js +143 -9
  3580. package/vertex/aiFeatureOnlineStoreFeatureviewIamPolicy.js.map +1 -1
  3581. package/vertex/aiFeatureOnlineStoreIamBinding.d.ts +137 -10
  3582. package/vertex/aiFeatureOnlineStoreIamBinding.js +137 -10
  3583. package/vertex/aiFeatureOnlineStoreIamBinding.js.map +1 -1
  3584. package/vertex/aiFeatureOnlineStoreIamMember.d.ts +137 -10
  3585. package/vertex/aiFeatureOnlineStoreIamMember.js +137 -10
  3586. package/vertex/aiFeatureOnlineStoreIamMember.js.map +1 -1
  3587. package/vertex/aiFeatureOnlineStoreIamPolicy.d.ts +137 -10
  3588. package/vertex/aiFeatureOnlineStoreIamPolicy.js +137 -10
  3589. package/vertex/aiFeatureOnlineStoreIamPolicy.js.map +1 -1
  3590. package/vertex/aiFeatureStore.d.ts +2 -14
  3591. package/vertex/aiFeatureStore.js +0 -12
  3592. package/vertex/aiFeatureStore.js.map +1 -1
  3593. package/vertex/aiFeatureStoreEntityType.d.ts +2 -2
  3594. package/vertex/aiFeatureStoreEntityTypeFeature.d.ts +2 -2
  3595. package/vertex/aiFeatureStoreEntityTypeIamBinding.d.ts +138 -8
  3596. package/vertex/aiFeatureStoreEntityTypeIamBinding.js +138 -8
  3597. package/vertex/aiFeatureStoreEntityTypeIamBinding.js.map +1 -1
  3598. package/vertex/aiFeatureStoreEntityTypeIamMember.d.ts +138 -8
  3599. package/vertex/aiFeatureStoreEntityTypeIamMember.js +138 -8
  3600. package/vertex/aiFeatureStoreEntityTypeIamMember.js.map +1 -1
  3601. package/vertex/aiFeatureStoreEntityTypeIamPolicy.d.ts +138 -8
  3602. package/vertex/aiFeatureStoreEntityTypeIamPolicy.js +138 -8
  3603. package/vertex/aiFeatureStoreEntityTypeIamPolicy.js.map +1 -1
  3604. package/vertex/aiFeatureStoreIamBinding.d.ts +143 -10
  3605. package/vertex/aiFeatureStoreIamBinding.js +143 -10
  3606. package/vertex/aiFeatureStoreIamBinding.js.map +1 -1
  3607. package/vertex/aiFeatureStoreIamMember.d.ts +143 -10
  3608. package/vertex/aiFeatureStoreIamMember.js +143 -10
  3609. package/vertex/aiFeatureStoreIamMember.js.map +1 -1
  3610. package/vertex/aiFeatureStoreIamPolicy.d.ts +143 -10
  3611. package/vertex/aiFeatureStoreIamPolicy.js +143 -10
  3612. package/vertex/aiFeatureStoreIamPolicy.js.map +1 -1
  3613. package/vertex/aiIndex.d.ts +2 -14
  3614. package/vertex/aiIndex.js +0 -12
  3615. package/vertex/aiIndex.js.map +1 -1
  3616. package/vertex/aiIndexEndpoint.d.ts +2 -14
  3617. package/vertex/aiIndexEndpoint.js +0 -12
  3618. package/vertex/aiIndexEndpoint.js.map +1 -1
  3619. package/vertex/aiIndexEndpointDeployedIndex.d.ts +0 -12
  3620. package/vertex/aiIndexEndpointDeployedIndex.js +0 -12
  3621. package/vertex/aiIndexEndpointDeployedIndex.js.map +1 -1
  3622. package/vertex/aiMetadataStore.d.ts +11 -12
  3623. package/vertex/aiMetadataStore.js +11 -12
  3624. package/vertex/aiMetadataStore.js.map +1 -1
  3625. package/vertex/aiRagEngineConfig.d.ts +0 -8
  3626. package/vertex/aiRagEngineConfig.js +0 -8
  3627. package/vertex/aiRagEngineConfig.js.map +1 -1
  3628. package/vertex/aiReasoningEngine.d.ts +29 -12
  3629. package/vertex/aiReasoningEngine.js +29 -12
  3630. package/vertex/aiReasoningEngine.js.map +1 -1
  3631. package/vertex/aiTensorboard.d.ts +2 -14
  3632. package/vertex/aiTensorboard.js +0 -12
  3633. package/vertex/aiTensorboard.js.map +1 -1
  3634. package/vertex/getAiEndpointIamPolicy.d.ts +8 -0
  3635. package/vertex/getAiEndpointIamPolicy.js +8 -0
  3636. package/vertex/getAiEndpointIamPolicy.js.map +1 -1
  3637. package/vertex/getAiFeatureGroupIamPolicy.d.ts +8 -0
  3638. package/vertex/getAiFeatureGroupIamPolicy.js +8 -0
  3639. package/vertex/getAiFeatureGroupIamPolicy.js.map +1 -1
  3640. package/vertex/getAiFeatureOnlineStoreFeatureviewIamPolicy.d.ts +8 -0
  3641. package/vertex/getAiFeatureOnlineStoreFeatureviewIamPolicy.js +8 -0
  3642. package/vertex/getAiFeatureOnlineStoreFeatureviewIamPolicy.js.map +1 -1
  3643. package/vertex/getAiFeatureOnlineStoreIamPolicy.d.ts +8 -0
  3644. package/vertex/getAiFeatureOnlineStoreIamPolicy.js +8 -0
  3645. package/vertex/getAiFeatureOnlineStoreIamPolicy.js.map +1 -1
  3646. package/vertex/getAiFeaturestoreEntitytypeIamPolicy.d.ts +8 -0
  3647. package/vertex/getAiFeaturestoreEntitytypeIamPolicy.js +8 -0
  3648. package/vertex/getAiFeaturestoreEntitytypeIamPolicy.js.map +1 -1
  3649. package/vertex/getAiFeaturestoreIamPolicy.d.ts +8 -0
  3650. package/vertex/getAiFeaturestoreIamPolicy.js +8 -0
  3651. package/vertex/getAiFeaturestoreIamPolicy.js.map +1 -1
  3652. package/vmwareengine/cluster.d.ts +261 -0
  3653. package/vmwareengine/cluster.js +239 -0
  3654. package/vmwareengine/cluster.js.map +1 -1
  3655. package/vmwareengine/datastore.d.ts +0 -8
  3656. package/vmwareengine/datastore.js +0 -8
  3657. package/vmwareengine/datastore.js.map +1 -1
  3658. package/vmwareengine/getCluster.d.ts +1 -0
  3659. package/vmwareengine/getCluster.js.map +1 -1
  3660. package/vmwareengine/network.d.ts +0 -8
  3661. package/vmwareengine/network.js +0 -8
  3662. package/vmwareengine/network.js.map +1 -1
  3663. package/vmwareengine/networkPeering.d.ts +0 -8
  3664. package/vmwareengine/networkPeering.js +0 -8
  3665. package/vmwareengine/networkPeering.js.map +1 -1
  3666. package/vmwareengine/networkPolicy.d.ts +0 -8
  3667. package/vmwareengine/networkPolicy.js +0 -8
  3668. package/vmwareengine/networkPolicy.js.map +1 -1
  3669. package/vmwareengine/privateCloud.d.ts +0 -8
  3670. package/vmwareengine/privateCloud.js +0 -8
  3671. package/vmwareengine/privateCloud.js.map +1 -1
  3672. package/vpcaccess/connector.d.ts +0 -12
  3673. package/vpcaccess/connector.js +0 -12
  3674. package/vpcaccess/connector.js.map +1 -1
  3675. package/workbench/instance.d.ts +2 -10
  3676. package/workbench/instance.js +0 -8
  3677. package/workbench/instance.js.map +1 -1
  3678. package/workflows/workflow.d.ts +26 -2
  3679. package/workflows/workflow.js.map +1 -1
  3680. package/workstations/getWorkstationConfigIamPolicy.d.ts +8 -0
  3681. package/workstations/getWorkstationConfigIamPolicy.js +8 -0
  3682. package/workstations/getWorkstationConfigIamPolicy.js.map +1 -1
  3683. package/workstations/getWorkstationIamPolicy.d.ts +8 -0
  3684. package/workstations/getWorkstationIamPolicy.js +8 -0
  3685. package/workstations/getWorkstationIamPolicy.js.map +1 -1
  3686. package/workstations/workstation.d.ts +19 -10
  3687. package/workstations/workstation.js +11 -8
  3688. package/workstations/workstation.js.map +1 -1
  3689. package/workstations/workstationCluster.d.ts +19 -10
  3690. package/workstations/workstationCluster.js +11 -8
  3691. package/workstations/workstationCluster.js.map +1 -1
  3692. package/workstations/workstationConfig.d.ts +19 -10
  3693. package/workstations/workstationConfig.js +11 -8
  3694. package/workstations/workstationConfig.js.map +1 -1
  3695. package/workstations/workstationConfigIamBinding.d.ts +149 -10
  3696. package/workstations/workstationConfigIamBinding.js +149 -10
  3697. package/workstations/workstationConfigIamBinding.js.map +1 -1
  3698. package/workstations/workstationConfigIamMember.d.ts +149 -10
  3699. package/workstations/workstationConfigIamMember.js +149 -10
  3700. package/workstations/workstationConfigIamMember.js.map +1 -1
  3701. package/workstations/workstationConfigIamPolicy.d.ts +149 -10
  3702. package/workstations/workstationConfigIamPolicy.js +149 -10
  3703. package/workstations/workstationConfigIamPolicy.js.map +1 -1
  3704. package/workstations/workstationIamBinding.d.ts +155 -10
  3705. package/workstations/workstationIamBinding.js +155 -10
  3706. package/workstations/workstationIamBinding.js.map +1 -1
  3707. package/workstations/workstationIamMember.d.ts +155 -10
  3708. package/workstations/workstationIamMember.js +155 -10
  3709. package/workstations/workstationIamMember.js.map +1 -1
  3710. package/workstations/workstationIamPolicy.d.ts +155 -10
  3711. package/workstations/workstationIamPolicy.js +155 -10
  3712. package/workstations/workstationIamPolicy.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -2368,6 +2368,19 @@ export declare namespace alloydb {
2368
2368
  * **Note**: This property is sensitive and will not be displayed in the plan.
2369
2369
  */
2370
2370
  password?: pulumi.Input<string>;
2371
+ /**
2372
+ * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
2373
+ * (Optional, Write-Only)
2374
+ * The initial password for the user.
2375
+ * **Note**: This property is write-only and will not be read from the API.
2376
+ *
2377
+ * > **Note:** One of `password` or `passwordWo` can only be set.
2378
+ */
2379
+ passwordWo?: pulumi.Input<string>;
2380
+ /**
2381
+ * Triggers update of `passwordWo` write-only. Increment this value when an update to `passwordWo` is needed. For more info see [updating write-only arguments](https://www.terraform.io/docs/providers/google/guides/using_write_only_arguments.html#updating-write-only-arguments)
2382
+ */
2383
+ passwordWoVersion?: pulumi.Input<string>;
2371
2384
  /**
2372
2385
  * The database username.
2373
2386
  */
@@ -2528,6 +2541,17 @@ export declare namespace alloydb {
2528
2541
  * Whether to enabled Managed Connection Pool.
2529
2542
  */
2530
2543
  enabled: pulumi.Input<boolean>;
2544
+ /**
2545
+ * Flags for configuring managed connection pooling when it is enabled.
2546
+ * These flags will only be set if `connection_pool_config.enabled` is
2547
+ * true.
2548
+ * Please see
2549
+ * https://cloud.google.com/alloydb/docs/configure-managed-connection-pooling#configuration-options
2550
+ * for a comprehensive list of flags that can be set. To specify the flags
2551
+ * in Terraform, please remove the "connection-pooling-" prefix and use
2552
+ * underscores instead of dashes in the name. For example,
2553
+ * "connection-pooling-pool-mode" would be "poolMode".
2554
+ */
2531
2555
  flags?: pulumi.Input<{
2532
2556
  [key: string]: pulumi.Input<string>;
2533
2557
  }>;
@@ -6585,7 +6609,10 @@ export declare namespace backupdisasterrecovery {
6585
6609
  */
6586
6610
  externalIpv6PrefixLength?: pulumi.Input<number>;
6587
6611
  /**
6588
- * Required. The resource name of the backup instance.
6612
+ * (Optional, Deprecated)
6613
+ * The resource name of the backup instance.
6614
+ *
6615
+ * > **Warning:** `name` is deprecated and will be removed in a future major release. The backup is identified by the parameters (location, backup_vault_id, data_source_id, backup_id).
6589
6616
  */
6590
6617
  name?: pulumi.Input<string>;
6591
6618
  /**
@@ -6978,6 +7005,13 @@ export declare namespace beyondcorp {
6978
7005
  ports: pulumi.Input<pulumi.Input<number>[]>;
6979
7006
  }
6980
7007
  interface SecurityGatewayApplicationIamBindingCondition {
7008
+ /**
7009
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
7010
+ *
7011
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
7012
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
7013
+ * consider it to be an entirely different resource and will treat it as such.
7014
+ */
6981
7015
  description?: pulumi.Input<string>;
6982
7016
  /**
6983
7017
  * Textual representation of an expression in Common Expression Language syntax.
@@ -6989,6 +7023,13 @@ export declare namespace beyondcorp {
6989
7023
  title: pulumi.Input<string>;
6990
7024
  }
6991
7025
  interface SecurityGatewayApplicationIamMemberCondition {
7026
+ /**
7027
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
7028
+ *
7029
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
7030
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
7031
+ * consider it to be an entirely different resource and will treat it as such.
7032
+ */
6992
7033
  description?: pulumi.Input<string>;
6993
7034
  /**
6994
7035
  * Textual representation of an expression in Common Expression Language syntax.
@@ -7143,6 +7184,13 @@ export declare namespace beyondcorp {
7143
7184
  assignedIps?: pulumi.Input<pulumi.Input<string>[]>;
7144
7185
  }
7145
7186
  interface SecurityGatewayIamBindingCondition {
7187
+ /**
7188
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
7189
+ *
7190
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
7191
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
7192
+ * consider it to be an entirely different resource and will treat it as such.
7193
+ */
7146
7194
  description?: pulumi.Input<string>;
7147
7195
  /**
7148
7196
  * Textual representation of an expression in Common Expression Language syntax.
@@ -7154,6 +7202,13 @@ export declare namespace beyondcorp {
7154
7202
  title: pulumi.Input<string>;
7155
7203
  }
7156
7204
  interface SecurityGatewayIamMemberCondition {
7205
+ /**
7206
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
7207
+ *
7208
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
7209
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
7210
+ * consider it to be an entirely different resource and will treat it as such.
7211
+ */
7157
7212
  description?: pulumi.Input<string>;
7158
7213
  /**
7159
7214
  * Textual representation of an expression in Common Expression Language syntax.
@@ -7295,6 +7350,16 @@ export declare namespace biglake {
7295
7350
  */
7296
7351
  state?: pulumi.Input<string>;
7297
7352
  }
7353
+ interface IcebergNamespaceIamBindingCondition {
7354
+ description?: pulumi.Input<string>;
7355
+ expression: pulumi.Input<string>;
7356
+ title: pulumi.Input<string>;
7357
+ }
7358
+ interface IcebergNamespaceIamMemberCondition {
7359
+ description?: pulumi.Input<string>;
7360
+ expression: pulumi.Input<string>;
7361
+ title: pulumi.Input<string>;
7362
+ }
7298
7363
  interface TableHiveOptions {
7299
7364
  /**
7300
7365
  * Stores user supplied Hive table parameters. An object containing a
@@ -7575,11 +7640,16 @@ export declare namespace bigquery {
7575
7640
  interface DataTransferConfigSensitiveParams {
7576
7641
  /**
7577
7642
  * The Secret Access Key of the AWS account transferring data from.
7643
+ * **Note**: This property is sensitive and will not be displayed in the plan.
7578
7644
  */
7579
7645
  secretAccessKey?: pulumi.Input<string>;
7580
7646
  /**
7581
7647
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
7648
+ * (Optional, Write-Only)
7582
7649
  * The Secret Access Key of the AWS account transferring data from.
7650
+ * **Note**: This property is write-only and will not be read from the API.
7651
+ *
7652
+ * > **Note:** One of `secretAccessKey` or `secretAccessKeyWo` can only be set.
7583
7653
  */
7584
7654
  secretAccessKeyWo?: pulumi.Input<string>;
7585
7655
  /**
@@ -7815,6 +7885,13 @@ export declare namespace bigquery {
7815
7885
  externalSource: pulumi.Input<string>;
7816
7886
  }
7817
7887
  interface DatasetIamBindingCondition {
7888
+ /**
7889
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
7890
+ *
7891
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
7892
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
7893
+ * consider it to be an entirely different resource and will treat it as such.
7894
+ */
7818
7895
  description?: pulumi.Input<string>;
7819
7896
  /**
7820
7897
  * Textual representation of an expression in Common Expression Language syntax.
@@ -7826,6 +7903,13 @@ export declare namespace bigquery {
7826
7903
  title: pulumi.Input<string>;
7827
7904
  }
7828
7905
  interface DatasetIamMemberCondition {
7906
+ /**
7907
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
7908
+ *
7909
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
7910
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
7911
+ * consider it to be an entirely different resource and will treat it as such.
7912
+ */
7829
7913
  description?: pulumi.Input<string>;
7830
7914
  /**
7831
7915
  * Textual representation of an expression in Common Expression Language syntax.
@@ -10643,6 +10727,13 @@ export declare namespace certificateauthority {
10643
10727
  cloudKmsKey?: pulumi.Input<string>;
10644
10728
  }
10645
10729
  interface CaPoolIamBindingCondition {
10730
+ /**
10731
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
10732
+ *
10733
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
10734
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
10735
+ * consider it to be an entirely different resource and will treat it as such.
10736
+ */
10646
10737
  description?: pulumi.Input<string>;
10647
10738
  /**
10648
10739
  * Textual representation of an expression in Common Expression Language syntax.
@@ -10654,6 +10745,13 @@ export declare namespace certificateauthority {
10654
10745
  title: pulumi.Input<string>;
10655
10746
  }
10656
10747
  interface CaPoolIamMemberCondition {
10748
+ /**
10749
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
10750
+ *
10751
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
10752
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
10753
+ * consider it to be an entirely different resource and will treat it as such.
10754
+ */
10657
10755
  description?: pulumi.Input<string>;
10658
10756
  /**
10659
10757
  * Textual representation of an expression in Common Expression Language syntax.
@@ -11813,6 +11911,13 @@ export declare namespace certificateauthority {
11813
11911
  revocationTime?: pulumi.Input<string>;
11814
11912
  }
11815
11913
  interface CertificateTemplateIamBindingCondition {
11914
+ /**
11915
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
11916
+ *
11917
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
11918
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
11919
+ * consider it to be an entirely different resource and will treat it as such.
11920
+ */
11816
11921
  description?: pulumi.Input<string>;
11817
11922
  /**
11818
11923
  * Textual representation of an expression in Common Expression Language syntax.
@@ -11824,6 +11929,13 @@ export declare namespace certificateauthority {
11824
11929
  title: pulumi.Input<string>;
11825
11930
  }
11826
11931
  interface CertificateTemplateIamMemberCondition {
11932
+ /**
11933
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
11934
+ *
11935
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
11936
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
11937
+ * consider it to be an entirely different resource and will treat it as such.
11938
+ */
11827
11939
  description?: pulumi.Input<string>;
11828
11940
  /**
11829
11941
  * Textual representation of an expression in Common Expression Language syntax.
@@ -17203,6 +17315,173 @@ export declare namespace ces {
17203
17315
  */
17204
17316
  name?: pulumi.Input<string>;
17205
17317
  }
17318
+ interface ToolsetMcpToolset {
17319
+ /**
17320
+ * Authentication information required to access tools and execute a tool
17321
+ * against the MCP server. For API key auth, the API key can only be sent in
17322
+ * the request header; sending it via query parameters is not supported.
17323
+ * Structure is documented below.
17324
+ */
17325
+ apiAuthentication?: pulumi.Input<inputs.ces.ToolsetMcpToolsetApiAuthentication>;
17326
+ /**
17327
+ * The address of the MCP server, for example, "https://example.com/mcp/". If
17328
+ * the server is built with the MCP SDK, the url should be suffixed with
17329
+ * "/mcp/". Only Streamable HTTP transport based servers are supported. See
17330
+ * https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http
17331
+ * for more details.
17332
+ */
17333
+ serverAddress: pulumi.Input<string>;
17334
+ /**
17335
+ * Service Directory configuration for VPC-SC, used to resolve service names
17336
+ * within a perimeter.
17337
+ * Structure is documented below.
17338
+ */
17339
+ serviceDirectoryConfig?: pulumi.Input<inputs.ces.ToolsetMcpToolsetServiceDirectoryConfig>;
17340
+ /**
17341
+ * The TLS configuration. Includes the custom server certificates that the
17342
+ * client should trust.
17343
+ * Structure is documented below.
17344
+ */
17345
+ tlsConfig?: pulumi.Input<inputs.ces.ToolsetMcpToolsetTlsConfig>;
17346
+ }
17347
+ interface ToolsetMcpToolsetApiAuthentication {
17348
+ /**
17349
+ * Configurations for authentication with API key.
17350
+ * Structure is documented below.
17351
+ */
17352
+ apiKeyConfig?: pulumi.Input<inputs.ces.ToolsetMcpToolsetApiAuthenticationApiKeyConfig>;
17353
+ /**
17354
+ * Configurations for authentication with a bearer token.
17355
+ * Structure is documented below.
17356
+ */
17357
+ bearerTokenConfig?: pulumi.Input<inputs.ces.ToolsetMcpToolsetApiAuthenticationBearerTokenConfig>;
17358
+ /**
17359
+ * Configurations for authentication with OAuth.
17360
+ * Structure is documented below.
17361
+ */
17362
+ oauthConfig?: pulumi.Input<inputs.ces.ToolsetMcpToolsetApiAuthenticationOauthConfig>;
17363
+ /**
17364
+ * Configurations for authentication using a custom service account.
17365
+ * Structure is documented below.
17366
+ */
17367
+ serviceAccountAuthConfig?: pulumi.Input<inputs.ces.ToolsetMcpToolsetApiAuthenticationServiceAccountAuthConfig>;
17368
+ /**
17369
+ * Configurations for authentication with [ID
17370
+ * token](https://cloud.google.com/docs/authentication/token-types#id) generated
17371
+ * from service agent.
17372
+ */
17373
+ serviceAgentIdTokenAuthConfig?: pulumi.Input<inputs.ces.ToolsetMcpToolsetApiAuthenticationServiceAgentIdTokenAuthConfig>;
17374
+ }
17375
+ interface ToolsetMcpToolsetApiAuthenticationApiKeyConfig {
17376
+ /**
17377
+ * The name of the SecretManager secret version resource storing the API key.
17378
+ * Format: `projects/{project}/secrets/{secret}/versions/{version}`
17379
+ * Note: You should grant `roles/secretmanager.secretAccessor` role to the CES
17380
+ * service agent
17381
+ * `service-@gcp-sa-ces.iam.gserviceaccount.com`.
17382
+ */
17383
+ apiKeySecretVersion: pulumi.Input<string>;
17384
+ /**
17385
+ * The parameter name or the header name of the API key.
17386
+ * E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name.
17387
+ */
17388
+ keyName: pulumi.Input<string>;
17389
+ /**
17390
+ * Key location in the request. For API key auth on MCP toolsets,
17391
+ * the API key can only be sent in the request header.
17392
+ * Possible values:
17393
+ * HEADER
17394
+ */
17395
+ requestLocation: pulumi.Input<string>;
17396
+ }
17397
+ interface ToolsetMcpToolsetApiAuthenticationBearerTokenConfig {
17398
+ /**
17399
+ * (Optional)
17400
+ */
17401
+ token?: pulumi.Input<string>;
17402
+ }
17403
+ interface ToolsetMcpToolsetApiAuthenticationOauthConfig {
17404
+ /**
17405
+ * The client ID from the OAuth provider.
17406
+ */
17407
+ clientId: pulumi.Input<string>;
17408
+ /**
17409
+ * The name of the SecretManager secret version resource storing the
17410
+ * client secret.
17411
+ * Format: `projects/{project}/secrets/{secret}/versions/{version}`
17412
+ * Note: You should grant `roles/secretmanager.secretAccessor` role to the CES
17413
+ * service agent
17414
+ * `service-@gcp-sa-ces.iam.gserviceaccount.com`.
17415
+ */
17416
+ clientSecretVersion: pulumi.Input<string>;
17417
+ /**
17418
+ * OAuth grant types.
17419
+ * Possible values:
17420
+ * CLIENT_CREDENTIAL
17421
+ */
17422
+ oauthGrantType: pulumi.Input<string>;
17423
+ /**
17424
+ * The OAuth scopes to grant.
17425
+ */
17426
+ scopes?: pulumi.Input<pulumi.Input<string>[]>;
17427
+ /**
17428
+ * The token endpoint in the OAuth provider to exchange for an access token.
17429
+ */
17430
+ tokenEndpoint: pulumi.Input<string>;
17431
+ }
17432
+ interface ToolsetMcpToolsetApiAuthenticationServiceAccountAuthConfig {
17433
+ /**
17434
+ * The email address of the service account used for authenticatation. CES
17435
+ * uses this service account to exchange an access token and the access token
17436
+ * is then sent in the `Authorization` header of the request.
17437
+ * The service account must have the
17438
+ * `roles/iam.serviceAccountTokenCreator` role granted to the
17439
+ * CES service agent
17440
+ * `service-@gcp-sa-ces.iam.gserviceaccount.com`.
17441
+ */
17442
+ serviceAccount: pulumi.Input<string>;
17443
+ }
17444
+ interface ToolsetMcpToolsetApiAuthenticationServiceAgentIdTokenAuthConfig {
17445
+ }
17446
+ interface ToolsetMcpToolsetServiceDirectoryConfig {
17447
+ /**
17448
+ * The name of [Service
17449
+ * Directory](https://cloud.google.com/service-directory) service.
17450
+ * Format:
17451
+ * `projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}`.
17452
+ * Location of the service directory must be the same as the location of the
17453
+ * app.
17454
+ */
17455
+ service: pulumi.Input<string>;
17456
+ }
17457
+ interface ToolsetMcpToolsetTlsConfig {
17458
+ /**
17459
+ * Specifies a list of allowed custom CA certificates for HTTPS
17460
+ * verification.
17461
+ * Structure is documented below.
17462
+ */
17463
+ caCerts: pulumi.Input<pulumi.Input<inputs.ces.ToolsetMcpToolsetTlsConfigCaCert>[]>;
17464
+ }
17465
+ interface ToolsetMcpToolsetTlsConfigCaCert {
17466
+ /**
17467
+ * The allowed custom CA certificates (in DER format) for
17468
+ * HTTPS verification. This overrides the default SSL trust store. If this
17469
+ * is empty or unspecified, CES will use Google's default trust
17470
+ * store to verify certificates. N.B. Make sure the HTTPS server
17471
+ * certificates are signed with "subject alt name". For instance a
17472
+ * certificate can be self-signed using the following command,
17473
+ * openssl x509 -req -days 200 -in example.com.csr \
17474
+ * -signkey example.com.key \
17475
+ * -out example.com.crt \
17476
+ * -extfile <(printf "\nsubjectAltName='DNS:www.example.com'")
17477
+ */
17478
+ cert: pulumi.Input<string>;
17479
+ /**
17480
+ * The name of the allowed custom CA certificates. This
17481
+ * can be used to disambiguate the custom CA certificates.
17482
+ */
17483
+ displayName: pulumi.Input<string>;
17484
+ }
17206
17485
  interface ToolsetOpenApiToolset {
17207
17486
  /**
17208
17487
  * Authentication information required for API calls.
@@ -17282,10 +17561,10 @@ export declare namespace ces {
17282
17561
  */
17283
17562
  keyName: pulumi.Input<string>;
17284
17563
  /**
17285
- * Key location in the request.
17564
+ * Key location in the request. For API key auth on MCP toolsets,
17565
+ * the API key can only be sent in the request header.
17286
17566
  * Possible values:
17287
17567
  * HEADER
17288
- * QUERY_STRING
17289
17568
  */
17290
17569
  requestLocation: pulumi.Input<string>;
17291
17570
  }
@@ -20675,6 +20954,35 @@ export declare namespace cloudidentity {
20675
20954
  */
20676
20955
  expireTime: pulumi.Input<string>;
20677
20956
  }
20957
+ interface PolicyPolicyQuery {
20958
+ /**
20959
+ * The group that the query applies to.
20960
+ */
20961
+ group?: pulumi.Input<string>;
20962
+ /**
20963
+ * The OrgUnit the query applies to.
20964
+ */
20965
+ orgUnit: pulumi.Input<string>;
20966
+ /**
20967
+ * The CEL query that defines which entities the Policy applies to.
20968
+ */
20969
+ query?: pulumi.Input<string>;
20970
+ /**
20971
+ * (Output)
20972
+ * Decimal sort order of this PolicyQuery.
20973
+ */
20974
+ sortOrder?: pulumi.Input<number>;
20975
+ }
20976
+ interface PolicySetting {
20977
+ /**
20978
+ * The type of the Setting.
20979
+ */
20980
+ type: pulumi.Input<string>;
20981
+ /**
20982
+ * The value of the Setting as JSON string.
20983
+ */
20984
+ valueJson: pulumi.Input<string>;
20985
+ }
20678
20986
  }
20679
20987
  export declare namespace cloudquota {
20680
20988
  interface SQuotaPreferenceQuotaConfig {
@@ -20726,6 +21034,10 @@ export declare namespace cloudrun {
20726
21034
  annotations?: pulumi.Input<{
20727
21035
  [key: string]: pulumi.Input<string>;
20728
21036
  }>;
21037
+ /**
21038
+ * (Output)
21039
+ * All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through Terraform, other clients and services.
21040
+ */
20729
21041
  effectiveAnnotations?: pulumi.Input<{
20730
21042
  [key: string]: pulumi.Input<string>;
20731
21043
  }>;
@@ -20758,9 +21070,8 @@ export declare namespace cloudrun {
20758
21070
  */
20759
21071
  namespace: pulumi.Input<string>;
20760
21072
  /**
20761
- * (Output)
20762
21073
  * The combination of labels configured directly on the resource
20763
- * and default labels configured on the provider.
21074
+ * and default labels configured on the provider.
20764
21075
  */
20765
21076
  pulumiLabels?: pulumi.Input<{
20766
21077
  [key: string]: pulumi.Input<string>;
@@ -20914,6 +21225,10 @@ export declare namespace cloudrun {
20914
21225
  annotations?: pulumi.Input<{
20915
21226
  [key: string]: pulumi.Input<string>;
20916
21227
  }>;
21228
+ /**
21229
+ * (Output)
21230
+ * All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through Terraform, other clients and services.
21231
+ */
20917
21232
  effectiveAnnotations?: pulumi.Input<{
20918
21233
  [key: string]: pulumi.Input<string>;
20919
21234
  }>;
@@ -20945,9 +21260,8 @@ export declare namespace cloudrun {
20945
21260
  */
20946
21261
  namespace?: pulumi.Input<string>;
20947
21262
  /**
20948
- * (Output)
20949
21263
  * The combination of labels configured directly on the resource
20950
- * and default labels configured on the provider.
21264
+ * and default labels configured on the provider.
20951
21265
  */
20952
21266
  pulumiLabels?: pulumi.Input<{
20953
21267
  [key: string]: pulumi.Input<string>;
@@ -22638,6 +22952,11 @@ export declare namespace cloudrunv2 {
22638
22952
  * Structure is documented below.
22639
22953
  */
22640
22954
  ports?: pulumi.Input<inputs.cloudrunv2.ServiceTemplateContainerPorts>;
22955
+ /**
22956
+ * Periodic probe of container readiness.
22957
+ * Structure is documented below.
22958
+ */
22959
+ readinessProbe?: pulumi.Input<inputs.cloudrunv2.ServiceTemplateContainerReadinessProbe>;
22641
22960
  /**
22642
22961
  * Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
22643
22962
  * Structure is documented below.
@@ -22761,11 +23080,11 @@ export declare namespace cloudrunv2 {
22761
23080
  */
22762
23081
  httpHeaders?: pulumi.Input<pulumi.Input<inputs.cloudrunv2.ServiceTemplateContainerLivenessProbeHttpGetHttpHeader>[]>;
22763
23082
  /**
22764
- * Path to access on the HTTP server. Defaults to '/'.
23083
+ * Path to access on the HTTP server. If set, it should not be empty string.
22765
23084
  */
22766
23085
  path?: pulumi.Input<string>;
22767
23086
  /**
22768
- * Port number to access on the container. Must be in the range 1 to 65535.
23087
+ * Port number to access on the container. Number must be in the range 1 to 65535.
22769
23088
  * If not specified, defaults to the same value as container.ports[0].containerPort.
22770
23089
  */
22771
23090
  port?: pulumi.Input<number>;
@@ -22797,6 +23116,64 @@ export declare namespace cloudrunv2 {
22797
23116
  */
22798
23117
  name?: pulumi.Input<string>;
22799
23118
  }
23119
+ interface ServiceTemplateContainerReadinessProbe {
23120
+ /**
23121
+ * Minimum consecutive failures for the probe to be considered failed after
23122
+ * having succeeded. Defaults to 3.
23123
+ */
23124
+ failureThreshold?: pulumi.Input<number>;
23125
+ /**
23126
+ * GRPC specifies an action involving a GRPC port.
23127
+ * Structure is documented below.
23128
+ */
23129
+ grpc?: pulumi.Input<inputs.cloudrunv2.ServiceTemplateContainerReadinessProbeGrpc>;
23130
+ /**
23131
+ * HttpGet specifies the http request to perform.
23132
+ * Structure is documented below.
23133
+ */
23134
+ httpGet?: pulumi.Input<inputs.cloudrunv2.ServiceTemplateContainerReadinessProbeHttpGet>;
23135
+ /**
23136
+ * How often (in seconds) to perform the probe.
23137
+ * Default to 10 seconds.
23138
+ */
23139
+ periodSeconds?: pulumi.Input<number>;
23140
+ /**
23141
+ * Minimum consecutive successes for the probe to be considered successful after having failed.
23142
+ * Defaults to 2.
23143
+ */
23144
+ successThreshold?: pulumi.Input<number>;
23145
+ /**
23146
+ * Number of seconds after which the probe times out.
23147
+ * Defaults to 1 second. Must be smaller than period_seconds.
23148
+ */
23149
+ timeoutSeconds?: pulumi.Input<number>;
23150
+ }
23151
+ interface ServiceTemplateContainerReadinessProbeGrpc {
23152
+ /**
23153
+ * Port number to access on the container. Number must be in the range 1 to 65535.
23154
+ * If not specified, defaults to the same value as container.ports[0].containerPort.
23155
+ */
23156
+ port?: pulumi.Input<number>;
23157
+ /**
23158
+ * The name of the service to place in the gRPC HealthCheckRequest
23159
+ * (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
23160
+ * If this is not specified, the default behavior is defined by gRPC.
23161
+ *
23162
+ * <a name="nestedTemplateContainersBuildInfo"></a>The `buildInfo` block contains:
23163
+ */
23164
+ service?: pulumi.Input<string>;
23165
+ }
23166
+ interface ServiceTemplateContainerReadinessProbeHttpGet {
23167
+ /**
23168
+ * Path to access on the HTTP server. If set, it should not be empty string.
23169
+ */
23170
+ path?: pulumi.Input<string>;
23171
+ /**
23172
+ * Port number to access on the container. Number must be in the range 1 to 65535.
23173
+ * If not specified, defaults to the same value as container.ports[0].containerPort.
23174
+ */
23175
+ port?: pulumi.Input<number>;
23176
+ }
22800
23177
  interface ServiceTemplateContainerResources {
22801
23178
  /**
22802
23179
  * Determines whether CPU is only allocated during requests. True by default if the parent `resources` field is not set. However, if
@@ -22890,11 +23267,11 @@ export declare namespace cloudrunv2 {
22890
23267
  */
22891
23268
  httpHeaders?: pulumi.Input<pulumi.Input<inputs.cloudrunv2.ServiceTemplateContainerStartupProbeHttpGetHttpHeader>[]>;
22892
23269
  /**
22893
- * Path to access on the HTTP server. Defaults to '/'.
23270
+ * Path to access on the HTTP server. If set, it should not be empty string.
22894
23271
  */
22895
23272
  path?: pulumi.Input<string>;
22896
23273
  /**
22897
- * Port number to access on the container. Must be in the range 1 to 65535.
23274
+ * Port number to access on the container. Number must be in the range 1 to 65535.
22898
23275
  * If not specified, defaults to the same value as container.ports[0].containerPort.
22899
23276
  */
22900
23277
  port?: pulumi.Input<number>;
@@ -26544,6 +26921,13 @@ export declare namespace compute {
26544
26921
  enabled?: pulumi.Input<boolean>;
26545
26922
  }
26546
26923
  interface BackendServiceIamBindingCondition {
26924
+ /**
26925
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
26926
+ *
26927
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
26928
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
26929
+ * consider it to be an entirely different resource and will treat it as such.
26930
+ */
26547
26931
  description?: pulumi.Input<string>;
26548
26932
  /**
26549
26933
  * Textual representation of an expression in Common Expression Language syntax.
@@ -26555,6 +26939,13 @@ export declare namespace compute {
26555
26939
  title: pulumi.Input<string>;
26556
26940
  }
26557
26941
  interface BackendServiceIamMemberCondition {
26942
+ /**
26943
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
26944
+ *
26945
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
26946
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
26947
+ * consider it to be an entirely different resource and will treat it as such.
26948
+ */
26558
26949
  description?: pulumi.Input<string>;
26559
26950
  /**
26560
26951
  * Textual representation of an expression in Common Expression Language syntax.
@@ -27083,6 +27474,16 @@ export declare namespace compute {
27083
27474
  */
27084
27475
  ipv6Address?: pulumi.Input<string>;
27085
27476
  }
27477
+ interface ExternalVpnGatewayParams {
27478
+ /**
27479
+ * Resource manager tags to be bound to the ExternalVpnGateway. Tag keys and values have the
27480
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
27481
+ * and values are in the format tagValues/456.
27482
+ */
27483
+ resourceManagerTags?: pulumi.Input<{
27484
+ [key: string]: pulumi.Input<string>;
27485
+ }>;
27486
+ }
27086
27487
  interface FirewallAllow {
27087
27488
  /**
27088
27489
  * An optional list of ports to which this rule applies. This field
@@ -28134,6 +28535,16 @@ export declare namespace compute {
28134
28535
  */
28135
28536
  serviceDirectoryRegion?: pulumi.Input<string>;
28136
28537
  }
28538
+ interface HaVpnGatewayParams {
28539
+ /**
28540
+ * Resource manager tags to be bound to the HaVpnGateway. Tag keys and values have the
28541
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
28542
+ * and values are in the format tagValues/456.
28543
+ */
28544
+ resourceManagerTags?: pulumi.Input<{
28545
+ [key: string]: pulumi.Input<string>;
28546
+ }>;
28547
+ }
28137
28548
  interface HaVpnGatewayVpnInterface {
28138
28549
  /**
28139
28550
  * The numeric ID of this VPN gateway interface.
@@ -28911,7 +29322,7 @@ export declare namespace compute {
28911
29322
  */
28912
29323
  provisionedThroughput?: pulumi.Input<number>;
28913
29324
  /**
28914
- * A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
29325
+ * A tag is a key-value pair that can be attached to a Google Cloud resource. You can use tags to conditionally allow or deny policies based on whether a resource has a specific tag. This value is not returned by the API. In Terraform, this value cannot be updated and changing it will recreate the resource.
28915
29326
  */
28916
29327
  resourceManagerTags?: pulumi.Input<{
28917
29328
  [key: string]: pulumi.Input<string>;
@@ -29332,6 +29743,10 @@ export declare namespace compute {
29332
29743
  * The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET, IDPF, MRDMA, and IRDMA
29333
29744
  */
29334
29745
  nicType?: pulumi.Input<string>;
29746
+ /**
29747
+ * Name of the parent network interface of a dynamic network interface.
29748
+ */
29749
+ parentNicName?: pulumi.Input<string>;
29335
29750
  /**
29336
29751
  * The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
29337
29752
  */
@@ -29352,6 +29767,10 @@ export declare namespace compute {
29352
29767
  * The project in which the subnetwork belongs.
29353
29768
  */
29354
29769
  subnetworkProject?: pulumi.Input<string>;
29770
+ /**
29771
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
29772
+ */
29773
+ vlan?: pulumi.Input<number>;
29355
29774
  }
29356
29775
  interface InstanceFromMachineImageNetworkInterfaceAccessConfig {
29357
29776
  /**
@@ -29935,6 +30354,10 @@ export declare namespace compute {
29935
30354
  * The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET, IDPF, MRDMA, and IRDMA
29936
30355
  */
29937
30356
  nicType?: pulumi.Input<string>;
30357
+ /**
30358
+ * Name of the parent network interface of a dynamic network interface.
30359
+ */
30360
+ parentNicName?: pulumi.Input<string>;
29938
30361
  /**
29939
30362
  * The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
29940
30363
  */
@@ -29955,6 +30378,10 @@ export declare namespace compute {
29955
30378
  * The project in which the subnetwork belongs.
29956
30379
  */
29957
30380
  subnetworkProject?: pulumi.Input<string>;
30381
+ /**
30382
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
30383
+ */
30384
+ vlan?: pulumi.Input<number>;
29958
30385
  }
29959
30386
  interface InstanceFromTemplateNetworkInterfaceAccessConfig {
29960
30387
  /**
@@ -30531,7 +30958,12 @@ export declare namespace compute {
30531
30958
  }
30532
30959
  interface InstanceNetworkInterface {
30533
30960
  /**
30534
- * Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
30961
+ * Access configurations, i.e. IPs via which this
30962
+ * instance can be accessed via the Internet. Omit to ensure that the instance
30963
+ * is not accessible from the Internet. If omitted, ssh provisioners will not
30964
+ * work unless Terraform can send traffic to the instance's network (e.g. via
30965
+ * tunnel or because it is running on another cloud instance on that network).
30966
+ * This block can be specified once per `networkInterface`. Structure documented below.
30535
30967
  */
30536
30968
  accessConfigs?: pulumi.Input<pulumi.Input<inputs.compute.InstanceNetworkInterfaceAccessConfig>[]>;
30537
30969
  /**
@@ -30591,6 +31023,10 @@ export declare namespace compute {
30591
31023
  * The type of vNIC to be used on this interface. Possible values: GVNIC, VIRTIO_NET, IDPF, MRDMA, IRDMA.
30592
31024
  */
30593
31025
  nicType?: pulumi.Input<string>;
31026
+ /**
31027
+ * Name of the parent network interface of a dynamic network interface.
31028
+ */
31029
+ parentNicName?: pulumi.Input<string>;
30594
31030
  /**
30595
31031
  * The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
30596
31032
  */
@@ -30620,6 +31056,10 @@ export declare namespace compute {
30620
31056
  * field is not provided, the provider project is used.
30621
31057
  */
30622
31058
  subnetworkProject?: pulumi.Input<string>;
31059
+ /**
31060
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
31061
+ */
31062
+ vlan?: pulumi.Input<number>;
30623
31063
  }
30624
31064
  interface InstanceNetworkInterfaceAccessConfig {
30625
31065
  /**
@@ -30693,7 +31133,7 @@ export declare namespace compute {
30693
31133
  }
30694
31134
  interface InstanceParams {
30695
31135
  /**
30696
- * A map of resource manager tags. Resource manager tag keys and values have the same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/456. The field is ignored (both PUT & PATCH) when empty.
31136
+ * A tag is a key-value pair that can be attached to a Google Cloud resource. You can use tags to conditionally allow or deny policies based on whether a resource has a specific tag. This value is not returned by the API. In Terraform, this value cannot be updated and changing it will recreate the resource.
30697
31137
  */
30698
31138
  resourceManagerTags?: pulumi.Input<{
30699
31139
  [key: string]: pulumi.Input<string>;
@@ -31178,6 +31618,13 @@ export declare namespace compute {
31178
31618
  type: pulumi.Input<string>;
31179
31619
  }
31180
31620
  interface InstanceTemplateIamBindingCondition {
31621
+ /**
31622
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
31623
+ *
31624
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
31625
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
31626
+ * consider it to be an entirely different resource and will treat it as such.
31627
+ */
31181
31628
  description?: pulumi.Input<string>;
31182
31629
  /**
31183
31630
  * Textual representation of an expression in Common Expression Language syntax.
@@ -31189,6 +31636,13 @@ export declare namespace compute {
31189
31636
  title: pulumi.Input<string>;
31190
31637
  }
31191
31638
  interface InstanceTemplateIamMemberCondition {
31639
+ /**
31640
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
31641
+ *
31642
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
31643
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
31644
+ * consider it to be an entirely different resource and will treat it as such.
31645
+ */
31192
31646
  description?: pulumi.Input<string>;
31193
31647
  /**
31194
31648
  * Textual representation of an expression in Common Expression Language syntax.
@@ -31249,7 +31703,7 @@ export declare namespace compute {
31249
31703
  */
31250
31704
  network?: pulumi.Input<string>;
31251
31705
  /**
31252
- * ) The URL of the network attachment that this interface should connect to in the following format: projects/{projectNumber}/regions/{region_name}/networkAttachments/{network_attachment_name}.
31706
+ * The URL of the network attachment that this interface should connect to in the following format: projects/{projectNumber}/regions/{region_name}/networkAttachments/{network_attachment_name}.
31253
31707
  */
31254
31708
  networkAttachment?: pulumi.Input<string>;
31255
31709
  /**
@@ -31261,6 +31715,10 @@ export declare namespace compute {
31261
31715
  * The type of vNIC to be used on this interface. Possible values: GVNIC, VIRTIO_NET, MRDMA, IRDMA.
31262
31716
  */
31263
31717
  nicType?: pulumi.Input<string>;
31718
+ /**
31719
+ * Name of the parent network interface of a dynamic network interface.
31720
+ */
31721
+ parentNicName?: pulumi.Input<string>;
31264
31722
  /**
31265
31723
  * The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
31266
31724
  */
@@ -31280,6 +31738,10 @@ export declare namespace compute {
31280
31738
  * If it is not provided, the provider project is used.
31281
31739
  */
31282
31740
  subnetworkProject?: pulumi.Input<string>;
31741
+ /**
31742
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
31743
+ */
31744
+ vlan?: pulumi.Input<number>;
31283
31745
  }
31284
31746
  interface InstanceTemplateNetworkInterfaceAccessConfig {
31285
31747
  /**
@@ -31553,6 +32015,13 @@ export declare namespace compute {
31553
32015
  enableVtpm?: pulumi.Input<boolean>;
31554
32016
  }
31555
32017
  interface InstantSnapshotIamBindingCondition {
32018
+ /**
32019
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
32020
+ *
32021
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
32022
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
32023
+ * consider it to be an entirely different resource and will treat it as such.
32024
+ */
31556
32025
  description?: pulumi.Input<string>;
31557
32026
  /**
31558
32027
  * Textual representation of an expression in Common Expression Language syntax.
@@ -31564,6 +32033,13 @@ export declare namespace compute {
31564
32033
  title: pulumi.Input<string>;
31565
32034
  }
31566
32035
  interface InstantSnapshotIamMemberCondition {
32036
+ /**
32037
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
32038
+ *
32039
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
32040
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
32041
+ * consider it to be an entirely different resource and will treat it as such.
32042
+ */
31567
32043
  description?: pulumi.Input<string>;
31568
32044
  /**
31569
32045
  * Textual representation of an expression in Common Expression Language syntax.
@@ -31817,7 +32293,6 @@ export declare namespace compute {
31817
32293
  interface InterconnectAttachmentL2Forwarding {
31818
32294
  /**
31819
32295
  * A map of VLAN tags to appliances and optional inner mapping rules.
31820
- * Structure is documented below.
31821
32296
  */
31822
32297
  applianceMappings?: pulumi.Input<pulumi.Input<inputs.compute.InterconnectAttachmentL2ForwardingApplianceMapping>[]>;
31823
32298
  /**
@@ -31826,7 +32301,6 @@ export declare namespace compute {
31826
32301
  defaultApplianceIpAddress?: pulumi.Input<string>;
31827
32302
  /**
31828
32303
  * GeneveHeader related configurations.
31829
- * Structure is documented below.
31830
32304
  */
31831
32305
  geneveHeader?: pulumi.Input<inputs.compute.InterconnectAttachmentL2ForwardingGeneveHeader>;
31832
32306
  /**
@@ -31872,6 +32346,18 @@ export declare namespace compute {
31872
32346
  */
31873
32347
  vni?: pulumi.Input<number>;
31874
32348
  }
32349
+ interface InterconnectAttachmentParams {
32350
+ /**
32351
+ * Resource manager tags to be bound to the interconnect attachment. Tag keys and values have the
32352
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
32353
+ * and values are in the format tagValues/456.
32354
+ *
32355
+ * <a name="nestedL2Forwarding"></a>The `l2Forwarding` block supports:
32356
+ */
32357
+ resourceManagerTags?: pulumi.Input<{
32358
+ [key: string]: pulumi.Input<string>;
32359
+ }>;
32360
+ }
31875
32361
  interface InterconnectAttachmentPrivateInterconnectInfo {
31876
32362
  /**
31877
32363
  * (Output)
@@ -34031,6 +34517,13 @@ export declare namespace compute {
34031
34517
  instance?: pulumi.Input<string>;
34032
34518
  }
34033
34519
  interface RegionBackendServiceIamBindingCondition {
34520
+ /**
34521
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
34522
+ *
34523
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
34524
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
34525
+ * consider it to be an entirely different resource and will treat it as such.
34526
+ */
34034
34527
  description?: pulumi.Input<string>;
34035
34528
  /**
34036
34529
  * Textual representation of an expression in Common Expression Language syntax.
@@ -34042,6 +34535,13 @@ export declare namespace compute {
34042
34535
  title: pulumi.Input<string>;
34043
34536
  }
34044
34537
  interface RegionBackendServiceIamMemberCondition {
34538
+ /**
34539
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
34540
+ *
34541
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
34542
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
34543
+ * consider it to be an entirely different resource and will treat it as such.
34544
+ */
34045
34545
  description?: pulumi.Input<string>;
34046
34546
  /**
34047
34547
  * Textual representation of an expression in Common Expression Language syntax.
@@ -34105,14 +34605,12 @@ export declare namespace compute {
34105
34605
  }
34106
34606
  interface RegionBackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity {
34107
34607
  /**
34108
- * (Optional, Beta)
34109
34608
  * This field indicates whether zonal affinity is enabled or not.
34110
34609
  * Default value is `ZONAL_AFFINITY_DISABLED`.
34111
34610
  * Possible values are: `ZONAL_AFFINITY_DISABLED`, `ZONAL_AFFINITY_SPILL_CROSS_ZONE`, `ZONAL_AFFINITY_STAY_WITHIN_ZONE`.
34112
34611
  */
34113
34612
  spillover?: pulumi.Input<string>;
34114
34613
  /**
34115
- * (Optional, Beta)
34116
34614
  * The value of the field must be in [0, 1]. When the ratio of the count of healthy backend endpoints in a zone
34117
34615
  * to the count of backend endpoints in that same zone is equal to or above this threshold, the load balancer
34118
34616
  * distributes new connections to all healthy endpoints in the local zone only. When the ratio of the count
@@ -35411,6 +35909,14 @@ export declare namespace compute {
35411
35909
  type: pulumi.Input<string>;
35412
35910
  }
35413
35911
  interface RegionInstanceTemplateNetworkInterface {
35912
+ /**
35913
+ * Access configurations, i.e. IPs via which this
35914
+ * instance can be accessed via the Internet. Omit to ensure that the instance
35915
+ * is not accessible from the Internet (this means that ssh provisioners will
35916
+ * not work unless you are running Terraform can send traffic to the instance's
35917
+ * network (e.g. via tunnel or because it is running on another cloud instance
35918
+ * on that network). This block can be specified once per `networkInterface`. Structure documented below.
35919
+ */
35414
35920
  accessConfigs?: pulumi.Input<pulumi.Input<inputs.compute.RegionInstanceTemplateNetworkInterfaceAccessConfig>[]>;
35415
35921
  /**
35416
35922
  * An
@@ -35441,7 +35947,8 @@ export declare namespace compute {
35441
35947
  */
35442
35948
  ipv6Address?: pulumi.Input<string>;
35443
35949
  /**
35444
- * The name of the network_interface.
35950
+ * The name of the instance template. If you leave
35951
+ * this blank, Terraform will auto-generate a unique name.
35445
35952
  */
35446
35953
  name?: pulumi.Input<string>;
35447
35954
  /**
@@ -35450,6 +35957,10 @@ export declare namespace compute {
35450
35957
  * `subnetwork` for custom subnetted networks.
35451
35958
  */
35452
35959
  network?: pulumi.Input<string>;
35960
+ /**
35961
+ * The URL of the network attachment that this interface should connect to in the following format: projects/{projectNumber}/regions/{region_name}/networkAttachments/{network_attachment_name}.
35962
+ */
35963
+ networkAttachment?: pulumi.Input<string>;
35453
35964
  /**
35454
35965
  * The private IP address to assign to the instance. If
35455
35966
  * empty, the address will be automatically assigned.
@@ -35459,6 +35970,10 @@ export declare namespace compute {
35459
35970
  * The type of vNIC to be used on this interface. Possible values: GVNIC, VIRTIO_NET, MRDMA, IRDMA.
35460
35971
  */
35461
35972
  nicType?: pulumi.Input<string>;
35973
+ /**
35974
+ * Name of the parent network interface of a dynamic network interface.
35975
+ */
35976
+ parentNicName?: pulumi.Input<string>;
35462
35977
  /**
35463
35978
  * The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It will be empty if not specified.
35464
35979
  */
@@ -35478,6 +35993,10 @@ export declare namespace compute {
35478
35993
  * If it is not provided, the provider project is used.
35479
35994
  */
35480
35995
  subnetworkProject?: pulumi.Input<string>;
35996
+ /**
35997
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
35998
+ */
35999
+ vlan?: pulumi.Input<number>;
35481
36000
  }
35482
36001
  interface RegionInstanceTemplateNetworkInterfaceAccessConfig {
35483
36002
  /**
@@ -35521,7 +36040,8 @@ export declare namespace compute {
35521
36040
  */
35522
36041
  externalIpv6PrefixLength?: pulumi.Input<string>;
35523
36042
  /**
35524
- * The name of this access configuration.
36043
+ * The name of the instance template. If you leave
36044
+ * this blank, Terraform will auto-generate a unique name.
35525
36045
  */
35526
36046
  name?: pulumi.Input<string>;
35527
36047
  /**
@@ -39930,6 +40450,117 @@ export declare namespace compute {
39930
40450
  */
39931
40451
  type: pulumi.Input<string>;
39932
40452
  }
40453
+ interface RolloutPlanWave {
40454
+ /**
40455
+ * The display name of this wave of the rollout plan.
40456
+ */
40457
+ displayName?: pulumi.Input<string>;
40458
+ /**
40459
+ * (Output)
40460
+ * The wave number.
40461
+ */
40462
+ number?: pulumi.Input<number>;
40463
+ /**
40464
+ * Options to control the pace of orchestration of a wave.
40465
+ * Structure is documented below.
40466
+ */
40467
+ orchestrationOptions?: pulumi.Input<inputs.compute.RolloutPlanWaveOrchestrationOptions>;
40468
+ /**
40469
+ * The selectors for this wave. There is a logical AND between each selector
40470
+ * defined in a wave, so a resource must satisfy the criteria of *all* the
40471
+ * specified selectors to be in scope for the wave.
40472
+ * Structure is documented below.
40473
+ */
40474
+ selectors: pulumi.Input<pulumi.Input<inputs.compute.RolloutPlanWaveSelector>[]>;
40475
+ /**
40476
+ * The validation to be performed before progressing to the next wave.
40477
+ * Structure is documented below.
40478
+ */
40479
+ validation: pulumi.Input<inputs.compute.RolloutPlanWaveValidation>;
40480
+ }
40481
+ interface RolloutPlanWaveOrchestrationOptions {
40482
+ /**
40483
+ * Delays, if any, to be added between batches of projects.
40484
+ * Structure is documented below.
40485
+ */
40486
+ delays?: pulumi.Input<pulumi.Input<inputs.compute.RolloutPlanWaveOrchestrationOptionsDelay>[]>;
40487
+ /**
40488
+ * Maximum number of locations to be orchestrated in parallel.
40489
+ */
40490
+ maxConcurrentLocations?: pulumi.Input<number>;
40491
+ /**
40492
+ * Maximum number of resources to be orchestrated per location in parallel.
40493
+ */
40494
+ maxConcurrentResourcesPerLocation?: pulumi.Input<number>;
40495
+ }
40496
+ interface RolloutPlanWaveOrchestrationOptionsDelay {
40497
+ /**
40498
+ * Controls whether the delay should only be added between batches of projects corresponding to different locations, or also between batches of projects corresponding to the same location.
40499
+ * Possible values are: `DELIMITER_UNSPECIFIED`, `DELIMITER_LOCATION`, `DELIMITER_BATCH`.
40500
+ */
40501
+ delimiter?: pulumi.Input<string>;
40502
+ /**
40503
+ * The duration of the delay, if any, to be added between batches of projects.
40504
+ */
40505
+ duration?: pulumi.Input<string>;
40506
+ /**
40507
+ * Controls whether the specified duration is to be added at the end of each batch, or if the total processing time for each batch will be padded if needed to meet the specified duration.
40508
+ * Possible values are: `TYPE_UNSPECIFIED`, `TYPE_OFFSET`, `TYPE_MINIMUM`.
40509
+ */
40510
+ type?: pulumi.Input<string>;
40511
+ }
40512
+ interface RolloutPlanWaveSelector {
40513
+ /**
40514
+ * Roll out to resources by location.
40515
+ * Structure is documented below.
40516
+ */
40517
+ locationSelector?: pulumi.Input<inputs.compute.RolloutPlanWaveSelectorLocationSelector>;
40518
+ /**
40519
+ * Roll out to resources by Cloud Resource Manager resource hierarchy nodes such as projects, folders, orgs.
40520
+ * Structure is documented below.
40521
+ */
40522
+ resourceHierarchySelector?: pulumi.Input<inputs.compute.RolloutPlanWaveSelectorResourceHierarchySelector>;
40523
+ }
40524
+ interface RolloutPlanWaveSelectorLocationSelector {
40525
+ /**
40526
+ * Example: "us-central1-a"
40527
+ */
40528
+ includedLocations?: pulumi.Input<pulumi.Input<string>[]>;
40529
+ }
40530
+ interface RolloutPlanWaveSelectorResourceHierarchySelector {
40531
+ /**
40532
+ * Format: "folders/{folder_id}"
40533
+ */
40534
+ includedFolders?: pulumi.Input<pulumi.Input<string>[]>;
40535
+ /**
40536
+ * Format: "organizations/{organization_id}"
40537
+ */
40538
+ includedOrganizations?: pulumi.Input<pulumi.Input<string>[]>;
40539
+ /**
40540
+ * Format: "projects/{project_id}"
40541
+ */
40542
+ includedProjects?: pulumi.Input<pulumi.Input<string>[]>;
40543
+ }
40544
+ interface RolloutPlanWaveValidation {
40545
+ /**
40546
+ * Metadata required if type = "time".
40547
+ * Structure is documented below.
40548
+ */
40549
+ timeBasedValidationMetadata?: pulumi.Input<inputs.compute.RolloutPlanWaveValidationTimeBasedValidationMetadata>;
40550
+ /**
40551
+ * The type of the validation. Possible values:
40552
+ * "manual": The system waits for an end-user approval API before progressing to the next wave.
40553
+ * "time": The system waits for a user specified duration before progressing to the next wave.
40554
+ */
40555
+ type: pulumi.Input<string>;
40556
+ }
40557
+ interface RolloutPlanWaveValidationTimeBasedValidationMetadata {
40558
+ /**
40559
+ * The duration that the system waits in between waves. This wait starts
40560
+ * after all changes in the wave are rolled out.
40561
+ */
40562
+ waitDuration?: pulumi.Input<string>;
40563
+ }
39933
40564
  interface RouteAsPath {
39934
40565
  /**
39935
40566
  * (Output)
@@ -40998,6 +41629,13 @@ export declare namespace compute {
40998
41629
  rsaEncryptedKey?: pulumi.Input<string>;
40999
41630
  }
41000
41631
  interface StoragePoolIamBindingCondition {
41632
+ /**
41633
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
41634
+ *
41635
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
41636
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
41637
+ * consider it to be an entirely different resource and will treat it as such.
41638
+ */
41001
41639
  description?: pulumi.Input<string>;
41002
41640
  /**
41003
41641
  * Textual representation of an expression in Common Expression Language syntax.
@@ -41009,6 +41647,13 @@ export declare namespace compute {
41009
41647
  title: pulumi.Input<string>;
41010
41648
  }
41011
41649
  interface StoragePoolIamMemberCondition {
41650
+ /**
41651
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
41652
+ *
41653
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
41654
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
41655
+ * consider it to be an entirely different resource and will treat it as such.
41656
+ */
41012
41657
  description?: pulumi.Input<string>;
41013
41658
  /**
41014
41659
  * Textual representation of an expression in Common Expression Language syntax.
@@ -43513,6 +44158,16 @@ export declare namespace compute {
43513
44158
  */
43514
44159
  value: pulumi.Input<string>;
43515
44160
  }
44161
+ interface VPNGatewayParams {
44162
+ /**
44163
+ * Resource manager tags to be bound to the Vpn Gateway. Tag keys and values have the
44164
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
44165
+ * and values are in the format tagValues/456.
44166
+ */
44167
+ resourceManagerTags?: pulumi.Input<{
44168
+ [key: string]: pulumi.Input<string>;
44169
+ }>;
44170
+ }
43516
44171
  interface VPNTunnelCipherSuite {
43517
44172
  /**
43518
44173
  * Cipher configuration for phase 1 of the IKE protocol.
@@ -43560,6 +44215,16 @@ export declare namespace compute {
43560
44215
  */
43561
44216
  pfs?: pulumi.Input<pulumi.Input<string>[]>;
43562
44217
  }
44218
+ interface VPNTunnelParams {
44219
+ /**
44220
+ * Resource manager tags to be bound to the Vpn Tunnel. Tag keys and values have the
44221
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
44222
+ * and values are in the format tagValues/456.
44223
+ */
44224
+ resourceManagerTags?: pulumi.Input<{
44225
+ [key: string]: pulumi.Input<string>;
44226
+ }>;
44227
+ }
43563
44228
  interface WireGroupEndpoint {
43564
44229
  /**
43565
44230
  * The identifier for this object. Format specified above.
@@ -44694,6 +45359,10 @@ export declare namespace container {
44694
45359
  * for more information.
44695
45360
  */
44696
45361
  rayOperatorConfigs?: pulumi.Input<pulumi.Input<inputs.container.ClusterAddonsConfigRayOperatorConfig>[]>;
45362
+ /**
45363
+ * The status of the Slice Controller addon. It is disabled by default; set enabled = true to enable.
45364
+ */
45365
+ sliceControllerConfig?: pulumi.Input<inputs.container.ClusterAddonsConfigSliceControllerConfig>;
44697
45366
  /**
44698
45367
  * .
44699
45368
  * The status of the Stateful HA addon, which provides automatic configurable failover for stateful applications.
@@ -44805,6 +45474,9 @@ export declare namespace container {
44805
45474
  interface ClusterAddonsConfigRayOperatorConfigRayClusterMonitoringConfig {
44806
45475
  enabled: pulumi.Input<boolean>;
44807
45476
  }
45477
+ interface ClusterAddonsConfigSliceControllerConfig {
45478
+ enabled: pulumi.Input<boolean>;
45479
+ }
44808
45480
  interface ClusterAddonsConfigStatefulHaConfig {
44809
45481
  enabled: pulumi.Input<boolean>;
44810
45482
  }
@@ -45244,6 +45916,13 @@ export declare namespace container {
45244
45916
  * List of secondary ranges names within this subnetwork that can be used for pod IPs.
45245
45917
  */
45246
45918
  podIpv4RangeNames?: pulumi.Input<pulumi.Input<string>[]>;
45919
+ /**
45920
+ * Status of the subnetwork. Additional subnet with DRAINING status will not be selected during new node pool creation
45921
+ * Accepted values are:
45922
+ * * `ACTIVE`: ACTIVE status indicates that the subnet is available for new node pool creation.
45923
+ * * `DRAINING`: DRAINING status indicates that the subnet is not used for new node pool creation.
45924
+ */
45925
+ status?: pulumi.Input<string>;
45247
45926
  /**
45248
45927
  * Name of the subnetwork. This can be the full path of the subnetwork or just the name.
45249
45928
  */
@@ -46488,6 +47167,9 @@ export declare namespace container {
46488
47167
  * Specify node upgrade settings to change how many nodes GKE attempts to upgrade at once. The number of nodes upgraded simultaneously is the sum of maxSurge and max_unavailable. The maximum number of nodes upgraded simultaneously is limited to 20.
46489
47168
  */
46490
47169
  upgradeSettings?: pulumi.Input<inputs.container.ClusterNodePoolUpgradeSettings>;
47170
+ /**
47171
+ * The Kubernetes version for the nodes in this pool. Note that if this field and autoUpgrade are both specified, they will fight each other for what the node version should be, so setting both is highly discouraged. While a fuzzy version can be specified, it's recommended that you specify explicit versions as Terraform will see spurious diffs when fuzzy versions are used. See the gcp.container.getEngineVersions data source's versionPrefix field to approximate fuzzy versions in a Terraform-compatible way.
47172
+ */
46491
47173
  version?: pulumi.Input<string>;
46492
47174
  }
46493
47175
  interface ClusterNodePoolAutoConfig {
@@ -58069,6 +58751,10 @@ export declare namespace dataproc {
58069
58751
  * for more information.
58070
58752
  */
58071
58753
  imageUri?: pulumi.Input<string>;
58754
+ /**
58755
+ * Instance flexibility Policy allowing a mixture of VM shapes.
58756
+ */
58757
+ instanceFlexibilityPolicy?: pulumi.Input<inputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicy>;
58072
58758
  /**
58073
58759
  * List of master instance names which
58074
58760
  * have been assigned to the cluster.
@@ -58136,6 +58822,36 @@ export declare namespace dataproc {
58136
58822
  */
58137
58823
  numLocalSsds?: pulumi.Input<number>;
58138
58824
  }
58825
+ interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicy {
58826
+ /**
58827
+ * List of instance selection options that the group will use when creating new VMs.
58828
+ */
58829
+ instanceSelectionLists?: pulumi.Input<pulumi.Input<inputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionList>[]>;
58830
+ /**
58831
+ * A list of instance selection results in the group.
58832
+ */
58833
+ instanceSelectionResults?: pulumi.Input<pulumi.Input<inputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionResult>[]>;
58834
+ }
58835
+ interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionList {
58836
+ /**
58837
+ * Full machine-type names, e.g. `"n1-standard-16"`.
58838
+ */
58839
+ machineTypes?: pulumi.Input<pulumi.Input<string>[]>;
58840
+ /**
58841
+ * Preference of this instance selection. A lower number means higher preference. Dataproc will first try to create a VM based on the machine-type with priority rank and fallback to next rank based on availability. Machine types and instance selections with the same priority have the same preference.
58842
+ */
58843
+ rank?: pulumi.Input<number>;
58844
+ }
58845
+ interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionResult {
58846
+ /**
58847
+ * Full machine-type names, e.g. "n1-standard-16".
58848
+ */
58849
+ machineType?: pulumi.Input<string>;
58850
+ /**
58851
+ * Number of VM provisioned with the machine_type.
58852
+ */
58853
+ vmCount?: pulumi.Input<number>;
58854
+ }
58139
58855
  interface ClusterClusterConfigMetastoreConfig {
58140
58856
  /**
58141
58857
  * Resource name of an existing Dataproc Metastore service.
@@ -58389,6 +59105,10 @@ export declare namespace dataproc {
58389
59105
  * for more information.
58390
59106
  */
58391
59107
  imageUri?: pulumi.Input<string>;
59108
+ /**
59109
+ * Instance flexibility Policy allowing a mixture of VM shapes.
59110
+ */
59111
+ instanceFlexibilityPolicy?: pulumi.Input<inputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicy>;
58392
59112
  /**
58393
59113
  * List of worker instance names which have been assigned
58394
59114
  * to the cluster.
@@ -58461,6 +59181,36 @@ export declare namespace dataproc {
58461
59181
  */
58462
59182
  numLocalSsds?: pulumi.Input<number>;
58463
59183
  }
59184
+ interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicy {
59185
+ /**
59186
+ * List of instance selection options that the group will use when creating new VMs.
59187
+ */
59188
+ instanceSelectionLists?: pulumi.Input<pulumi.Input<inputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionList>[]>;
59189
+ /**
59190
+ * A list of instance selection results in the group.
59191
+ */
59192
+ instanceSelectionResults?: pulumi.Input<pulumi.Input<inputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult>[]>;
59193
+ }
59194
+ interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionList {
59195
+ /**
59196
+ * Full machine-type names, e.g. `"n1-standard-16"`.
59197
+ */
59198
+ machineTypes?: pulumi.Input<pulumi.Input<string>[]>;
59199
+ /**
59200
+ * Preference of this instance selection. A lower number means higher preference. Dataproc will first try to create a VM based on the machine-type with priority rank and fallback to next rank based on availability. Machine types and instance selections with the same priority have the same preference.
59201
+ */
59202
+ rank?: pulumi.Input<number>;
59203
+ }
59204
+ interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult {
59205
+ /**
59206
+ * Full machine-type names, e.g. "n1-standard-16".
59207
+ */
59208
+ machineType?: pulumi.Input<string>;
59209
+ /**
59210
+ * Number of VM provisioned with the machine_type.
59211
+ */
59212
+ vmCount?: pulumi.Input<number>;
59213
+ }
58464
59214
  interface ClusterIAMBindingCondition {
58465
59215
  description?: pulumi.Input<string>;
58466
59216
  expression: pulumi.Input<string>;
@@ -59487,7 +60237,19 @@ export declare namespace dataproc {
59487
60237
  }
59488
60238
  interface WorkflowTemplateEncryptionConfig {
59489
60239
  /**
59490
- * Optional. The Cloud KMS key name to use for encryption.
60240
+ * The Cloud KMS key name to use for encrypting workflow template [job arguments](https://docs.docs.cloud.google.com/dataproc/docs/concepts/workflows/use-workflows).
60241
+ *
60242
+ * When this this key is provided, the following workflow template job arguments, if present, are [CMEK encrypted](https://docs.cloud.google.com/dataproc/docs/concepts/configuring-clusters/customer-managed-encryption#use_cmek_with_workflow_template_data):
60243
+ *
60244
+ * - [FlinkJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/FlinkJob)
60245
+ * - [HadoopJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/HadoopJob)
60246
+ * - [SparkJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/SparkJob)
60247
+ * - [SparkRJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/SparkRJob)
60248
+ * - [PySparkJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/PySparkJob)
60249
+ * - [SparkSqlJob](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/SparkSqlJob) scriptVariables and queryList.queries
60250
+ * - [HiveJob](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/HiveJob) scriptVariables and queryList.queries
60251
+ * - [PigJob](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/PigJob) scriptVariables and queryList.queries
60252
+ * - [PrestoJob](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/PrestoJob) scriptVariables and queryList.queries
59491
60253
  */
59492
60254
  kmsKey?: pulumi.Input<string>;
59493
60255
  }
@@ -60023,7 +60785,7 @@ export declare namespace dataproc {
60023
60785
  */
60024
60786
  softwareConfig?: pulumi.Input<inputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigSoftwareConfig>;
60025
60787
  /**
60026
- * A Cloud Storage bucket used to stage job dependencies, config files, and job driver console output. If you do not specify a staging bucket, Cloud Dataproc will determine a Cloud Storage location (US, ASIA, or EU) for your cluster's staging bucket according to the Compute Engine zone where your cluster is deployed, and then create and manage this project-level, per-location bucket (see [Dataproc staging and temp buckets](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)).
60788
+ * A Cloud Storage bucket used to stage job dependencies, config files, and job driver console output. If you do not specify a staging bucket, Cloud Dataproc will determine a Cloud Storage location (US, ASIA, or EU) for your cluster's staging bucket according to the Compute Engine zone where your cluster is deployed, and then create and manage this project-level, per-location bucket (see [Dataproc staging and temp buckets](https://docs.cloud.google.com/dataproc/docs/concepts/configuring-clusters/staging-bucket)).
60027
60789
  */
60028
60790
  stagingBucket?: pulumi.Input<string>;
60029
60791
  /**
@@ -60067,7 +60829,7 @@ export declare namespace dataproc {
60067
60829
  */
60068
60830
  internalIpOnly?: pulumi.Input<boolean>;
60069
60831
  /**
60070
- * The Compute Engine metadata entries to add to all instances (see [About VM metadata](https://cloud.google.com/compute/docs/metadata/overview)).
60832
+ * The Compute Engine metadata entries to add to all instances (see [About VM metadata](https://docs.cloud.google.com/compute/docs/metadata/overview)).
60071
60833
  */
60072
60834
  metadata?: pulumi.Input<{
60073
60835
  [key: string]: pulumi.Input<string>;
@@ -60089,15 +60851,15 @@ export declare namespace dataproc {
60089
60851
  */
60090
60852
  reservationAffinity?: pulumi.Input<inputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinity>;
60091
60853
  /**
60092
- * The (https://cloud.google.com/compute/docs/access/service-accounts#default_service_account) is used.
60854
+ * The (https://docs.cloud.google.com/compute/docs/access/service-accounts#default_service_account) is used.
60093
60855
  */
60094
60856
  serviceAccount?: pulumi.Input<string>;
60095
60857
  /**
60096
- * The URIs of service account scopes to be included in Compute Engine instances. The following base set of scopes is always included: * https://www.googleapis.com/auth/cloud.useraccounts.readonly * https://www.googleapis.com/auth/devstorage.read_write * https://www.googleapis.com/auth/logging.write If no scopes are specified, the following defaults are also provided: * https://www.googleapis.com/auth/bigquery * https://www.googleapis.com/auth/bigtable.admin.table * https://www.googleapis.com/auth/bigtable.data * https://www.googleapis.com/auth/devstorage.full_control
60858
+ * The URIs of service account scopes to be included in Compute Engine instances. The following base set of scopes is always included: * https://www.googleapis.com/auth/docs.cloud.useraccounts.readonly * https://www.googleapis.com/auth/devstorage.read_write * https://www.googleapis.com/auth/logging.write If no scopes are specified, the following defaults are also provided: * https://www.googleapis.com/auth/bigquery * https://www.googleapis.com/auth/bigtable.admin.table * https://www.googleapis.com/auth/bigtable.data * https://www.googleapis.com/auth/devstorage.full_control
60097
60859
  */
60098
60860
  serviceAccountScopes?: pulumi.Input<pulumi.Input<string>[]>;
60099
60861
  /**
60100
- * Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://cloud.google.com/security/shielded-cloud/shielded-vm). Structure defined below.
60862
+ * Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://docs.cloud.google.com/security/shielded-cloud/shielded-vm). Structure defined below.
60101
60863
  */
60102
60864
  shieldedInstanceConfig?: pulumi.Input<inputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig>;
60103
60865
  /**
@@ -60105,7 +60867,7 @@ export declare namespace dataproc {
60105
60867
  */
60106
60868
  subnetwork?: pulumi.Input<string>;
60107
60869
  /**
60108
- * The Compute Engine tags to add to all instances (see [Manage tags for resources](https://cloud.google.com/compute/docs/tag-resources)).
60870
+ * The Compute Engine tags to add to all instances (see [Manage tags for resources](https://docs.cloud.google.com/compute/docs/tag-resources)).
60109
60871
  */
60110
60872
  tags?: pulumi.Input<pulumi.Input<string>[]>;
60111
60873
  /**
@@ -60135,15 +60897,15 @@ export declare namespace dataproc {
60135
60897
  }
60136
60898
  interface WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig {
60137
60899
  /**
60138
- * Defines whether instances have [Integrity Monitoring](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#integrity-monitoring) enabled.
60900
+ * Defines whether instances have [Integrity Monitoring](https://docs.cloud.google.com/compute/shielded-vm/docs/shielded-vm#integrity-monitoring) enabled.
60139
60901
  */
60140
60902
  enableIntegrityMonitoring?: pulumi.Input<boolean>;
60141
60903
  /**
60142
- * Defines whether instances have [Secure Boot](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#secure-boot) enabled.
60904
+ * Defines whether instances have [Secure Boot](https://docs.cloud.google.com/compute/shielded-vm/docs/shielded-vm#secure-boot) enabled.
60143
60905
  */
60144
60906
  enableSecureBoot?: pulumi.Input<boolean>;
60145
60907
  /**
60146
- * Defines whether instances have the [vTPM](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#vtpm) enabled.
60908
+ * Defines whether instances have the [vTPM](https://docs.cloud.google.com/compute/shielded-vm/docs/shielded-vm#vtpm) enabled.
60147
60909
  */
60148
60910
  enableVtpm?: pulumi.Input<boolean>;
60149
60911
  }
@@ -60213,7 +60975,7 @@ export declare namespace dataproc {
60213
60975
  */
60214
60976
  isPreemptible?: pulumi.Input<boolean>;
60215
60977
  /**
60216
- * The Compute Engine machine type used for cluster instances. A full URL, partial URI, or short name are valid. Examples: * `https://www.googleapis.com/compute/v1/projects/(https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the machine type resource, for example, `n1-standard-2`.
60978
+ * The Compute Engine machine type used for cluster instances. A full URL, partial URI, or short name are valid. Examples: * `https://www.googleapis.com/compute/v1/projects/(https://docs.cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the machine type resource, for example, `n1-standard-2`.
60217
60979
  */
60218
60980
  machineType?: pulumi.Input<string>;
60219
60981
  /**
@@ -60221,7 +60983,7 @@ export declare namespace dataproc {
60221
60983
  */
60222
60984
  managedGroupConfigs?: pulumi.Input<pulumi.Input<inputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfig>[]>;
60223
60985
  /**
60224
- * Specifies the minimum cpu platform for the Instance Group. See [Minimum CPU platform](https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
60986
+ * Specifies the minimum cpu platform for the Instance Group. See [Minimum CPU platform](https://docs.cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
60225
60987
  */
60226
60988
  minCpuPlatform?: pulumi.Input<string>;
60227
60989
  /**
@@ -60239,7 +61001,7 @@ export declare namespace dataproc {
60239
61001
  */
60240
61002
  acceleratorCount?: pulumi.Input<number>;
60241
61003
  /**
60242
- * Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
61004
+ * Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://docs.cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
60243
61005
  */
60244
61006
  acceleratorType?: pulumi.Input<string>;
60245
61007
  }
@@ -60321,7 +61083,7 @@ export declare namespace dataproc {
60321
61083
  */
60322
61084
  acceleratorCount?: pulumi.Input<number>;
60323
61085
  /**
60324
- * Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
61086
+ * Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://docs.cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
60325
61087
  */
60326
61088
  acceleratorType?: pulumi.Input<string>;
60327
61089
  }
@@ -60419,7 +61181,7 @@ export declare namespace dataproc {
60419
61181
  }
60420
61182
  interface WorkflowTemplatePlacementManagedClusterConfigSoftwareConfig {
60421
61183
  /**
60422
- * The version of software inside the cluster. It must be one of the supported [Dataproc Versions](https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#supported_dataproc_versions), such as "1.2" (including a subminor version, such as "1.2.29"), or the ["preview" version](https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#other_versions). If unspecified, it defaults to the latest Debian version.
61184
+ * The version of software inside the cluster. It must be one of the supported [Dataproc Versions](https://docs.cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#supported_dataproc_versions), such as "1.2" (including a subminor version, such as "1.2.29"), or the ["preview" version](https://docs.cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#other_versions). If unspecified, it defaults to the latest Debian version.
60423
61185
  */
60424
61186
  imageVersion?: pulumi.Input<string>;
60425
61187
  /**
@@ -60442,7 +61204,7 @@ export declare namespace dataproc {
60442
61204
  * * yarn: `yarn-site.xml`
60443
61205
  *
60444
61206
  *
60445
- * For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
61207
+ * For more information, see [Cluster properties](https://docs.cloud.google.com/dataproc/docs/concepts/cluster-properties).
60446
61208
  */
60447
61209
  properties?: pulumi.Input<{
60448
61210
  [key: string]: pulumi.Input<string>;
@@ -60496,7 +61258,7 @@ export declare namespace dataproc {
60496
61258
  */
60497
61259
  acceleratorCount?: pulumi.Input<number>;
60498
61260
  /**
60499
- * Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
61261
+ * Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See (https://docs.cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone#using_auto_zone_placement) feature, you must use the short name of the accelerator type resource, for example, `nvidia-tesla-k80`.
60500
61262
  */
60501
61263
  acceleratorType?: pulumi.Input<string>;
60502
61264
  }
@@ -63317,6 +64079,12 @@ export declare namespace developerconnect {
63317
64079
  */
63318
64080
  deployment?: pulumi.Input<string>;
63319
64081
  }
64082
+ interface InsightsConfigTargetProjects {
64083
+ /**
64084
+ * The project IDs. Format {project}.
64085
+ */
64086
+ projectIds?: pulumi.Input<pulumi.Input<string>[]>;
64087
+ }
63320
64088
  }
63321
64089
  export declare namespace diagflow {
63322
64090
  interface ConversationProfileAutomatedAgentConfig {
@@ -68611,6 +69379,43 @@ export declare namespace discoveryengine {
68611
69379
  */
68612
69380
  companyName?: pulumi.Input<string>;
68613
69381
  }
69382
+ interface SearchEngineKnowledgeGraphConfig {
69383
+ /**
69384
+ * Specify entity types to support.
69385
+ */
69386
+ cloudKnowledgeGraphTypes?: pulumi.Input<pulumi.Input<string>[]>;
69387
+ /**
69388
+ * Whether to enable the Cloud Knowledge Graph for the engine.
69389
+ */
69390
+ enableCloudKnowledgeGraph?: pulumi.Input<boolean>;
69391
+ /**
69392
+ * Whether to enable the Private Knowledge Graph for the engine.
69393
+ */
69394
+ enablePrivateKnowledgeGraph?: pulumi.Input<boolean>;
69395
+ /**
69396
+ * Feature config for the Knowledge Graph.
69397
+ * Structure is documented below.
69398
+ */
69399
+ featureConfig?: pulumi.Input<inputs.discoveryengine.SearchEngineKnowledgeGraphConfigFeatureConfig>;
69400
+ }
69401
+ interface SearchEngineKnowledgeGraphConfigFeatureConfig {
69402
+ /**
69403
+ * Whether to disable the private KG auto complete for the engine.
69404
+ */
69405
+ disablePrivateKgAutoComplete?: pulumi.Input<boolean>;
69406
+ /**
69407
+ * Whether to disable the private KG enrichment for the engine.
69408
+ */
69409
+ disablePrivateKgEnrichment?: pulumi.Input<boolean>;
69410
+ /**
69411
+ * Whether to disable the private KG for query UI chips.
69412
+ */
69413
+ disablePrivateKgQueryUiChips?: pulumi.Input<boolean>;
69414
+ /**
69415
+ * Whether to disable the private KG query understanding for the engine.
69416
+ */
69417
+ disablePrivateKgQueryUnderstanding?: pulumi.Input<boolean>;
69418
+ }
68614
69419
  interface SearchEngineSearchEngineConfig {
68615
69420
  /**
68616
69421
  * The add-on that this search engine enables.
@@ -68999,6 +69804,14 @@ export declare namespace dns {
68999
69804
  * Structure is documented below.
69000
69805
  */
69001
69806
  gkeClusters?: pulumi.Input<pulumi.Input<inputs.dns.ManagedZonePrivateVisibilityConfigGkeCluster>[]>;
69807
+ /**
69808
+ * The list of VPC networks that can see this zone. Until the provider updates to use the Terraform 0.12 SDK in a future release, you
69809
+ * may experience issues with this resource while updating. If you've defined a `networks` block and
69810
+ * add another `networks` block while keeping the old block, Terraform will see an incorrect diff
69811
+ * and apply an incorrect update to the resource. If you encounter this issue, remove all `networks`
69812
+ * blocks in an update and then apply another update adding all of them back simultaneously.
69813
+ * Structure is documented below.
69814
+ */
69002
69815
  networks?: pulumi.Input<pulumi.Input<inputs.dns.ManagedZonePrivateVisibilityConfigNetwork>[]>;
69003
69816
  }
69004
69817
  interface ManagedZonePrivateVisibilityConfigGkeCluster {
@@ -69188,6 +70001,10 @@ export declare namespace dns {
69188
70001
  * The location name defined in Google Cloud.
69189
70002
  */
69190
70003
  location: pulumi.Input<string>;
70004
+ /**
70005
+ * The string data for the records in this record set
70006
+ * whose meaning depends on the DNS type. For TXT record, if the string data contains spaces, add surrounding `\"` if you don't want your string to get split on spaces. To specify a single record value longer than 255 characters such as a TXT record for DKIM, add `\" \"` inside the Terraform configuration string (e.g. `"first255characters\" \"morecharacters"`).
70007
+ */
69191
70008
  rrdatas?: pulumi.Input<pulumi.Input<string>[]>;
69192
70009
  }
69193
70010
  interface RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargets {
@@ -70840,25 +71657,28 @@ export declare namespace firebase {
70840
71657
  interface AiLogicConfigGenerativeLanguageConfig {
70841
71658
  /**
70842
71659
  * The value of the API key. The API key must have
70843
- * 'generativelanguage.googleapis.com' in its "API restrictions" allowlist.
71660
+ * `generativelanguage.googleapis.com` in its "API restrictions" allowlist.
70844
71661
  * Note that this API is sometimes called the *Generative Language API* in
70845
71662
  * the Google Cloud console.
70846
- *
70847
71663
  * Do **not** add this Gemini API key into your app's codebase
71664
+ * **Note**: This property is sensitive and will not be displayed in the plan.
70848
71665
  */
70849
71666
  apiKey?: pulumi.Input<string>;
70850
71667
  /**
70851
71668
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
71669
+ * (Optional, Write-Only)
70852
71670
  * The value of the API key. The API key must have
70853
- * 'generativelanguage.googleapis.com' in its "API restrictions" allowlist.
71671
+ * `generativelanguage.googleapis.com` in its "API restrictions" allowlist.
70854
71672
  * Note that this API is sometimes called the *Generative Language API* in
70855
71673
  * the Google Cloud console.
70856
- *
70857
71674
  * Do **not** add this Gemini API key into your app's codebase
71675
+ * **Note**: This property is write-only and will not be read from the API.
71676
+ *
71677
+ * > **Note:** One of `apiKey` or `apiKeyWo` can only be set.
70858
71678
  */
70859
71679
  apiKeyWo?: pulumi.Input<string>;
70860
71680
  /**
70861
- * Triggers update of 'api_key_wo' write-only. Increment this value when an update to 'api_key_wo' is needed. For more info see [updating write-only arguments](https://www.terraform.io/docs/providers/google/guides/using_write_only_arguments.html#updating-write-only-arguments)
71681
+ * Triggers update of `apiKeyWo` write-only. Increment this value when an update to `apiKeyWo` is needed. For more info see [updating write-only arguments](https://www.terraform.io/docs/providers/google/guides/using_write_only_arguments.html#updating-write-only-arguments)
70862
71682
  */
70863
71683
  apiKeyWoVersion?: pulumi.Input<string>;
70864
71684
  }
@@ -73034,7 +73854,9 @@ export declare namespace gkehub {
73034
73854
  */
73035
73855
  hierarchyController?: pulumi.Input<inputs.gkehub.FeatureMembershipConfigmanagementHierarchyController>;
73036
73856
  /**
73037
- * Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades, and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades.
73857
+ * Enables automatic Feature management. Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades,
73858
+ * and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades.
73859
+ * This field was introduced in Terraform version 5.41.0.
73038
73860
  */
73039
73861
  management?: pulumi.Input<string>;
73040
73862
  /**
@@ -73054,7 +73876,9 @@ export declare namespace gkehub {
73054
73876
  */
73055
73877
  deploymentOverrides?: pulumi.Input<pulumi.Input<inputs.gkehub.FeatureMembershipConfigmanagementConfigSyncDeploymentOverride>[]>;
73056
73878
  /**
73057
- * Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of the git or oci field.
73879
+ * Whether Config Sync is enabled in the cluster. This field was introduced in Terraform version
73880
+ * 5.41.0, and
73881
+ * needs to be set to `true` explicitly to install Config Sync.
73058
73882
  */
73059
73883
  enabled?: pulumi.Input<boolean>;
73060
73884
  /**
@@ -73603,6 +74427,10 @@ export declare namespace gkehub {
73603
74427
  code?: pulumi.Input<string>;
73604
74428
  }
73605
74429
  interface MembershipAuthority {
74430
+ /**
74431
+ * A JSON Web Token (JWT) issuer URI. `issuer` must start with `https://` and // be a valid
74432
+ * with length <2000 characters. For example: `https://container.googleapis.com/v1/projects/my-project/locations/us-west1/clusters/my-cluster`. If the cluster is provisioned with Terraform, this is `"https://container.googleapis.com/v1/${google_container_cluster.my-cluster.id}"`.
74433
+ */
73606
74434
  issuer: pulumi.Input<string>;
73607
74435
  }
73608
74436
  interface MembershipBindingState {
@@ -73620,6 +74448,13 @@ export declare namespace gkehub {
73620
74448
  gkeCluster?: pulumi.Input<inputs.gkehub.MembershipEndpointGkeCluster>;
73621
74449
  }
73622
74450
  interface MembershipEndpointGkeCluster {
74451
+ /**
74452
+ * Self-link of the GCP resource for the GKE cluster.
74453
+ * For example: `//container.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster`.
74454
+ * It can be at the most 1000 characters in length. If the cluster is provisioned with Terraform,
74455
+ * this can be `"//container.googleapis.com/${google_container_cluster.my-cluster.id}"` or
74456
+ * `google_container_cluster.my-cluster.id`.
74457
+ */
73623
74458
  resourceLink: pulumi.Input<string>;
73624
74459
  }
73625
74460
  interface MembershipIamBindingCondition {
@@ -77119,6 +77954,13 @@ export declare namespace iam {
77119
77954
  idpMetadataXml: pulumi.Input<string>;
77120
77955
  }
77121
77956
  interface WorkloadIdentityPoolIamBindingCondition {
77957
+ /**
77958
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
77959
+ *
77960
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
77961
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
77962
+ * consider it to be an entirely different resource and will treat it as such.
77963
+ */
77122
77964
  description?: pulumi.Input<string>;
77123
77965
  /**
77124
77966
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77130,6 +77972,13 @@ export declare namespace iam {
77130
77972
  title: pulumi.Input<string>;
77131
77973
  }
77132
77974
  interface WorkloadIdentityPoolIamMemberCondition {
77975
+ /**
77976
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
77977
+ *
77978
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
77979
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
77980
+ * consider it to be an entirely different resource and will treat it as such.
77981
+ */
77133
77982
  description?: pulumi.Input<string>;
77134
77983
  /**
77135
77984
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77619,6 +78468,13 @@ export declare namespace iap {
77619
78468
  rctokenAud?: pulumi.Input<string>;
77620
78469
  }
77621
78470
  interface TunnelDestGroupIamBindingCondition {
78471
+ /**
78472
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78473
+ *
78474
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78475
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78476
+ * consider it to be an entirely different resource and will treat it as such.
78477
+ */
77622
78478
  description?: pulumi.Input<string>;
77623
78479
  /**
77624
78480
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77630,6 +78486,13 @@ export declare namespace iap {
77630
78486
  title: pulumi.Input<string>;
77631
78487
  }
77632
78488
  interface TunnelDestGroupIamMemberCondition {
78489
+ /**
78490
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78491
+ *
78492
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78493
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78494
+ * consider it to be an entirely different resource and will treat it as such.
78495
+ */
77633
78496
  description?: pulumi.Input<string>;
77634
78497
  /**
77635
78498
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77741,6 +78604,13 @@ export declare namespace iap {
77741
78604
  title: pulumi.Input<string>;
77742
78605
  }
77743
78606
  interface WebCloudRunServiceIamBindingCondition {
78607
+ /**
78608
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78609
+ *
78610
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78611
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78612
+ * consider it to be an entirely different resource and will treat it as such.
78613
+ */
77744
78614
  description?: pulumi.Input<string>;
77745
78615
  /**
77746
78616
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77752,6 +78622,13 @@ export declare namespace iap {
77752
78622
  title: pulumi.Input<string>;
77753
78623
  }
77754
78624
  interface WebCloudRunServiceIamMemberCondition {
78625
+ /**
78626
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78627
+ *
78628
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78629
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78630
+ * consider it to be an entirely different resource and will treat it as such.
78631
+ */
77755
78632
  description?: pulumi.Input<string>;
77756
78633
  /**
77757
78634
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77763,6 +78640,13 @@ export declare namespace iap {
77763
78640
  title: pulumi.Input<string>;
77764
78641
  }
77765
78642
  interface WebForwardingRuleServiceIamBindingCondition {
78643
+ /**
78644
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78645
+ *
78646
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78647
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78648
+ * consider it to be an entirely different resource and will treat it as such.
78649
+ */
77766
78650
  description?: pulumi.Input<string>;
77767
78651
  /**
77768
78652
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77774,6 +78658,13 @@ export declare namespace iap {
77774
78658
  title: pulumi.Input<string>;
77775
78659
  }
77776
78660
  interface WebForwardingRuleServiceIamMemberCondition {
78661
+ /**
78662
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78663
+ *
78664
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78665
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78666
+ * consider it to be an entirely different resource and will treat it as such.
78667
+ */
77777
78668
  description?: pulumi.Input<string>;
77778
78669
  /**
77779
78670
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77821,6 +78712,13 @@ export declare namespace iap {
77821
78712
  title: pulumi.Input<string>;
77822
78713
  }
77823
78714
  interface WebRegionBackendServiceIamBindingCondition {
78715
+ /**
78716
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78717
+ *
78718
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78719
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78720
+ * consider it to be an entirely different resource and will treat it as such.
78721
+ */
77824
78722
  description?: pulumi.Input<string>;
77825
78723
  /**
77826
78724
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77832,6 +78730,13 @@ export declare namespace iap {
77832
78730
  title: pulumi.Input<string>;
77833
78731
  }
77834
78732
  interface WebRegionBackendServiceIamMemberCondition {
78733
+ /**
78734
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78735
+ *
78736
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78737
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78738
+ * consider it to be an entirely different resource and will treat it as such.
78739
+ */
77835
78740
  description?: pulumi.Input<string>;
77836
78741
  /**
77837
78742
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77843,6 +78748,13 @@ export declare namespace iap {
77843
78748
  title: pulumi.Input<string>;
77844
78749
  }
77845
78750
  interface WebRegionForwardingRuleServiceIamBindingCondition {
78751
+ /**
78752
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78753
+ *
78754
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78755
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78756
+ * consider it to be an entirely different resource and will treat it as such.
78757
+ */
77846
78758
  description?: pulumi.Input<string>;
77847
78759
  /**
77848
78760
  * Textual representation of an expression in Common Expression Language syntax.
@@ -77854,6 +78766,13 @@ export declare namespace iap {
77854
78766
  title: pulumi.Input<string>;
77855
78767
  }
77856
78768
  interface WebRegionForwardingRuleServiceIamMemberCondition {
78769
+ /**
78770
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
78771
+ *
78772
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
78773
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
78774
+ * consider it to be an entirely different resource and will treat it as such.
78775
+ */
77857
78776
  description?: pulumi.Input<string>;
77858
78777
  /**
77859
78778
  * Textual representation of an expression in Common Expression Language syntax.
@@ -79124,6 +80043,13 @@ export declare namespace kms {
79124
80043
  protectionLevel?: pulumi.Input<string>;
79125
80044
  }
79126
80045
  interface EkmConnectionIamBindingCondition {
80046
+ /**
80047
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
80048
+ *
80049
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
80050
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
80051
+ * consider it to be an entirely different resource and will treat it as such.
80052
+ */
79127
80053
  description?: pulumi.Input<string>;
79128
80054
  /**
79129
80055
  * Textual representation of an expression in Common Expression Language syntax.
@@ -79135,6 +80061,13 @@ export declare namespace kms {
79135
80061
  title: pulumi.Input<string>;
79136
80062
  }
79137
80063
  interface EkmConnectionIamMemberCondition {
80064
+ /**
80065
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
80066
+ *
80067
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
80068
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
80069
+ * consider it to be an entirely different resource and will treat it as such.
80070
+ */
79138
80071
  description?: pulumi.Input<string>;
79139
80072
  /**
79140
80073
  * Textual representation of an expression in Common Expression Language syntax.
@@ -79447,6 +80380,13 @@ export declare namespace logging {
79447
80380
  datasetId?: pulumi.Input<string>;
79448
80381
  }
79449
80382
  interface LogViewIamBindingCondition {
80383
+ /**
80384
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
80385
+ *
80386
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
80387
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
80388
+ * consider it to be an entirely different resource and will treat it as such.
80389
+ */
79450
80390
  description?: pulumi.Input<string>;
79451
80391
  /**
79452
80392
  * Textual representation of an expression in Common Expression Language syntax.
@@ -79458,6 +80398,13 @@ export declare namespace logging {
79458
80398
  title: pulumi.Input<string>;
79459
80399
  }
79460
80400
  interface LogViewIamMemberCondition {
80401
+ /**
80402
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
80403
+ *
80404
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
80405
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
80406
+ * consider it to be an entirely different resource and will treat it as such.
80407
+ */
79461
80408
  description?: pulumi.Input<string>;
79462
80409
  /**
79463
80410
  * Textual representation of an expression in Common Expression Language syntax.
@@ -79746,6 +80693,13 @@ export declare namespace logging {
79746
80693
  }
79747
80694
  export declare namespace looker {
79748
80695
  interface InstanceAdminSettings {
80696
+ /**
80697
+ * Email domain allowlist for the instance.
80698
+ * Define the email domains to which your users can deliver Looker (Google Cloud core) content.
80699
+ * Updating this list will restart the instance. Updating the allowed email domains from terraform
80700
+ * means the value provided will be considered as the entire list and not an amendment to the
80701
+ * existing list of allowed email domains.
80702
+ */
79749
80703
  allowedEmailDomains?: pulumi.Input<pulumi.Input<string>[]>;
79750
80704
  }
79751
80705
  interface InstanceControlledEgressConfig {
@@ -81697,6 +82651,14 @@ export declare namespace monitoring {
81697
82651
  * valid Prometheus label name.
81698
82652
  */
81699
82653
  alertRule?: pulumi.Input<string>;
82654
+ /**
82655
+ * Whether to disable metric existence validation for this condition.
82656
+ * This allows alerting policies to be defined on metrics that do not yet
82657
+ * exist, improving advanced customer workflows such as configuring
82658
+ * alerting policies using Terraform.
82659
+ * Users with the `monitoring.alertPolicyViewer` role are able to see the
82660
+ * name of the non-existent metric in the alerting policy condition.
82661
+ */
81700
82662
  disableMetricValidation?: pulumi.Input<boolean>;
81701
82663
  /**
81702
82664
  * Alerts are considered firing once their PromQL expression evaluated
@@ -82310,16 +83272,55 @@ export declare namespace monitoring {
82310
83272
  * **Note**: This property is sensitive and will not be displayed in the plan.
82311
83273
  */
82312
83274
  authToken?: pulumi.Input<string>;
83275
+ /**
83276
+ * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
83277
+ * (Optional, Write-Only)
83278
+ * An authorization token for a notification channel. Channel types that support this field include: slack
83279
+ * **Note**: This property is write-only and will not be read from the API.
83280
+ *
83281
+ * > **Note:** One of `authToken` or `authTokenWo` can only be set.
83282
+ */
83283
+ authTokenWo?: pulumi.Input<string>;
83284
+ /**
83285
+ * Triggers update of `authTokenWo` write-only. Increment this value when an update to `authTokenWo` is needed. For more info see [updating write-only arguments](https://www.terraform.io/docs/providers/google/guides/using_write_only_arguments.html#updating-write-only-arguments)
83286
+ */
83287
+ authTokenWoVersion?: pulumi.Input<string>;
82313
83288
  /**
82314
83289
  * An password for a notification channel. Channel types that support this field include: webhookBasicauth
82315
83290
  * **Note**: This property is sensitive and will not be displayed in the plan.
82316
83291
  */
82317
83292
  password?: pulumi.Input<string>;
83293
+ /**
83294
+ * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
83295
+ * (Optional, Write-Only)
83296
+ * An password for a notification channel. Channel types that support this field include: webhookBasicauth
83297
+ * **Note**: This property is write-only and will not be read from the API.
83298
+ *
83299
+ * > **Note:** One of `password` or `passwordWo` can only be set.
83300
+ */
83301
+ passwordWo?: pulumi.Input<string>;
83302
+ /**
83303
+ * Triggers update of `passwordWo` write-only. Increment this value when an update to `passwordWo` is needed. For more info see [updating write-only arguments](https://www.terraform.io/docs/providers/google/guides/using_write_only_arguments.html#updating-write-only-arguments)
83304
+ */
83305
+ passwordWoVersion?: pulumi.Input<string>;
82318
83306
  /**
82319
83307
  * An servicekey token for a notification channel. Channel types that support this field include: pagerduty
82320
83308
  * **Note**: This property is sensitive and will not be displayed in the plan.
82321
83309
  */
82322
83310
  serviceKey?: pulumi.Input<string>;
83311
+ /**
83312
+ * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
83313
+ * (Optional, Write-Only)
83314
+ * An servicekey token for a notification channel. Channel types that support this field include: pagerduty
83315
+ * **Note**: This property is write-only and will not be read from the API.
83316
+ *
83317
+ * > **Note:** One of `serviceKey` or `serviceKeyWo` can only be set.
83318
+ */
83319
+ serviceKeyWo?: pulumi.Input<string>;
83320
+ /**
83321
+ * Triggers update of `serviceKeyWo` write-only. Increment this value when an update to `serviceKeyWo` is needed. For more info see [updating write-only arguments](https://www.terraform.io/docs/providers/google/guides/using_write_only_arguments.html#updating-write-only-arguments)
83322
+ */
83323
+ serviceKeyWoVersion?: pulumi.Input<string>;
82323
83324
  }
82324
83325
  interface SloBasicSli {
82325
83326
  /**
@@ -82840,11 +83841,16 @@ export declare namespace monitoring {
82840
83841
  interface UptimeCheckConfigHttpCheckAuthInfo {
82841
83842
  /**
82842
83843
  * The password to authenticate.
83844
+ * **Note**: This property is sensitive and will not be displayed in the plan.
82843
83845
  */
82844
83846
  password?: pulumi.Input<string>;
82845
83847
  /**
82846
83848
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
83849
+ * (Optional, Write-Only)
82847
83850
  * The password to authenticate.
83851
+ * **Note**: This property is write-only and will not be read from the API.
83852
+ *
83853
+ * > **Note:** One of `password` or `passwordWo` can only be set.
82848
83854
  */
82849
83855
  passwordWo?: pulumi.Input<string>;
82850
83856
  /**
@@ -84612,6 +85618,11 @@ export declare namespace networksecurity {
84612
85618
  * Structure is documented below.
84613
85619
  */
84614
85620
  hosts?: pulumi.Input<pulumi.Input<inputs.networksecurity.AuthzPolicyHttpRuleToOperationHost>[]>;
85621
+ /**
85622
+ * Defines the MCP protocol attributes to match on. MCP based match is allowed only when the AuthzPolicy points to an AgentGateway.
85623
+ * Structure is documented below.
85624
+ */
85625
+ mcp?: pulumi.Input<inputs.networksecurity.AuthzPolicyHttpRuleToOperationMcp>;
84615
85626
  /**
84616
85627
  * A list of HTTP methods to match against. Each entry must be a valid HTTP method name (GET, PUT, POST, HEAD, PATCH, DELETE, OPTIONS). It only allows exact match and is always case sensitive.
84617
85628
  */
@@ -84672,33 +85683,83 @@ export declare namespace networksecurity {
84672
85683
  */
84673
85684
  suffix?: pulumi.Input<string>;
84674
85685
  }
84675
- interface AuthzPolicyHttpRuleToOperationHost {
85686
+ interface AuthzPolicyHttpRuleToOperationHost {
85687
+ /**
85688
+ * The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead.
85689
+ * Examples:
85690
+ * * abc matches the value xyz.abc.def
85691
+ */
85692
+ contains?: pulumi.Input<string>;
85693
+ /**
85694
+ * The input string must match exactly the string specified here.
85695
+ * Examples:
85696
+ * * abc only matches the value abc.
85697
+ */
85698
+ exact?: pulumi.Input<string>;
85699
+ /**
85700
+ * If true, indicates the exact/prefix/suffix/contains matching should be case insensitive. For example, the matcher data will match both input string Data and data if set to true.
85701
+ */
85702
+ ignoreCase?: pulumi.Input<boolean>;
85703
+ /**
85704
+ * The input string must have the prefix specified here. Note: empty prefix is not allowed, please use regex instead.
85705
+ * Examples:
85706
+ * * abc matches the value abc.xyz
85707
+ */
85708
+ prefix?: pulumi.Input<string>;
85709
+ /**
85710
+ * The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead.
85711
+ * Examples:
85712
+ * * abc matches the value xyz.abc
85713
+ */
85714
+ suffix?: pulumi.Input<string>;
85715
+ }
85716
+ interface AuthzPolicyHttpRuleToOperationMcp {
84676
85717
  /**
84677
- * The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead.
84678
- * Examples:
84679
- * * abc matches the value xyz.abc.def
85718
+ * If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize/ * completion/ * logging/ * notifications/ * ping
85719
+ * Default value is `SKIP_BASE_PROTOCOL_METHODS`.
85720
+ * Possible values are: `SKIP_BASE_PROTOCOL_METHODS`, `MATCH_BASE_PROTOCOL_METHODS`.
85721
+ */
85722
+ baseProtocolMethodsOption?: pulumi.Input<string>;
85723
+ /**
85724
+ * Defines a set of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the includeBaseProtocolMethods to true to match on all the other MCP protocol methods.
85725
+ * Structure is documented below.
85726
+ */
85727
+ methods?: pulumi.Input<pulumi.Input<inputs.networksecurity.AuthzPolicyHttpRuleToOperationMcpMethod>[]>;
85728
+ }
85729
+ interface AuthzPolicyHttpRuleToOperationMcpMethod {
85730
+ /**
85731
+ * The MCP method to match against. Allowed values are as follows:
85732
+ * 1) “tools”, “prompts”, “resources” - these will match against all sub methods under the respective methods.
85733
+ * 2) “prompts/list”, “tools/list”, “resources/list”, “resources/templates/list”
85734
+ * 3) “prompts/get”, “tools/call”, “resources/subscribe”, “resources/unsubscribe”, “resources/read”
85735
+ * Params cannot be specified for categories 1) and 2).
85736
+ */
85737
+ name: pulumi.Input<string>;
85738
+ /**
85739
+ * MCP method parameters to match against.
85740
+ * Structure is documented below.
85741
+ */
85742
+ params?: pulumi.Input<pulumi.Input<inputs.networksecurity.AuthzPolicyHttpRuleToOperationMcpMethodParam>[]>;
85743
+ }
85744
+ interface AuthzPolicyHttpRuleToOperationMcpMethodParam {
85745
+ /**
85746
+ * A substring match on the MCP method parameter name.
84680
85747
  */
84681
85748
  contains?: pulumi.Input<string>;
84682
85749
  /**
84683
- * The input string must match exactly the string specified here.
84684
- * Examples:
84685
- * * abc only matches the value abc.
85750
+ * An exact match on the MCP method parameter name.
84686
85751
  */
84687
85752
  exact?: pulumi.Input<string>;
84688
85753
  /**
84689
- * If true, indicates the exact/prefix/suffix/contains matching should be case insensitive. For example, the matcher data will match both input string Data and data if set to true.
85754
+ * Specifies that the string match should be case insensitive.
84690
85755
  */
84691
85756
  ignoreCase?: pulumi.Input<boolean>;
84692
85757
  /**
84693
- * The input string must have the prefix specified here. Note: empty prefix is not allowed, please use regex instead.
84694
- * Examples:
84695
- * * abc matches the value abc.xyz
85758
+ * A prefix match on the MCP method parameter name.
84696
85759
  */
84697
85760
  prefix?: pulumi.Input<string>;
84698
85761
  /**
84699
- * The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead.
84700
- * Examples:
84701
- * * abc matches the value xyz.abc
85762
+ * A suffix match on the MCP method parameter name.
84702
85763
  */
84703
85764
  suffix?: pulumi.Input<string>;
84704
85765
  }
@@ -84734,13 +85795,15 @@ export declare namespace networksecurity {
84734
85795
  }
84735
85796
  interface AuthzPolicyTarget {
84736
85797
  /**
84737
- * All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme.
85798
+ * Required when targeting forwarding rules and secure web proxy. Must not be specified when targeting Agent
85799
+ * Gateway. All resources referenced by this policy and extensions must share the same load balancing scheme.
84738
85800
  * For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service).
84739
85801
  * Possible values are: `INTERNAL_MANAGED`, `EXTERNAL_MANAGED`, `INTERNAL_SELF_MANAGED`.
84740
85802
  */
84741
- loadBalancingScheme: pulumi.Input<string>;
85803
+ loadBalancingScheme?: pulumi.Input<string>;
84742
85804
  /**
84743
- * A list of references to the Forwarding Rules on which this policy will be applied.
85805
+ * A list of references to the Forwarding Rules or Secure Web Proxy Gateways or Agent Gateways on which this
85806
+ * policy will be applied.
84744
85807
  */
84745
85808
  resources?: pulumi.Input<pulumi.Input<string>[]>;
84746
85809
  }
@@ -85245,6 +86308,50 @@ export declare namespace networksecurity {
85245
86308
  }
85246
86309
  }
85247
86310
  export declare namespace networkservices {
86311
+ interface AgentGatewayAgentGatewayCard {
86312
+ /**
86313
+ * (Output)
86314
+ * mTLS Endpoint associated with this AgentGateway.
86315
+ */
86316
+ mtlsEndpoint?: pulumi.Input<string>;
86317
+ /**
86318
+ * (Output)
86319
+ * Root Certificates for Agents to validate this AgentGateway.
86320
+ */
86321
+ rootCertificates?: pulumi.Input<pulumi.Input<string>[]>;
86322
+ /**
86323
+ * (Output)
86324
+ * Service Account used by Service Extensions to operate.
86325
+ */
86326
+ serviceExtensionsServiceAccount?: pulumi.Input<string>;
86327
+ }
86328
+ interface AgentGatewayGoogleManaged {
86329
+ /**
86330
+ * Operating Mode of Agent Gateway.
86331
+ * Possible values are: `AGENT_TO_ANYWHERE`, `CLIENT_TO_AGENT`.
86332
+ */
86333
+ governedAccessPath: pulumi.Input<string>;
86334
+ }
86335
+ interface AgentGatewayNetworkConfig {
86336
+ /**
86337
+ * Optional PSC-Interface network attachment for connectivity to your
86338
+ * private VPCs network.
86339
+ * Structure is documented below.
86340
+ */
86341
+ egress: pulumi.Input<inputs.networkservices.AgentGatewayNetworkConfigEgress>;
86342
+ }
86343
+ interface AgentGatewayNetworkConfigEgress {
86344
+ /**
86345
+ * The URI of the Network Attachment resource.
86346
+ */
86347
+ networkAttachment: pulumi.Input<string>;
86348
+ }
86349
+ interface AgentGatewaySelfManaged {
86350
+ /**
86351
+ * A supported Google Cloud networking proxy in the Project and Location.
86352
+ */
86353
+ resourceUri: pulumi.Input<string>;
86354
+ }
85248
86355
  interface EdgeCacheKeysetPublicKey {
85249
86356
  /**
85250
86357
  * The ID of the public key. The ID must be 1-63 characters long, and comply with RFC1035.
@@ -86813,6 +87920,12 @@ export declare namespace networkservices {
86813
87920
  */
86814
87921
  state?: pulumi.Input<string>;
86815
87922
  }
87923
+ interface MulticastDomainUllMulticastDomain {
87924
+ /**
87925
+ * The preconfigured Ultra-Low-Latency domain name.
87926
+ */
87927
+ preconfiguredUllDomain?: pulumi.Input<string>;
87928
+ }
86816
87929
  interface MulticastGroupConsumerActivationLogConfig {
86817
87930
  /**
86818
87931
  * Whether to enable logging or not.
@@ -89111,6 +90224,154 @@ export declare namespace oracledatabase {
89111
90224
  */
89112
90225
  id?: pulumi.Input<string>;
89113
90226
  }
90227
+ interface ExadbVmClusterProperties {
90228
+ /**
90229
+ * The number of additional ECPUs per node for an Exadata VM cluster on
90230
+ * exascale infrastructure.
90231
+ */
90232
+ additionalEcpuCountPerNode?: pulumi.Input<number>;
90233
+ /**
90234
+ * The cluster name for Exascale vm cluster. The cluster name must begin with
90235
+ * an alphabetic character and may contain hyphens(-) but can not contain
90236
+ * underscores(_). It should be not more than 11 characters and is not case
90237
+ * sensitive.
90238
+ * OCI Cluster name.
90239
+ */
90240
+ clusterName?: pulumi.Input<string>;
90241
+ /**
90242
+ * Data collection options for diagnostics.
90243
+ * https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/DataCollectionOptions
90244
+ * Structure is documented below.
90245
+ */
90246
+ dataCollectionOptions?: pulumi.Input<inputs.oracledatabase.ExadbVmClusterPropertiesDataCollectionOptions>;
90247
+ /**
90248
+ * The number of ECPUs enabled per node for an exadata vm cluster on
90249
+ * exascale infrastructure.
90250
+ */
90251
+ enabledEcpuCountPerNode: pulumi.Input<number>;
90252
+ /**
90253
+ * The name of ExascaleDbStorageVault associated with the ExadbVmCluster.
90254
+ * It can refer to an existing ExascaleDbStorageVault. Or a new one can be
90255
+ * created during the ExadbVmCluster creation (requires
90256
+ * storageVaultProperties to be set).
90257
+ * Format:
90258
+ * projects/{project}/locations/{location}/exascaleDbStorageVaults/{exascale_db_storage_vault}
90259
+ */
90260
+ exascaleDbStorageVault: pulumi.Input<string>;
90261
+ /**
90262
+ * (Output)
90263
+ * The Oracle Grid Infrastructure (GI) software version.
90264
+ */
90265
+ giVersion?: pulumi.Input<string>;
90266
+ /**
90267
+ * Grid Infrastructure Version.
90268
+ */
90269
+ gridImageId: pulumi.Input<string>;
90270
+ /**
90271
+ * (Output)
90272
+ * The hostname of the ExadbVmCluster.
90273
+ */
90274
+ hostname?: pulumi.Input<string>;
90275
+ /**
90276
+ * Prefix for VM cluster host names.
90277
+ */
90278
+ hostnamePrefix: pulumi.Input<string>;
90279
+ /**
90280
+ * The license type of the ExadbVmCluster.
90281
+ * Possible values:
90282
+ * LICENSE_INCLUDED
90283
+ * BRING_YOUR_OWN_LICENSE
90284
+ */
90285
+ licenseModel?: pulumi.Input<string>;
90286
+ /**
90287
+ * (Output)
90288
+ * State of the cluster.
90289
+ * Possible values:
90290
+ * PROVISIONING
90291
+ * AVAILABLE
90292
+ * UPDATING
90293
+ * TERMINATING
90294
+ * TERMINATED
90295
+ * FAILED
90296
+ * MAINTENANCE_IN_PROGRESS
90297
+ */
90298
+ lifecycleState?: pulumi.Input<string>;
90299
+ /**
90300
+ * (Output)
90301
+ * Memory per VM (GB) (Read-only): Shows the amount of memory allocated to
90302
+ * each VM. Memory is calculated based on 2.75 GB per Total ECPUs.
90303
+ */
90304
+ memorySizeGb?: pulumi.Input<number>;
90305
+ /**
90306
+ * The number of nodes/VMs in the ExadbVmCluster.
90307
+ */
90308
+ nodeCount: pulumi.Input<number>;
90309
+ /**
90310
+ * (Output)
90311
+ * Deep link to the OCI console to view this resource.
90312
+ */
90313
+ ociUri?: pulumi.Input<string>;
90314
+ /**
90315
+ * SCAN listener port - TCP
90316
+ */
90317
+ scanListenerPortTcp?: pulumi.Input<number>;
90318
+ /**
90319
+ * The shape attribute of the VM cluster. The type of Exascale storage used
90320
+ * for Exadata VM cluster. The default is SMART_STORAGE which supports Oracle
90321
+ * Database 23ai and later
90322
+ * Possible values:
90323
+ * SMART_STORAGE
90324
+ * BLOCK_STORAGE
90325
+ */
90326
+ shapeAttribute: pulumi.Input<string>;
90327
+ /**
90328
+ * The SSH public keys for the ExadbVmCluster.
90329
+ */
90330
+ sshPublicKeys: pulumi.Input<pulumi.Input<string>[]>;
90331
+ /**
90332
+ * Represents a time zone from the
90333
+ * [IANA Time Zone Database](https://www.iana.org/time-zones).
90334
+ * Structure is documented below.
90335
+ */
90336
+ timeZone?: pulumi.Input<inputs.oracledatabase.ExadbVmClusterPropertiesTimeZone>;
90337
+ /**
90338
+ * The storage allocation for the exadbvmcluster, in gigabytes (GB).
90339
+ * Structure is documented below.
90340
+ */
90341
+ vmFileSystemStorage: pulumi.Input<inputs.oracledatabase.ExadbVmClusterPropertiesVmFileSystemStorage>;
90342
+ }
90343
+ interface ExadbVmClusterPropertiesDataCollectionOptions {
90344
+ /**
90345
+ * Indicates whether to enable data collection for diagnostics.
90346
+ */
90347
+ isDiagnosticsEventsEnabled?: pulumi.Input<boolean>;
90348
+ /**
90349
+ * Indicates whether to enable health monitoring.
90350
+ */
90351
+ isHealthMonitoringEnabled?: pulumi.Input<boolean>;
90352
+ /**
90353
+ * Indicates whether to enable incident logs and trace collection.
90354
+ */
90355
+ isIncidentLogsEnabled?: pulumi.Input<boolean>;
90356
+ }
90357
+ interface ExadbVmClusterPropertiesTimeZone {
90358
+ /**
90359
+ * IANA Time Zone Database time zone. For example "America/New_York".
90360
+ */
90361
+ id?: pulumi.Input<string>;
90362
+ /**
90363
+ * IANA Time Zone Database version number. For example "2019a".
90364
+ */
90365
+ version?: pulumi.Input<string>;
90366
+ }
90367
+ interface ExadbVmClusterPropertiesVmFileSystemStorage {
90368
+ /**
90369
+ * The storage allocation for the exadbvmcluster per node, in gigabytes (GB).
90370
+ * This field is used to calculate the total storage allocation for the
90371
+ * exadbvmcluster.
90372
+ */
90373
+ sizeInGbsPerNode: pulumi.Input<number>;
90374
+ }
89114
90375
  interface ExascaleDbStorageVaultProperties {
89115
90376
  /**
89116
90377
  * The size of additional flash cache in percentage of high capacity
@@ -96696,6 +97957,10 @@ export declare namespace runtimeconfig {
96696
97957
  }
96697
97958
  export declare namespace saasruntime {
96698
97959
  interface ReleaseBlueprint {
97960
+ /**
97961
+ * (Output)
97962
+ * Type of the engine used to actuate the blueprint. e.g. terraform, helm etc.
97963
+ */
96699
97964
  engine?: pulumi.Input<string>;
96700
97965
  /**
96701
97966
  * URI to a blueprint used by the Unit (required unless unitKind or release is
@@ -97073,6 +98338,13 @@ export declare namespace secretmanager {
97073
98338
  kmsKeyName: pulumi.Input<string>;
97074
98339
  }
97075
98340
  interface RegionalSecretIamBindingCondition {
98341
+ /**
98342
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98343
+ *
98344
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98345
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98346
+ * consider it to be an entirely different resource and will treat it as such.
98347
+ */
97076
98348
  description?: pulumi.Input<string>;
97077
98349
  /**
97078
98350
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97084,6 +98356,13 @@ export declare namespace secretmanager {
97084
98356
  title: pulumi.Input<string>;
97085
98357
  }
97086
98358
  interface RegionalSecretIamMemberCondition {
98359
+ /**
98360
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98361
+ *
98362
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98363
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98364
+ * consider it to be an entirely different resource and will treat it as such.
98365
+ */
97087
98366
  description?: pulumi.Input<string>;
97088
98367
  /**
97089
98368
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97125,6 +98404,13 @@ export declare namespace secretmanager {
97125
98404
  kmsKeyVersionName?: pulumi.Input<string>;
97126
98405
  }
97127
98406
  interface SecretIamBindingCondition {
98407
+ /**
98408
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98409
+ *
98410
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98411
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98412
+ * consider it to be an entirely different resource and will treat it as such.
98413
+ */
97128
98414
  description?: pulumi.Input<string>;
97129
98415
  /**
97130
98416
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97136,6 +98422,13 @@ export declare namespace secretmanager {
97136
98422
  title: pulumi.Input<string>;
97137
98423
  }
97138
98424
  interface SecretIamMemberCondition {
98425
+ /**
98426
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98427
+ *
98428
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98429
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98430
+ * consider it to be an entirely different resource and will treat it as such.
98431
+ */
97139
98432
  description?: pulumi.Input<string>;
97140
98433
  /**
97141
98434
  * Textual representation of an expression in Common Expression Language syntax.
@@ -98617,8 +99910,7 @@ export declare namespace spanner {
98617
99910
  /**
98618
99911
  * The encryption type of backups created by the backup schedule.
98619
99912
  * Possible values are USE_DATABASE_ENCRYPTION, GOOGLE_DEFAULT_ENCRYPTION, or CUSTOMER_MANAGED_ENCRYPTION.
98620
- * If you use CUSTOMER_MANAGED_ENCRYPTION, you must specify a kmsKeyName.
98621
- * If your backup type is incremental-backup, the encryption type must be GOOGLE_DEFAULT_ENCRYPTION.
99913
+ * If you use CUSTOMER_MANAGED_ENCRYPTION, you must specify a kmsKeyName or kmsKeyNames.
98622
99914
  * Possible values are: `USE_DATABASE_ENCRYPTION`, `GOOGLE_DEFAULT_ENCRYPTION`, `CUSTOMER_MANAGED_ENCRYPTION`.
98623
99915
  */
98624
99916
  encryptionType: pulumi.Input<string>;
@@ -98673,6 +99965,13 @@ export declare namespace spanner {
98673
99965
  kmsKeyNames?: pulumi.Input<pulumi.Input<string>[]>;
98674
99966
  }
98675
99967
  interface DatabaseIAMBindingCondition {
99968
+ /**
99969
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
99970
+ *
99971
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
99972
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
99973
+ * consider it to be an entirely different resource and will treat it as such.
99974
+ */
98676
99975
  description?: pulumi.Input<string>;
98677
99976
  /**
98678
99977
  * Textual representation of an expression in Common Expression Language syntax.
@@ -98684,6 +99983,13 @@ export declare namespace spanner {
98684
99983
  title: pulumi.Input<string>;
98685
99984
  }
98686
99985
  interface DatabaseIAMMemberCondition {
99986
+ /**
99987
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
99988
+ *
99989
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
99990
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
99991
+ * consider it to be an entirely different resource and will treat it as such.
99992
+ */
98687
99993
  description?: pulumi.Input<string>;
98688
99994
  /**
98689
99995
  * Textual representation of an expression in Common Expression Language syntax.
@@ -99071,7 +100377,7 @@ export declare namespace sql {
99071
100377
  dataDiskProvisionedThroughput?: pulumi.Input<number>;
99072
100378
  databaseFlags?: pulumi.Input<pulumi.Input<inputs.sql.DatabaseInstanceSettingsDatabaseFlag>[]>;
99073
100379
  /**
99074
- * Configuration to protect against accidental instance deletion.
100380
+ * Enables deletion protection of an instance at the GCP level. Enabling this protection will guard against accidental deletion across all surfaces (API, gcloud, Cloud Console and Terraform) by enabling the [GCP Cloud SQL instance deletion protection](https://cloud.google.com/sql/docs/postgres/deletion-protection). Terraform provider support was introduced in version 4.48.0. Defaults to `false`.
99075
100381
  */
99076
100382
  deletionProtectionEnabled?: pulumi.Input<boolean>;
99077
100383
  denyMaintenancePeriod?: pulumi.Input<inputs.sql.DatabaseInstanceSettingsDenyMaintenancePeriod>;
@@ -99816,12 +101122,11 @@ export declare namespace storage {
99816
101122
  */
99817
101123
  customTimeBefore?: pulumi.Input<string>;
99818
101124
  /**
99819
- * Number of days elapsed since the user-specified timestamp set on an object.
101125
+ * Days since the date set in the `customTime` metadata for the object. This condition is satisfied when the current date and time is at least the specified number of days after the `customTime`. Due to a current bug you are unable to set this value to `0` within Terraform. When set to `0` it will be ignored, and your state will treat it as though you supplied no `daysSinceCustomTime` condition.
99820
101126
  */
99821
101127
  daysSinceCustomTime?: pulumi.Input<number>;
99822
101128
  /**
99823
- * Number of days elapsed since the noncurrent timestamp of an object. This
99824
- * condition is relevant only for versioned objects.
101129
+ * Relevant only for versioned objects. Number of days elapsed since the noncurrent timestamp of an object. Due to a current bug you are unable to set this value to `0` within Terraform. When set to `0` it will be ignored, and your state will treat it as though you supplied no `daysSinceNoncurrentTime` condition.
99825
101130
  */
99826
101131
  daysSinceNoncurrentTime?: pulumi.Input<number>;
99827
101132
  /**
@@ -99837,11 +101142,11 @@ export declare namespace storage {
99837
101142
  */
99838
101143
  matchesSuffixes?: pulumi.Input<pulumi.Input<string>[]>;
99839
101144
  /**
99840
- * Creation date of an object in RFC 3339 (e.g. 2017-06-13) to satisfy this condition.
101145
+ * Relevant only for versioned objects. The date in RFC 3339 (e.g. `2017-06-13`) when the object became nonconcurrent. Due to a current bug you are unable to set this value to `0` within Terraform. When set to `0` it will be ignored, and your state will treat it as though you supplied no `noncurrentTimeBefore` condition.
99841
101146
  */
99842
101147
  noncurrentTimeBefore?: pulumi.Input<string>;
99843
101148
  /**
99844
- * Relevant only for versioned objects. The number of newer versions of an object to satisfy this condition.
101149
+ * Relevant only for versioned objects. The number of newer versions of an object to satisfy this condition. Due to a current bug you are unable to set this value to `0` within Terraform. When set to `0` it will be ignored and your state will treat it as though you supplied no `numNewerVersions` condition.
99845
101150
  */
99846
101151
  numNewerVersions?: pulumi.Input<number>;
99847
101152
  /**
@@ -100350,6 +101655,13 @@ export declare namespace storage {
100350
101655
  interface InsightsReportConfigParquetOptions {
100351
101656
  }
100352
101657
  interface ManagedFolderIamBindingCondition {
101658
+ /**
101659
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
101660
+ *
101661
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
101662
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
101663
+ * consider it to be an entirely different resource and will treat it as such.
101664
+ */
100353
101665
  description?: pulumi.Input<string>;
100354
101666
  /**
100355
101667
  * Textual representation of an expression in Common Expression Language syntax.
@@ -100361,6 +101673,13 @@ export declare namespace storage {
100361
101673
  title: pulumi.Input<string>;
100362
101674
  }
100363
101675
  interface ManagedFolderIamMemberCondition {
101676
+ /**
101677
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
101678
+ *
101679
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
101680
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
101681
+ * consider it to be an entirely different resource and will treat it as such.
101682
+ */
100364
101683
  description?: pulumi.Input<string>;
100365
101684
  /**
100366
101685
  * Textual representation of an expression in Common Expression Language syntax.
@@ -101934,6 +103253,63 @@ export declare namespace transcoder {
101934
103253
  topic?: pulumi.Input<string>;
101935
103254
  }
101936
103255
  }
103256
+ export declare namespace vectorsearch {
103257
+ interface CollectionVectorSchema {
103258
+ /**
103259
+ * Message describing a dense vector field.
103260
+ * Structure is documented below.
103261
+ */
103262
+ denseVector?: pulumi.Input<inputs.vectorsearch.CollectionVectorSchemaDenseVector>;
103263
+ /**
103264
+ * The identifier for this object. Format specified above.
103265
+ */
103266
+ fieldName: pulumi.Input<string>;
103267
+ /**
103268
+ * Message describing a sparse vector field.
103269
+ */
103270
+ sparseVector?: pulumi.Input<inputs.vectorsearch.CollectionVectorSchemaSparseVector>;
103271
+ }
103272
+ interface CollectionVectorSchemaDenseVector {
103273
+ /**
103274
+ * Dimensionality of the vector field.
103275
+ */
103276
+ dimensions?: pulumi.Input<number>;
103277
+ /**
103278
+ * Message describing the configuration for generating embeddings for a vector
103279
+ * field using Vertex AI embeddings API.
103280
+ * Structure is documented below.
103281
+ */
103282
+ vertexEmbeddingConfig?: pulumi.Input<inputs.vectorsearch.CollectionVectorSchemaDenseVectorVertexEmbeddingConfig>;
103283
+ }
103284
+ interface CollectionVectorSchemaDenseVectorVertexEmbeddingConfig {
103285
+ /**
103286
+ * Required: ID of the embedding model to use. See
103287
+ * https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#embeddings-models
103288
+ * for the list of supported models.
103289
+ */
103290
+ modelId: pulumi.Input<string>;
103291
+ /**
103292
+ * Possible values:
103293
+ * RETRIEVAL_QUERY
103294
+ * RETRIEVAL_DOCUMENT
103295
+ * SEMANTIC_SIMILARITY
103296
+ * CLASSIFICATION
103297
+ * CLUSTERING
103298
+ * QUESTION_ANSWERING
103299
+ * FACT_VERIFICATION
103300
+ * CODE_RETRIEVAL_QUERY
103301
+ */
103302
+ taskType: pulumi.Input<string>;
103303
+ /**
103304
+ * Required: Text template for the input to the model. The template must
103305
+ * contain one or more references to fields in the DataObject, e.g.:
103306
+ * "Movie Title: {title} ---- Movie Plot: {plot}".
103307
+ */
103308
+ textTemplate: pulumi.Input<string>;
103309
+ }
103310
+ interface CollectionVectorSchemaSparseVector {
103311
+ }
103312
+ }
101937
103313
  export declare namespace vertex {
101938
103314
  interface AiDatasetEncryptionSpec {
101939
103315
  /**
@@ -103934,6 +105310,11 @@ export declare namespace vertex {
103934
105310
  requirementsGcsUri?: pulumi.Input<string>;
103935
105311
  }
103936
105312
  interface AiReasoningEngineSpecSourceCodeSpec {
105313
+ /**
105314
+ * Specification for source code to be fetched from a Git repository managed through the Developer Connect service.
105315
+ * Structure is documented below.
105316
+ */
105317
+ developerConnectSource?: pulumi.Input<inputs.vertex.AiReasoningEngineSpecSourceCodeSpecDeveloperConnectSource>;
103937
105318
  /**
103938
105319
  * Source code is provided directly in the request.
103939
105320
  * Structure is documented below.
@@ -103945,6 +105326,27 @@ export declare namespace vertex {
103945
105326
  */
103946
105327
  pythonSpec?: pulumi.Input<inputs.vertex.AiReasoningEngineSpecSourceCodeSpecPythonSpec>;
103947
105328
  }
105329
+ interface AiReasoningEngineSpecSourceCodeSpecDeveloperConnectSource {
105330
+ /**
105331
+ * The Developer Connect configuration that defines the specific repository, revision, and directory to use as the source code root.
105332
+ * Structure is documented below.
105333
+ */
105334
+ config: pulumi.Input<inputs.vertex.AiReasoningEngineSpecSourceCodeSpecDeveloperConnectSourceConfig>;
105335
+ }
105336
+ interface AiReasoningEngineSpecSourceCodeSpecDeveloperConnectSourceConfig {
105337
+ /**
105338
+ * Directory, relative to the source root, in which to run the build.
105339
+ */
105340
+ dir: pulumi.Input<string>;
105341
+ /**
105342
+ * The Developer Connect Git repository link, formatted as projects/*&#47;locations/*&#47;connections/*&#47;gitRepositoryLink/*.
105343
+ */
105344
+ gitRepositoryLink: pulumi.Input<string>;
105345
+ /**
105346
+ * The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
105347
+ */
105348
+ revision: pulumi.Input<string>;
105349
+ }
103948
105350
  interface AiReasoningEngineSpecSourceCodeSpecInlineSource {
103949
105351
  /**
103950
105352
  * Required. Input only.
@@ -104083,6 +105485,88 @@ export declare namespace vmwareengine {
104083
105485
  */
104084
105486
  scaleOut: pulumi.Input<number>;
104085
105487
  }
105488
+ interface ClusterDatastoreMountConfig {
105489
+ /**
105490
+ * Optional. NFS is accessed by hosts in either read or readWrite mode
105491
+ * Default value used will be READ_WRITE
105492
+ * Possible values:
105493
+ * READ_ONLY
105494
+ * READ_WRITE
105495
+ */
105496
+ accessMode?: pulumi.Input<string>;
105497
+ /**
105498
+ * The resource name of the datastore to unmount.
105499
+ * The datastore requested to be mounted should be in same region/zone as the
105500
+ * cluster.
105501
+ * Resource names are schemeless URIs that follow the conventions in
105502
+ * https://cloud.google.com/apis/design/resource_names.
105503
+ * For example:
105504
+ * `projects/my-project/locations/us-central1/datastores/my-datastore`
105505
+ */
105506
+ datastore: pulumi.Input<string>;
105507
+ /**
105508
+ * The network configuration for the datastore.
105509
+ * Structure is documented below.
105510
+ */
105511
+ datastoreNetwork: pulumi.Input<inputs.vmwareengine.ClusterDatastoreMountConfigDatastoreNetwork>;
105512
+ /**
105513
+ * (Output)
105514
+ * File share name.
105515
+ */
105516
+ fileShare?: pulumi.Input<string>;
105517
+ /**
105518
+ * Optional. If set to true, the colocation requirement will be ignored.
105519
+ * If set to false, the colocation requirement will be enforced.
105520
+ * Colocation requirement is the requirement that the cluster must be in the
105521
+ * same region/zone of datastore.
105522
+ */
105523
+ ignoreColocation?: pulumi.Input<boolean>;
105524
+ /**
105525
+ * Optional. The NFS protocol supported by the NFS volume.
105526
+ * Default value used will be NFS_V3
105527
+ * Possible values:
105528
+ * NFS_V3
105529
+ */
105530
+ nfsVersion?: pulumi.Input<string>;
105531
+ /**
105532
+ * (Output)
105533
+ * Server IP addresses of the NFS volume.
105534
+ * For NFS 3, you can only provide a single
105535
+ * server IP address or DNS names.
105536
+ */
105537
+ servers?: pulumi.Input<pulumi.Input<string>[]>;
105538
+ }
105539
+ interface ClusterDatastoreMountConfigDatastoreNetwork {
105540
+ /**
105541
+ * Optional. The number of connections of the NFS volume.
105542
+ * Supported from vsphere 8.0u1. Possible values are 1-4.
105543
+ * Default value is 4.
105544
+ */
105545
+ connectionCount?: pulumi.Input<number>;
105546
+ /**
105547
+ * Optional. The Maximal Transmission Unit (MTU) of the datastore.
105548
+ * MTU value can range from 1330-9000. If not set, system sets
105549
+ * default MTU size to 1500.
105550
+ */
105551
+ mtu?: pulumi.Input<number>;
105552
+ /**
105553
+ * (Output)
105554
+ * The resource name of the network peering, used to access the
105555
+ * file share by clients on private cloud. Resource names are schemeless
105556
+ * URIs that follow the conventions in
105557
+ * https://cloud.google.com/apis/design/resource_names.
105558
+ * e.g.
105559
+ * projects/my-project/locations/us-central1/networkPeerings/my-network-peering
105560
+ */
105561
+ networkPeering?: pulumi.Input<string>;
105562
+ /**
105563
+ * The resource name of the subnet
105564
+ * Resource names are schemeless URIs that follow the conventions in
105565
+ * https://cloud.google.com/apis/design/resource_names.
105566
+ * e.g. projects/my-project/locations/us-central1/subnets/my-subnet
105567
+ */
105568
+ subnet: pulumi.Input<string>;
105569
+ }
104086
105570
  interface ClusterNodeTypeConfig {
104087
105571
  /**
104088
105572
  * Customized number of cores available to each node of the type.