@pulumi/gcp 9.30.0-alpha.1783754057 → 9.30.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 (339) hide show
  1. package/agentregistry/binding.d.ts +250 -0
  2. package/agentregistry/binding.d.ts.map +1 -0
  3. package/agentregistry/binding.js +167 -0
  4. package/agentregistry/binding.js.map +1 -0
  5. package/agentregistry/getAgent.d.ts +138 -0
  6. package/agentregistry/getAgent.d.ts.map +1 -0
  7. package/agentregistry/getAgent.js +81 -0
  8. package/agentregistry/getAgent.js.map +1 -0
  9. package/agentregistry/getEndpoint.d.ts +126 -0
  10. package/agentregistry/getEndpoint.d.ts.map +1 -0
  11. package/agentregistry/getEndpoint.js +81 -0
  12. package/agentregistry/getEndpoint.js.map +1 -0
  13. package/agentregistry/getMcpServer.d.ts +130 -0
  14. package/agentregistry/getMcpServer.d.ts.map +1 -0
  15. package/agentregistry/getMcpServer.js +81 -0
  16. package/agentregistry/getMcpServer.js.map +1 -0
  17. package/agentregistry/index.d.ts +16 -0
  18. package/agentregistry/index.d.ts.map +1 -0
  19. package/agentregistry/index.js +59 -0
  20. package/agentregistry/index.js.map +1 -0
  21. package/agentregistry/service.d.ts +276 -0
  22. package/agentregistry/service.d.ts.map +1 -0
  23. package/agentregistry/service.js +165 -0
  24. package/agentregistry/service.js.map +1 -0
  25. package/apigee/endpointAttachment.d.ts +16 -7
  26. package/apigee/endpointAttachment.d.ts.map +1 -1
  27. package/apigee/endpointAttachment.js +5 -1
  28. package/apigee/endpointAttachment.js.map +1 -1
  29. package/artifactregistry/index.d.ts +3 -0
  30. package/artifactregistry/index.d.ts.map +1 -1
  31. package/artifactregistry/index.js +6 -1
  32. package/artifactregistry/index.js.map +1 -1
  33. package/artifactregistry/projectConfig.d.ts +142 -0
  34. package/artifactregistry/projectConfig.d.ts.map +1 -0
  35. package/artifactregistry/projectConfig.js +129 -0
  36. package/artifactregistry/projectConfig.js.map +1 -0
  37. package/biglake/getHiveDatabaseIamPolicy.d.ts +99 -0
  38. package/biglake/getHiveDatabaseIamPolicy.d.ts.map +1 -0
  39. package/biglake/getHiveDatabaseIamPolicy.js +85 -0
  40. package/biglake/getHiveDatabaseIamPolicy.js.map +1 -0
  41. package/biglake/hiveDatabase.d.ts +221 -0
  42. package/biglake/hiveDatabase.d.ts.map +1 -0
  43. package/biglake/hiveDatabase.js +148 -0
  44. package/biglake/hiveDatabase.js.map +1 -0
  45. package/biglake/hiveDatabaseIamBinding.d.ts +327 -0
  46. package/biglake/hiveDatabaseIamBinding.d.ts.map +1 -0
  47. package/biglake/hiveDatabaseIamBinding.js +265 -0
  48. package/biglake/hiveDatabaseIamBinding.js.map +1 -0
  49. package/biglake/hiveDatabaseIamMember.d.ts +327 -0
  50. package/biglake/hiveDatabaseIamMember.d.ts.map +1 -0
  51. package/biglake/hiveDatabaseIamMember.js +265 -0
  52. package/biglake/hiveDatabaseIamMember.js.map +1 -0
  53. package/biglake/hiveDatabaseIamPolicy.d.ts +274 -0
  54. package/biglake/hiveDatabaseIamPolicy.d.ts.map +1 -0
  55. package/biglake/hiveDatabaseIamPolicy.js +258 -0
  56. package/biglake/hiveDatabaseIamPolicy.js.map +1 -0
  57. package/biglake/index.d.ts +15 -0
  58. package/biglake/index.d.ts.map +1 -1
  59. package/biglake/index.js +24 -1
  60. package/biglake/index.js.map +1 -1
  61. package/bigquery/connection.d.ts +1 -1
  62. package/bigquery/connection.js +1 -1
  63. package/bigquery/routine.d.ts +2 -1
  64. package/bigquery/routine.d.ts.map +1 -1
  65. package/bigquery/routine.js +2 -1
  66. package/bigquery/routine.js.map +1 -1
  67. package/billing/projectInfo.d.ts +2 -2
  68. package/billing/projectInfo.js +2 -2
  69. package/binaryauthorization/policy.d.ts +0 -3
  70. package/binaryauthorization/policy.d.ts.map +1 -1
  71. package/binaryauthorization/policy.js.map +1 -1
  72. package/chronicle/feed.d.ts +3 -3
  73. package/chronicle/feed.js +3 -3
  74. package/chronicle/findingsRefinement.d.ts +1 -4
  75. package/chronicle/findingsRefinement.d.ts.map +1 -1
  76. package/chronicle/findingsRefinement.js +1 -4
  77. package/chronicle/findingsRefinement.js.map +1 -1
  78. package/cloudrunv2/service.d.ts +1 -1
  79. package/cloudrunv2/service.js +1 -1
  80. package/compute/bulkPerInstanceConfig.d.ts +195 -0
  81. package/compute/bulkPerInstanceConfig.d.ts.map +1 -0
  82. package/compute/bulkPerInstanceConfig.js +158 -0
  83. package/compute/bulkPerInstanceConfig.js.map +1 -0
  84. package/compute/firewallPolicyIamBinding.d.ts +278 -0
  85. package/compute/firewallPolicyIamBinding.d.ts.map +1 -0
  86. package/compute/firewallPolicyIamBinding.js +239 -0
  87. package/compute/firewallPolicyIamBinding.js.map +1 -0
  88. package/compute/firewallPolicyIamMember.d.ts +278 -0
  89. package/compute/firewallPolicyIamMember.d.ts.map +1 -0
  90. package/compute/firewallPolicyIamMember.js +239 -0
  91. package/compute/firewallPolicyIamMember.js.map +1 -0
  92. package/compute/firewallPolicyIamPolicy.d.ts +225 -0
  93. package/compute/firewallPolicyIamPolicy.d.ts.map +1 -0
  94. package/compute/firewallPolicyIamPolicy.js +232 -0
  95. package/compute/firewallPolicyIamPolicy.js.map +1 -0
  96. package/compute/getFirewallPolicyIamPolicy.d.ts +69 -0
  97. package/compute/getFirewallPolicyIamPolicy.d.ts.map +1 -0
  98. package/compute/getFirewallPolicyIamPolicy.js +73 -0
  99. package/compute/getFirewallPolicyIamPolicy.js.map +1 -0
  100. package/compute/getInstanceGroups.d.ts +95 -0
  101. package/compute/getInstanceGroups.d.ts.map +1 -0
  102. package/compute/getInstanceGroups.js +81 -0
  103. package/compute/getInstanceGroups.js.map +1 -0
  104. package/compute/getNetworkFirewallPolicyIamPolicy.d.ts +82 -0
  105. package/compute/getNetworkFirewallPolicyIamPolicy.d.ts.map +1 -0
  106. package/compute/getNetworkFirewallPolicyIamPolicy.js +77 -0
  107. package/compute/getNetworkFirewallPolicyIamPolicy.js.map +1 -0
  108. package/compute/getRegionNetworkFirewallPolicyIamPolicy.d.ts +97 -0
  109. package/compute/getRegionNetworkFirewallPolicyIamPolicy.d.ts.map +1 -0
  110. package/compute/getRegionNetworkFirewallPolicyIamPolicy.js +81 -0
  111. package/compute/getRegionNetworkFirewallPolicyIamPolicy.js.map +1 -0
  112. package/compute/index.d.ts +48 -0
  113. package/compute/index.d.ts.map +1 -1
  114. package/compute/index.js +80 -7
  115. package/compute/index.js.map +1 -1
  116. package/compute/networkFirewallPolicyIamBinding.d.ts +299 -0
  117. package/compute/networkFirewallPolicyIamBinding.d.ts.map +1 -0
  118. package/compute/networkFirewallPolicyIamBinding.js +247 -0
  119. package/compute/networkFirewallPolicyIamBinding.js.map +1 -0
  120. package/compute/networkFirewallPolicyIamMember.d.ts +299 -0
  121. package/compute/networkFirewallPolicyIamMember.d.ts.map +1 -0
  122. package/compute/networkFirewallPolicyIamMember.js +247 -0
  123. package/compute/networkFirewallPolicyIamMember.js.map +1 -0
  124. package/compute/networkFirewallPolicyIamPolicy.d.ts +246 -0
  125. package/compute/networkFirewallPolicyIamPolicy.d.ts.map +1 -0
  126. package/compute/networkFirewallPolicyIamPolicy.js +240 -0
  127. package/compute/networkFirewallPolicyIamPolicy.js.map +1 -0
  128. package/compute/networkFirewallPolicyRule.d.ts +1 -1
  129. package/compute/networkFirewallPolicyRule.js +1 -1
  130. package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
  131. package/compute/organizationSecurityPolicyAssociation.js +2 -2
  132. package/compute/organizationSecurityPolicyRule.d.ts +5 -5
  133. package/compute/organizationSecurityPolicyRule.js +5 -5
  134. package/compute/regionNetworkFirewallPolicyIamBinding.d.ts +324 -0
  135. package/compute/regionNetworkFirewallPolicyIamBinding.d.ts.map +1 -0
  136. package/compute/regionNetworkFirewallPolicyIamBinding.js +256 -0
  137. package/compute/regionNetworkFirewallPolicyIamBinding.js.map +1 -0
  138. package/compute/regionNetworkFirewallPolicyIamMember.d.ts +324 -0
  139. package/compute/regionNetworkFirewallPolicyIamMember.d.ts.map +1 -0
  140. package/compute/regionNetworkFirewallPolicyIamMember.js +256 -0
  141. package/compute/regionNetworkFirewallPolicyIamMember.js.map +1 -0
  142. package/compute/regionNetworkFirewallPolicyIamPolicy.d.ts +271 -0
  143. package/compute/regionNetworkFirewallPolicyIamPolicy.d.ts.map +1 -0
  144. package/compute/regionNetworkFirewallPolicyIamPolicy.js +249 -0
  145. package/compute/regionNetworkFirewallPolicyIamPolicy.js.map +1 -0
  146. package/compute/regionNetworkPolicy.d.ts +205 -0
  147. package/compute/regionNetworkPolicy.d.ts.map +1 -0
  148. package/compute/regionNetworkPolicy.js +130 -0
  149. package/compute/regionNetworkPolicy.js.map +1 -0
  150. package/compute/regionResizeRequest.d.ts +7 -4
  151. package/compute/regionResizeRequest.d.ts.map +1 -1
  152. package/compute/regionResizeRequest.js +7 -4
  153. package/compute/regionResizeRequest.js.map +1 -1
  154. package/compute/rolloutPlan.d.ts +1 -1
  155. package/compute/rolloutPlan.js +1 -1
  156. package/compute/router.d.ts +1 -1
  157. package/compute/router.js +1 -1
  158. package/compute/targetInstance.d.ts +2 -2
  159. package/compute/targetInstance.js +2 -2
  160. package/compute/zoneVmExtensionPolicy.d.ts +230 -0
  161. package/compute/zoneVmExtensionPolicy.d.ts.map +1 -0
  162. package/compute/zoneVmExtensionPolicy.js +139 -0
  163. package/compute/zoneVmExtensionPolicy.js.map +1 -0
  164. package/config/vars.d.ts +1 -0
  165. package/config/vars.d.ts.map +1 -1
  166. package/config/vars.js +6 -0
  167. package/config/vars.js.map +1 -1
  168. package/databasemigrationservice/connectionProfile.d.ts +3 -3
  169. package/databasemigrationservice/connectionProfile.js +3 -3
  170. package/dataform/folder.d.ts +3 -3
  171. package/dataform/folder.js +3 -3
  172. package/dataform/teamFolder.d.ts +1 -1
  173. package/dataform/teamFolder.js +1 -1
  174. package/datalineage/config.d.ts +2 -2
  175. package/datalineage/config.js +2 -2
  176. package/dataloss/preventionInspectTemplate.d.ts +15 -0
  177. package/dataloss/preventionInspectTemplate.d.ts.map +1 -1
  178. package/dataloss/preventionInspectTemplate.js +2 -0
  179. package/dataloss/preventionInspectTemplate.js.map +1 -1
  180. package/dataplex/dataAsset.d.ts +5 -5
  181. package/dataplex/dataAsset.js +5 -5
  182. package/dataplex/dataProduct.d.ts +27 -3
  183. package/dataplex/dataProduct.d.ts.map +1 -1
  184. package/dataplex/dataProduct.js +5 -3
  185. package/dataplex/dataProduct.js.map +1 -1
  186. package/dataplex/dataProductDataAsset.d.ts +13 -5
  187. package/dataplex/dataProductDataAsset.d.ts.map +1 -1
  188. package/dataplex/dataProductDataAsset.js +7 -5
  189. package/dataplex/dataProductDataAsset.js.map +1 -1
  190. package/dataplex/datascan.d.ts +24 -24
  191. package/dataplex/datascan.js +24 -24
  192. package/dataplex/entryLink.d.ts +11 -11
  193. package/dataplex/entryLink.js +11 -11
  194. package/dataplex/entryType.d.ts +1 -1
  195. package/dataplex/entryType.js +1 -1
  196. package/dataplex/glossaryCategory.d.ts +4 -4
  197. package/dataplex/glossaryCategory.js +4 -4
  198. package/dataplex/glossaryTerm.d.ts +4 -4
  199. package/dataplex/glossaryTerm.js +4 -4
  200. package/dataplex/task.d.ts +8 -8
  201. package/dataplex/task.js +8 -8
  202. package/dataproc/batch.d.ts +5 -5
  203. package/dataproc/batch.js +5 -5
  204. package/datastream/stream.d.ts +2 -2
  205. package/datastream/stream.js +2 -2
  206. package/developerconnect/insightsConfig.d.ts +5 -5
  207. package/developerconnect/insightsConfig.js +5 -5
  208. package/firestore/field.d.ts +3 -3
  209. package/firestore/field.js +3 -3
  210. package/gkehub/membershipBinding.d.ts +3 -3
  211. package/gkehub/membershipBinding.js +3 -3
  212. package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
  213. package/gkehub/membershipRbacRoleBinding.js +2 -2
  214. package/gkehub/namespace.d.ts +2 -2
  215. package/gkehub/namespace.js +2 -2
  216. package/gkehub/rolloutSequence.d.ts +0 -3
  217. package/gkehub/rolloutSequence.d.ts.map +1 -1
  218. package/gkehub/rolloutSequence.js +0 -3
  219. package/gkehub/rolloutSequence.js.map +1 -1
  220. package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
  221. package/gkehub/scopeRbacRoleBinding.js +4 -4
  222. package/iam/workloadIdentityPool.d.ts +0 -3
  223. package/iam/workloadIdentityPool.d.ts.map +1 -1
  224. package/iam/workloadIdentityPool.js.map +1 -1
  225. package/iam/workloadIdentityPoolManagedIdentity.d.ts +0 -6
  226. package/iam/workloadIdentityPoolManagedIdentity.d.ts.map +1 -1
  227. package/iam/workloadIdentityPoolManagedIdentity.js.map +1 -1
  228. package/iam/workloadIdentityPoolNamespace.d.ts +0 -3
  229. package/iam/workloadIdentityPoolNamespace.d.ts.map +1 -1
  230. package/iam/workloadIdentityPoolNamespace.js.map +1 -1
  231. package/iap/agentRegistryIamBinding.d.ts +0 -6
  232. package/iap/agentRegistryIamBinding.d.ts.map +1 -1
  233. package/iap/agentRegistryIamBinding.js +0 -6
  234. package/iap/agentRegistryIamBinding.js.map +1 -1
  235. package/iap/agentRegistryIamMember.d.ts +0 -6
  236. package/iap/agentRegistryIamMember.d.ts.map +1 -1
  237. package/iap/agentRegistryIamMember.js +0 -6
  238. package/iap/agentRegistryIamMember.js.map +1 -1
  239. package/iap/agentRegistryIamPolicy.d.ts +0 -6
  240. package/iap/agentRegistryIamPolicy.d.ts.map +1 -1
  241. package/iap/agentRegistryIamPolicy.js +0 -6
  242. package/iap/agentRegistryIamPolicy.js.map +1 -1
  243. package/iap/getAgentRegistryIamPolicy.d.ts +0 -4
  244. package/iap/getAgentRegistryIamPolicy.d.ts.map +1 -1
  245. package/iap/getAgentRegistryIamPolicy.js +0 -4
  246. package/iap/getAgentRegistryIamPolicy.js.map +1 -1
  247. package/iap/getLocationWebIamPolicy.d.ts +0 -4
  248. package/iap/getLocationWebIamPolicy.d.ts.map +1 -1
  249. package/iap/getLocationWebIamPolicy.js +0 -4
  250. package/iap/getLocationWebIamPolicy.js.map +1 -1
  251. package/iap/locationWebIamBinding.d.ts +0 -6
  252. package/iap/locationWebIamBinding.d.ts.map +1 -1
  253. package/iap/locationWebIamBinding.js +0 -6
  254. package/iap/locationWebIamBinding.js.map +1 -1
  255. package/iap/locationWebIamMember.d.ts +0 -6
  256. package/iap/locationWebIamMember.d.ts.map +1 -1
  257. package/iap/locationWebIamMember.js +0 -6
  258. package/iap/locationWebIamMember.js.map +1 -1
  259. package/iap/locationWebIamPolicy.d.ts +0 -6
  260. package/iap/locationWebIamPolicy.d.ts.map +1 -1
  261. package/iap/locationWebIamPolicy.js +0 -6
  262. package/iap/locationWebIamPolicy.js.map +1 -1
  263. package/iap/tunnelDestGroup.d.ts +1 -1
  264. package/iap/tunnelDestGroup.js +1 -1
  265. package/index.d.ts +2 -1
  266. package/index.d.ts.map +1 -1
  267. package/index.js +5 -3
  268. package/index.js.map +1 -1
  269. package/integrationconnectors/managedZone.d.ts +4 -4
  270. package/integrationconnectors/managedZone.js +4 -4
  271. package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
  272. package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
  273. package/networkconnectivity/spoke.d.ts +8 -8
  274. package/networkconnectivity/spoke.js +8 -8
  275. package/networkconnectivity/transport.d.ts +2 -2
  276. package/networkconnectivity/transport.js +2 -2
  277. package/networkservices/lbEdgeExtension.d.ts +4 -0
  278. package/networkservices/lbEdgeExtension.d.ts.map +1 -1
  279. package/networkservices/lbEdgeExtension.js +4 -0
  280. package/networkservices/lbEdgeExtension.js.map +1 -1
  281. package/observability/folderSettings.d.ts +2 -2
  282. package/observability/folderSettings.js +2 -2
  283. package/observability/projectSettings.d.ts +2 -2
  284. package/observability/projectSettings.js +2 -2
  285. package/observability/traceScope.d.ts +2 -2
  286. package/observability/traceScope.js +2 -2
  287. package/oracledatabase/cloudExadataInfrastructureExascaleConfig.d.ts +165 -0
  288. package/oracledatabase/cloudExadataInfrastructureExascaleConfig.d.ts.map +1 -0
  289. package/oracledatabase/cloudExadataInfrastructureExascaleConfig.js +139 -0
  290. package/oracledatabase/cloudExadataInfrastructureExascaleConfig.js.map +1 -0
  291. package/oracledatabase/goldengateConnection.d.ts +16 -16
  292. package/oracledatabase/goldengateConnection.js +16 -16
  293. package/oracledatabase/index.d.ts +3 -0
  294. package/oracledatabase/index.d.ts.map +1 -1
  295. package/oracledatabase/index.js +6 -1
  296. package/oracledatabase/index.js.map +1 -1
  297. package/orgpolicy/policy.d.ts +1 -1
  298. package/orgpolicy/policy.js +1 -1
  299. package/package.json +2 -2
  300. package/provider.d.ts +2 -0
  301. package/provider.d.ts.map +1 -1
  302. package/provider.js +1 -0
  303. package/provider.js.map +1 -1
  304. package/pubsub/subscription.d.ts +4 -4
  305. package/pubsub/subscription.js +4 -4
  306. package/storage/getControlFolderIntelligenceFindingsSummary.d.ts +92 -0
  307. package/storage/getControlFolderIntelligenceFindingsSummary.d.ts.map +1 -0
  308. package/storage/getControlFolderIntelligenceFindingsSummary.js +79 -0
  309. package/storage/getControlFolderIntelligenceFindingsSummary.js.map +1 -0
  310. package/storage/getControlOrganizationIntelligenceFindingsSummary.d.ts +92 -0
  311. package/storage/getControlOrganizationIntelligenceFindingsSummary.d.ts.map +1 -0
  312. package/storage/getControlOrganizationIntelligenceFindingsSummary.js +79 -0
  313. package/storage/getControlOrganizationIntelligenceFindingsSummary.js.map +1 -0
  314. package/storage/getControlProjectIntelligenceFindingsSummary.d.ts +92 -0
  315. package/storage/getControlProjectIntelligenceFindingsSummary.d.ts.map +1 -0
  316. package/storage/getControlProjectIntelligenceFindingsSummary.js +81 -0
  317. package/storage/getControlProjectIntelligenceFindingsSummary.js.map +1 -0
  318. package/storage/index.d.ts +9 -0
  319. package/storage/index.d.ts.map +1 -1
  320. package/storage/index.js +11 -2
  321. package/storage/index.js.map +1 -1
  322. package/types/input.d.ts +238 -28
  323. package/types/input.d.ts.map +1 -1
  324. package/types/output.d.ts +555 -30
  325. package/types/output.d.ts.map +1 -1
  326. package/vertex/aiEndpoint.d.ts +3 -3
  327. package/vertex/aiEndpoint.js +3 -3
  328. package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
  329. package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
  330. package/vertex/aiModelGardenEnableModel.d.ts +129 -0
  331. package/vertex/aiModelGardenEnableModel.d.ts.map +1 -0
  332. package/vertex/aiModelGardenEnableModel.js +117 -0
  333. package/vertex/aiModelGardenEnableModel.js.map +1 -0
  334. package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
  335. package/vertex/getAiReasoningEngineQuery.js +2 -2
  336. package/vertex/index.d.ts +3 -0
  337. package/vertex/index.d.ts.map +1 -1
  338. package/vertex/index.js +7 -2
  339. package/vertex/index.js.map +1 -1
@@ -0,0 +1,250 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Represents a user-defined Binding.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ### Agent Registry Binding Basic
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as gcp from "@pulumi/gcp";
14
+ * import * as google from "@pulumi/google";
15
+ *
16
+ * const _default = gcp.agentregistry.getAgent({
17
+ * location: "global",
18
+ * filter: "displayName:Workspace Agent",
19
+ * });
20
+ * const defaultIamConnectorsConnector = new google.index.IamConnectorsConnector("default", {
21
+ * location: "us-central1",
22
+ * connectorId: "ar-binding",
23
+ * connectorTypeParams: [{
24
+ * connectorVersion: "projects/my-project-name/locations/global/providers/gcp/connectors/pubsub/versions/1",
25
+ * }],
26
+ * });
27
+ * const defaultBinding = new gcp.agentregistry.Binding("default", {
28
+ * location: "us-central1",
29
+ * bindingId: "ar-binding",
30
+ * displayName: "My Binding",
31
+ * description: "My GA agent registry binding",
32
+ * source: {
33
+ * identifier: _default.then(_default => _default.urn),
34
+ * },
35
+ * target: {
36
+ * identifier: _default.then(_default => _default.urn),
37
+ * },
38
+ * authProviderBinding: {
39
+ * authProvider: defaultIamConnectorsConnector.id,
40
+ * scopes: ["https://www.googleapis.com/auth/cloud-platform"],
41
+ * continueUri: "https://example.com/continue",
42
+ * },
43
+ * }, {
44
+ * dependsOn: [defaultIamConnectorsConnector],
45
+ * });
46
+ * ```
47
+ *
48
+ * ## Import
49
+ *
50
+ * Binding can be imported using any of these accepted formats:
51
+ *
52
+ * * `projects/{{project}}/locations/{{location}}/bindings/{{binding_id}}`
53
+ * * `{{project}}/{{location}}/{{binding_id}}`
54
+ * * `{{location}}/{{binding_id}}`
55
+ *
56
+ * When using the `pulumi import` command, Binding can be imported using one of the formats above. For example:
57
+ *
58
+ * ```sh
59
+ * $ pulumi import gcp:agentregistry/binding:Binding default projects/{{project}}/locations/{{location}}/bindings/{{binding_id}}
60
+ * $ pulumi import gcp:agentregistry/binding:Binding default {{project}}/{{location}}/{{binding_id}}
61
+ * $ pulumi import gcp:agentregistry/binding:Binding default {{location}}/{{binding_id}}
62
+ * ```
63
+ */
64
+ export declare class Binding extends pulumi.CustomResource {
65
+ /**
66
+ * Get an existing Binding resource's state with the given name, ID, and optional extra
67
+ * properties used to qualify the lookup.
68
+ *
69
+ * @param name The _unique_ name of the resulting resource.
70
+ * @param id The _unique_ provider ID of the resource to lookup.
71
+ * @param state Any extra arguments used during the lookup.
72
+ * @param opts Optional settings to control the behavior of the CustomResource.
73
+ */
74
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: BindingState, opts?: pulumi.CustomResourceOptions): Binding;
75
+ /**
76
+ * Returns true if the given object is an instance of Binding. This is designed to work even
77
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
78
+ */
79
+ static isInstance(obj: any): obj is Binding;
80
+ /**
81
+ * The auth provider of the Binding.
82
+ * Structure is documented below.
83
+ */
84
+ readonly authProviderBinding: pulumi.Output<outputs.agentregistry.BindingAuthProviderBinding>;
85
+ /**
86
+ * The name of the Binding.
87
+ */
88
+ readonly bindingId: pulumi.Output<string>;
89
+ /**
90
+ * The timestamp when the resource was created.
91
+ */
92
+ readonly createTime: pulumi.Output<string>;
93
+ /**
94
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
95
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
96
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
97
+ * When set to "ABANDON", the command will remove the resource from Terraform
98
+ * management without updating or deleting the resource in the API.
99
+ * When set to "DELETE", deleting the resource is allowed.
100
+ */
101
+ readonly deletionPolicy: pulumi.Output<string>;
102
+ /**
103
+ * The description of the Binding.
104
+ */
105
+ readonly description: pulumi.Output<string | undefined>;
106
+ /**
107
+ * User-defined display name for the Binding.
108
+ */
109
+ readonly displayName: pulumi.Output<string | undefined>;
110
+ /**
111
+ * The location of the resource.
112
+ */
113
+ readonly location: pulumi.Output<string>;
114
+ /**
115
+ * The ID of the project in which the resource belongs.
116
+ * If it is not provided, the provider project is used.
117
+ */
118
+ readonly project: pulumi.Output<string>;
119
+ /**
120
+ * The source of the Binding.
121
+ * Structure is documented below.
122
+ */
123
+ readonly source: pulumi.Output<outputs.agentregistry.BindingSource>;
124
+ /**
125
+ * The target of the Binding.
126
+ * Structure is documented below.
127
+ */
128
+ readonly target: pulumi.Output<outputs.agentregistry.BindingTarget>;
129
+ /**
130
+ * The timestamp when the resource was updated.
131
+ */
132
+ readonly updateTime: pulumi.Output<string>;
133
+ /**
134
+ * Create a Binding resource with the given unique name, arguments, and options.
135
+ *
136
+ * @param name The _unique_ name of the resource.
137
+ * @param args The arguments to use to populate this resource's properties.
138
+ * @param opts A bag of options that control this resource's behavior.
139
+ */
140
+ constructor(name: string, args: BindingArgs, opts?: pulumi.CustomResourceOptions);
141
+ }
142
+ /**
143
+ * Input properties used for looking up and filtering Binding resources.
144
+ */
145
+ export interface BindingState {
146
+ /**
147
+ * The auth provider of the Binding.
148
+ * Structure is documented below.
149
+ */
150
+ authProviderBinding?: pulumi.Input<inputs.agentregistry.BindingAuthProviderBinding | undefined>;
151
+ /**
152
+ * The name of the Binding.
153
+ */
154
+ bindingId?: pulumi.Input<string | undefined>;
155
+ /**
156
+ * The timestamp when the resource was created.
157
+ */
158
+ createTime?: pulumi.Input<string | undefined>;
159
+ /**
160
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
161
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
162
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
163
+ * When set to "ABANDON", the command will remove the resource from Terraform
164
+ * management without updating or deleting the resource in the API.
165
+ * When set to "DELETE", deleting the resource is allowed.
166
+ */
167
+ deletionPolicy?: pulumi.Input<string | undefined>;
168
+ /**
169
+ * The description of the Binding.
170
+ */
171
+ description?: pulumi.Input<string | undefined>;
172
+ /**
173
+ * User-defined display name for the Binding.
174
+ */
175
+ displayName?: pulumi.Input<string | undefined>;
176
+ /**
177
+ * The location of the resource.
178
+ */
179
+ location?: pulumi.Input<string | undefined>;
180
+ /**
181
+ * The ID of the project in which the resource belongs.
182
+ * If it is not provided, the provider project is used.
183
+ */
184
+ project?: pulumi.Input<string | undefined>;
185
+ /**
186
+ * The source of the Binding.
187
+ * Structure is documented below.
188
+ */
189
+ source?: pulumi.Input<inputs.agentregistry.BindingSource | undefined>;
190
+ /**
191
+ * The target of the Binding.
192
+ * Structure is documented below.
193
+ */
194
+ target?: pulumi.Input<inputs.agentregistry.BindingTarget | undefined>;
195
+ /**
196
+ * The timestamp when the resource was updated.
197
+ */
198
+ updateTime?: pulumi.Input<string | undefined>;
199
+ }
200
+ /**
201
+ * The set of arguments for constructing a Binding resource.
202
+ */
203
+ export interface BindingArgs {
204
+ /**
205
+ * The auth provider of the Binding.
206
+ * Structure is documented below.
207
+ */
208
+ authProviderBinding: pulumi.Input<inputs.agentregistry.BindingAuthProviderBinding>;
209
+ /**
210
+ * The name of the Binding.
211
+ */
212
+ bindingId: pulumi.Input<string>;
213
+ /**
214
+ * Whether Terraform will be prevented from destroying the resource. Defaults to DELETE.
215
+ * When a 'terraform destroy' or 'pulumi up' would delete the resource,
216
+ * the command will fail if this field is set to "PREVENT" in Terraform state.
217
+ * When set to "ABANDON", the command will remove the resource from Terraform
218
+ * management without updating or deleting the resource in the API.
219
+ * When set to "DELETE", deleting the resource is allowed.
220
+ */
221
+ deletionPolicy?: pulumi.Input<string | undefined>;
222
+ /**
223
+ * The description of the Binding.
224
+ */
225
+ description?: pulumi.Input<string | undefined>;
226
+ /**
227
+ * User-defined display name for the Binding.
228
+ */
229
+ displayName?: pulumi.Input<string | undefined>;
230
+ /**
231
+ * The location of the resource.
232
+ */
233
+ location: pulumi.Input<string>;
234
+ /**
235
+ * The ID of the project in which the resource belongs.
236
+ * If it is not provided, the provider project is used.
237
+ */
238
+ project?: pulumi.Input<string | undefined>;
239
+ /**
240
+ * The source of the Binding.
241
+ * Structure is documented below.
242
+ */
243
+ source: pulumi.Input<inputs.agentregistry.BindingSource>;
244
+ /**
245
+ * The target of the Binding.
246
+ * Structure is documented below.
247
+ */
248
+ target: pulumi.Input<inputs.agentregistry.BindingTarget>;
249
+ }
250
+ //# sourceMappingURL=binding.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"binding.d.ts","sourceRoot":"","sources":["../../agentregistry/binding.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,167 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.Binding = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * Represents a user-defined Binding.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ### Agent Registry Binding Basic
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as gcp from "@pulumi/gcp";
41
+ * import * as google from "@pulumi/google";
42
+ *
43
+ * const _default = gcp.agentregistry.getAgent({
44
+ * location: "global",
45
+ * filter: "displayName:Workspace Agent",
46
+ * });
47
+ * const defaultIamConnectorsConnector = new google.index.IamConnectorsConnector("default", {
48
+ * location: "us-central1",
49
+ * connectorId: "ar-binding",
50
+ * connectorTypeParams: [{
51
+ * connectorVersion: "projects/my-project-name/locations/global/providers/gcp/connectors/pubsub/versions/1",
52
+ * }],
53
+ * });
54
+ * const defaultBinding = new gcp.agentregistry.Binding("default", {
55
+ * location: "us-central1",
56
+ * bindingId: "ar-binding",
57
+ * displayName: "My Binding",
58
+ * description: "My GA agent registry binding",
59
+ * source: {
60
+ * identifier: _default.then(_default => _default.urn),
61
+ * },
62
+ * target: {
63
+ * identifier: _default.then(_default => _default.urn),
64
+ * },
65
+ * authProviderBinding: {
66
+ * authProvider: defaultIamConnectorsConnector.id,
67
+ * scopes: ["https://www.googleapis.com/auth/cloud-platform"],
68
+ * continueUri: "https://example.com/continue",
69
+ * },
70
+ * }, {
71
+ * dependsOn: [defaultIamConnectorsConnector],
72
+ * });
73
+ * ```
74
+ *
75
+ * ## Import
76
+ *
77
+ * Binding can be imported using any of these accepted formats:
78
+ *
79
+ * * `projects/{{project}}/locations/{{location}}/bindings/{{binding_id}}`
80
+ * * `{{project}}/{{location}}/{{binding_id}}`
81
+ * * `{{location}}/{{binding_id}}`
82
+ *
83
+ * When using the `pulumi import` command, Binding can be imported using one of the formats above. For example:
84
+ *
85
+ * ```sh
86
+ * $ pulumi import gcp:agentregistry/binding:Binding default projects/{{project}}/locations/{{location}}/bindings/{{binding_id}}
87
+ * $ pulumi import gcp:agentregistry/binding:Binding default {{project}}/{{location}}/{{binding_id}}
88
+ * $ pulumi import gcp:agentregistry/binding:Binding default {{location}}/{{binding_id}}
89
+ * ```
90
+ */
91
+ class Binding extends pulumi.CustomResource {
92
+ /**
93
+ * Get an existing Binding resource's state with the given name, ID, and optional extra
94
+ * properties used to qualify the lookup.
95
+ *
96
+ * @param name The _unique_ name of the resulting resource.
97
+ * @param id The _unique_ provider ID of the resource to lookup.
98
+ * @param state Any extra arguments used during the lookup.
99
+ * @param opts Optional settings to control the behavior of the CustomResource.
100
+ */
101
+ static get(name, id, state, opts) {
102
+ return new Binding(name, state, { ...opts, id: id });
103
+ }
104
+ /** @internal */
105
+ static __pulumiType = 'gcp:agentregistry/binding:Binding';
106
+ /**
107
+ * Returns true if the given object is an instance of Binding. This is designed to work even
108
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
109
+ */
110
+ static isInstance(obj) {
111
+ if (obj === undefined || obj === null) {
112
+ return false;
113
+ }
114
+ return obj['__pulumiType'] === Binding.__pulumiType;
115
+ }
116
+ constructor(name, argsOrState, opts) {
117
+ let resourceInputs = {};
118
+ opts = opts || {};
119
+ if (opts.id) {
120
+ const state = argsOrState;
121
+ resourceInputs["authProviderBinding"] = state?.authProviderBinding;
122
+ resourceInputs["bindingId"] = state?.bindingId;
123
+ resourceInputs["createTime"] = state?.createTime;
124
+ resourceInputs["deletionPolicy"] = state?.deletionPolicy;
125
+ resourceInputs["description"] = state?.description;
126
+ resourceInputs["displayName"] = state?.displayName;
127
+ resourceInputs["location"] = state?.location;
128
+ resourceInputs["project"] = state?.project;
129
+ resourceInputs["source"] = state?.source;
130
+ resourceInputs["target"] = state?.target;
131
+ resourceInputs["updateTime"] = state?.updateTime;
132
+ }
133
+ else {
134
+ const args = argsOrState;
135
+ if (args?.authProviderBinding === undefined && !opts.urn) {
136
+ throw new Error("Missing required property 'authProviderBinding'");
137
+ }
138
+ if (args?.bindingId === undefined && !opts.urn) {
139
+ throw new Error("Missing required property 'bindingId'");
140
+ }
141
+ if (args?.location === undefined && !opts.urn) {
142
+ throw new Error("Missing required property 'location'");
143
+ }
144
+ if (args?.source === undefined && !opts.urn) {
145
+ throw new Error("Missing required property 'source'");
146
+ }
147
+ if (args?.target === undefined && !opts.urn) {
148
+ throw new Error("Missing required property 'target'");
149
+ }
150
+ resourceInputs["authProviderBinding"] = args?.authProviderBinding;
151
+ resourceInputs["bindingId"] = args?.bindingId;
152
+ resourceInputs["deletionPolicy"] = args?.deletionPolicy;
153
+ resourceInputs["description"] = args?.description;
154
+ resourceInputs["displayName"] = args?.displayName;
155
+ resourceInputs["location"] = args?.location;
156
+ resourceInputs["project"] = args?.project;
157
+ resourceInputs["source"] = args?.source;
158
+ resourceInputs["target"] = args?.target;
159
+ resourceInputs["createTime"] = undefined /*out*/;
160
+ resourceInputs["updateTime"] = undefined /*out*/;
161
+ }
162
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
163
+ super(Binding.__pulumiType, name, resourceInputs, opts);
164
+ }
165
+ }
166
+ exports.Binding = Binding;
167
+ //# sourceMappingURL=binding.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"binding.js","sourceRoot":"","sources":["../../agentregistry/binding.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,138 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Get information about an Agent Registry Agent.
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as gcp from "@pulumi/gcp";
11
+ *
12
+ * const _default = gcp.agentregistry.getAgent({
13
+ * location: "us-central1",
14
+ * agentId: "apphub-00000000-0000-0000-0000-000000000000",
15
+ * });
16
+ * ```
17
+ */
18
+ export declare function getAgent(args: GetAgentArgs, opts?: pulumi.InvokeOptions): Promise<GetAgentResult>;
19
+ /**
20
+ * A collection of arguments for invoking getAgent.
21
+ */
22
+ export interface GetAgentArgs {
23
+ /**
24
+ * The unique identifier for the Agent. This or `filter` must be set.
25
+ */
26
+ agentId?: string;
27
+ /**
28
+ * A filter string that identifies a unique Agent. This or `agentId` must be set.
29
+ */
30
+ filter?: string;
31
+ /**
32
+ * The location of the resource.
33
+ *
34
+ * - - -
35
+ */
36
+ location: string;
37
+ /**
38
+ * The project in which the resource belongs. If it
39
+ * is not provided, the provider project is used.
40
+ */
41
+ project?: string;
42
+ }
43
+ /**
44
+ * A collection of values returned by getAgent.
45
+ */
46
+ export interface GetAgentResult {
47
+ readonly agentId?: string;
48
+ /**
49
+ * Attributes of the Agent.
50
+ */
51
+ readonly attributes: {
52
+ [key: string]: string;
53
+ };
54
+ /**
55
+ * Create time.
56
+ */
57
+ readonly createTime: string;
58
+ /**
59
+ * Obtained from the A2A Agent Card. The description of the Agent.
60
+ */
61
+ readonly description: string;
62
+ /**
63
+ * Obtained from the A2A Agent Card. The display name of the Agent.
64
+ */
65
+ readonly displayName: string;
66
+ readonly filter?: string;
67
+ /**
68
+ * The OSS Agent framework used to develop the Agent. Currently supported values: "google-adk", "langchain", "langgraph", "ag2", "llama-index", "custom".
69
+ */
70
+ readonly framework: string;
71
+ /**
72
+ * The provider-assigned unique ID for this managed resource.
73
+ */
74
+ readonly id: string;
75
+ readonly location: string;
76
+ readonly project: string;
77
+ /**
78
+ * The connection details for the Agent.
79
+ */
80
+ readonly protocols: outputs.agentregistry.GetAgentProtocol[];
81
+ /**
82
+ * Obtained from the A2A Agent Card. Skills represent the ability of an Agent. It is largely a descriptive concept but represents a more focused set of behaviors that the Agent is likely to succeed at.
83
+ */
84
+ readonly skills: outputs.agentregistry.GetAgentSkill[];
85
+ /**
86
+ * Update time.
87
+ */
88
+ readonly updateTime: string;
89
+ /**
90
+ * The URN of the Agent.
91
+ */
92
+ readonly urn: string;
93
+ /**
94
+ * Obtained from the A2A Agent Card. Contains the version of the Agent.
95
+ */
96
+ readonly version: string;
97
+ }
98
+ /**
99
+ * Get information about an Agent Registry Agent.
100
+ *
101
+ * ## Example Usage
102
+ *
103
+ * ```typescript
104
+ * import * as pulumi from "@pulumi/pulumi";
105
+ * import * as gcp from "@pulumi/gcp";
106
+ *
107
+ * const _default = gcp.agentregistry.getAgent({
108
+ * location: "us-central1",
109
+ * agentId: "apphub-00000000-0000-0000-0000-000000000000",
110
+ * });
111
+ * ```
112
+ */
113
+ export declare function getAgentOutput(args: GetAgentOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAgentResult>;
114
+ /**
115
+ * A collection of arguments for invoking getAgent.
116
+ */
117
+ export interface GetAgentOutputArgs {
118
+ /**
119
+ * The unique identifier for the Agent. This or `filter` must be set.
120
+ */
121
+ agentId?: pulumi.Input<string | undefined>;
122
+ /**
123
+ * A filter string that identifies a unique Agent. This or `agentId` must be set.
124
+ */
125
+ filter?: pulumi.Input<string | undefined>;
126
+ /**
127
+ * The location of the resource.
128
+ *
129
+ * - - -
130
+ */
131
+ location: pulumi.Input<string>;
132
+ /**
133
+ * The project in which the resource belongs. If it
134
+ * is not provided, the provider project is used.
135
+ */
136
+ project?: pulumi.Input<string | undefined>;
137
+ }
138
+ //# sourceMappingURL=getAgent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAgent.d.ts","sourceRoot":"","sources":["../../agentregistry/getAgent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,QAAQ,CAAC,IAAI,EAAE,YAAY,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,cAAc,CAAC,CAQjG;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC3B,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IAC7C;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,aAAa,CAAC,gBAAgB,EAAE,CAAC;IAC7D;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,OAAO,CAAC,aAAa,CAAC,aAAa,EAAE,CAAC;IACvD;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,GAAG,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;CAC5B;AACD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,cAAc,CAAC,IAAI,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,CAQzH;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
@@ -0,0 +1,81 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.getAgentOutput = exports.getAgent = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * Get information about an Agent Registry Agent.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as gcp from "@pulumi/gcp";
39
+ *
40
+ * const _default = gcp.agentregistry.getAgent({
41
+ * location: "us-central1",
42
+ * agentId: "apphub-00000000-0000-0000-0000-000000000000",
43
+ * });
44
+ * ```
45
+ */
46
+ function getAgent(args, opts) {
47
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
48
+ return pulumi.runtime.invoke("gcp:agentregistry/getAgent:getAgent", {
49
+ "agentId": args.agentId,
50
+ "filter": args.filter,
51
+ "location": args.location,
52
+ "project": args.project,
53
+ }, opts);
54
+ }
55
+ exports.getAgent = getAgent;
56
+ /**
57
+ * Get information about an Agent Registry Agent.
58
+ *
59
+ * ## Example Usage
60
+ *
61
+ * ```typescript
62
+ * import * as pulumi from "@pulumi/pulumi";
63
+ * import * as gcp from "@pulumi/gcp";
64
+ *
65
+ * const _default = gcp.agentregistry.getAgent({
66
+ * location: "us-central1",
67
+ * agentId: "apphub-00000000-0000-0000-0000-000000000000",
68
+ * });
69
+ * ```
70
+ */
71
+ function getAgentOutput(args, opts) {
72
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
73
+ return pulumi.runtime.invokeOutput("gcp:agentregistry/getAgent:getAgent", {
74
+ "agentId": args.agentId,
75
+ "filter": args.filter,
76
+ "location": args.location,
77
+ "project": args.project,
78
+ }, opts);
79
+ }
80
+ exports.getAgentOutput = getAgentOutput;
81
+ //# sourceMappingURL=getAgent.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAgent.js","sourceRoot":"","sources":["../../agentregistry/getAgent.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4BAQC;AAgFD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wCAQC"}