@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/output.d.ts CHANGED
@@ -536,6 +536,42 @@ export declare namespace accesscontextmanager {
536
536
  */
537
537
  useOidcMaxAge?: boolean;
538
538
  }
539
+ interface GetSupportedServiceSupportedMethod {
540
+ /**
541
+ * A valid method name for the respective request mode. Must be a fully qualified name, for example, `storage.googleapis.com/BucketService.GetBucket`.
542
+ */
543
+ method: string;
544
+ /**
545
+ * A valid Cloud IAM permission for the respective request mode, for example, `storage.buckets.get`.
546
+ */
547
+ permission: string;
548
+ }
549
+ interface GetSupportedServicesSupportedService {
550
+ /**
551
+ * True if the service is available on the restricted VIP. Services on the restricted VIP typically either support VPC Service Controls or are core infrastructure services required for the functioning of Google Cloud.
552
+ */
553
+ availableOnRestrictedVip: boolean;
554
+ /**
555
+ * True if the service is supported with some limitations. Check [documentation](https://cloud.google.com/vpc-service-controls/docs/supported-products) for details.
556
+ */
557
+ knownLimitations: boolean;
558
+ /**
559
+ * The service name or address of the supported service, such as `storage.googleapis.com`.
560
+ */
561
+ name: string;
562
+ /**
563
+ * The support stage of the service. Values are `GA`, `PREVIEW`, and `DEPRECATED`.
564
+ */
565
+ serviceSupportStage: string;
566
+ /**
567
+ * The support stage of the service.
568
+ */
569
+ supportStage: string;
570
+ /**
571
+ * The name of the supported product, such as 'Cloud Storage'.
572
+ */
573
+ title: string;
574
+ }
539
575
  interface ServicePerimeterDryRunEgressPolicyEgressFrom {
540
576
  /**
541
577
  * Identities can be an individual user, service account, Google group,
@@ -2358,6 +2394,19 @@ export declare namespace alloydb {
2358
2394
  * **Note**: This property is sensitive and will not be displayed in the plan.
2359
2395
  */
2360
2396
  password?: string;
2397
+ /**
2398
+ * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
2399
+ * (Optional, Write-Only)
2400
+ * The initial password for the user.
2401
+ * **Note**: This property is write-only and will not be read from the API.
2402
+ *
2403
+ * > **Note:** One of `password` or `passwordWo` can only be set.
2404
+ */
2405
+ passwordWo?: string;
2406
+ /**
2407
+ * 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)
2408
+ */
2409
+ passwordWoVersion?: string;
2361
2410
  /**
2362
2411
  * The database username.
2363
2412
  */
@@ -2666,6 +2715,14 @@ export declare namespace alloydb {
2666
2715
  * The initial password for the user.
2667
2716
  */
2668
2717
  password: string;
2718
+ /**
2719
+ * The initial password for the user.
2720
+ */
2721
+ passwordWo: string;
2722
+ /**
2723
+ * Triggers update of 'password_wo' write-only. Increment this value when an update to 'password_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)
2724
+ */
2725
+ passwordWoVersion: string;
2669
2726
  /**
2670
2727
  * The database username.
2671
2728
  */
@@ -2820,6 +2877,17 @@ export declare namespace alloydb {
2820
2877
  * Whether to enabled Managed Connection Pool.
2821
2878
  */
2822
2879
  enabled: boolean;
2880
+ /**
2881
+ * Flags for configuring managed connection pooling when it is enabled.
2882
+ * These flags will only be set if 'connection_pool_config.enabled' is
2883
+ * true.
2884
+ * Please see
2885
+ * https://cloud.google.com/alloydb/docs/configure-managed-connection-pooling#configuration-options
2886
+ * for a comprehensive list of flags that can be set. To specify the flags
2887
+ * in Terraform, please remove the "connection-pooling-" prefix and use
2888
+ * underscores instead of dashes in the name. For example,
2889
+ * "connection-pooling-pool-mode" would be "poolMode".
2890
+ */
2823
2891
  flags: {
2824
2892
  [key: string]: string;
2825
2893
  };
@@ -3094,6 +3162,17 @@ export declare namespace alloydb {
3094
3162
  * Whether to enabled Managed Connection Pool.
3095
3163
  */
3096
3164
  enabled: boolean;
3165
+ /**
3166
+ * Flags for configuring managed connection pooling when it is enabled.
3167
+ * These flags will only be set if `connection_pool_config.enabled` is
3168
+ * true.
3169
+ * Please see
3170
+ * https://cloud.google.com/alloydb/docs/configure-managed-connection-pooling#configuration-options
3171
+ * for a comprehensive list of flags that can be set. To specify the flags
3172
+ * in Terraform, please remove the "connection-pooling-" prefix and use
3173
+ * underscores instead of dashes in the name. For example,
3174
+ * "connection-pooling-pool-mode" would be "poolMode".
3175
+ */
3097
3176
  flags?: {
3098
3177
  [key: string]: string;
3099
3178
  };
@@ -7593,7 +7672,7 @@ export declare namespace backupdisasterrecovery {
7593
7672
  location: string;
7594
7673
  /**
7595
7674
  * The type of the Google Cloud resource. Use the Unified Resource Type,
7596
- * eg. compute.googleapis.com/Instance.
7675
+ * eg. compute.googleapis.com/Instance.
7597
7676
  */
7598
7677
  type: string;
7599
7678
  }
@@ -7650,6 +7729,206 @@ export declare namespace backupdisasterrecovery {
7650
7729
  */
7651
7730
  resourceType: string;
7652
7731
  }
7732
+ interface GetDataSourcesDataSource {
7733
+ /**
7734
+ * Details of how the resource is configured for backup.
7735
+ */
7736
+ backupConfigInfos: outputs.backupdisasterrecovery.GetDataSourcesDataSourceBackupConfigInfo[];
7737
+ /**
7738
+ * Number of backups in the data source.
7739
+ */
7740
+ backupCount: string;
7741
+ /**
7742
+ * The backup configuration state.
7743
+ */
7744
+ configState: string;
7745
+ /**
7746
+ * The time when the instance was created.
7747
+ */
7748
+ createTime: string;
7749
+ /**
7750
+ * The backed up resource is a backup appliance application.
7751
+ */
7752
+ dataSourceBackupApplianceApplications: outputs.backupdisasterrecovery.GetDataSourcesDataSourceDataSourceBackupApplianceApplication[];
7753
+ /**
7754
+ * The backed up resource is a Google Cloud resource.
7755
+ * The word 'DataSource' was included in the names to indicate that this is
7756
+ * the representation of the Google Cloud resource used within the
7757
+ * DataSource object.
7758
+ */
7759
+ dataSourceGcpResources: outputs.backupdisasterrecovery.GetDataSourcesDataSourceDataSourceGcpResource[];
7760
+ /**
7761
+ * Server specified ETag for the ManagementServer resource to prevent simultaneous updates from overwiting each other.
7762
+ */
7763
+ etag: string;
7764
+ /**
7765
+ * Resource labels to represent user provided metadata.
7766
+ */
7767
+ labels: {
7768
+ [key: string]: string;
7769
+ };
7770
+ /**
7771
+ * Name of the datasource to create.
7772
+ * It must have the format "projects/{project}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource}".
7773
+ * '{datasource}' cannot be changed after creation. It must be between 3-63 characters long and must be unique within the backup vault.
7774
+ */
7775
+ name: string;
7776
+ /**
7777
+ * The DataSource resource instance state.
7778
+ */
7779
+ state: string;
7780
+ /**
7781
+ * The number of bytes (metadata and data) stored in this datasource.
7782
+ */
7783
+ totalStoredBytes: string;
7784
+ /**
7785
+ * The time when the instance was updated.
7786
+ */
7787
+ updateTime: string;
7788
+ }
7789
+ interface GetDataSourcesDataSourceBackupConfigInfo {
7790
+ /**
7791
+ * Configuration for an application backed up by a Backup Appliance.
7792
+ */
7793
+ backupApplianceBackupConfigs: outputs.backupdisasterrecovery.GetDataSourcesDataSourceBackupConfigInfoBackupApplianceBackupConfig[];
7794
+ /**
7795
+ * Configuration for a Google Cloud resource.
7796
+ */
7797
+ gcpBackupConfigs: outputs.backupdisasterrecovery.GetDataSourcesDataSourceBackupConfigInfoGcpBackupConfig[];
7798
+ /**
7799
+ * If the last backup failed, this field has the error message.
7800
+ */
7801
+ lastBackupError: {
7802
+ [key: string]: string;
7803
+ };
7804
+ /**
7805
+ * LastBackupstate tracks whether the last backup was not yet started, successful, failed, or could not be run because of the lack of permissions.
7806
+ */
7807
+ lastBackupState: string;
7808
+ /**
7809
+ * If the last backup were successful, this field has the consistency date.
7810
+ */
7811
+ lastSuccessfulBackupConsistencyTime: string;
7812
+ }
7813
+ interface GetDataSourcesDataSourceBackupConfigInfoBackupApplianceBackupConfig {
7814
+ /**
7815
+ * The name of the application.
7816
+ */
7817
+ applicationName: string;
7818
+ /**
7819
+ * The ID of the backup appliance.
7820
+ */
7821
+ backupApplianceId: string;
7822
+ /**
7823
+ * The name of the backup appliance.
7824
+ */
7825
+ backupApplianceName: string;
7826
+ /**
7827
+ * The name of the host where the application is running.
7828
+ */
7829
+ hostName: string;
7830
+ /**
7831
+ * The ID of the SLA of this application.
7832
+ */
7833
+ slaId: string;
7834
+ /**
7835
+ * The name of the SLP associated with the application.
7836
+ */
7837
+ slpName: string;
7838
+ /**
7839
+ * The name of the SLT associated with the application.
7840
+ */
7841
+ sltName: string;
7842
+ }
7843
+ interface GetDataSourcesDataSourceBackupConfigInfoGcpBackupConfig {
7844
+ /**
7845
+ * The name of the backup plan.
7846
+ */
7847
+ backupPlan: string;
7848
+ /**
7849
+ * The name of the backup plan association.
7850
+ */
7851
+ backupPlanAssociation: string;
7852
+ /**
7853
+ * The description of the backup plan.
7854
+ */
7855
+ backupPlanDescription: string;
7856
+ /**
7857
+ * The names of the backup plan rules which point to this backupvault
7858
+ */
7859
+ backupPlanRules: string[];
7860
+ }
7861
+ interface GetDataSourcesDataSourceDataSourceBackupApplianceApplication {
7862
+ /**
7863
+ * Appliance Id of the Backup Appliance.
7864
+ */
7865
+ applianceId: string;
7866
+ /**
7867
+ * The appid field of the application within the Backup Appliance.
7868
+ */
7869
+ applicationId: string;
7870
+ /**
7871
+ * The name of the Application as known to the Backup Appliance.
7872
+ */
7873
+ applicationName: string;
7874
+ /**
7875
+ * Appliance name.
7876
+ */
7877
+ backupAppliance: string;
7878
+ /**
7879
+ * Hostid of the application host.
7880
+ */
7881
+ hostId: string;
7882
+ /**
7883
+ * Hostname of the host where the application is running.
7884
+ */
7885
+ hostname: string;
7886
+ /**
7887
+ * The type of the application. e.g. VMBackup
7888
+ */
7889
+ type: string;
7890
+ }
7891
+ interface GetDataSourcesDataSourceDataSourceGcpResource {
7892
+ /**
7893
+ * ComputeInstanceDataSourceProperties has a subset of Compute Instance properties that are useful at the Datasource level.
7894
+ */
7895
+ computeInstanceDataSourceProperties: outputs.backupdisasterrecovery.GetDataSourcesDataSourceDataSourceGcpResourceComputeInstanceDataSourceProperty[];
7896
+ /**
7897
+ * Full resource pathname URL of the source Google Cloud resource.
7898
+ */
7899
+ gcpResourcename: string;
7900
+ /**
7901
+ * Location of the resource: <region>/<zone>/"global"/"unspecified".
7902
+ */
7903
+ location: string;
7904
+ /**
7905
+ * The type of the Google Cloud resource. Use the Unified Resource Type,
7906
+ * eg. compute.googleapis.com/Instance.
7907
+ */
7908
+ type: string;
7909
+ }
7910
+ interface GetDataSourcesDataSourceDataSourceGcpResourceComputeInstanceDataSourceProperty {
7911
+ /**
7912
+ * The description of the Compute Engine instance.
7913
+ */
7914
+ description: string;
7915
+ /**
7916
+ * The machine type of the instance.
7917
+ */
7918
+ machineType: string;
7919
+ /**
7920
+ * Name of the compute instance backed up by the datasource.
7921
+ */
7922
+ name: string;
7923
+ /**
7924
+ * The total number of disks attached to the Instance.
7925
+ */
7926
+ totalDiskCount: string;
7927
+ /**
7928
+ * The sum of all the disk sizes.
7929
+ */
7930
+ totalDiskSizeGb: string;
7931
+ }
7653
7932
  interface GetManagementServerManagementUri {
7654
7933
  /**
7655
7934
  * The management console api endpoint.
@@ -8136,7 +8415,10 @@ export declare namespace backupdisasterrecovery {
8136
8415
  */
8137
8416
  externalIpv6PrefixLength?: number;
8138
8417
  /**
8139
- * Required. The resource name of the backup instance.
8418
+ * (Optional, Deprecated)
8419
+ * The resource name of the backup instance.
8420
+ *
8421
+ * > **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).
8140
8422
  */
8141
8423
  name?: string;
8142
8424
  /**
@@ -8676,6 +8958,13 @@ export declare namespace beyondcorp {
8676
8958
  ports: number[];
8677
8959
  }
8678
8960
  interface SecurityGatewayApplicationIamBindingCondition {
8961
+ /**
8962
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
8963
+ *
8964
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
8965
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
8966
+ * consider it to be an entirely different resource and will treat it as such.
8967
+ */
8679
8968
  description?: string;
8680
8969
  /**
8681
8970
  * Textual representation of an expression in Common Expression Language syntax.
@@ -8687,6 +8976,13 @@ export declare namespace beyondcorp {
8687
8976
  title: string;
8688
8977
  }
8689
8978
  interface SecurityGatewayApplicationIamMemberCondition {
8979
+ /**
8980
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
8981
+ *
8982
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
8983
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
8984
+ * consider it to be an entirely different resource and will treat it as such.
8985
+ */
8690
8986
  description?: string;
8691
8987
  /**
8692
8988
  * Textual representation of an expression in Common Expression Language syntax.
@@ -8841,6 +9137,13 @@ export declare namespace beyondcorp {
8841
9137
  assignedIps: string[];
8842
9138
  }
8843
9139
  interface SecurityGatewayIamBindingCondition {
9140
+ /**
9141
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
9142
+ *
9143
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
9144
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
9145
+ * consider it to be an entirely different resource and will treat it as such.
9146
+ */
8844
9147
  description?: string;
8845
9148
  /**
8846
9149
  * Textual representation of an expression in Common Expression Language syntax.
@@ -8852,6 +9155,13 @@ export declare namespace beyondcorp {
8852
9155
  title: string;
8853
9156
  }
8854
9157
  interface SecurityGatewayIamMemberCondition {
9158
+ /**
9159
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
9160
+ *
9161
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
9162
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
9163
+ * consider it to be an entirely different resource and will treat it as such.
9164
+ */
8855
9165
  description?: string;
8856
9166
  /**
8857
9167
  * Textual representation of an expression in Common Expression Language syntax.
@@ -8993,6 +9303,16 @@ export declare namespace biglake {
8993
9303
  */
8994
9304
  state: string;
8995
9305
  }
9306
+ interface IcebergNamespaceIamBindingCondition {
9307
+ description?: string;
9308
+ expression: string;
9309
+ title: string;
9310
+ }
9311
+ interface IcebergNamespaceIamMemberCondition {
9312
+ description?: string;
9313
+ expression: string;
9314
+ title: string;
9315
+ }
8996
9316
  interface TableHiveOptions {
8997
9317
  /**
8998
9318
  * Stores user supplied Hive table parameters. An object containing a
@@ -9273,11 +9593,16 @@ export declare namespace bigquery {
9273
9593
  interface DataTransferConfigSensitiveParams {
9274
9594
  /**
9275
9595
  * The Secret Access Key of the AWS account transferring data from.
9596
+ * **Note**: This property is sensitive and will not be displayed in the plan.
9276
9597
  */
9277
9598
  secretAccessKey?: string;
9278
9599
  /**
9279
9600
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
9601
+ * (Optional, Write-Only)
9280
9602
  * The Secret Access Key of the AWS account transferring data from.
9603
+ * **Note**: This property is write-only and will not be read from the API.
9604
+ *
9605
+ * > **Note:** One of `secretAccessKey` or `secretAccessKeyWo` can only be set.
9281
9606
  */
9282
9607
  secretAccessKeyWo?: string;
9283
9608
  /**
@@ -9513,6 +9838,13 @@ export declare namespace bigquery {
9513
9838
  externalSource: string;
9514
9839
  }
9515
9840
  interface DatasetIamBindingCondition {
9841
+ /**
9842
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
9843
+ *
9844
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
9845
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
9846
+ * consider it to be an entirely different resource and will treat it as such.
9847
+ */
9516
9848
  description?: string;
9517
9849
  /**
9518
9850
  * Textual representation of an expression in Common Expression Language syntax.
@@ -9524,6 +9856,13 @@ export declare namespace bigquery {
9524
9856
  title: string;
9525
9857
  }
9526
9858
  interface DatasetIamMemberCondition {
9859
+ /**
9860
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
9861
+ *
9862
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
9863
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
9864
+ * consider it to be an entirely different resource and will treat it as such.
9865
+ */
9527
9866
  description?: string;
9528
9867
  /**
9529
9868
  * Textual representation of an expression in Common Expression Language syntax.
@@ -9976,6 +10315,9 @@ export declare namespace bigquery {
9976
10315
  * The separator for fields in a CSV file.
9977
10316
  */
9978
10317
  fieldDelimiter: string;
10318
+ /**
10319
+ * The value that is used to quote data sections in a CSV file. If your data does not contain quoted sections, set the property value to an empty string. If your data contains quoted newline characters, you must also set the allowQuotedNewlines property to true. The API-side default is ", specified in Terraform escaped as \". Due to limitations with Terraform default values, this value is required to be explicitly set.
10320
+ */
9979
10321
  quote: string;
9980
10322
  /**
9981
10323
  * The number of rows at the top of a CSV file that BigQuery will skip when reading the data.
@@ -12993,6 +13335,13 @@ export declare namespace certificateauthority {
12993
13335
  cloudKmsKey?: string;
12994
13336
  }
12995
13337
  interface CaPoolIamBindingCondition {
13338
+ /**
13339
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
13340
+ *
13341
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
13342
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
13343
+ * consider it to be an entirely different resource and will treat it as such.
13344
+ */
12996
13345
  description?: string;
12997
13346
  /**
12998
13347
  * Textual representation of an expression in Common Expression Language syntax.
@@ -13004,6 +13353,13 @@ export declare namespace certificateauthority {
13004
13353
  title: string;
13005
13354
  }
13006
13355
  interface CaPoolIamMemberCondition {
13356
+ /**
13357
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
13358
+ *
13359
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
13360
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
13361
+ * consider it to be an entirely different resource and will treat it as such.
13362
+ */
13007
13363
  description?: string;
13008
13364
  /**
13009
13365
  * Textual representation of an expression in Common Expression Language syntax.
@@ -14163,6 +14519,13 @@ export declare namespace certificateauthority {
14163
14519
  revocationTime: string;
14164
14520
  }
14165
14521
  interface CertificateTemplateIamBindingCondition {
14522
+ /**
14523
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
14524
+ *
14525
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
14526
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
14527
+ * consider it to be an entirely different resource and will treat it as such.
14528
+ */
14166
14529
  description?: string;
14167
14530
  /**
14168
14531
  * Textual representation of an expression in Common Expression Language syntax.
@@ -14174,6 +14537,13 @@ export declare namespace certificateauthority {
14174
14537
  title: string;
14175
14538
  }
14176
14539
  interface CertificateTemplateIamMemberCondition {
14540
+ /**
14541
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
14542
+ *
14543
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
14544
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
14545
+ * consider it to be an entirely different resource and will treat it as such.
14546
+ */
14177
14547
  description?: string;
14178
14548
  /**
14179
14549
  * Textual representation of an expression in Common Expression Language syntax.
@@ -15029,6 +15399,9 @@ export declare namespace certificatemanager {
15029
15399
  * A human-readable description of the resource.
15030
15400
  */
15031
15401
  description: string;
15402
+ /**
15403
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
15404
+ */
15032
15405
  effectiveLabels: {
15033
15406
  [key: string]: string;
15034
15407
  };
@@ -20082,6 +20455,173 @@ export declare namespace ces {
20082
20455
  */
20083
20456
  name: string;
20084
20457
  }
20458
+ interface ToolsetMcpToolset {
20459
+ /**
20460
+ * Authentication information required to access tools and execute a tool
20461
+ * against the MCP server. For API key auth, the API key can only be sent in
20462
+ * the request header; sending it via query parameters is not supported.
20463
+ * Structure is documented below.
20464
+ */
20465
+ apiAuthentication?: outputs.ces.ToolsetMcpToolsetApiAuthentication;
20466
+ /**
20467
+ * The address of the MCP server, for example, "https://example.com/mcp/". If
20468
+ * the server is built with the MCP SDK, the url should be suffixed with
20469
+ * "/mcp/". Only Streamable HTTP transport based servers are supported. See
20470
+ * https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http
20471
+ * for more details.
20472
+ */
20473
+ serverAddress: string;
20474
+ /**
20475
+ * Service Directory configuration for VPC-SC, used to resolve service names
20476
+ * within a perimeter.
20477
+ * Structure is documented below.
20478
+ */
20479
+ serviceDirectoryConfig?: outputs.ces.ToolsetMcpToolsetServiceDirectoryConfig;
20480
+ /**
20481
+ * The TLS configuration. Includes the custom server certificates that the
20482
+ * client should trust.
20483
+ * Structure is documented below.
20484
+ */
20485
+ tlsConfig?: outputs.ces.ToolsetMcpToolsetTlsConfig;
20486
+ }
20487
+ interface ToolsetMcpToolsetApiAuthentication {
20488
+ /**
20489
+ * Configurations for authentication with API key.
20490
+ * Structure is documented below.
20491
+ */
20492
+ apiKeyConfig?: outputs.ces.ToolsetMcpToolsetApiAuthenticationApiKeyConfig;
20493
+ /**
20494
+ * Configurations for authentication with a bearer token.
20495
+ * Structure is documented below.
20496
+ */
20497
+ bearerTokenConfig?: outputs.ces.ToolsetMcpToolsetApiAuthenticationBearerTokenConfig;
20498
+ /**
20499
+ * Configurations for authentication with OAuth.
20500
+ * Structure is documented below.
20501
+ */
20502
+ oauthConfig?: outputs.ces.ToolsetMcpToolsetApiAuthenticationOauthConfig;
20503
+ /**
20504
+ * Configurations for authentication using a custom service account.
20505
+ * Structure is documented below.
20506
+ */
20507
+ serviceAccountAuthConfig?: outputs.ces.ToolsetMcpToolsetApiAuthenticationServiceAccountAuthConfig;
20508
+ /**
20509
+ * Configurations for authentication with [ID
20510
+ * token](https://cloud.google.com/docs/authentication/token-types#id) generated
20511
+ * from service agent.
20512
+ */
20513
+ serviceAgentIdTokenAuthConfig?: outputs.ces.ToolsetMcpToolsetApiAuthenticationServiceAgentIdTokenAuthConfig;
20514
+ }
20515
+ interface ToolsetMcpToolsetApiAuthenticationApiKeyConfig {
20516
+ /**
20517
+ * The name of the SecretManager secret version resource storing the API key.
20518
+ * Format: `projects/{project}/secrets/{secret}/versions/{version}`
20519
+ * Note: You should grant `roles/secretmanager.secretAccessor` role to the CES
20520
+ * service agent
20521
+ * `service-@gcp-sa-ces.iam.gserviceaccount.com`.
20522
+ */
20523
+ apiKeySecretVersion: string;
20524
+ /**
20525
+ * The parameter name or the header name of the API key.
20526
+ * E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name.
20527
+ */
20528
+ keyName: string;
20529
+ /**
20530
+ * Key location in the request. For API key auth on MCP toolsets,
20531
+ * the API key can only be sent in the request header.
20532
+ * Possible values:
20533
+ * HEADER
20534
+ */
20535
+ requestLocation: string;
20536
+ }
20537
+ interface ToolsetMcpToolsetApiAuthenticationBearerTokenConfig {
20538
+ /**
20539
+ * (Optional)
20540
+ */
20541
+ token?: string;
20542
+ }
20543
+ interface ToolsetMcpToolsetApiAuthenticationOauthConfig {
20544
+ /**
20545
+ * The client ID from the OAuth provider.
20546
+ */
20547
+ clientId: string;
20548
+ /**
20549
+ * The name of the SecretManager secret version resource storing the
20550
+ * client secret.
20551
+ * Format: `projects/{project}/secrets/{secret}/versions/{version}`
20552
+ * Note: You should grant `roles/secretmanager.secretAccessor` role to the CES
20553
+ * service agent
20554
+ * `service-@gcp-sa-ces.iam.gserviceaccount.com`.
20555
+ */
20556
+ clientSecretVersion: string;
20557
+ /**
20558
+ * OAuth grant types.
20559
+ * Possible values:
20560
+ * CLIENT_CREDENTIAL
20561
+ */
20562
+ oauthGrantType: string;
20563
+ /**
20564
+ * The OAuth scopes to grant.
20565
+ */
20566
+ scopes?: string[];
20567
+ /**
20568
+ * The token endpoint in the OAuth provider to exchange for an access token.
20569
+ */
20570
+ tokenEndpoint: string;
20571
+ }
20572
+ interface ToolsetMcpToolsetApiAuthenticationServiceAccountAuthConfig {
20573
+ /**
20574
+ * The email address of the service account used for authenticatation. CES
20575
+ * uses this service account to exchange an access token and the access token
20576
+ * is then sent in the `Authorization` header of the request.
20577
+ * The service account must have the
20578
+ * `roles/iam.serviceAccountTokenCreator` role granted to the
20579
+ * CES service agent
20580
+ * `service-@gcp-sa-ces.iam.gserviceaccount.com`.
20581
+ */
20582
+ serviceAccount: string;
20583
+ }
20584
+ interface ToolsetMcpToolsetApiAuthenticationServiceAgentIdTokenAuthConfig {
20585
+ }
20586
+ interface ToolsetMcpToolsetServiceDirectoryConfig {
20587
+ /**
20588
+ * The name of [Service
20589
+ * Directory](https://cloud.google.com/service-directory) service.
20590
+ * Format:
20591
+ * `projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}`.
20592
+ * Location of the service directory must be the same as the location of the
20593
+ * app.
20594
+ */
20595
+ service: string;
20596
+ }
20597
+ interface ToolsetMcpToolsetTlsConfig {
20598
+ /**
20599
+ * Specifies a list of allowed custom CA certificates for HTTPS
20600
+ * verification.
20601
+ * Structure is documented below.
20602
+ */
20603
+ caCerts: outputs.ces.ToolsetMcpToolsetTlsConfigCaCert[];
20604
+ }
20605
+ interface ToolsetMcpToolsetTlsConfigCaCert {
20606
+ /**
20607
+ * The allowed custom CA certificates (in DER format) for
20608
+ * HTTPS verification. This overrides the default SSL trust store. If this
20609
+ * is empty or unspecified, CES will use Google's default trust
20610
+ * store to verify certificates. N.B. Make sure the HTTPS server
20611
+ * certificates are signed with "subject alt name". For instance a
20612
+ * certificate can be self-signed using the following command,
20613
+ * openssl x509 -req -days 200 -in example.com.csr \
20614
+ * -signkey example.com.key \
20615
+ * -out example.com.crt \
20616
+ * -extfile <(printf "\nsubjectAltName='DNS:www.example.com'")
20617
+ */
20618
+ cert: string;
20619
+ /**
20620
+ * The name of the allowed custom CA certificates. This
20621
+ * can be used to disambiguate the custom CA certificates.
20622
+ */
20623
+ displayName: string;
20624
+ }
20085
20625
  interface ToolsetOpenApiToolset {
20086
20626
  /**
20087
20627
  * Authentication information required for API calls.
@@ -20161,10 +20701,10 @@ export declare namespace ces {
20161
20701
  */
20162
20702
  keyName: string;
20163
20703
  /**
20164
- * Key location in the request.
20704
+ * Key location in the request. For API key auth on MCP toolsets,
20705
+ * the API key can only be sent in the request header.
20165
20706
  * Possible values:
20166
20707
  * HEADER
20167
- * QUERY_STRING
20168
20708
  */
20169
20709
  requestLocation: string;
20170
20710
  }
@@ -25193,6 +25733,35 @@ export declare namespace cloudidentity {
25193
25733
  */
25194
25734
  expireTime: string;
25195
25735
  }
25736
+ interface PolicyPolicyQuery {
25737
+ /**
25738
+ * The group that the query applies to.
25739
+ */
25740
+ group?: string;
25741
+ /**
25742
+ * The OrgUnit the query applies to.
25743
+ */
25744
+ orgUnit: string;
25745
+ /**
25746
+ * The CEL query that defines which entities the Policy applies to.
25747
+ */
25748
+ query?: string;
25749
+ /**
25750
+ * (Output)
25751
+ * Decimal sort order of this PolicyQuery.
25752
+ */
25753
+ sortOrder: number;
25754
+ }
25755
+ interface PolicySetting {
25756
+ /**
25757
+ * The type of the Setting.
25758
+ */
25759
+ type: string;
25760
+ /**
25761
+ * The value of the Setting as JSON string.
25762
+ */
25763
+ valueJson: string;
25764
+ }
25196
25765
  }
25197
25766
  export declare namespace cloudquota {
25198
25767
  interface GetSQuotaInfoDimensionsInfo {
@@ -25371,6 +25940,10 @@ export declare namespace cloudrun {
25371
25940
  annotations?: {
25372
25941
  [key: string]: string;
25373
25942
  };
25943
+ /**
25944
+ * (Output)
25945
+ * All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through Terraform, other clients and services.
25946
+ */
25374
25947
  effectiveAnnotations: {
25375
25948
  [key: string]: string;
25376
25949
  };
@@ -25403,9 +25976,8 @@ export declare namespace cloudrun {
25403
25976
  */
25404
25977
  namespace: string;
25405
25978
  /**
25406
- * (Output)
25407
25979
  * The combination of labels configured directly on the resource
25408
- * and default labels configured on the provider.
25980
+ * and default labels configured on the provider.
25409
25981
  */
25410
25982
  pulumiLabels: {
25411
25983
  [key: string]: string;
@@ -25521,12 +26093,47 @@ export declare namespace cloudrun {
25521
26093
  type?: string;
25522
26094
  }
25523
26095
  interface GetServiceMetadata {
26096
+ /**
26097
+ * Annotations is a key value map stored with a resource that
26098
+ * may be set by external tools to store and retrieve arbitrary metadata.
26099
+ * More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations
26100
+ *
26101
+ * **Note**: The Cloud Run API may add additional annotations that were not provided in your config.
26102
+ * If terraform plan shows a diff where a server-side annotation is added, you can add it to your config
26103
+ * or apply the lifecycle.ignore_changes rule to the metadata.0.annotations field.
26104
+ *
26105
+ * Annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted. Use the following annotation
26106
+ * keys to configure features on a Service:
26107
+ *
26108
+ * - 'run.googleapis.com/binary-authorization-breakglass' sets the [Binary Authorization breakglass](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--breakglass).
26109
+ * - 'run.googleapis.com/binary-authorization' sets the [Binary Authorization](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--binary-authorization).
26110
+ * - 'run.googleapis.com/client-name' sets the client name calling the Cloud Run API.
26111
+ * - 'run.googleapis.com/custom-audiences' sets the [custom audiences](https://cloud.google.com/sdk/gcloud/reference/alpha/run/deploy#--add-custom-audiences)
26112
+ * that can be used in the audience field of ID token for authenticated requests.
26113
+ * - 'run.googleapis.com/description' sets a user defined description for the Service.
26114
+ * - 'run.googleapis.com/ingress' sets the [ingress settings](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--ingress)
26115
+ * for the Service. For example, '"run.googleapis.com/ingress" = "all"'.
26116
+ * - 'run.googleapis.com/launch-stage' sets the [launch stage](https://cloud.google.com/run/docs/troubleshooting#launch-stage-validation)
26117
+ * when a preview feature is used. For example, '"run.googleapis.com/launch-stage": "BETA"'
26118
+ * - 'run.googleapis.com/minScale' sets the [minimum number of container instances](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--min) of the Service.
26119
+ * - 'run.googleapis.com/scalingMode' sets the type of scaling mode for the service. The supported values for scaling mode are "manual" and "automatic". If not provided, it defaults to "automatic".
26120
+ * - 'run.googleapis.com/manualInstanceCount' sets the total instance count for the service in manual scaling mode. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving.
26121
+ *
26122
+ * **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
26123
+ * Please refer to the field 'effective_annotations' for all of the annotations present on the resource.
26124
+ */
25524
26125
  annotations: {
25525
26126
  [key: string]: string;
25526
26127
  };
26128
+ /**
26129
+ * All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through Terraform, other clients and services.
26130
+ */
25527
26131
  effectiveAnnotations: {
25528
26132
  [key: string]: string;
25529
26133
  };
26134
+ /**
26135
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
26136
+ */
25530
26137
  effectiveLabels: {
25531
26138
  [key: string]: string;
25532
26139
  };
@@ -25674,6 +26281,54 @@ export declare namespace cloudrun {
25674
26281
  specs: outputs.cloudrun.GetServiceTemplateSpec[];
25675
26282
  }
25676
26283
  interface GetServiceTemplateMetadata {
26284
+ /**
26285
+ * Annotations is a key value map stored with a resource that
26286
+ * may be set by external tools to store and retrieve arbitrary metadata.
26287
+ * More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations
26288
+ *
26289
+ * **Note**: The Cloud Run API may add additional annotations that were not provided in your config.
26290
+ * If terraform plan shows a diff where a server-side annotation is added, you can add it to your config
26291
+ * or apply the lifecycle.ignore_changes rule to the metadata.0.annotations field.
26292
+ *
26293
+ * Annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted. Use the following annotation
26294
+ * keys to configure features on a Revision template:
26295
+ *
26296
+ * - 'autoscaling.knative.dev/maxScale' sets the [maximum number of container
26297
+ * instances](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--max-instances) of the Revision to run.
26298
+ * - 'autoscaling.knative.dev/minScale' sets the [minimum number of container
26299
+ * instances](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--min-instances) of the Revision to run.
26300
+ * - 'run.googleapis.com/client-name' sets the client name calling the Cloud Run API.
26301
+ * - 'run.googleapis.com/cloudsql-instances' sets the [Cloud SQL
26302
+ * instances](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--add-cloudsql-instances) the Revision connects to.
26303
+ * - 'run.googleapis.com/cpu-throttling' sets whether to throttle the CPU when the container is not actively serving
26304
+ * requests. See https://cloud.google.com/sdk/gcloud/reference/run/deploy#--[no-]cpu-throttling.
26305
+ * - 'run.googleapis.com/encryption-key-shutdown-hours' sets the number of hours to wait before an automatic shutdown
26306
+ * server after CMEK key revocation is detected.
26307
+ * - 'run.googleapis.com/encryption-key' sets the [CMEK key](https://cloud.google.com/run/docs/securing/using-cmek)
26308
+ * reference to encrypt the container with.
26309
+ * - 'run.googleapis.com/execution-environment' sets the [execution
26310
+ * environment](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--execution-environment)
26311
+ * where the application will run.
26312
+ * - 'run.googleapis.com/post-key-revocation-action-type' sets the
26313
+ * [action type](https://cloud.google.com/sdk/gcloud/reference/run/deploy#--post-key-revocation-action-type)
26314
+ * after CMEK key revocation.
26315
+ * - 'run.googleapis.com/secrets' sets a list of key-value pairs to set as
26316
+ * [secrets](https://cloud.google.com/run/docs/configuring/secrets#yaml).
26317
+ * - 'run.googleapis.com/sessionAffinity' sets whether to enable
26318
+ * [session affinity](https://cloud.google.com/sdk/gcloud/reference/beta/run/deploy#--[no-]session-affinity)
26319
+ * for connections to the Revision.
26320
+ * - 'run.googleapis.com/startup-cpu-boost' sets whether to allocate extra CPU to containers on startup.
26321
+ * See https://cloud.google.com/sdk/gcloud/reference/run/deploy#--[no-]cpu-boost.
26322
+ * - 'run.googleapis.com/network-interfaces' sets [Direct VPC egress](https://cloud.google.com/run/docs/configuring/vpc-direct-vpc#yaml)
26323
+ * for the Revision.
26324
+ * - 'run.googleapis.com/vpc-access-connector' sets a [VPC connector](https://cloud.google.com/run/docs/configuring/connecting-vpc#terraform_1)
26325
+ * for the Revision.
26326
+ * - 'run.googleapis.com/vpc-access-egress' sets the outbound traffic to send through the VPC connector for this resource.
26327
+ * See https://cloud.google.com/sdk/gcloud/reference/run/deploy#--vpc-egress.
26328
+ * - 'run.googleapis.com/gpu-zonal-redundancy-disabled' sets
26329
+ * [GPU zonal redundancy](https://cloud.google.com/run/docs/configuring/services/gpu-zonal-redundancy) for the Revision.
26330
+ * - 'run.googleapis.com/health-check-disabled' disabled health checking containers during deployment.
26331
+ */
25677
26332
  annotations: {
25678
26333
  [key: string]: string;
25679
26334
  };
@@ -26343,6 +26998,10 @@ export declare namespace cloudrun {
26343
26998
  annotations?: {
26344
26999
  [key: string]: string;
26345
27000
  };
27001
+ /**
27002
+ * (Output)
27003
+ * All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through Terraform, other clients and services.
27004
+ */
26346
27005
  effectiveAnnotations: {
26347
27006
  [key: string]: string;
26348
27007
  };
@@ -26374,9 +27033,8 @@ export declare namespace cloudrun {
26374
27033
  */
26375
27034
  namespace: string;
26376
27035
  /**
26377
- * (Output)
26378
27036
  * The combination of labels configured directly on the resource
26379
- * and default labels configured on the provider.
27037
+ * and default labels configured on the provider.
26380
27038
  */
26381
27039
  pulumiLabels: {
26382
27040
  [key: string]: string;
@@ -27993,6 +28651,10 @@ export declare namespace cloudrunv2 {
27993
28651
  * If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on
27994
28652
  */
27995
28653
  ports: outputs.cloudrunv2.GetServiceTemplateContainerPort[];
28654
+ /**
28655
+ * Periodic probe of container readiness.
28656
+ */
28657
+ readinessProbes: outputs.cloudrunv2.GetServiceTemplateContainerReadinessProbe[];
27996
28658
  /**
27997
28659
  * Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
27998
28660
  */
@@ -28140,6 +28802,60 @@ export declare namespace cloudrunv2 {
28140
28802
  */
28141
28803
  name: string;
28142
28804
  }
28805
+ interface GetServiceTemplateContainerReadinessProbe {
28806
+ /**
28807
+ * Minimum consecutive failures for the probe to be considered failed after
28808
+ * having succeeded. Defaults to 3.
28809
+ */
28810
+ failureThreshold: number;
28811
+ /**
28812
+ * GRPC specifies an action involving a GRPC port.
28813
+ */
28814
+ grpcs: outputs.cloudrunv2.GetServiceTemplateContainerReadinessProbeGrpc[];
28815
+ /**
28816
+ * HttpGet specifies the http request to perform.
28817
+ */
28818
+ httpGets: outputs.cloudrunv2.GetServiceTemplateContainerReadinessProbeHttpGet[];
28819
+ /**
28820
+ * How often (in seconds) to perform the probe.
28821
+ * Default to 10 seconds.
28822
+ */
28823
+ periodSeconds: number;
28824
+ /**
28825
+ * Minimum consecutive successes for the probe to be considered successful after having failed.
28826
+ * Defaults to 2.
28827
+ */
28828
+ successThreshold: number;
28829
+ /**
28830
+ * Number of seconds after which the probe times out.
28831
+ * Defaults to 1 second. Must be smaller than period_seconds.
28832
+ */
28833
+ timeoutSeconds: number;
28834
+ }
28835
+ interface GetServiceTemplateContainerReadinessProbeGrpc {
28836
+ /**
28837
+ * Port number to access on the container. Number must be in the range 1 to 65535.
28838
+ * If not specified, defaults to the same value as container.ports[0].containerPort.
28839
+ */
28840
+ port: number;
28841
+ /**
28842
+ * The name of the service to place in the gRPC HealthCheckRequest
28843
+ * (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
28844
+ * If this is not specified, the default behavior is defined by gRPC.
28845
+ */
28846
+ service: string;
28847
+ }
28848
+ interface GetServiceTemplateContainerReadinessProbeHttpGet {
28849
+ /**
28850
+ * Path to access on the HTTP server. If set, it should not be empty string.
28851
+ */
28852
+ path: string;
28853
+ /**
28854
+ * Port number to access on the container. Number must be in the range 1 to 65535.
28855
+ * If not specified, defaults to the same value as container.ports[0].containerPort.
28856
+ */
28857
+ port: number;
28858
+ }
28143
28859
  interface GetServiceTemplateContainerResource {
28144
28860
  /**
28145
28861
  * Determines whether CPU is only allocated during requests. True by default if the parent 'resources' field is not set. However, if
@@ -29899,6 +30615,11 @@ export declare namespace cloudrunv2 {
29899
30615
  * Structure is documented below.
29900
30616
  */
29901
30617
  ports: outputs.cloudrunv2.ServiceTemplateContainerPorts;
30618
+ /**
30619
+ * Periodic probe of container readiness.
30620
+ * Structure is documented below.
30621
+ */
30622
+ readinessProbe?: outputs.cloudrunv2.ServiceTemplateContainerReadinessProbe;
29902
30623
  /**
29903
30624
  * Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
29904
30625
  * Structure is documented below.
@@ -30022,11 +30743,11 @@ export declare namespace cloudrunv2 {
30022
30743
  */
30023
30744
  httpHeaders?: outputs.cloudrunv2.ServiceTemplateContainerLivenessProbeHttpGetHttpHeader[];
30024
30745
  /**
30025
- * Path to access on the HTTP server. Defaults to '/'.
30746
+ * Path to access on the HTTP server. If set, it should not be empty string.
30026
30747
  */
30027
30748
  path?: string;
30028
30749
  /**
30029
- * Port number to access on the container. Must be in the range 1 to 65535.
30750
+ * Port number to access on the container. Number must be in the range 1 to 65535.
30030
30751
  * If not specified, defaults to the same value as container.ports[0].containerPort.
30031
30752
  */
30032
30753
  port: number;
@@ -30058,6 +30779,64 @@ export declare namespace cloudrunv2 {
30058
30779
  */
30059
30780
  name: string;
30060
30781
  }
30782
+ interface ServiceTemplateContainerReadinessProbe {
30783
+ /**
30784
+ * Minimum consecutive failures for the probe to be considered failed after
30785
+ * having succeeded. Defaults to 3.
30786
+ */
30787
+ failureThreshold: number;
30788
+ /**
30789
+ * GRPC specifies an action involving a GRPC port.
30790
+ * Structure is documented below.
30791
+ */
30792
+ grpc?: outputs.cloudrunv2.ServiceTemplateContainerReadinessProbeGrpc;
30793
+ /**
30794
+ * HttpGet specifies the http request to perform.
30795
+ * Structure is documented below.
30796
+ */
30797
+ httpGet?: outputs.cloudrunv2.ServiceTemplateContainerReadinessProbeHttpGet;
30798
+ /**
30799
+ * How often (in seconds) to perform the probe.
30800
+ * Default to 10 seconds.
30801
+ */
30802
+ periodSeconds: number;
30803
+ /**
30804
+ * Minimum consecutive successes for the probe to be considered successful after having failed.
30805
+ * Defaults to 2.
30806
+ */
30807
+ successThreshold: number;
30808
+ /**
30809
+ * Number of seconds after which the probe times out.
30810
+ * Defaults to 1 second. Must be smaller than period_seconds.
30811
+ */
30812
+ timeoutSeconds: number;
30813
+ }
30814
+ interface ServiceTemplateContainerReadinessProbeGrpc {
30815
+ /**
30816
+ * Port number to access on the container. Number must be in the range 1 to 65535.
30817
+ * If not specified, defaults to the same value as container.ports[0].containerPort.
30818
+ */
30819
+ port: number;
30820
+ /**
30821
+ * The name of the service to place in the gRPC HealthCheckRequest
30822
+ * (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
30823
+ * If this is not specified, the default behavior is defined by gRPC.
30824
+ *
30825
+ * <a name="nestedTemplateContainersBuildInfo"></a>The `buildInfo` block contains:
30826
+ */
30827
+ service?: string;
30828
+ }
30829
+ interface ServiceTemplateContainerReadinessProbeHttpGet {
30830
+ /**
30831
+ * Path to access on the HTTP server. If set, it should not be empty string.
30832
+ */
30833
+ path: string;
30834
+ /**
30835
+ * Port number to access on the container. Number must be in the range 1 to 65535.
30836
+ * If not specified, defaults to the same value as container.ports[0].containerPort.
30837
+ */
30838
+ port: number;
30839
+ }
30061
30840
  interface ServiceTemplateContainerResources {
30062
30841
  /**
30063
30842
  * Determines whether CPU is only allocated during requests. True by default if the parent `resources` field is not set. However, if
@@ -30151,11 +30930,11 @@ export declare namespace cloudrunv2 {
30151
30930
  */
30152
30931
  httpHeaders?: outputs.cloudrunv2.ServiceTemplateContainerStartupProbeHttpGetHttpHeader[];
30153
30932
  /**
30154
- * Path to access on the HTTP server. Defaults to '/'.
30933
+ * Path to access on the HTTP server. If set, it should not be empty string.
30155
30934
  */
30156
30935
  path?: string;
30157
30936
  /**
30158
- * Port number to access on the container. Must be in the range 1 to 65535.
30937
+ * Port number to access on the container. Number must be in the range 1 to 65535.
30159
30938
  * If not specified, defaults to the same value as container.ports[0].containerPort.
30160
30939
  */
30161
30940
  port: number;
@@ -34290,6 +35069,13 @@ export declare namespace compute {
34290
35069
  enabled?: boolean;
34291
35070
  }
34292
35071
  interface BackendServiceIamBindingCondition {
35072
+ /**
35073
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
35074
+ *
35075
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
35076
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
35077
+ * consider it to be an entirely different resource and will treat it as such.
35078
+ */
34293
35079
  description?: string;
34294
35080
  /**
34295
35081
  * Textual representation of an expression in Common Expression Language syntax.
@@ -34301,6 +35087,13 @@ export declare namespace compute {
34301
35087
  title: string;
34302
35088
  }
34303
35089
  interface BackendServiceIamMemberCondition {
35090
+ /**
35091
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
35092
+ *
35093
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
35094
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
35095
+ * consider it to be an entirely different resource and will treat it as such.
35096
+ */
34304
35097
  description?: string;
34305
35098
  /**
34306
35099
  * Textual representation of an expression in Common Expression Language syntax.
@@ -34829,6 +35622,16 @@ export declare namespace compute {
34829
35622
  */
34830
35623
  ipv6Address?: string;
34831
35624
  }
35625
+ interface ExternalVpnGatewayParams {
35626
+ /**
35627
+ * Resource manager tags to be bound to the ExternalVpnGateway. Tag keys and values have the
35628
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
35629
+ * and values are in the format tagValues/456.
35630
+ */
35631
+ resourceManagerTags?: {
35632
+ [key: string]: string;
35633
+ };
35634
+ }
34832
35635
  interface FirewallAllow {
34833
35636
  /**
34834
35637
  * An optional list of ports to which this rule applies. This field
@@ -36870,6 +37673,9 @@ export declare namespace compute {
36870
37673
  * you create the resource.
36871
37674
  */
36872
37675
  description: string;
37676
+ /**
37677
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
37678
+ */
36873
37679
  effectiveLabels: {
36874
37680
  [key: string]: string;
36875
37681
  };
@@ -37108,6 +37914,9 @@ export declare namespace compute {
37108
37914
  pulumiLabels: {
37109
37915
  [key: string]: string;
37110
37916
  };
37917
+ /**
37918
+ * This is used in PSC consumer ForwardingRule to make terraform recreate the ForwardingRule when the status is closed
37919
+ */
37111
37920
  recreateClosedPsc: boolean;
37112
37921
  /**
37113
37922
  * The region you want to get the forwarding rules from.
@@ -37228,6 +38037,16 @@ export declare namespace compute {
37228
38037
  */
37229
38038
  serviceDirectoryRegion: string;
37230
38039
  }
38040
+ interface GetHcVpnGatewayParam {
38041
+ /**
38042
+ * Resource manager tags to be bound to the HaVpnGateway. Tag keys and values have the
38043
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
38044
+ * and values are in the format tagValues/456.
38045
+ */
38046
+ resourceManagerTags: {
38047
+ [key: string]: string;
38048
+ };
38049
+ }
37231
38050
  interface GetHcVpnGatewayVpnInterface {
37232
38051
  /**
37233
38052
  * The numeric ID of this VPN gateway interface.
@@ -38187,6 +39006,10 @@ export declare namespace compute {
38187
39006
  * The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET, IDPF, MRDMA, and IRDMA
38188
39007
  */
38189
39008
  nicType: string;
39009
+ /**
39010
+ * Name of the parent network interface of a dynamic network interface.
39011
+ */
39012
+ parentNicName: string;
38190
39013
  /**
38191
39014
  * 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.
38192
39015
  */
@@ -38207,6 +39030,10 @@ export declare namespace compute {
38207
39030
  * The project in which the subnetwork belongs.
38208
39031
  */
38209
39032
  subnetworkProject: string;
39033
+ /**
39034
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
39035
+ */
39036
+ vlan: number;
38210
39037
  }
38211
39038
  interface GetInstanceNetworkInterfaceAccessConfig {
38212
39039
  /**
@@ -38759,6 +39586,10 @@ export declare namespace compute {
38759
39586
  * The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET, MRDMA, and IRDMA
38760
39587
  */
38761
39588
  nicType: string;
39589
+ /**
39590
+ * Name of the parent network interface of a dynamic network interface.
39591
+ */
39592
+ parentNicName: string;
38762
39593
  /**
38763
39594
  * 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.
38764
39595
  */
@@ -38778,6 +39609,10 @@ export declare namespace compute {
38778
39609
  * If it is not provided, the provider project is used.
38779
39610
  */
38780
39611
  subnetworkProject: string;
39612
+ /**
39613
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
39614
+ */
39615
+ vlan: number;
38781
39616
  }
38782
39617
  interface GetInstanceTemplateNetworkInterfaceAccessConfig {
38783
39618
  /**
@@ -40657,6 +41492,14 @@ export declare namespace compute {
40657
41492
  type: string;
40658
41493
  }
40659
41494
  interface GetRegionInstanceTemplateNetworkInterface {
41495
+ /**
41496
+ * Access configurations, i.e. IPs via which this
41497
+ * instance can be accessed via the Internet. Omit to ensure that the instance
41498
+ * is not accessible from the Internet (this means that ssh provisioners will
41499
+ * not work unless you are running Terraform can send traffic to the instance's
41500
+ * network (e.g. via tunnel or because it is running on another cloud instance
41501
+ * on that network). This block can be repeated multiple times. Structure documented below.
41502
+ */
40660
41503
  accessConfigs: outputs.compute.GetRegionInstanceTemplateNetworkInterfaceAccessConfig[];
40661
41504
  /**
40662
41505
  * An
@@ -40694,6 +41537,10 @@ export declare namespace compute {
40694
41537
  * `subnetwork` for custom subnetted networks.
40695
41538
  */
40696
41539
  network: string;
41540
+ /**
41541
+ * 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}.
41542
+ */
41543
+ networkAttachment: string;
40697
41544
  /**
40698
41545
  * The private IP address to assign to the instance. If
40699
41546
  * empty, the address will be automatically assigned.
@@ -40703,6 +41550,10 @@ export declare namespace compute {
40703
41550
  * The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET, MRDMA, and IRDMA
40704
41551
  */
40705
41552
  nicType: string;
41553
+ /**
41554
+ * Name of the parent network interface of a dynamic network interface.
41555
+ */
41556
+ parentNicName: string;
40706
41557
  /**
40707
41558
  * 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.
40708
41559
  */
@@ -40722,6 +41573,10 @@ export declare namespace compute {
40722
41573
  * If it is not provided, the provider project is used.
40723
41574
  */
40724
41575
  subnetworkProject: string;
41576
+ /**
41577
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
41578
+ */
41579
+ vlan: number;
40725
41580
  }
40726
41581
  interface GetRegionInstanceTemplateNetworkInterfaceAccessConfig {
40727
41582
  /**
@@ -43274,6 +44129,16 @@ export declare namespace compute {
43274
44129
  */
43275
44130
  serviceDirectoryRegion?: string;
43276
44131
  }
44132
+ interface HaVpnGatewayParams {
44133
+ /**
44134
+ * Resource manager tags to be bound to the HaVpnGateway. Tag keys and values have the
44135
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
44136
+ * and values are in the format tagValues/456.
44137
+ */
44138
+ resourceManagerTags?: {
44139
+ [key: string]: string;
44140
+ };
44141
+ }
43277
44142
  interface HaVpnGatewayVpnInterface {
43278
44143
  /**
43279
44144
  * The numeric ID of this VPN gateway interface.
@@ -44051,7 +44916,7 @@ export declare namespace compute {
44051
44916
  */
44052
44917
  provisionedThroughput: number;
44053
44918
  /**
44054
- * 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.
44919
+ * 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.
44055
44920
  */
44056
44921
  resourceManagerTags?: {
44057
44922
  [key: string]: string;
@@ -44472,6 +45337,10 @@ export declare namespace compute {
44472
45337
  * The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET, IDPF, MRDMA, and IRDMA
44473
45338
  */
44474
45339
  nicType: string;
45340
+ /**
45341
+ * Name of the parent network interface of a dynamic network interface.
45342
+ */
45343
+ parentNicName: string;
44475
45344
  /**
44476
45345
  * 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.
44477
45346
  */
@@ -44492,6 +45361,10 @@ export declare namespace compute {
44492
45361
  * The project in which the subnetwork belongs.
44493
45362
  */
44494
45363
  subnetworkProject: string;
45364
+ /**
45365
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
45366
+ */
45367
+ vlan: number;
44495
45368
  }
44496
45369
  interface InstanceFromMachineImageNetworkInterfaceAccessConfig {
44497
45370
  /**
@@ -45075,6 +45948,10 @@ export declare namespace compute {
45075
45948
  * The type of vNIC to be used on this interface. Possible values:GVNIC, VIRTIO_NET, IDPF, MRDMA, and IRDMA
45076
45949
  */
45077
45950
  nicType: string;
45951
+ /**
45952
+ * Name of the parent network interface of a dynamic network interface.
45953
+ */
45954
+ parentNicName: string;
45078
45955
  /**
45079
45956
  * 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.
45080
45957
  */
@@ -45095,6 +45972,10 @@ export declare namespace compute {
45095
45972
  * The project in which the subnetwork belongs.
45096
45973
  */
45097
45974
  subnetworkProject: string;
45975
+ /**
45976
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
45977
+ */
45978
+ vlan: number;
45098
45979
  }
45099
45980
  interface InstanceFromTemplateNetworkInterfaceAccessConfig {
45100
45981
  /**
@@ -45671,7 +46552,12 @@ export declare namespace compute {
45671
46552
  }
45672
46553
  interface InstanceNetworkInterface {
45673
46554
  /**
45674
- * Access configurations, i.e. IPs via which this instance can be accessed via the Internet.
46555
+ * Access configurations, i.e. IPs via which this
46556
+ * instance can be accessed via the Internet. Omit to ensure that the instance
46557
+ * is not accessible from the Internet. If omitted, ssh provisioners will not
46558
+ * work unless Terraform can send traffic to the instance's network (e.g. via
46559
+ * tunnel or because it is running on another cloud instance on that network).
46560
+ * This block can be specified once per `networkInterface`. Structure documented below.
45675
46561
  */
45676
46562
  accessConfigs?: outputs.compute.InstanceNetworkInterfaceAccessConfig[];
45677
46563
  /**
@@ -45731,6 +46617,10 @@ export declare namespace compute {
45731
46617
  * The type of vNIC to be used on this interface. Possible values: GVNIC, VIRTIO_NET, IDPF, MRDMA, IRDMA.
45732
46618
  */
45733
46619
  nicType?: string;
46620
+ /**
46621
+ * Name of the parent network interface of a dynamic network interface.
46622
+ */
46623
+ parentNicName: string;
45734
46624
  /**
45735
46625
  * 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.
45736
46626
  */
@@ -45760,6 +46650,10 @@ export declare namespace compute {
45760
46650
  * field is not provided, the provider project is used.
45761
46651
  */
45762
46652
  subnetworkProject: string;
46653
+ /**
46654
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
46655
+ */
46656
+ vlan?: number;
45763
46657
  }
45764
46658
  interface InstanceNetworkInterfaceAccessConfig {
45765
46659
  /**
@@ -45833,7 +46727,7 @@ export declare namespace compute {
45833
46727
  }
45834
46728
  interface InstanceParams {
45835
46729
  /**
45836
- * 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.
46730
+ * 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.
45837
46731
  */
45838
46732
  resourceManagerTags?: {
45839
46733
  [key: string]: string;
@@ -46318,6 +47212,13 @@ export declare namespace compute {
46318
47212
  type: string;
46319
47213
  }
46320
47214
  interface InstanceTemplateIamBindingCondition {
47215
+ /**
47216
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
47217
+ *
47218
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
47219
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
47220
+ * consider it to be an entirely different resource and will treat it as such.
47221
+ */
46321
47222
  description?: string;
46322
47223
  /**
46323
47224
  * Textual representation of an expression in Common Expression Language syntax.
@@ -46329,6 +47230,13 @@ export declare namespace compute {
46329
47230
  title: string;
46330
47231
  }
46331
47232
  interface InstanceTemplateIamMemberCondition {
47233
+ /**
47234
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
47235
+ *
47236
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
47237
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
47238
+ * consider it to be an entirely different resource and will treat it as such.
47239
+ */
46332
47240
  description?: string;
46333
47241
  /**
46334
47242
  * Textual representation of an expression in Common Expression Language syntax.
@@ -46389,7 +47297,7 @@ export declare namespace compute {
46389
47297
  */
46390
47298
  network: string;
46391
47299
  /**
46392
- * ) 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}.
47300
+ * 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}.
46393
47301
  */
46394
47302
  networkAttachment: string;
46395
47303
  /**
@@ -46401,6 +47309,10 @@ export declare namespace compute {
46401
47309
  * The type of vNIC to be used on this interface. Possible values: GVNIC, VIRTIO_NET, MRDMA, IRDMA.
46402
47310
  */
46403
47311
  nicType?: string;
47312
+ /**
47313
+ * Name of the parent network interface of a dynamic network interface.
47314
+ */
47315
+ parentNicName: string;
46404
47316
  /**
46405
47317
  * 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.
46406
47318
  */
@@ -46420,6 +47332,10 @@ export declare namespace compute {
46420
47332
  * If it is not provided, the provider project is used.
46421
47333
  */
46422
47334
  subnetworkProject: string;
47335
+ /**
47336
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
47337
+ */
47338
+ vlan?: number;
46423
47339
  }
46424
47340
  interface InstanceTemplateNetworkInterfaceAccessConfig {
46425
47341
  /**
@@ -46693,6 +47609,13 @@ export declare namespace compute {
46693
47609
  enableVtpm?: boolean;
46694
47610
  }
46695
47611
  interface InstantSnapshotIamBindingCondition {
47612
+ /**
47613
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
47614
+ *
47615
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
47616
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
47617
+ * consider it to be an entirely different resource and will treat it as such.
47618
+ */
46696
47619
  description?: string;
46697
47620
  /**
46698
47621
  * Textual representation of an expression in Common Expression Language syntax.
@@ -46704,6 +47627,13 @@ export declare namespace compute {
46704
47627
  title: string;
46705
47628
  }
46706
47629
  interface InstantSnapshotIamMemberCondition {
47630
+ /**
47631
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
47632
+ *
47633
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
47634
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
47635
+ * consider it to be an entirely different resource and will treat it as such.
47636
+ */
46707
47637
  description?: string;
46708
47638
  /**
46709
47639
  * Textual representation of an expression in Common Expression Language syntax.
@@ -46957,7 +47887,6 @@ export declare namespace compute {
46957
47887
  interface InterconnectAttachmentL2Forwarding {
46958
47888
  /**
46959
47889
  * A map of VLAN tags to appliances and optional inner mapping rules.
46960
- * Structure is documented below.
46961
47890
  */
46962
47891
  applianceMappings?: outputs.compute.InterconnectAttachmentL2ForwardingApplianceMapping[];
46963
47892
  /**
@@ -46966,7 +47895,6 @@ export declare namespace compute {
46966
47895
  defaultApplianceIpAddress?: string;
46967
47896
  /**
46968
47897
  * GeneveHeader related configurations.
46969
- * Structure is documented below.
46970
47898
  */
46971
47899
  geneveHeader?: outputs.compute.InterconnectAttachmentL2ForwardingGeneveHeader;
46972
47900
  /**
@@ -47012,6 +47940,18 @@ export declare namespace compute {
47012
47940
  */
47013
47941
  vni?: number;
47014
47942
  }
47943
+ interface InterconnectAttachmentParams {
47944
+ /**
47945
+ * Resource manager tags to be bound to the interconnect attachment. Tag keys and values have the
47946
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
47947
+ * and values are in the format tagValues/456.
47948
+ *
47949
+ * <a name="nestedL2Forwarding"></a>The `l2Forwarding` block supports:
47950
+ */
47951
+ resourceManagerTags?: {
47952
+ [key: string]: string;
47953
+ };
47954
+ }
47015
47955
  interface InterconnectAttachmentPrivateInterconnectInfo {
47016
47956
  /**
47017
47957
  * (Output)
@@ -49171,6 +50111,13 @@ export declare namespace compute {
49171
50111
  instance?: string;
49172
50112
  }
49173
50113
  interface RegionBackendServiceIamBindingCondition {
50114
+ /**
50115
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
50116
+ *
50117
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
50118
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
50119
+ * consider it to be an entirely different resource and will treat it as such.
50120
+ */
49174
50121
  description?: string;
49175
50122
  /**
49176
50123
  * Textual representation of an expression in Common Expression Language syntax.
@@ -49182,6 +50129,13 @@ export declare namespace compute {
49182
50129
  title: string;
49183
50130
  }
49184
50131
  interface RegionBackendServiceIamMemberCondition {
50132
+ /**
50133
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
50134
+ *
50135
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
50136
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
50137
+ * consider it to be an entirely different resource and will treat it as such.
50138
+ */
49185
50139
  description?: string;
49186
50140
  /**
49187
50141
  * Textual representation of an expression in Common Expression Language syntax.
@@ -49245,14 +50199,12 @@ export declare namespace compute {
49245
50199
  }
49246
50200
  interface RegionBackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity {
49247
50201
  /**
49248
- * (Optional, Beta)
49249
50202
  * This field indicates whether zonal affinity is enabled or not.
49250
50203
  * Default value is `ZONAL_AFFINITY_DISABLED`.
49251
50204
  * Possible values are: `ZONAL_AFFINITY_DISABLED`, `ZONAL_AFFINITY_SPILL_CROSS_ZONE`, `ZONAL_AFFINITY_STAY_WITHIN_ZONE`.
49252
50205
  */
49253
50206
  spillover?: string;
49254
50207
  /**
49255
- * (Optional, Beta)
49256
50208
  * The value of the field must be in [0, 1]. When the ratio of the count of healthy backend endpoints in a zone
49257
50209
  * to the count of backend endpoints in that same zone is equal to or above this threshold, the load balancer
49258
50210
  * distributes new connections to all healthy endpoints in the local zone only. When the ratio of the count
@@ -50551,6 +51503,14 @@ export declare namespace compute {
50551
51503
  type: string;
50552
51504
  }
50553
51505
  interface RegionInstanceTemplateNetworkInterface {
51506
+ /**
51507
+ * Access configurations, i.e. IPs via which this
51508
+ * instance can be accessed via the Internet. Omit to ensure that the instance
51509
+ * is not accessible from the Internet (this means that ssh provisioners will
51510
+ * not work unless you are running Terraform can send traffic to the instance's
51511
+ * network (e.g. via tunnel or because it is running on another cloud instance
51512
+ * on that network). This block can be specified once per `networkInterface`. Structure documented below.
51513
+ */
50554
51514
  accessConfigs?: outputs.compute.RegionInstanceTemplateNetworkInterfaceAccessConfig[];
50555
51515
  /**
50556
51516
  * An
@@ -50581,7 +51541,8 @@ export declare namespace compute {
50581
51541
  */
50582
51542
  ipv6Address: string;
50583
51543
  /**
50584
- * The name of the network_interface.
51544
+ * The name of the instance template. If you leave
51545
+ * this blank, Terraform will auto-generate a unique name.
50585
51546
  */
50586
51547
  name: string;
50587
51548
  /**
@@ -50590,6 +51551,10 @@ export declare namespace compute {
50590
51551
  * `subnetwork` for custom subnetted networks.
50591
51552
  */
50592
51553
  network: string;
51554
+ /**
51555
+ * 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}.
51556
+ */
51557
+ networkAttachment: string;
50593
51558
  /**
50594
51559
  * The private IP address to assign to the instance. If
50595
51560
  * empty, the address will be automatically assigned.
@@ -50599,6 +51564,10 @@ export declare namespace compute {
50599
51564
  * The type of vNIC to be used on this interface. Possible values: GVNIC, VIRTIO_NET, MRDMA, IRDMA.
50600
51565
  */
50601
51566
  nicType?: string;
51567
+ /**
51568
+ * Name of the parent network interface of a dynamic network interface.
51569
+ */
51570
+ parentNicName: string;
50602
51571
  /**
50603
51572
  * 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.
50604
51573
  */
@@ -50618,6 +51587,10 @@ export declare namespace compute {
50618
51587
  * If it is not provided, the provider project is used.
50619
51588
  */
50620
51589
  subnetworkProject: string;
51590
+ /**
51591
+ * VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255 inclusively.
51592
+ */
51593
+ vlan?: number;
50621
51594
  }
50622
51595
  interface RegionInstanceTemplateNetworkInterfaceAccessConfig {
50623
51596
  /**
@@ -50661,7 +51634,8 @@ export declare namespace compute {
50661
51634
  */
50662
51635
  externalIpv6PrefixLength: string;
50663
51636
  /**
50664
- * The name of this access configuration.
51637
+ * The name of the instance template. If you leave
51638
+ * this blank, Terraform will auto-generate a unique name.
50665
51639
  */
50666
51640
  name: string;
50667
51641
  /**
@@ -55070,6 +56044,117 @@ export declare namespace compute {
55070
56044
  */
55071
56045
  type: string;
55072
56046
  }
56047
+ interface RolloutPlanWave {
56048
+ /**
56049
+ * The display name of this wave of the rollout plan.
56050
+ */
56051
+ displayName?: string;
56052
+ /**
56053
+ * (Output)
56054
+ * The wave number.
56055
+ */
56056
+ number: number;
56057
+ /**
56058
+ * Options to control the pace of orchestration of a wave.
56059
+ * Structure is documented below.
56060
+ */
56061
+ orchestrationOptions?: outputs.compute.RolloutPlanWaveOrchestrationOptions;
56062
+ /**
56063
+ * The selectors for this wave. There is a logical AND between each selector
56064
+ * defined in a wave, so a resource must satisfy the criteria of *all* the
56065
+ * specified selectors to be in scope for the wave.
56066
+ * Structure is documented below.
56067
+ */
56068
+ selectors: outputs.compute.RolloutPlanWaveSelector[];
56069
+ /**
56070
+ * The validation to be performed before progressing to the next wave.
56071
+ * Structure is documented below.
56072
+ */
56073
+ validation: outputs.compute.RolloutPlanWaveValidation;
56074
+ }
56075
+ interface RolloutPlanWaveOrchestrationOptions {
56076
+ /**
56077
+ * Delays, if any, to be added between batches of projects.
56078
+ * Structure is documented below.
56079
+ */
56080
+ delays?: outputs.compute.RolloutPlanWaveOrchestrationOptionsDelay[];
56081
+ /**
56082
+ * Maximum number of locations to be orchestrated in parallel.
56083
+ */
56084
+ maxConcurrentLocations?: number;
56085
+ /**
56086
+ * Maximum number of resources to be orchestrated per location in parallel.
56087
+ */
56088
+ maxConcurrentResourcesPerLocation?: number;
56089
+ }
56090
+ interface RolloutPlanWaveOrchestrationOptionsDelay {
56091
+ /**
56092
+ * 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.
56093
+ * Possible values are: `DELIMITER_UNSPECIFIED`, `DELIMITER_LOCATION`, `DELIMITER_BATCH`.
56094
+ */
56095
+ delimiter?: string;
56096
+ /**
56097
+ * The duration of the delay, if any, to be added between batches of projects.
56098
+ */
56099
+ duration?: string;
56100
+ /**
56101
+ * 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.
56102
+ * Possible values are: `TYPE_UNSPECIFIED`, `TYPE_OFFSET`, `TYPE_MINIMUM`.
56103
+ */
56104
+ type?: string;
56105
+ }
56106
+ interface RolloutPlanWaveSelector {
56107
+ /**
56108
+ * Roll out to resources by location.
56109
+ * Structure is documented below.
56110
+ */
56111
+ locationSelector?: outputs.compute.RolloutPlanWaveSelectorLocationSelector;
56112
+ /**
56113
+ * Roll out to resources by Cloud Resource Manager resource hierarchy nodes such as projects, folders, orgs.
56114
+ * Structure is documented below.
56115
+ */
56116
+ resourceHierarchySelector?: outputs.compute.RolloutPlanWaveSelectorResourceHierarchySelector;
56117
+ }
56118
+ interface RolloutPlanWaveSelectorLocationSelector {
56119
+ /**
56120
+ * Example: "us-central1-a"
56121
+ */
56122
+ includedLocations?: string[];
56123
+ }
56124
+ interface RolloutPlanWaveSelectorResourceHierarchySelector {
56125
+ /**
56126
+ * Format: "folders/{folder_id}"
56127
+ */
56128
+ includedFolders?: string[];
56129
+ /**
56130
+ * Format: "organizations/{organization_id}"
56131
+ */
56132
+ includedOrganizations?: string[];
56133
+ /**
56134
+ * Format: "projects/{project_id}"
56135
+ */
56136
+ includedProjects?: string[];
56137
+ }
56138
+ interface RolloutPlanWaveValidation {
56139
+ /**
56140
+ * Metadata required if type = "time".
56141
+ * Structure is documented below.
56142
+ */
56143
+ timeBasedValidationMetadata?: outputs.compute.RolloutPlanWaveValidationTimeBasedValidationMetadata;
56144
+ /**
56145
+ * The type of the validation. Possible values:
56146
+ * "manual": The system waits for an end-user approval API before progressing to the next wave.
56147
+ * "time": The system waits for a user specified duration before progressing to the next wave.
56148
+ */
56149
+ type: string;
56150
+ }
56151
+ interface RolloutPlanWaveValidationTimeBasedValidationMetadata {
56152
+ /**
56153
+ * The duration that the system waits in between waves. This wait starts
56154
+ * after all changes in the wave are rolled out.
56155
+ */
56156
+ waitDuration?: string;
56157
+ }
55073
56158
  interface RouteAsPath {
55074
56159
  /**
55075
56160
  * (Output)
@@ -56528,6 +57613,13 @@ export declare namespace compute {
56528
57613
  rsaEncryptedKey?: string;
56529
57614
  }
56530
57615
  interface StoragePoolIamBindingCondition {
57616
+ /**
57617
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
57618
+ *
57619
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
57620
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
57621
+ * consider it to be an entirely different resource and will treat it as such.
57622
+ */
56531
57623
  description?: string;
56532
57624
  /**
56533
57625
  * Textual representation of an expression in Common Expression Language syntax.
@@ -56539,6 +57631,13 @@ export declare namespace compute {
56539
57631
  title: string;
56540
57632
  }
56541
57633
  interface StoragePoolIamMemberCondition {
57634
+ /**
57635
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
57636
+ *
57637
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
57638
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
57639
+ * consider it to be an entirely different resource and will treat it as such.
57640
+ */
56542
57641
  description?: string;
56543
57642
  /**
56544
57643
  * Textual representation of an expression in Common Expression Language syntax.
@@ -59043,6 +60142,16 @@ export declare namespace compute {
59043
60142
  */
59044
60143
  value: string;
59045
60144
  }
60145
+ interface VPNGatewayParams {
60146
+ /**
60147
+ * Resource manager tags to be bound to the Vpn Gateway. Tag keys and values have the
60148
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
60149
+ * and values are in the format tagValues/456.
60150
+ */
60151
+ resourceManagerTags?: {
60152
+ [key: string]: string;
60153
+ };
60154
+ }
59046
60155
  interface VPNTunnelCipherSuite {
59047
60156
  /**
59048
60157
  * Cipher configuration for phase 1 of the IKE protocol.
@@ -59090,6 +60199,16 @@ export declare namespace compute {
59090
60199
  */
59091
60200
  pfs?: string[];
59092
60201
  }
60202
+ interface VPNTunnelParams {
60203
+ /**
60204
+ * Resource manager tags to be bound to the Vpn Tunnel. Tag keys and values have the
60205
+ * same definition as resource manager tags. Keys must be in the format tagKeys/{tag_key_id},
60206
+ * and values are in the format tagValues/456.
60207
+ */
60208
+ resourceManagerTags?: {
60209
+ [key: string]: string;
60210
+ };
60211
+ }
59093
60212
  interface WireGroupEndpoint {
59094
60213
  /**
59095
60214
  * The identifier for this object. Format specified above.
@@ -60233,6 +61352,10 @@ export declare namespace container {
60233
61352
  * for more information.
60234
61353
  */
60235
61354
  rayOperatorConfigs: outputs.container.ClusterAddonsConfigRayOperatorConfig[];
61355
+ /**
61356
+ * The status of the Slice Controller addon. It is disabled by default; set enabled = true to enable.
61357
+ */
61358
+ sliceControllerConfig: outputs.container.ClusterAddonsConfigSliceControllerConfig;
60236
61359
  /**
60237
61360
  * .
60238
61361
  * The status of the Stateful HA addon, which provides automatic configurable failover for stateful applications.
@@ -60344,6 +61467,9 @@ export declare namespace container {
60344
61467
  interface ClusterAddonsConfigRayOperatorConfigRayClusterMonitoringConfig {
60345
61468
  enabled: boolean;
60346
61469
  }
61470
+ interface ClusterAddonsConfigSliceControllerConfig {
61471
+ enabled: boolean;
61472
+ }
60347
61473
  interface ClusterAddonsConfigStatefulHaConfig {
60348
61474
  enabled: boolean;
60349
61475
  }
@@ -60783,6 +61909,13 @@ export declare namespace container {
60783
61909
  * List of secondary ranges names within this subnetwork that can be used for pod IPs.
60784
61910
  */
60785
61911
  podIpv4RangeNames?: string[];
61912
+ /**
61913
+ * Status of the subnetwork. Additional subnet with DRAINING status will not be selected during new node pool creation
61914
+ * Accepted values are:
61915
+ * * `ACTIVE`: ACTIVE status indicates that the subnet is available for new node pool creation.
61916
+ * * `DRAINING`: DRAINING status indicates that the subnet is not used for new node pool creation.
61917
+ */
61918
+ status?: string;
60786
61919
  /**
60787
61920
  * Name of the subnetwork. This can be the full path of the subnetwork or just the name.
60788
61921
  */
@@ -62027,6 +63160,9 @@ export declare namespace container {
62027
63160
  * 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.
62028
63161
  */
62029
63162
  upgradeSettings: outputs.container.ClusterNodePoolUpgradeSettings;
63163
+ /**
63164
+ * 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.
63165
+ */
62030
63166
  version: string;
62031
63167
  }
62032
63168
  interface ClusterNodePoolAutoConfig {
@@ -63688,6 +64824,10 @@ export declare namespace container {
63688
64824
  * The status of the Ray Operator addon, which enabled management of Ray AI/ML jobs on GKE. Defaults to disabled; set enabled = true to enable.
63689
64825
  */
63690
64826
  rayOperatorConfigs: outputs.container.GetClusterAddonsConfigRayOperatorConfig[];
64827
+ /**
64828
+ * The status of the Slice Controller addon. It is disabled by default; set enabled = true to enable.
64829
+ */
64830
+ sliceControllerConfigs: outputs.container.GetClusterAddonsConfigSliceControllerConfig[];
63691
64831
  /**
63692
64832
  * The status of the Stateful HA addon, which provides automatic configurable failover for stateful applications. Defaults to disabled; set enabled = true to enable.
63693
64833
  */
@@ -63774,6 +64914,9 @@ export declare namespace container {
63774
64914
  interface GetClusterAddonsConfigRayOperatorConfigRayClusterMonitoringConfig {
63775
64915
  enabled: boolean;
63776
64916
  }
64917
+ interface GetClusterAddonsConfigSliceControllerConfig {
64918
+ enabled: boolean;
64919
+ }
63777
64920
  interface GetClusterAddonsConfigStatefulHaConfig {
63778
64921
  enabled: boolean;
63779
64922
  }
@@ -64163,6 +65306,10 @@ export declare namespace container {
64163
65306
  * List of secondary ranges names within this subnetwork that can be used for pod IPs.
64164
65307
  */
64165
65308
  podIpv4RangeNames: string[];
65309
+ /**
65310
+ * Status of the subnetwork, If in draining status, subnet will not be selected for new node pools.
65311
+ */
65312
+ status: string;
64166
65313
  /**
64167
65314
  * Name of the subnetwork. This can be the full path of the subnetwork or just the name.
64168
65315
  */
@@ -65186,6 +66333,9 @@ export declare namespace container {
65186
66333
  * 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.
65187
66334
  */
65188
66335
  upgradeSettings: outputs.container.GetClusterNodePoolUpgradeSetting[];
66336
+ /**
66337
+ * 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.
66338
+ */
65189
66339
  version: string;
65190
66340
  }
65191
66341
  interface GetClusterNodePoolAutoConfig {
@@ -76734,6 +77884,10 @@ export declare namespace dataproc {
76734
77884
  * for more information.
76735
77885
  */
76736
77886
  imageUri: string;
77887
+ /**
77888
+ * Instance flexibility Policy allowing a mixture of VM shapes.
77889
+ */
77890
+ instanceFlexibilityPolicy: outputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicy;
76737
77891
  /**
76738
77892
  * List of master instance names which
76739
77893
  * have been assigned to the cluster.
@@ -76801,6 +77955,36 @@ export declare namespace dataproc {
76801
77955
  */
76802
77956
  numLocalSsds: number;
76803
77957
  }
77958
+ interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicy {
77959
+ /**
77960
+ * List of instance selection options that the group will use when creating new VMs.
77961
+ */
77962
+ instanceSelectionLists: outputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionList[];
77963
+ /**
77964
+ * A list of instance selection results in the group.
77965
+ */
77966
+ instanceSelectionResults: outputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionResult[];
77967
+ }
77968
+ interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionList {
77969
+ /**
77970
+ * Full machine-type names, e.g. `"n1-standard-16"`.
77971
+ */
77972
+ machineTypes: string[];
77973
+ /**
77974
+ * 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.
77975
+ */
77976
+ rank: number;
77977
+ }
77978
+ interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionResult {
77979
+ /**
77980
+ * Full machine-type names, e.g. "n1-standard-16".
77981
+ */
77982
+ machineType: string;
77983
+ /**
77984
+ * Number of VM provisioned with the machine_type.
77985
+ */
77986
+ vmCount: number;
77987
+ }
76804
77988
  interface ClusterClusterConfigMetastoreConfig {
76805
77989
  /**
76806
77990
  * Resource name of an existing Dataproc Metastore service.
@@ -77054,6 +78238,10 @@ export declare namespace dataproc {
77054
78238
  * for more information.
77055
78239
  */
77056
78240
  imageUri: string;
78241
+ /**
78242
+ * Instance flexibility Policy allowing a mixture of VM shapes.
78243
+ */
78244
+ instanceFlexibilityPolicy: outputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicy;
77057
78245
  /**
77058
78246
  * List of worker instance names which have been assigned
77059
78247
  * to the cluster.
@@ -77126,6 +78314,36 @@ export declare namespace dataproc {
77126
78314
  */
77127
78315
  numLocalSsds: number;
77128
78316
  }
78317
+ interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicy {
78318
+ /**
78319
+ * List of instance selection options that the group will use when creating new VMs.
78320
+ */
78321
+ instanceSelectionLists: outputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionList[];
78322
+ /**
78323
+ * A list of instance selection results in the group.
78324
+ */
78325
+ instanceSelectionResults: outputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult[];
78326
+ }
78327
+ interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionList {
78328
+ /**
78329
+ * Full machine-type names, e.g. `"n1-standard-16"`.
78330
+ */
78331
+ machineTypes: string[];
78332
+ /**
78333
+ * 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.
78334
+ */
78335
+ rank: number;
78336
+ }
78337
+ interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult {
78338
+ /**
78339
+ * Full machine-type names, e.g. "n1-standard-16".
78340
+ */
78341
+ machineType: string;
78342
+ /**
78343
+ * Number of VM provisioned with the machine_type.
78344
+ */
78345
+ vmCount: number;
78346
+ }
77129
78347
  interface ClusterIAMBindingCondition {
77130
78348
  description?: string;
77131
78349
  expression: string;
@@ -78331,7 +79549,19 @@ export declare namespace dataproc {
78331
79549
  }
78332
79550
  interface WorkflowTemplateEncryptionConfig {
78333
79551
  /**
78334
- * Optional. The Cloud KMS key name to use for encryption.
79552
+ * 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).
79553
+ *
79554
+ * 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):
79555
+ *
79556
+ * - [FlinkJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/FlinkJob)
79557
+ * - [HadoopJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/HadoopJob)
79558
+ * - [SparkJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/SparkJob)
79559
+ * - [SparkRJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/SparkRJob)
79560
+ * - [PySparkJob args](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/PySparkJob)
79561
+ * - [SparkSqlJob](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/SparkSqlJob) scriptVariables and queryList.queries
79562
+ * - [HiveJob](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/HiveJob) scriptVariables and queryList.queries
79563
+ * - [PigJob](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/PigJob) scriptVariables and queryList.queries
79564
+ * - [PrestoJob](https://docs.cloud.google.com/dataproc/docs/reference/rest/v1/PrestoJob) scriptVariables and queryList.queries
78335
79565
  */
78336
79566
  kmsKey?: string;
78337
79567
  }
@@ -78867,7 +80097,7 @@ export declare namespace dataproc {
78867
80097
  */
78868
80098
  softwareConfig?: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigSoftwareConfig;
78869
80099
  /**
78870
- * 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)).
80100
+ * 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)).
78871
80101
  */
78872
80102
  stagingBucket?: string;
78873
80103
  /**
@@ -78911,7 +80141,7 @@ export declare namespace dataproc {
78911
80141
  */
78912
80142
  internalIpOnly: boolean;
78913
80143
  /**
78914
- * The Compute Engine metadata entries to add to all instances (see [About VM metadata](https://cloud.google.com/compute/docs/metadata/overview)).
80144
+ * The Compute Engine metadata entries to add to all instances (see [About VM metadata](https://docs.cloud.google.com/compute/docs/metadata/overview)).
78915
80145
  */
78916
80146
  metadata?: {
78917
80147
  [key: string]: string;
@@ -78933,15 +80163,15 @@ export declare namespace dataproc {
78933
80163
  */
78934
80164
  reservationAffinity?: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinity;
78935
80165
  /**
78936
- * The (https://cloud.google.com/compute/docs/access/service-accounts#default_service_account) is used.
80166
+ * The (https://docs.cloud.google.com/compute/docs/access/service-accounts#default_service_account) is used.
78937
80167
  */
78938
80168
  serviceAccount?: string;
78939
80169
  /**
78940
- * 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
80170
+ * 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
78941
80171
  */
78942
80172
  serviceAccountScopes?: string[];
78943
80173
  /**
78944
- * Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://cloud.google.com/security/shielded-cloud/shielded-vm). Structure defined below.
80174
+ * Shielded Instance Config for clusters using [Compute Engine Shielded VMs](https://docs.cloud.google.com/security/shielded-cloud/shielded-vm). Structure defined below.
78945
80175
  */
78946
80176
  shieldedInstanceConfig?: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig;
78947
80177
  /**
@@ -78949,7 +80179,7 @@ export declare namespace dataproc {
78949
80179
  */
78950
80180
  subnetwork?: string;
78951
80181
  /**
78952
- * The Compute Engine tags to add to all instances (see [Manage tags for resources](https://cloud.google.com/compute/docs/tag-resources)).
80182
+ * The Compute Engine tags to add to all instances (see [Manage tags for resources](https://docs.cloud.google.com/compute/docs/tag-resources)).
78953
80183
  */
78954
80184
  tags?: string[];
78955
80185
  /**
@@ -78979,15 +80209,15 @@ export declare namespace dataproc {
78979
80209
  }
78980
80210
  interface WorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig {
78981
80211
  /**
78982
- * Defines whether instances have [Integrity Monitoring](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#integrity-monitoring) enabled.
80212
+ * Defines whether instances have [Integrity Monitoring](https://docs.cloud.google.com/compute/shielded-vm/docs/shielded-vm#integrity-monitoring) enabled.
78983
80213
  */
78984
80214
  enableIntegrityMonitoring?: boolean;
78985
80215
  /**
78986
- * Defines whether instances have [Secure Boot](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#secure-boot) enabled.
80216
+ * Defines whether instances have [Secure Boot](https://docs.cloud.google.com/compute/shielded-vm/docs/shielded-vm#secure-boot) enabled.
78987
80217
  */
78988
80218
  enableSecureBoot?: boolean;
78989
80219
  /**
78990
- * Defines whether instances have the [vTPM](https://cloud.google.com/compute/shielded-vm/docs/shielded-vm#vtpm) enabled.
80220
+ * Defines whether instances have the [vTPM](https://docs.cloud.google.com/compute/shielded-vm/docs/shielded-vm#vtpm) enabled.
78991
80221
  */
78992
80222
  enableVtpm?: boolean;
78993
80223
  }
@@ -79057,7 +80287,7 @@ export declare namespace dataproc {
79057
80287
  */
79058
80288
  isPreemptible: boolean;
79059
80289
  /**
79060
- * 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`.
80290
+ * 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`.
79061
80291
  */
79062
80292
  machineType?: string;
79063
80293
  /**
@@ -79065,7 +80295,7 @@ export declare namespace dataproc {
79065
80295
  */
79066
80296
  managedGroupConfigs: outputs.dataproc.WorkflowTemplatePlacementManagedClusterConfigMasterConfigManagedGroupConfig[];
79067
80297
  /**
79068
- * Specifies the minimum cpu platform for the Instance Group. See [Minimum CPU platform](https://cloud.google.com/dataproc/docs/concepts/compute/dataproc-min-cpu).
80298
+ * 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).
79069
80299
  */
79070
80300
  minCpuPlatform: string;
79071
80301
  /**
@@ -79083,7 +80313,7 @@ export declare namespace dataproc {
79083
80313
  */
79084
80314
  acceleratorCount?: number;
79085
80315
  /**
79086
- * 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`.
80316
+ * 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`.
79087
80317
  */
79088
80318
  acceleratorType?: string;
79089
80319
  }
@@ -79165,7 +80395,7 @@ export declare namespace dataproc {
79165
80395
  */
79166
80396
  acceleratorCount?: number;
79167
80397
  /**
79168
- * 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`.
80398
+ * 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`.
79169
80399
  */
79170
80400
  acceleratorType?: string;
79171
80401
  }
@@ -79263,7 +80493,7 @@ export declare namespace dataproc {
79263
80493
  }
79264
80494
  interface WorkflowTemplatePlacementManagedClusterConfigSoftwareConfig {
79265
80495
  /**
79266
- * 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.
80496
+ * 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.
79267
80497
  */
79268
80498
  imageVersion?: string;
79269
80499
  /**
@@ -79286,7 +80516,7 @@ export declare namespace dataproc {
79286
80516
  * * yarn: `yarn-site.xml`
79287
80517
  *
79288
80518
  *
79289
- * For more information, see [Cluster properties](https://cloud.google.com/dataproc/docs/concepts/cluster-properties).
80519
+ * For more information, see [Cluster properties](https://docs.cloud.google.com/dataproc/docs/concepts/cluster-properties).
79290
80520
  */
79291
80521
  properties?: {
79292
80522
  [key: string]: string;
@@ -79340,7 +80570,7 @@ export declare namespace dataproc {
79340
80570
  */
79341
80571
  acceleratorCount?: number;
79342
80572
  /**
79343
- * 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`.
80573
+ * 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`.
79344
80574
  */
79345
80575
  acceleratorType?: string;
79346
80576
  }
@@ -82161,6 +83391,12 @@ export declare namespace developerconnect {
82161
83391
  */
82162
83392
  deployment: string;
82163
83393
  }
83394
+ interface InsightsConfigTargetProjects {
83395
+ /**
83396
+ * The project IDs. Format {project}.
83397
+ */
83398
+ projectIds?: string[];
83399
+ }
82164
83400
  }
82165
83401
  export declare namespace diagflow {
82166
83402
  interface ConversationProfileAutomatedAgentConfig {
@@ -87455,6 +88691,43 @@ export declare namespace discoveryengine {
87455
88691
  */
87456
88692
  companyName?: string;
87457
88693
  }
88694
+ interface SearchEngineKnowledgeGraphConfig {
88695
+ /**
88696
+ * Specify entity types to support.
88697
+ */
88698
+ cloudKnowledgeGraphTypes?: string[];
88699
+ /**
88700
+ * Whether to enable the Cloud Knowledge Graph for the engine.
88701
+ */
88702
+ enableCloudKnowledgeGraph: boolean;
88703
+ /**
88704
+ * Whether to enable the Private Knowledge Graph for the engine.
88705
+ */
88706
+ enablePrivateKnowledgeGraph: boolean;
88707
+ /**
88708
+ * Feature config for the Knowledge Graph.
88709
+ * Structure is documented below.
88710
+ */
88711
+ featureConfig?: outputs.discoveryengine.SearchEngineKnowledgeGraphConfigFeatureConfig;
88712
+ }
88713
+ interface SearchEngineKnowledgeGraphConfigFeatureConfig {
88714
+ /**
88715
+ * Whether to disable the private KG auto complete for the engine.
88716
+ */
88717
+ disablePrivateKgAutoComplete?: boolean;
88718
+ /**
88719
+ * Whether to disable the private KG enrichment for the engine.
88720
+ */
88721
+ disablePrivateKgEnrichment?: boolean;
88722
+ /**
88723
+ * Whether to disable the private KG for query UI chips.
88724
+ */
88725
+ disablePrivateKgQueryUiChips?: boolean;
88726
+ /**
88727
+ * Whether to disable the private KG query understanding for the engine.
88728
+ */
88729
+ disablePrivateKgQueryUnderstanding?: boolean;
88730
+ }
87458
88731
  interface SearchEngineSearchEngineConfig {
87459
88732
  /**
87460
88733
  * The add-on that this search engine enables.
@@ -87956,6 +89229,14 @@ export declare namespace dns {
87956
89229
  * Structure is documented below.
87957
89230
  */
87958
89231
  gkeClusters?: outputs.dns.ManagedZonePrivateVisibilityConfigGkeCluster[];
89232
+ /**
89233
+ * 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
89234
+ * may experience issues with this resource while updating. If you've defined a `networks` block and
89235
+ * add another `networks` block while keeping the old block, Terraform will see an incorrect diff
89236
+ * and apply an incorrect update to the resource. If you encounter this issue, remove all `networks`
89237
+ * blocks in an update and then apply another update adding all of them back simultaneously.
89238
+ * Structure is documented below.
89239
+ */
87959
89240
  networks?: outputs.dns.ManagedZonePrivateVisibilityConfigNetwork[];
87960
89241
  }
87961
89242
  interface ManagedZonePrivateVisibilityConfigGkeCluster {
@@ -88145,6 +89426,10 @@ export declare namespace dns {
88145
89426
  * The location name defined in Google Cloud.
88146
89427
  */
88147
89428
  location: string;
89429
+ /**
89430
+ * The string data for the records in this record set
89431
+ * 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"`).
89432
+ */
88148
89433
  rrdatas?: string[];
88149
89434
  }
88150
89435
  interface RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargets {
@@ -90005,25 +91290,28 @@ export declare namespace firebase {
90005
91290
  interface AiLogicConfigGenerativeLanguageConfig {
90006
91291
  /**
90007
91292
  * The value of the API key. The API key must have
90008
- * 'generativelanguage.googleapis.com' in its "API restrictions" allowlist.
91293
+ * `generativelanguage.googleapis.com` in its "API restrictions" allowlist.
90009
91294
  * Note that this API is sometimes called the *Generative Language API* in
90010
91295
  * the Google Cloud console.
90011
- *
90012
91296
  * Do **not** add this Gemini API key into your app's codebase
91297
+ * **Note**: This property is sensitive and will not be displayed in the plan.
90013
91298
  */
90014
91299
  apiKey?: string;
90015
91300
  /**
90016
91301
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
91302
+ * (Optional, Write-Only)
90017
91303
  * The value of the API key. The API key must have
90018
- * 'generativelanguage.googleapis.com' in its "API restrictions" allowlist.
91304
+ * `generativelanguage.googleapis.com` in its "API restrictions" allowlist.
90019
91305
  * Note that this API is sometimes called the *Generative Language API* in
90020
91306
  * the Google Cloud console.
90021
- *
90022
91307
  * Do **not** add this Gemini API key into your app's codebase
91308
+ * **Note**: This property is write-only and will not be read from the API.
91309
+ *
91310
+ * > **Note:** One of `apiKey` or `apiKeyWo` can only be set.
90023
91311
  */
90024
91312
  apiKeyWo?: string;
90025
91313
  /**
90026
- * 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)
91314
+ * 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)
90027
91315
  */
90028
91316
  apiKeyWoVersion?: string;
90029
91317
  }
@@ -92249,7 +93537,9 @@ export declare namespace gkehub {
92249
93537
  */
92250
93538
  hierarchyController?: outputs.gkehub.FeatureMembershipConfigmanagementHierarchyController;
92251
93539
  /**
92252
- * 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.
93540
+ * Enables automatic Feature management. Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades,
93541
+ * and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades.
93542
+ * This field was introduced in Terraform version 5.41.0.
92253
93543
  */
92254
93544
  management: string;
92255
93545
  /**
@@ -92269,7 +93559,9 @@ export declare namespace gkehub {
92269
93559
  */
92270
93560
  deploymentOverrides?: outputs.gkehub.FeatureMembershipConfigmanagementConfigSyncDeploymentOverride[];
92271
93561
  /**
92272
- * 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.
93562
+ * Whether Config Sync is enabled in the cluster. This field was introduced in Terraform version
93563
+ * 5.41.0, and
93564
+ * needs to be set to `true` explicitly to install Config Sync.
92273
93565
  */
92274
93566
  enabled?: boolean;
92275
93567
  /**
@@ -93220,6 +94512,10 @@ export declare namespace gkehub {
93220
94512
  updateTime: string;
93221
94513
  }
93222
94514
  interface GetMembershipAuthority {
94515
+ /**
94516
+ * A JSON Web Token (JWT) issuer URI. 'issuer' must start with 'https://' and // be a valid
94517
+ * 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}"'.
94518
+ */
93223
94519
  issuer: string;
93224
94520
  }
93225
94521
  interface GetMembershipBindingState {
@@ -93235,9 +94531,20 @@ export declare namespace gkehub {
93235
94531
  gkeClusters: outputs.gkehub.GetMembershipEndpointGkeCluster[];
93236
94532
  }
93237
94533
  interface GetMembershipEndpointGkeCluster {
94534
+ /**
94535
+ * Self-link of the GCP resource for the GKE cluster.
94536
+ * For example: '//container.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster'.
94537
+ * It can be at the most 1000 characters in length. If the cluster is provisioned with Terraform,
94538
+ * this can be '"//container.googleapis.com/${google_container_cluster.my-cluster.id}"' or
94539
+ * 'google_container_cluster.my-cluster.id'.
94540
+ */
93238
94541
  resourceLink: string;
93239
94542
  }
93240
94543
  interface MembershipAuthority {
94544
+ /**
94545
+ * A JSON Web Token (JWT) issuer URI. `issuer` must start with `https://` and // be a valid
94546
+ * 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}"`.
94547
+ */
93241
94548
  issuer: string;
93242
94549
  }
93243
94550
  interface MembershipBindingState {
@@ -93255,6 +94562,13 @@ export declare namespace gkehub {
93255
94562
  gkeCluster?: outputs.gkehub.MembershipEndpointGkeCluster;
93256
94563
  }
93257
94564
  interface MembershipEndpointGkeCluster {
94565
+ /**
94566
+ * Self-link of the GCP resource for the GKE cluster.
94567
+ * For example: `//container.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster`.
94568
+ * It can be at the most 1000 characters in length. If the cluster is provisioned with Terraform,
94569
+ * this can be `"//container.googleapis.com/${google_container_cluster.my-cluster.id}"` or
94570
+ * `google_container_cluster.my-cluster.id`.
94571
+ */
93258
94572
  resourceLink: string;
93259
94573
  }
93260
94574
  interface MembershipIamBindingCondition {
@@ -96942,6 +98256,13 @@ export declare namespace iam {
96942
98256
  idpMetadataXml: string;
96943
98257
  }
96944
98258
  interface WorkloadIdentityPoolIamBindingCondition {
98259
+ /**
98260
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98261
+ *
98262
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98263
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98264
+ * consider it to be an entirely different resource and will treat it as such.
98265
+ */
96945
98266
  description?: string;
96946
98267
  /**
96947
98268
  * Textual representation of an expression in Common Expression Language syntax.
@@ -96953,6 +98274,13 @@ export declare namespace iam {
96953
98274
  title: string;
96954
98275
  }
96955
98276
  interface WorkloadIdentityPoolIamMemberCondition {
98277
+ /**
98278
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98279
+ *
98280
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98281
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98282
+ * consider it to be an entirely different resource and will treat it as such.
98283
+ */
96956
98284
  description?: string;
96957
98285
  /**
96958
98286
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97442,6 +98770,13 @@ export declare namespace iap {
97442
98770
  rctokenAud?: string;
97443
98771
  }
97444
98772
  interface TunnelDestGroupIamBindingCondition {
98773
+ /**
98774
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98775
+ *
98776
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98777
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98778
+ * consider it to be an entirely different resource and will treat it as such.
98779
+ */
97445
98780
  description?: string;
97446
98781
  /**
97447
98782
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97453,6 +98788,13 @@ export declare namespace iap {
97453
98788
  title: string;
97454
98789
  }
97455
98790
  interface TunnelDestGroupIamMemberCondition {
98791
+ /**
98792
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98793
+ *
98794
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98795
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98796
+ * consider it to be an entirely different resource and will treat it as such.
98797
+ */
97456
98798
  description?: string;
97457
98799
  /**
97458
98800
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97564,6 +98906,13 @@ export declare namespace iap {
97564
98906
  title: string;
97565
98907
  }
97566
98908
  interface WebCloudRunServiceIamBindingCondition {
98909
+ /**
98910
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98911
+ *
98912
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98913
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98914
+ * consider it to be an entirely different resource and will treat it as such.
98915
+ */
97567
98916
  description?: string;
97568
98917
  /**
97569
98918
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97575,6 +98924,13 @@ export declare namespace iap {
97575
98924
  title: string;
97576
98925
  }
97577
98926
  interface WebCloudRunServiceIamMemberCondition {
98927
+ /**
98928
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98929
+ *
98930
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98931
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98932
+ * consider it to be an entirely different resource and will treat it as such.
98933
+ */
97578
98934
  description?: string;
97579
98935
  /**
97580
98936
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97586,6 +98942,13 @@ export declare namespace iap {
97586
98942
  title: string;
97587
98943
  }
97588
98944
  interface WebForwardingRuleServiceIamBindingCondition {
98945
+ /**
98946
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98947
+ *
98948
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98949
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98950
+ * consider it to be an entirely different resource and will treat it as such.
98951
+ */
97589
98952
  description?: string;
97590
98953
  /**
97591
98954
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97597,6 +98960,13 @@ export declare namespace iap {
97597
98960
  title: string;
97598
98961
  }
97599
98962
  interface WebForwardingRuleServiceIamMemberCondition {
98963
+ /**
98964
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
98965
+ *
98966
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
98967
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
98968
+ * consider it to be an entirely different resource and will treat it as such.
98969
+ */
97600
98970
  description?: string;
97601
98971
  /**
97602
98972
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97644,6 +99014,13 @@ export declare namespace iap {
97644
99014
  title: string;
97645
99015
  }
97646
99016
  interface WebRegionBackendServiceIamBindingCondition {
99017
+ /**
99018
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
99019
+ *
99020
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
99021
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
99022
+ * consider it to be an entirely different resource and will treat it as such.
99023
+ */
97647
99024
  description?: string;
97648
99025
  /**
97649
99026
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97655,6 +99032,13 @@ export declare namespace iap {
97655
99032
  title: string;
97656
99033
  }
97657
99034
  interface WebRegionBackendServiceIamMemberCondition {
99035
+ /**
99036
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
99037
+ *
99038
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
99039
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
99040
+ * consider it to be an entirely different resource and will treat it as such.
99041
+ */
97658
99042
  description?: string;
97659
99043
  /**
97660
99044
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97666,6 +99050,13 @@ export declare namespace iap {
97666
99050
  title: string;
97667
99051
  }
97668
99052
  interface WebRegionForwardingRuleServiceIamBindingCondition {
99053
+ /**
99054
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
99055
+ *
99056
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
99057
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
99058
+ * consider it to be an entirely different resource and will treat it as such.
99059
+ */
97669
99060
  description?: string;
97670
99061
  /**
97671
99062
  * Textual representation of an expression in Common Expression Language syntax.
@@ -97677,6 +99068,13 @@ export declare namespace iap {
97677
99068
  title: string;
97678
99069
  }
97679
99070
  interface WebRegionForwardingRuleServiceIamMemberCondition {
99071
+ /**
99072
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
99073
+ *
99074
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
99075
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
99076
+ * consider it to be an entirely different resource and will treat it as such.
99077
+ */
97680
99078
  description?: string;
97681
99079
  /**
97682
99080
  * Textual representation of an expression in Common Expression Language syntax.
@@ -98947,6 +100345,13 @@ export declare namespace kms {
98947
100345
  protectionLevel?: string;
98948
100346
  }
98949
100347
  interface EkmConnectionIamBindingCondition {
100348
+ /**
100349
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
100350
+ *
100351
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
100352
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
100353
+ * consider it to be an entirely different resource and will treat it as such.
100354
+ */
98950
100355
  description?: string;
98951
100356
  /**
98952
100357
  * Textual representation of an expression in Common Expression Language syntax.
@@ -98958,6 +100363,13 @@ export declare namespace kms {
98958
100363
  title: string;
98959
100364
  }
98960
100365
  interface EkmConnectionIamMemberCondition {
100366
+ /**
100367
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
100368
+ *
100369
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
100370
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
100371
+ * consider it to be an entirely different resource and will treat it as such.
100372
+ */
98961
100373
  description?: string;
98962
100374
  /**
98963
100375
  * Textual representation of an expression in Common Expression Language syntax.
@@ -99102,6 +100514,9 @@ export declare namespace kms {
99102
100514
  * If not specified at creation time, the default duration is 30 days.
99103
100515
  */
99104
100516
  destroyScheduledDuration: string;
100517
+ /**
100518
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
100519
+ */
99105
100520
  effectiveLabels: {
99106
100521
  [key: string]: string;
99107
100522
  };
@@ -99516,6 +100931,13 @@ export declare namespace logging {
99516
100931
  datasetId: string;
99517
100932
  }
99518
100933
  interface LogViewIamBindingCondition {
100934
+ /**
100935
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
100936
+ *
100937
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
100938
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
100939
+ * consider it to be an entirely different resource and will treat it as such.
100940
+ */
99519
100941
  description?: string;
99520
100942
  /**
99521
100943
  * Textual representation of an expression in Common Expression Language syntax.
@@ -99527,6 +100949,13 @@ export declare namespace logging {
99527
100949
  title: string;
99528
100950
  }
99529
100951
  interface LogViewIamMemberCondition {
100952
+ /**
100953
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
100954
+ *
100955
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
100956
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
100957
+ * consider it to be an entirely different resource and will treat it as such.
100958
+ */
99530
100959
  description?: string;
99531
100960
  /**
99532
100961
  * Textual representation of an expression in Common Expression Language syntax.
@@ -99815,6 +101244,13 @@ export declare namespace logging {
99815
101244
  }
99816
101245
  export declare namespace looker {
99817
101246
  interface InstanceAdminSettings {
101247
+ /**
101248
+ * Email domain allowlist for the instance.
101249
+ * Define the email domains to which your users can deliver Looker (Google Cloud core) content.
101250
+ * Updating this list will restart the instance. Updating the allowed email domains from terraform
101251
+ * means the value provided will be considered as the entire list and not an amendment to the
101252
+ * existing list of allowed email domains.
101253
+ */
99818
101254
  allowedEmailDomains?: string[];
99819
101255
  }
99820
101256
  interface InstanceControlledEgressConfig {
@@ -102392,6 +103828,14 @@ export declare namespace monitoring {
102392
103828
  * valid Prometheus label name.
102393
103829
  */
102394
103830
  alertRule?: string;
103831
+ /**
103832
+ * Whether to disable metric existence validation for this condition.
103833
+ * This allows alerting policies to be defined on metrics that do not yet
103834
+ * exist, improving advanced customer workflows such as configuring
103835
+ * alerting policies using Terraform.
103836
+ * Users with the `monitoring.alertPolicyViewer` role are able to see the
103837
+ * name of the non-existent metric in the alerting policy condition.
103838
+ */
102395
103839
  disableMetricValidation?: boolean;
102396
103840
  /**
102397
103841
  * Alerts are considered firing once their PromQL expression evaluated
@@ -103010,14 +104454,38 @@ export declare namespace monitoring {
103010
104454
  * An authorization token for a notification channel. Channel types that support this field include: slack
103011
104455
  */
103012
104456
  authToken: string;
104457
+ /**
104458
+ * An authorization token for a notification channel. Channel types that support this field include: slack
104459
+ */
104460
+ authTokenWo: string;
104461
+ /**
104462
+ * Triggers update of 'auth_token_wo' write-only. Increment this value when an update to 'auth_token_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)
104463
+ */
104464
+ authTokenWoVersion: string;
103013
104465
  /**
103014
104466
  * An password for a notification channel. Channel types that support this field include: webhook_basicauth
103015
104467
  */
103016
104468
  password: string;
104469
+ /**
104470
+ * An password for a notification channel. Channel types that support this field include: webhook_basicauth
104471
+ */
104472
+ passwordWo: string;
104473
+ /**
104474
+ * Triggers update of 'password_wo' write-only. Increment this value when an update to 'password_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)
104475
+ */
104476
+ passwordWoVersion: string;
103017
104477
  /**
103018
104478
  * An servicekey token for a notification channel. Channel types that support this field include: pagerduty
103019
104479
  */
103020
104480
  serviceKey: string;
104481
+ /**
104482
+ * An servicekey token for a notification channel. Channel types that support this field include: pagerduty
104483
+ */
104484
+ serviceKeyWo: string;
104485
+ /**
104486
+ * Triggers update of 'service_key_wo' write-only. Increment this value when an update to 'service_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)
104487
+ */
104488
+ serviceKeyWoVersion: string;
103021
104489
  }
103022
104490
  interface GetUptimeCheckIPsUptimeCheckIp {
103023
104491
  /**
@@ -103069,16 +104537,55 @@ export declare namespace monitoring {
103069
104537
  * **Note**: This property is sensitive and will not be displayed in the plan.
103070
104538
  */
103071
104539
  authToken?: string;
104540
+ /**
104541
+ * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
104542
+ * (Optional, Write-Only)
104543
+ * An authorization token for a notification channel. Channel types that support this field include: slack
104544
+ * **Note**: This property is write-only and will not be read from the API.
104545
+ *
104546
+ * > **Note:** One of `authToken` or `authTokenWo` can only be set.
104547
+ */
104548
+ authTokenWo?: string;
104549
+ /**
104550
+ * 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)
104551
+ */
104552
+ authTokenWoVersion?: string;
103072
104553
  /**
103073
104554
  * An password for a notification channel. Channel types that support this field include: webhookBasicauth
103074
104555
  * **Note**: This property is sensitive and will not be displayed in the plan.
103075
104556
  */
103076
104557
  password?: string;
104558
+ /**
104559
+ * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
104560
+ * (Optional, Write-Only)
104561
+ * An password for a notification channel. Channel types that support this field include: webhookBasicauth
104562
+ * **Note**: This property is write-only and will not be read from the API.
104563
+ *
104564
+ * > **Note:** One of `password` or `passwordWo` can only be set.
104565
+ */
104566
+ passwordWo?: string;
104567
+ /**
104568
+ * 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)
104569
+ */
104570
+ passwordWoVersion?: string;
103077
104571
  /**
103078
104572
  * An servicekey token for a notification channel. Channel types that support this field include: pagerduty
103079
104573
  * **Note**: This property is sensitive and will not be displayed in the plan.
103080
104574
  */
103081
104575
  serviceKey?: string;
104576
+ /**
104577
+ * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
104578
+ * (Optional, Write-Only)
104579
+ * An servicekey token for a notification channel. Channel types that support this field include: pagerduty
104580
+ * **Note**: This property is write-only and will not be read from the API.
104581
+ *
104582
+ * > **Note:** One of `serviceKey` or `serviceKeyWo` can only be set.
104583
+ */
104584
+ serviceKeyWo?: string;
104585
+ /**
104586
+ * 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)
104587
+ */
104588
+ serviceKeyWoVersion?: string;
103082
104589
  }
103083
104590
  interface SloBasicSli {
103084
104591
  /**
@@ -103599,11 +105106,16 @@ export declare namespace monitoring {
103599
105106
  interface UptimeCheckConfigHttpCheckAuthInfo {
103600
105107
  /**
103601
105108
  * The password to authenticate.
105109
+ * **Note**: This property is sensitive and will not be displayed in the plan.
103602
105110
  */
103603
105111
  password?: string;
103604
105112
  /**
103605
105113
  * **NOTE:** This field is write-only and its value will not be updated in state as part of read operations.
105114
+ * (Optional, Write-Only)
103606
105115
  * The password to authenticate.
105116
+ * **Note**: This property is write-only and will not be read from the API.
105117
+ *
105118
+ * > **Note:** One of `password` or `passwordWo` can only be set.
103607
105119
  */
103608
105120
  passwordWo?: string;
103609
105121
  /**
@@ -104861,6 +106373,9 @@ export declare namespace networkmanagement {
104861
106373
  * Structure is documented below.
104862
106374
  */
104863
106375
  destinations: outputs.networkmanagement.GetConnectivityTestsConnectivityTestDestination[];
106376
+ /**
106377
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
106378
+ */
104864
106379
  effectiveLabels: {
104865
106380
  [key: string]: string;
104866
106381
  };
@@ -105643,6 +107158,11 @@ export declare namespace networksecurity {
105643
107158
  * Structure is documented below.
105644
107159
  */
105645
107160
  hosts?: outputs.networksecurity.AuthzPolicyHttpRuleToOperationHost[];
107161
+ /**
107162
+ * Defines the MCP protocol attributes to match on. MCP based match is allowed only when the AuthzPolicy points to an AgentGateway.
107163
+ * Structure is documented below.
107164
+ */
107165
+ mcp?: outputs.networksecurity.AuthzPolicyHttpRuleToOperationMcp;
105646
107166
  /**
105647
107167
  * 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.
105648
107168
  */
@@ -105733,6 +107253,56 @@ export declare namespace networksecurity {
105733
107253
  */
105734
107254
  suffix?: string;
105735
107255
  }
107256
+ interface AuthzPolicyHttpRuleToOperationMcp {
107257
+ /**
107258
+ * If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize/ * completion/ * logging/ * notifications/ * ping
107259
+ * Default value is `SKIP_BASE_PROTOCOL_METHODS`.
107260
+ * Possible values are: `SKIP_BASE_PROTOCOL_METHODS`, `MATCH_BASE_PROTOCOL_METHODS`.
107261
+ */
107262
+ baseProtocolMethodsOption?: string;
107263
+ /**
107264
+ * 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.
107265
+ * Structure is documented below.
107266
+ */
107267
+ methods?: outputs.networksecurity.AuthzPolicyHttpRuleToOperationMcpMethod[];
107268
+ }
107269
+ interface AuthzPolicyHttpRuleToOperationMcpMethod {
107270
+ /**
107271
+ * The MCP method to match against. Allowed values are as follows:
107272
+ * 1) “tools”, “prompts”, “resources” - these will match against all sub methods under the respective methods.
107273
+ * 2) “prompts/list”, “tools/list”, “resources/list”, “resources/templates/list”
107274
+ * 3) “prompts/get”, “tools/call”, “resources/subscribe”, “resources/unsubscribe”, “resources/read”
107275
+ * Params cannot be specified for categories 1) and 2).
107276
+ */
107277
+ name: string;
107278
+ /**
107279
+ * MCP method parameters to match against.
107280
+ * Structure is documented below.
107281
+ */
107282
+ params?: outputs.networksecurity.AuthzPolicyHttpRuleToOperationMcpMethodParam[];
107283
+ }
107284
+ interface AuthzPolicyHttpRuleToOperationMcpMethodParam {
107285
+ /**
107286
+ * A substring match on the MCP method parameter name.
107287
+ */
107288
+ contains?: string;
107289
+ /**
107290
+ * An exact match on the MCP method parameter name.
107291
+ */
107292
+ exact?: string;
107293
+ /**
107294
+ * Specifies that the string match should be case insensitive.
107295
+ */
107296
+ ignoreCase?: boolean;
107297
+ /**
107298
+ * A prefix match on the MCP method parameter name.
107299
+ */
107300
+ prefix?: string;
107301
+ /**
107302
+ * A suffix match on the MCP method parameter name.
107303
+ */
107304
+ suffix?: string;
107305
+ }
105736
107306
  interface AuthzPolicyHttpRuleToOperationPath {
105737
107307
  /**
105738
107308
  * The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead.
@@ -105765,13 +107335,15 @@ export declare namespace networksecurity {
105765
107335
  }
105766
107336
  interface AuthzPolicyTarget {
105767
107337
  /**
105768
- * All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme.
107338
+ * Required when targeting forwarding rules and secure web proxy. Must not be specified when targeting Agent
107339
+ * Gateway. All resources referenced by this policy and extensions must share the same load balancing scheme.
105769
107340
  * For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service).
105770
107341
  * Possible values are: `INTERNAL_MANAGED`, `EXTERNAL_MANAGED`, `INTERNAL_SELF_MANAGED`.
105771
107342
  */
105772
- loadBalancingScheme: string;
107343
+ loadBalancingScheme?: string;
105773
107344
  /**
105774
- * A list of references to the Forwarding Rules on which this policy will be applied.
107345
+ * A list of references to the Forwarding Rules or Secure Web Proxy Gateways or Agent Gateways on which this
107346
+ * policy will be applied.
105775
107347
  */
105776
107348
  resources?: string[];
105777
107349
  }
@@ -106276,6 +107848,50 @@ export declare namespace networksecurity {
106276
107848
  }
106277
107849
  }
106278
107850
  export declare namespace networkservices {
107851
+ interface AgentGatewayAgentGatewayCard {
107852
+ /**
107853
+ * (Output)
107854
+ * mTLS Endpoint associated with this AgentGateway.
107855
+ */
107856
+ mtlsEndpoint: string;
107857
+ /**
107858
+ * (Output)
107859
+ * Root Certificates for Agents to validate this AgentGateway.
107860
+ */
107861
+ rootCertificates: string[];
107862
+ /**
107863
+ * (Output)
107864
+ * Service Account used by Service Extensions to operate.
107865
+ */
107866
+ serviceExtensionsServiceAccount: string;
107867
+ }
107868
+ interface AgentGatewayGoogleManaged {
107869
+ /**
107870
+ * Operating Mode of Agent Gateway.
107871
+ * Possible values are: `AGENT_TO_ANYWHERE`, `CLIENT_TO_AGENT`.
107872
+ */
107873
+ governedAccessPath: string;
107874
+ }
107875
+ interface AgentGatewayNetworkConfig {
107876
+ /**
107877
+ * Optional PSC-Interface network attachment for connectivity to your
107878
+ * private VPCs network.
107879
+ * Structure is documented below.
107880
+ */
107881
+ egress: outputs.networkservices.AgentGatewayNetworkConfigEgress;
107882
+ }
107883
+ interface AgentGatewayNetworkConfigEgress {
107884
+ /**
107885
+ * The URI of the Network Attachment resource.
107886
+ */
107887
+ networkAttachment: string;
107888
+ }
107889
+ interface AgentGatewaySelfManaged {
107890
+ /**
107891
+ * A supported Google Cloud networking proxy in the Project and Location.
107892
+ */
107893
+ resourceUri: string;
107894
+ }
106279
107895
  interface EdgeCacheKeysetPublicKey {
106280
107896
  /**
106281
107897
  * The ID of the public key. The ID must be 1-63 characters long, and comply with RFC1035.
@@ -107844,6 +109460,12 @@ export declare namespace networkservices {
107844
109460
  */
107845
109461
  state: string;
107846
109462
  }
109463
+ interface MulticastDomainUllMulticastDomain {
109464
+ /**
109465
+ * The preconfigured Ultra-Low-Latency domain name.
109466
+ */
109467
+ preconfiguredUllDomain?: string;
109468
+ }
107847
109469
  interface MulticastGroupConsumerActivationLogConfig {
107848
109470
  /**
107849
109471
  * Whether to enable logging or not.
@@ -110142,6 +111764,154 @@ export declare namespace oracledatabase {
110142
111764
  */
110143
111765
  id: string;
110144
111766
  }
111767
+ interface ExadbVmClusterProperties {
111768
+ /**
111769
+ * The number of additional ECPUs per node for an Exadata VM cluster on
111770
+ * exascale infrastructure.
111771
+ */
111772
+ additionalEcpuCountPerNode: number;
111773
+ /**
111774
+ * The cluster name for Exascale vm cluster. The cluster name must begin with
111775
+ * an alphabetic character and may contain hyphens(-) but can not contain
111776
+ * underscores(_). It should be not more than 11 characters and is not case
111777
+ * sensitive.
111778
+ * OCI Cluster name.
111779
+ */
111780
+ clusterName: string;
111781
+ /**
111782
+ * Data collection options for diagnostics.
111783
+ * https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/DataCollectionOptions
111784
+ * Structure is documented below.
111785
+ */
111786
+ dataCollectionOptions: outputs.oracledatabase.ExadbVmClusterPropertiesDataCollectionOptions;
111787
+ /**
111788
+ * The number of ECPUs enabled per node for an exadata vm cluster on
111789
+ * exascale infrastructure.
111790
+ */
111791
+ enabledEcpuCountPerNode: number;
111792
+ /**
111793
+ * The name of ExascaleDbStorageVault associated with the ExadbVmCluster.
111794
+ * It can refer to an existing ExascaleDbStorageVault. Or a new one can be
111795
+ * created during the ExadbVmCluster creation (requires
111796
+ * storageVaultProperties to be set).
111797
+ * Format:
111798
+ * projects/{project}/locations/{location}/exascaleDbStorageVaults/{exascale_db_storage_vault}
111799
+ */
111800
+ exascaleDbStorageVault: string;
111801
+ /**
111802
+ * (Output)
111803
+ * The Oracle Grid Infrastructure (GI) software version.
111804
+ */
111805
+ giVersion: string;
111806
+ /**
111807
+ * Grid Infrastructure Version.
111808
+ */
111809
+ gridImageId: string;
111810
+ /**
111811
+ * (Output)
111812
+ * The hostname of the ExadbVmCluster.
111813
+ */
111814
+ hostname: string;
111815
+ /**
111816
+ * Prefix for VM cluster host names.
111817
+ */
111818
+ hostnamePrefix: string;
111819
+ /**
111820
+ * The license type of the ExadbVmCluster.
111821
+ * Possible values:
111822
+ * LICENSE_INCLUDED
111823
+ * BRING_YOUR_OWN_LICENSE
111824
+ */
111825
+ licenseModel: string;
111826
+ /**
111827
+ * (Output)
111828
+ * State of the cluster.
111829
+ * Possible values:
111830
+ * PROVISIONING
111831
+ * AVAILABLE
111832
+ * UPDATING
111833
+ * TERMINATING
111834
+ * TERMINATED
111835
+ * FAILED
111836
+ * MAINTENANCE_IN_PROGRESS
111837
+ */
111838
+ lifecycleState: string;
111839
+ /**
111840
+ * (Output)
111841
+ * Memory per VM (GB) (Read-only): Shows the amount of memory allocated to
111842
+ * each VM. Memory is calculated based on 2.75 GB per Total ECPUs.
111843
+ */
111844
+ memorySizeGb: number;
111845
+ /**
111846
+ * The number of nodes/VMs in the ExadbVmCluster.
111847
+ */
111848
+ nodeCount: number;
111849
+ /**
111850
+ * (Output)
111851
+ * Deep link to the OCI console to view this resource.
111852
+ */
111853
+ ociUri: string;
111854
+ /**
111855
+ * SCAN listener port - TCP
111856
+ */
111857
+ scanListenerPortTcp: number;
111858
+ /**
111859
+ * The shape attribute of the VM cluster. The type of Exascale storage used
111860
+ * for Exadata VM cluster. The default is SMART_STORAGE which supports Oracle
111861
+ * Database 23ai and later
111862
+ * Possible values:
111863
+ * SMART_STORAGE
111864
+ * BLOCK_STORAGE
111865
+ */
111866
+ shapeAttribute: string;
111867
+ /**
111868
+ * The SSH public keys for the ExadbVmCluster.
111869
+ */
111870
+ sshPublicKeys: string[];
111871
+ /**
111872
+ * Represents a time zone from the
111873
+ * [IANA Time Zone Database](https://www.iana.org/time-zones).
111874
+ * Structure is documented below.
111875
+ */
111876
+ timeZone?: outputs.oracledatabase.ExadbVmClusterPropertiesTimeZone;
111877
+ /**
111878
+ * The storage allocation for the exadbvmcluster, in gigabytes (GB).
111879
+ * Structure is documented below.
111880
+ */
111881
+ vmFileSystemStorage: outputs.oracledatabase.ExadbVmClusterPropertiesVmFileSystemStorage;
111882
+ }
111883
+ interface ExadbVmClusterPropertiesDataCollectionOptions {
111884
+ /**
111885
+ * Indicates whether to enable data collection for diagnostics.
111886
+ */
111887
+ isDiagnosticsEventsEnabled: boolean;
111888
+ /**
111889
+ * Indicates whether to enable health monitoring.
111890
+ */
111891
+ isHealthMonitoringEnabled: boolean;
111892
+ /**
111893
+ * Indicates whether to enable incident logs and trace collection.
111894
+ */
111895
+ isIncidentLogsEnabled: boolean;
111896
+ }
111897
+ interface ExadbVmClusterPropertiesTimeZone {
111898
+ /**
111899
+ * IANA Time Zone Database time zone. For example "America/New_York".
111900
+ */
111901
+ id?: string;
111902
+ /**
111903
+ * IANA Time Zone Database version number. For example "2019a".
111904
+ */
111905
+ version?: string;
111906
+ }
111907
+ interface ExadbVmClusterPropertiesVmFileSystemStorage {
111908
+ /**
111909
+ * The storage allocation for the exadbvmcluster per node, in gigabytes (GB).
111910
+ * This field is used to calculate the total storage allocation for the
111911
+ * exadbvmcluster.
111912
+ */
111913
+ sizeInGbsPerNode: number;
111914
+ }
110145
111915
  interface ExascaleDbStorageVaultProperties {
110146
111916
  /**
110147
111917
  * The size of additional flash cache in percentage of high capacity
@@ -110894,6 +112664,9 @@ export declare namespace oracledatabase {
110894
112664
  * contain a maximum of 30 alphanumeric characters.
110895
112665
  */
110896
112666
  database: string;
112667
+ /**
112668
+ * Whether or not to allow Terraform to destroy the instance. Unless this field is set to false in Terraform state, a terraform destroy or terraform apply that would delete the instance will fail.
112669
+ */
110897
112670
  deletionProtection: boolean;
110898
112671
  /**
110899
112672
  * List of supported GCP region to clone the Autonomous Database for disaster recovery.
@@ -110904,6 +112677,9 @@ export declare namespace oracledatabase {
110904
112677
  * be unique within your project.
110905
112678
  */
110906
112679
  displayName: string;
112680
+ /**
112681
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
112682
+ */
110907
112683
  effectiveLabels: {
110908
112684
  [key: string]: string;
110909
112685
  };
@@ -111826,11 +113602,17 @@ export declare namespace oracledatabase {
111826
113602
  * The date and time that the Exadata Infrastructure was created.
111827
113603
  */
111828
113604
  createTime: string;
113605
+ /**
113606
+ * Whether or not to allow Terraform to destroy the instance. Unless this field is set to false in Terraform state, a terraform destroy or terraform apply that would delete the instance will fail.
113607
+ */
111829
113608
  deletionProtection: boolean;
111830
113609
  /**
111831
113610
  * User friendly name for this resource.
111832
113611
  */
111833
113612
  displayName: string;
113613
+ /**
113614
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
113615
+ */
111834
113616
  effectiveLabels: {
111835
113617
  [key: string]: string;
111836
113618
  };
@@ -112280,11 +114062,17 @@ export declare namespace oracledatabase {
112280
114062
  * The date and time that the VM cluster was created.
112281
114063
  */
112282
114064
  createTime: string;
114065
+ /**
114066
+ * Whether Terraform will be prevented from destroying the cluster. Deleting this cluster via terraform destroy or terraform apply will only succeed if this field is false in the Terraform state.
114067
+ */
112283
114068
  deletionProtection: boolean;
112284
114069
  /**
112285
114070
  * User friendly name for this resource.
112286
114071
  */
112287
114072
  displayName: string;
114073
+ /**
114074
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
114075
+ */
112288
114076
  effectiveLabels: {
112289
114077
  [key: string]: string;
112290
114078
  };
@@ -118409,6 +120197,9 @@ export declare namespace parametermanager {
118409
120197
  * The time at which the parameter was created.
118410
120198
  */
118411
120199
  createTime: string;
120200
+ /**
120201
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
120202
+ */
118412
120203
  effectiveLabels: {
118413
120204
  [key: string]: string;
118414
120205
  };
@@ -118489,6 +120280,9 @@ export declare namespace parametermanager {
118489
120280
  * The time at which the regional parameter was created.
118490
120281
  */
118491
120282
  createTime: string;
120283
+ /**
120284
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
120285
+ */
118492
120286
  effectiveLabels: {
118493
120287
  [key: string]: string;
118494
120288
  };
@@ -121604,6 +123398,10 @@ export declare namespace runtimeconfig {
121604
123398
  }
121605
123399
  export declare namespace saasruntime {
121606
123400
  interface ReleaseBlueprint {
123401
+ /**
123402
+ * (Output)
123403
+ * Type of the engine used to actuate the blueprint. e.g. terraform, helm etc.
123404
+ */
121607
123405
  engine: string;
121608
123406
  /**
121609
123407
  * URI to a blueprint used by the Unit (required unless unitKind or release is
@@ -122025,10 +123823,21 @@ export declare namespace secretmanager {
122025
123823
  * Structure is documented below.
122026
123824
  */
122027
123825
  customerManagedEncryptions: outputs.secretmanager.GetRegionalSecretsSecretCustomerManagedEncryption[];
123826
+ /**
123827
+ * Whether Terraform will be prevented from destroying the regional secret. Defaults to false.
123828
+ * When the field is set to true in Terraform state, a 'terraform apply'
123829
+ * or 'terraform destroy' that would delete the federation will fail.
123830
+ */
122028
123831
  deletionProtection: boolean;
123832
+ /**
123833
+ * All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through Terraform, other clients and services.
123834
+ */
122029
123835
  effectiveAnnotations: {
122030
123836
  [key: string]: string;
122031
123837
  };
123838
+ /**
123839
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
123840
+ */
122032
123841
  effectiveLabels: {
122033
123842
  [key: string]: string;
122034
123843
  };
@@ -122197,10 +124006,21 @@ export declare namespace secretmanager {
122197
124006
  * The time at which the Secret was created.
122198
124007
  */
122199
124008
  createTime: string;
124009
+ /**
124010
+ * Whether Terraform will be prevented from destroying the secret. Defaults to false.
124011
+ * When the field is set to true in Terraform state, a 'terraform apply'
124012
+ * or 'terraform destroy' that would delete the secret will fail.
124013
+ */
122200
124014
  deletionProtection: boolean;
124015
+ /**
124016
+ * All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through Terraform, other clients and services.
124017
+ */
122201
124018
  effectiveAnnotations: {
122202
124019
  [key: string]: string;
122203
124020
  };
124021
+ /**
124022
+ * All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other clients and services.
124023
+ */
122204
124024
  effectiveLabels: {
122205
124025
  [key: string]: string;
122206
124026
  };
@@ -122345,6 +124165,13 @@ export declare namespace secretmanager {
122345
124165
  kmsKeyName: string;
122346
124166
  }
122347
124167
  interface RegionalSecretIamBindingCondition {
124168
+ /**
124169
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
124170
+ *
124171
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
124172
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
124173
+ * consider it to be an entirely different resource and will treat it as such.
124174
+ */
122348
124175
  description?: string;
122349
124176
  /**
122350
124177
  * Textual representation of an expression in Common Expression Language syntax.
@@ -122356,6 +124183,13 @@ export declare namespace secretmanager {
122356
124183
  title: string;
122357
124184
  }
122358
124185
  interface RegionalSecretIamMemberCondition {
124186
+ /**
124187
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
124188
+ *
124189
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
124190
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
124191
+ * consider it to be an entirely different resource and will treat it as such.
124192
+ */
122359
124193
  description?: string;
122360
124194
  /**
122361
124195
  * Textual representation of an expression in Common Expression Language syntax.
@@ -122397,6 +124231,13 @@ export declare namespace secretmanager {
122397
124231
  kmsKeyVersionName: string;
122398
124232
  }
122399
124233
  interface SecretIamBindingCondition {
124234
+ /**
124235
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
124236
+ *
124237
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
124238
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
124239
+ * consider it to be an entirely different resource and will treat it as such.
124240
+ */
122400
124241
  description?: string;
122401
124242
  /**
122402
124243
  * Textual representation of an expression in Common Expression Language syntax.
@@ -122408,6 +124249,13 @@ export declare namespace secretmanager {
122408
124249
  title: string;
122409
124250
  }
122410
124251
  interface SecretIamMemberCondition {
124252
+ /**
124253
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
124254
+ *
124255
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
124256
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
124257
+ * consider it to be an entirely different resource and will treat it as such.
124258
+ */
122411
124259
  description?: string;
122412
124260
  /**
122413
124261
  * Textual representation of an expression in Common Expression Language syntax.
@@ -123937,8 +125785,7 @@ export declare namespace spanner {
123937
125785
  /**
123938
125786
  * The encryption type of backups created by the backup schedule.
123939
125787
  * Possible values are USE_DATABASE_ENCRYPTION, GOOGLE_DEFAULT_ENCRYPTION, or CUSTOMER_MANAGED_ENCRYPTION.
123940
- * If you use CUSTOMER_MANAGED_ENCRYPTION, you must specify a kmsKeyName.
123941
- * If your backup type is incremental-backup, the encryption type must be GOOGLE_DEFAULT_ENCRYPTION.
125788
+ * If you use CUSTOMER_MANAGED_ENCRYPTION, you must specify a kmsKeyName or kmsKeyNames.
123942
125789
  * Possible values are: `USE_DATABASE_ENCRYPTION`, `GOOGLE_DEFAULT_ENCRYPTION`, `CUSTOMER_MANAGED_ENCRYPTION`.
123943
125790
  */
123944
125791
  encryptionType: string;
@@ -123993,6 +125840,13 @@ export declare namespace spanner {
123993
125840
  kmsKeyNames: string[];
123994
125841
  }
123995
125842
  interface DatabaseIAMBindingCondition {
125843
+ /**
125844
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
125845
+ *
125846
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
125847
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
125848
+ * consider it to be an entirely different resource and will treat it as such.
125849
+ */
123996
125850
  description?: string;
123997
125851
  /**
123998
125852
  * Textual representation of an expression in Common Expression Language syntax.
@@ -124004,6 +125858,13 @@ export declare namespace spanner {
124004
125858
  title: string;
124005
125859
  }
124006
125860
  interface DatabaseIAMMemberCondition {
125861
+ /**
125862
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
125863
+ *
125864
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
125865
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
125866
+ * consider it to be an entirely different resource and will treat it as such.
125867
+ */
124007
125868
  description?: string;
124008
125869
  /**
124009
125870
  * Textual representation of an expression in Common Expression Language syntax.
@@ -124499,7 +126360,7 @@ export declare namespace sql {
124499
126360
  dataDiskProvisionedThroughput: number;
124500
126361
  databaseFlags?: outputs.sql.DatabaseInstanceSettingsDatabaseFlag[];
124501
126362
  /**
124502
- * Configuration to protect against accidental instance deletion.
126363
+ * 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`.
124503
126364
  */
124504
126365
  deletionProtectionEnabled?: boolean;
124505
126366
  denyMaintenancePeriod?: outputs.sql.DatabaseInstanceSettingsDenyMaintenancePeriod;
@@ -125607,6 +127468,9 @@ export declare namespace sql {
125607
127468
  * To filter out the Cloud SQL instances which are of the specified database version.
125608
127469
  */
125609
127470
  databaseVersion: string;
127471
+ /**
127472
+ * Used to block Terraform from deleting a SQL Instance. Defaults to true.
127473
+ */
125610
127474
  deletionProtection: boolean;
125611
127475
  /**
125612
127476
  * The instance-level dns name of the instance for PSC instances or public IP CAS instances.
@@ -125621,6 +127485,9 @@ export declare namespace sql {
125621
127485
  * The description of final backup if instance enable create final backup during instance deletion.
125622
127486
  */
125623
127487
  finalBackupDescription: string;
127488
+ /**
127489
+ * The first IPv4 address of any type assigned. This is to support accessing the first address in the list in a terraform output when the resource is configured with a count.
127490
+ */
125624
127491
  firstIpAddress: string;
125625
127492
  /**
125626
127493
  * The type of the instance. See https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1/instances#SqlInstanceType for supported values.
@@ -125635,6 +127502,9 @@ export declare namespace sql {
125635
127502
  * The name of the instance that will act as the master in the replication setup. Note, this requires the master to have binaryLogEnabled set, as well as existing backups.
125636
127503
  */
125637
127504
  masterInstanceName: string;
127505
+ /**
127506
+ * The name of the instance. If the name is left blank, Terraform will randomly generate one when the instance is first created. This is done because after a name is used, it cannot be reused for up to one week.
127507
+ */
125638
127508
  name: string;
125639
127509
  /**
125640
127510
  * For a read pool instance, the number of nodes in the read pool. For read pools with auto scaling enabled, this field is read only.
@@ -125644,6 +127514,9 @@ export declare namespace sql {
125644
127514
  * Configuration for creating a new instance using point-in-time-restore from backupdr backup.
125645
127515
  */
125646
127516
  pointInTimeRestoreContexts: outputs.sql.GetDatabaseInstancesInstancePointInTimeRestoreContext[];
127517
+ /**
127518
+ * IPv4 address assigned. This is a workaround for an issue fixed in Terraform 0.12 but also provides a convenient way to access an IP of a specific type without performing filtering in a Terraform config.
127519
+ */
125647
127520
  privateIpAddress: string;
125648
127521
  /**
125649
127522
  * The ID of the project in which the resources belong. If it is not provided, the provider project is used.
@@ -125653,6 +127526,9 @@ export declare namespace sql {
125653
127526
  * The link to service attachment of PSC instance.
125654
127527
  */
125655
127528
  pscServiceAttachmentLink: string;
127529
+ /**
127530
+ * IPv4 address assigned. This is a workaround for an issue fixed in Terraform 0.12 but also provides a convenient way to access an IP of a specific type without performing filtering in a Terraform config.
127531
+ */
125656
127532
  publicIpAddress: string;
125657
127533
  /**
125658
127534
  * To filter out the Cloud SQL instances which are located in the specified region.
@@ -126673,12 +128549,11 @@ export declare namespace storage {
126673
128549
  */
126674
128550
  customTimeBefore?: string;
126675
128551
  /**
126676
- * Number of days elapsed since the user-specified timestamp set on an object.
128552
+ * 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.
126677
128553
  */
126678
128554
  daysSinceCustomTime?: number;
126679
128555
  /**
126680
- * Number of days elapsed since the noncurrent timestamp of an object. This
126681
- * condition is relevant only for versioned objects.
128556
+ * 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.
126682
128557
  */
126683
128558
  daysSinceNoncurrentTime?: number;
126684
128559
  /**
@@ -126694,11 +128569,11 @@ export declare namespace storage {
126694
128569
  */
126695
128570
  matchesSuffixes?: string[];
126696
128571
  /**
126697
- * Creation date of an object in RFC 3339 (e.g. 2017-06-13) to satisfy this condition.
128572
+ * 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.
126698
128573
  */
126699
128574
  noncurrentTimeBefore?: string;
126700
128575
  /**
126701
- * Relevant only for versioned objects. The number of newer versions of an object to satisfy this condition.
128576
+ * 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.
126702
128577
  */
126703
128578
  numNewerVersions?: number;
126704
128579
  /**
@@ -127246,6 +129121,41 @@ export declare namespace storage {
127246
129121
  */
127247
129122
  retainUntilTime: string;
127248
129123
  }
129124
+ interface GetBucketObjectContentsBucketObject {
129125
+ /**
129126
+ * The content of the object.
129127
+ */
129128
+ content: string;
129129
+ /**
129130
+ * Base64 encoded version of the object content.
129131
+ * Use this when dealing with binary data.
129132
+ */
129133
+ contentBase64: string;
129134
+ /**
129135
+ * Base64 encoded SHA512 checksum of file content.
129136
+ */
129137
+ contentBase64sha512: string;
129138
+ /**
129139
+ * Hex encoded SHA512 checksum of file content.
129140
+ */
129141
+ contentHexsha512: string;
129142
+ /**
129143
+ * [Content-Type](https://tools.ietf.org/html/rfc7231#section-3.1.1.5) of the object data.
129144
+ */
129145
+ contentType: string;
129146
+ /**
129147
+ * A url reference to download this object.
129148
+ */
129149
+ mediaLink: string;
129150
+ /**
129151
+ * The name of the object.
129152
+ */
129153
+ name: string;
129154
+ /**
129155
+ * A url reference to this object.
129156
+ */
129157
+ selfLink: string;
129158
+ }
127249
129159
  interface GetBucketObjectContext {
127250
129160
  /**
127251
129161
  * A list of custom context key-value pairs.
@@ -127810,6 +129720,13 @@ export declare namespace storage {
127810
129720
  interface InsightsReportConfigParquetOptions {
127811
129721
  }
127812
129722
  interface ManagedFolderIamBindingCondition {
129723
+ /**
129724
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
129725
+ *
129726
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
129727
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
129728
+ * consider it to be an entirely different resource and will treat it as such.
129729
+ */
127813
129730
  description?: string;
127814
129731
  /**
127815
129732
  * Textual representation of an expression in Common Expression Language syntax.
@@ -127821,6 +129738,13 @@ export declare namespace storage {
127821
129738
  title: string;
127822
129739
  }
127823
129740
  interface ManagedFolderIamMemberCondition {
129741
+ /**
129742
+ * An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
129743
+ *
129744
+ * > **Warning:** Terraform considers the `role` and condition contents (`title`+`description`+`expression`) as the
129745
+ * identifier for the binding. This means that if any part of the condition is changed out-of-band, Terraform will
129746
+ * consider it to be an entirely different resource and will treat it as such.
129747
+ */
127824
129748
  description?: string;
127825
129749
  /**
127826
129750
  * Textual representation of an expression in Common Expression Language syntax.
@@ -129472,6 +131396,63 @@ export declare namespace transcoder {
129472
131396
  topic?: string;
129473
131397
  }
129474
131398
  }
131399
+ export declare namespace vectorsearch {
131400
+ interface CollectionVectorSchema {
131401
+ /**
131402
+ * Message describing a dense vector field.
131403
+ * Structure is documented below.
131404
+ */
131405
+ denseVector?: outputs.vectorsearch.CollectionVectorSchemaDenseVector;
131406
+ /**
131407
+ * The identifier for this object. Format specified above.
131408
+ */
131409
+ fieldName: string;
131410
+ /**
131411
+ * Message describing a sparse vector field.
131412
+ */
131413
+ sparseVector?: outputs.vectorsearch.CollectionVectorSchemaSparseVector;
131414
+ }
131415
+ interface CollectionVectorSchemaDenseVector {
131416
+ /**
131417
+ * Dimensionality of the vector field.
131418
+ */
131419
+ dimensions?: number;
131420
+ /**
131421
+ * Message describing the configuration for generating embeddings for a vector
131422
+ * field using Vertex AI embeddings API.
131423
+ * Structure is documented below.
131424
+ */
131425
+ vertexEmbeddingConfig?: outputs.vectorsearch.CollectionVectorSchemaDenseVectorVertexEmbeddingConfig;
131426
+ }
131427
+ interface CollectionVectorSchemaDenseVectorVertexEmbeddingConfig {
131428
+ /**
131429
+ * Required: ID of the embedding model to use. See
131430
+ * https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models#embeddings-models
131431
+ * for the list of supported models.
131432
+ */
131433
+ modelId: string;
131434
+ /**
131435
+ * Possible values:
131436
+ * RETRIEVAL_QUERY
131437
+ * RETRIEVAL_DOCUMENT
131438
+ * SEMANTIC_SIMILARITY
131439
+ * CLASSIFICATION
131440
+ * CLUSTERING
131441
+ * QUESTION_ANSWERING
131442
+ * FACT_VERIFICATION
131443
+ * CODE_RETRIEVAL_QUERY
131444
+ */
131445
+ taskType: string;
131446
+ /**
131447
+ * Required: Text template for the input to the model. The template must
131448
+ * contain one or more references to fields in the DataObject, e.g.:
131449
+ * "Movie Title: {title} ---- Movie Plot: {plot}".
131450
+ */
131451
+ textTemplate: string;
131452
+ }
131453
+ interface CollectionVectorSchemaSparseVector {
131454
+ }
131455
+ }
129475
131456
  export declare namespace vertex {
129476
131457
  interface AiDatasetEncryptionSpec {
129477
131458
  /**
@@ -131472,6 +133453,11 @@ export declare namespace vertex {
131472
133453
  requirementsGcsUri?: string;
131473
133454
  }
131474
133455
  interface AiReasoningEngineSpecSourceCodeSpec {
133456
+ /**
133457
+ * Specification for source code to be fetched from a Git repository managed through the Developer Connect service.
133458
+ * Structure is documented below.
133459
+ */
133460
+ developerConnectSource?: outputs.vertex.AiReasoningEngineSpecSourceCodeSpecDeveloperConnectSource;
131475
133461
  /**
131476
133462
  * Source code is provided directly in the request.
131477
133463
  * Structure is documented below.
@@ -131483,6 +133469,27 @@ export declare namespace vertex {
131483
133469
  */
131484
133470
  pythonSpec?: outputs.vertex.AiReasoningEngineSpecSourceCodeSpecPythonSpec;
131485
133471
  }
133472
+ interface AiReasoningEngineSpecSourceCodeSpecDeveloperConnectSource {
133473
+ /**
133474
+ * The Developer Connect configuration that defines the specific repository, revision, and directory to use as the source code root.
133475
+ * Structure is documented below.
133476
+ */
133477
+ config: outputs.vertex.AiReasoningEngineSpecSourceCodeSpecDeveloperConnectSourceConfig;
133478
+ }
133479
+ interface AiReasoningEngineSpecSourceCodeSpecDeveloperConnectSourceConfig {
133480
+ /**
133481
+ * Directory, relative to the source root, in which to run the build.
133482
+ */
133483
+ dir: string;
133484
+ /**
133485
+ * The Developer Connect Git repository link, formatted as projects/*&#47;locations/*&#47;connections/*&#47;gitRepositoryLink/*.
133486
+ */
133487
+ gitRepositoryLink: string;
133488
+ /**
133489
+ * The revision to fetch from the Git repository such as a branch, a tag, a commit SHA, or any Git ref.
133490
+ */
133491
+ revision: string;
133492
+ }
131486
133493
  interface AiReasoningEngineSpecSourceCodeSpecInlineSource {
131487
133494
  /**
131488
133495
  * Required. Input only.
@@ -131731,6 +133738,88 @@ export declare namespace vmwareengine {
131731
133738
  */
131732
133739
  scaleOut: number;
131733
133740
  }
133741
+ interface ClusterDatastoreMountConfig {
133742
+ /**
133743
+ * Optional. NFS is accessed by hosts in either read or readWrite mode
133744
+ * Default value used will be READ_WRITE
133745
+ * Possible values:
133746
+ * READ_ONLY
133747
+ * READ_WRITE
133748
+ */
133749
+ accessMode?: string;
133750
+ /**
133751
+ * The resource name of the datastore to unmount.
133752
+ * The datastore requested to be mounted should be in same region/zone as the
133753
+ * cluster.
133754
+ * Resource names are schemeless URIs that follow the conventions in
133755
+ * https://cloud.google.com/apis/design/resource_names.
133756
+ * For example:
133757
+ * `projects/my-project/locations/us-central1/datastores/my-datastore`
133758
+ */
133759
+ datastore: string;
133760
+ /**
133761
+ * The network configuration for the datastore.
133762
+ * Structure is documented below.
133763
+ */
133764
+ datastoreNetwork: outputs.vmwareengine.ClusterDatastoreMountConfigDatastoreNetwork;
133765
+ /**
133766
+ * (Output)
133767
+ * File share name.
133768
+ */
133769
+ fileShare: string;
133770
+ /**
133771
+ * Optional. If set to true, the colocation requirement will be ignored.
133772
+ * If set to false, the colocation requirement will be enforced.
133773
+ * Colocation requirement is the requirement that the cluster must be in the
133774
+ * same region/zone of datastore.
133775
+ */
133776
+ ignoreColocation?: boolean;
133777
+ /**
133778
+ * Optional. The NFS protocol supported by the NFS volume.
133779
+ * Default value used will be NFS_V3
133780
+ * Possible values:
133781
+ * NFS_V3
133782
+ */
133783
+ nfsVersion?: string;
133784
+ /**
133785
+ * (Output)
133786
+ * Server IP addresses of the NFS volume.
133787
+ * For NFS 3, you can only provide a single
133788
+ * server IP address or DNS names.
133789
+ */
133790
+ servers: string[];
133791
+ }
133792
+ interface ClusterDatastoreMountConfigDatastoreNetwork {
133793
+ /**
133794
+ * Optional. The number of connections of the NFS volume.
133795
+ * Supported from vsphere 8.0u1. Possible values are 1-4.
133796
+ * Default value is 4.
133797
+ */
133798
+ connectionCount?: number;
133799
+ /**
133800
+ * Optional. The Maximal Transmission Unit (MTU) of the datastore.
133801
+ * MTU value can range from 1330-9000. If not set, system sets
133802
+ * default MTU size to 1500.
133803
+ */
133804
+ mtu?: number;
133805
+ /**
133806
+ * (Output)
133807
+ * The resource name of the network peering, used to access the
133808
+ * file share by clients on private cloud. Resource names are schemeless
133809
+ * URIs that follow the conventions in
133810
+ * https://cloud.google.com/apis/design/resource_names.
133811
+ * e.g.
133812
+ * projects/my-project/locations/us-central1/networkPeerings/my-network-peering
133813
+ */
133814
+ networkPeering: string;
133815
+ /**
133816
+ * The resource name of the subnet
133817
+ * Resource names are schemeless URIs that follow the conventions in
133818
+ * https://cloud.google.com/apis/design/resource_names.
133819
+ * e.g. projects/my-project/locations/us-central1/subnets/my-subnet
133820
+ */
133821
+ subnet: string;
133822
+ }
131734
133823
  interface ClusterNodeTypeConfig {
131735
133824
  /**
131736
133825
  * Customized number of cores available to each node of the type.
@@ -131900,6 +133989,84 @@ export declare namespace vmwareengine {
131900
133989
  */
131901
133990
  scaleOut: number;
131902
133991
  }
133992
+ interface GetClusterDatastoreMountConfig {
133993
+ /**
133994
+ * Optional. NFS is accessed by hosts in either read or readWrite mode
133995
+ * Default value used will be READ_WRITE
133996
+ * Possible values:
133997
+ * READ_ONLY
133998
+ * READ_WRITE
133999
+ */
134000
+ accessMode: string;
134001
+ /**
134002
+ * The resource name of the datastore to unmount.
134003
+ * The datastore requested to be mounted should be in same region/zone as the
134004
+ * cluster.
134005
+ * Resource names are schemeless URIs that follow the conventions in
134006
+ * https://cloud.google.com/apis/design/resource_names.
134007
+ * For example:
134008
+ * 'projects/my-project/locations/us-central1/datastores/my-datastore'
134009
+ */
134010
+ datastore: string;
134011
+ /**
134012
+ * The network configuration for the datastore.
134013
+ */
134014
+ datastoreNetworks: outputs.vmwareengine.GetClusterDatastoreMountConfigDatastoreNetwork[];
134015
+ /**
134016
+ * File share name.
134017
+ */
134018
+ fileShare: string;
134019
+ /**
134020
+ * Optional. If set to true, the colocation requirement will be ignored.
134021
+ * If set to false, the colocation requirement will be enforced.
134022
+ * Colocation requirement is the requirement that the cluster must be in the
134023
+ * same region/zone of datastore.
134024
+ */
134025
+ ignoreColocation: boolean;
134026
+ /**
134027
+ * Optional. The NFS protocol supported by the NFS volume.
134028
+ * Default value used will be NFS_V3
134029
+ * Possible values:
134030
+ * NFS_V3
134031
+ */
134032
+ nfsVersion: string;
134033
+ /**
134034
+ * Server IP addresses of the NFS volume.
134035
+ * For NFS 3, you can only provide a single
134036
+ * server IP address or DNS names.
134037
+ */
134038
+ servers: string[];
134039
+ }
134040
+ interface GetClusterDatastoreMountConfigDatastoreNetwork {
134041
+ /**
134042
+ * Optional. The number of connections of the NFS volume.
134043
+ * Supported from vsphere 8.0u1. Possible values are 1-4.
134044
+ * Default value is 4.
134045
+ */
134046
+ connectionCount: number;
134047
+ /**
134048
+ * Optional. The Maximal Transmission Unit (MTU) of the datastore.
134049
+ * MTU value can range from 1330-9000. If not set, system sets
134050
+ * default MTU size to 1500.
134051
+ */
134052
+ mtu: number;
134053
+ /**
134054
+ * The resource name of the network peering, used to access the
134055
+ * file share by clients on private cloud. Resource names are schemeless
134056
+ * URIs that follow the conventions in
134057
+ * https://cloud.google.com/apis/design/resource_names.
134058
+ * e.g.
134059
+ * projects/my-project/locations/us-central1/networkPeerings/my-network-peering
134060
+ */
134061
+ networkPeering: string;
134062
+ /**
134063
+ * The resource name of the subnet
134064
+ * Resource names are schemeless URIs that follow the conventions in
134065
+ * https://cloud.google.com/apis/design/resource_names.
134066
+ * e.g. projects/my-project/locations/us-central1/subnets/my-subnet
134067
+ */
134068
+ subnet: string;
134069
+ }
131903
134070
  interface GetClusterNodeTypeConfig {
131904
134071
  /**
131905
134072
  * Customized number of cores available to each node of the type.