@pulumi/gcp 9.25.0 → 9.26.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.
- package/appengine/applicationUrlDispatchRules.d.ts +1 -1
- package/appengine/applicationUrlDispatchRules.js +1 -1
- package/appengine/engineSplitTraffic.d.ts +2 -2
- package/appengine/engineSplitTraffic.js +2 -2
- package/appengine/serviceNetworkSettings.d.ts +1 -1
- package/appengine/serviceNetworkSettings.js +1 -1
- package/appengine/standardAppVersion.d.ts +2 -2
- package/appengine/standardAppVersion.js +2 -2
- package/bigtable/instance.d.ts +18 -6
- package/bigtable/instance.d.ts.map +1 -1
- package/bigtable/instance.js +2 -0
- package/bigtable/instance.js.map +1 -1
- package/bigtable/table.d.ts +3 -3
- package/billing/subAccount.d.ts +1 -1
- package/billing/subAccount.js +1 -1
- package/ces/guardrail.d.ts +41 -0
- package/ces/guardrail.d.ts.map +1 -1
- package/ces/guardrail.js +41 -0
- package/ces/guardrail.js.map +1 -1
- package/ces/index.d.ts +3 -0
- package/ces/index.d.ts.map +1 -1
- package/ces/index.js +6 -1
- package/ces/index.js.map +1 -1
- package/ces/securitySettings.d.ts +163 -0
- package/ces/securitySettings.d.ts.map +1 -0
- package/ces/securitySettings.js +135 -0
- package/ces/securitySettings.js.map +1 -0
- package/chronicle/findingsRefinement.d.ts +250 -0
- package/chronicle/findingsRefinement.d.ts.map +1 -0
- package/chronicle/findingsRefinement.js +165 -0
- package/chronicle/findingsRefinement.js.map +1 -0
- package/chronicle/index.d.ts +3 -0
- package/chronicle/index.d.ts.map +1 -1
- package/chronicle/index.js +6 -1
- package/chronicle/index.js.map +1 -1
- package/cloudrun/getService.d.ts +26 -22
- package/cloudrun/getService.d.ts.map +1 -1
- package/cloudrun/getService.js +14 -12
- package/cloudrun/getService.js.map +1 -1
- package/compute/futureReservation.d.ts +15 -0
- package/compute/futureReservation.d.ts.map +1 -1
- package/compute/futureReservation.js +2 -0
- package/compute/futureReservation.js.map +1 -1
- package/compute/getNetwork.d.ts +13 -5
- package/compute/getNetwork.d.ts.map +1 -1
- package/compute/getNetwork.js +4 -0
- package/compute/getNetwork.js.map +1 -1
- package/compute/getRegionSSLPolicy.d.ts +83 -0
- package/compute/getRegionSSLPolicy.d.ts.map +1 -1
- package/compute/getRegionSSLPolicy.js +30 -0
- package/compute/getRegionSSLPolicy.js.map +1 -1
- package/compute/getSSLPolicy.d.ts +4 -0
- package/compute/getSSLPolicy.d.ts.map +1 -1
- package/compute/getSSLPolicy.js.map +1 -1
- package/compute/getServiceAttachment.d.ts +109 -0
- package/compute/getServiceAttachment.d.ts.map +1 -0
- package/compute/getServiceAttachment.js +85 -0
- package/compute/getServiceAttachment.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.d.ts.map +1 -1
- package/compute/index.js +7 -4
- package/compute/index.js.map +1 -1
- package/compute/instanceFromTemplate.d.ts +18 -3
- package/compute/instanceFromTemplate.d.ts.map +1 -1
- package/compute/instanceFromTemplate.js.map +1 -1
- package/compute/networkFirewallPolicyRule.d.ts +135 -0
- package/compute/networkFirewallPolicyRule.d.ts.map +1 -1
- package/compute/networkFirewallPolicyRule.js +88 -0
- package/compute/networkFirewallPolicyRule.js.map +1 -1
- package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
- package/compute/organizationSecurityPolicyAssociation.js +2 -2
- package/compute/organizationSecurityPolicyRule.d.ts +5 -5
- package/compute/organizationSecurityPolicyRule.js +5 -5
- package/compute/regionSslPolicy.d.ts +68 -0
- package/compute/regionSslPolicy.d.ts.map +1 -1
- package/compute/regionSslPolicy.js +31 -0
- package/compute/regionSslPolicy.js.map +1 -1
- package/compute/rolloutPlan.d.ts +1 -1
- package/compute/rolloutPlan.js +1 -1
- package/compute/router.d.ts +1 -1
- package/compute/router.js +1 -1
- package/compute/sslpolicy.d.ts +52 -0
- package/compute/sslpolicy.d.ts.map +1 -1
- package/compute/sslpolicy.js +15 -0
- package/compute/sslpolicy.js.map +1 -1
- package/compute/subnetwork.d.ts +58 -0
- package/compute/subnetwork.d.ts.map +1 -1
- package/compute/subnetwork.js +58 -0
- package/compute/subnetwork.js.map +1 -1
- package/compute/targetInstance.d.ts +2 -2
- package/compute/targetInstance.js +2 -2
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -1
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/configdeployment/deployment.d.ts +364 -0
- package/configdeployment/deployment.d.ts.map +1 -0
- package/configdeployment/deployment.js +174 -0
- package/configdeployment/deployment.js.map +1 -0
- package/configdeployment/index.d.ts +4 -0
- package/configdeployment/index.d.ts.map +1 -0
- package/configdeployment/index.js +45 -0
- package/configdeployment/index.js.map +1 -0
- package/databasemigrationservice/connectionProfile.d.ts +3 -3
- package/databasemigrationservice/connectionProfile.js +3 -3
- package/databasemigrationservice/privateConnection.d.ts +4 -4
- package/databasemigrationservice/privateConnection.js +4 -4
- package/dataflow/flexTemplateJob.d.ts +15 -3
- package/dataflow/flexTemplateJob.d.ts.map +1 -1
- package/dataflow/flexTemplateJob.js +2 -0
- package/dataflow/flexTemplateJob.js.map +1 -1
- package/dataform/folder.d.ts +3 -3
- package/dataform/folder.js +3 -3
- package/dataform/teamFolder.d.ts +1 -1
- package/dataform/teamFolder.js +1 -1
- package/datafusion/instance.d.ts +29 -14
- package/datafusion/instance.d.ts.map +1 -1
- package/datafusion/instance.js +4 -0
- package/datafusion/instance.js.map +1 -1
- package/datalineage/config.d.ts +2 -2
- package/datalineage/config.js +2 -2
- package/dataplex/dataAsset.d.ts +5 -5
- package/dataplex/dataAsset.js +5 -5
- package/dataplex/dataProduct.d.ts +7 -6
- package/dataplex/dataProduct.d.ts.map +1 -1
- package/dataplex/dataProduct.js +7 -6
- package/dataplex/dataProduct.js.map +1 -1
- package/dataplex/dataProductDataAsset.d.ts +5 -8
- package/dataplex/dataProductDataAsset.d.ts.map +1 -1
- package/dataplex/dataProductDataAsset.js +5 -8
- package/dataplex/dataProductDataAsset.js.map +1 -1
- package/dataplex/datascan.d.ts +24 -24
- package/dataplex/datascan.js +24 -24
- package/dataplex/entryLink.d.ts +11 -11
- package/dataplex/entryLink.js +11 -11
- package/dataplex/entryType.d.ts +1 -1
- package/dataplex/entryType.js +1 -1
- package/dataplex/glossaryCategory.d.ts +4 -4
- package/dataplex/glossaryCategory.js +4 -4
- package/dataplex/glossaryTerm.d.ts +4 -4
- package/dataplex/glossaryTerm.js +4 -4
- package/dataplex/task.d.ts +8 -8
- package/dataplex/task.js +8 -8
- package/dataproc/batch.d.ts +5 -5
- package/dataproc/batch.js +5 -5
- package/dataproc/cluster.d.ts +1 -1
- package/dataproc/cluster.js +1 -1
- package/dataproc/job.d.ts +1 -1
- package/dataproc/job.js +1 -1
- package/datastream/connectionProfile.d.ts +0 -6
- package/datastream/connectionProfile.d.ts.map +1 -1
- package/datastream/connectionProfile.js +0 -6
- package/datastream/connectionProfile.js.map +1 -1
- package/datastream/privateConnection.d.ts +3 -3
- package/datastream/privateConnection.js +3 -3
- package/datastream/stream.d.ts +2 -2
- package/datastream/stream.js +2 -2
- package/developerconnect/insightsConfig.d.ts +5 -5
- package/developerconnect/insightsConfig.js +5 -5
- package/diagflow/conversationProfile.d.ts +28 -6
- package/diagflow/conversationProfile.d.ts.map +1 -1
- package/diagflow/conversationProfile.js +7 -1
- package/diagflow/conversationProfile.js.map +1 -1
- package/diagflow/index.d.ts +3 -0
- package/diagflow/index.d.ts.map +1 -1
- package/diagflow/index.js +6 -1
- package/diagflow/index.js.map +1 -1
- package/diagflow/sipTrunk.d.ts +169 -0
- package/diagflow/sipTrunk.d.ts.map +1 -0
- package/diagflow/sipTrunk.js +124 -0
- package/diagflow/sipTrunk.js.map +1 -0
- package/firestore/field.d.ts +79 -6
- package/firestore/field.d.ts.map +1 -1
- package/firestore/field.js +76 -3
- package/firestore/field.js.map +1 -1
- package/folder/iamAuditConfig.d.ts +1 -1
- package/folder/iamAuditConfig.js +1 -1
- package/folder/iambinding.d.ts +1 -1
- package/folder/iambinding.js +1 -1
- package/folder/iammember.d.ts +1 -1
- package/folder/iammember.js +1 -1
- package/folder/iampolicy.d.ts +1 -1
- package/folder/iampolicy.js +1 -1
- package/gkehub/membershipBinding.d.ts +3 -3
- package/gkehub/membershipBinding.js +3 -3
- package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
- package/gkehub/membershipRbacRoleBinding.js +2 -2
- package/gkehub/namespace.d.ts +2 -2
- package/gkehub/namespace.js +2 -2
- package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
- package/gkehub/scopeRbacRoleBinding.js +4 -4
- package/iam/folderAccessPolicy.d.ts +333 -0
- package/iam/folderAccessPolicy.d.ts.map +1 -0
- package/iam/folderAccessPolicy.js +195 -0
- package/iam/folderAccessPolicy.js.map +1 -0
- package/iam/index.d.ts +6 -0
- package/iam/index.d.ts.map +1 -1
- package/iam/index.js +11 -1
- package/iam/index.js.map +1 -1
- package/iam/projectAccessPolicy.d.ts +326 -0
- package/iam/projectAccessPolicy.d.ts.map +1 -0
- package/iam/projectAccessPolicy.js +182 -0
- package/iam/projectAccessPolicy.js.map +1 -0
- package/iap/getClient.d.ts +16 -18
- package/iap/getClient.d.ts.map +1 -1
- package/iap/getClient.js +8 -14
- package/iap/getClient.js.map +1 -1
- package/iap/tunnelDestGroup.d.ts +1 -1
- package/iap/tunnelDestGroup.js +1 -1
- package/index.d.ts +2 -1
- package/index.d.ts.map +1 -1
- package/index.js +5 -3
- package/index.js.map +1 -1
- package/integrationconnectors/managedZone.d.ts +4 -4
- package/integrationconnectors/managedZone.js +4 -4
- package/kms/getKMSSecretCiphertext.d.ts +2 -2
- package/kms/getKMSSecretCiphertext.js +2 -2
- package/migrationcenter/assetsExportJob.d.ts +332 -0
- package/migrationcenter/assetsExportJob.d.ts.map +1 -0
- package/migrationcenter/assetsExportJob.js +155 -0
- package/migrationcenter/assetsExportJob.js.map +1 -0
- package/migrationcenter/discoveryClient.d.ts +396 -0
- package/migrationcenter/discoveryClient.d.ts.map +1 -0
- package/migrationcenter/discoveryClient.js +181 -0
- package/migrationcenter/discoveryClient.js.map +1 -0
- package/migrationcenter/index.d.ts +18 -0
- package/migrationcenter/index.d.ts.map +1 -1
- package/migrationcenter/index.js +31 -1
- package/migrationcenter/index.js.map +1 -1
- package/migrationcenter/report.d.ts +276 -0
- package/migrationcenter/report.d.ts.map +1 -0
- package/migrationcenter/report.js +158 -0
- package/migrationcenter/report.js.map +1 -0
- package/migrationcenter/reportConfig.d.ts +227 -0
- package/migrationcenter/reportConfig.d.ts.map +1 -0
- package/migrationcenter/reportConfig.js +146 -0
- package/migrationcenter/reportConfig.js.map +1 -0
- package/migrationcenter/settings.d.ts +173 -0
- package/migrationcenter/settings.d.ts.map +1 -0
- package/migrationcenter/settings.js +132 -0
- package/migrationcenter/settings.js.map +1 -0
- package/migrationcenter/source.d.ts +293 -0
- package/migrationcenter/source.d.ts.map +1 -0
- package/migrationcenter/source.js +144 -0
- package/migrationcenter/source.js.map +1 -0
- package/netapp/backup.d.ts +0 -3
- package/netapp/backup.d.ts.map +1 -1
- package/netapp/backup.js.map +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
- package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
- package/networkconnectivity/spoke.d.ts +8 -8
- package/networkconnectivity/spoke.js +8 -8
- package/networkconnectivity/transport.d.ts +17 -8
- package/networkconnectivity/transport.d.ts.map +1 -1
- package/networkconnectivity/transport.js +5 -8
- package/networkconnectivity/transport.js.map +1 -1
- package/networkmanagement/connectivityTest.d.ts +22 -0
- package/networkmanagement/connectivityTest.d.ts.map +1 -1
- package/networkmanagement/connectivityTest.js +22 -0
- package/networkmanagement/connectivityTest.js.map +1 -1
- package/networkmanagement/getConnectivityTestRun.d.ts +2 -2
- package/networkmanagement/getConnectivityTestRun.js +2 -2
- package/observability/folderSettings.d.ts +2 -2
- package/observability/folderSettings.js +2 -2
- package/observability/projectSettings.d.ts +2 -2
- package/observability/projectSettings.js +2 -2
- package/observability/traceScope.d.ts +2 -2
- package/observability/traceScope.js +2 -2
- package/oracledatabase/cloudVmCluster.d.ts +12 -0
- package/oracledatabase/cloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/cloudVmCluster.js +2 -0
- package/oracledatabase/cloudVmCluster.js.map +1 -1
- package/oracledatabase/getCloudVmCluster.d.ts +1 -0
- package/oracledatabase/getCloudVmCluster.d.ts.map +1 -1
- package/oracledatabase/getCloudVmCluster.js.map +1 -1
- package/oracledatabase/getGoldengateConnectionTypes.d.ts +107 -0
- package/oracledatabase/getGoldengateConnectionTypes.d.ts.map +1 -0
- package/oracledatabase/getGoldengateConnectionTypes.js +109 -0
- package/oracledatabase/getGoldengateConnectionTypes.js.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts +139 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.d.ts.map +1 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js +141 -0
- package/oracledatabase/getGoldengateDeploymentEnvironments.js.map +1 -0
- package/oracledatabase/goldengateConnection.d.ts +585 -0
- package/oracledatabase/goldengateConnection.d.ts.map +1 -0
- package/oracledatabase/goldengateConnection.js +408 -0
- package/oracledatabase/goldengateConnection.js.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts +265 -0
- package/oracledatabase/goldengateConnectionAssignment.d.ts.map +1 -0
- package/oracledatabase/goldengateConnectionAssignment.js +150 -0
- package/oracledatabase/goldengateConnectionAssignment.js.map +1 -0
- package/oracledatabase/goldengateDeployment.d.ts +362 -0
- package/oracledatabase/goldengateDeployment.d.ts.map +1 -0
- package/oracledatabase/goldengateDeployment.js +209 -0
- package/oracledatabase/goldengateDeployment.js.map +1 -0
- package/oracledatabase/index.d.ts +15 -0
- package/oracledatabase/index.d.ts.map +1 -1
- package/oracledatabase/index.js +22 -1
- package/oracledatabase/index.js.map +1 -1
- package/organizations/iamAuditConfig.d.ts +1 -1
- package/organizations/iamAuditConfig.js +1 -1
- package/organizations/iambinding.d.ts +1 -1
- package/organizations/iambinding.js +1 -1
- package/organizations/iammember.d.ts +1 -1
- package/organizations/iammember.js +1 -1
- package/organizations/iampolicy.d.ts +1 -1
- package/organizations/iampolicy.js +1 -1
- package/orgpolicy/policy.d.ts +1 -1
- package/orgpolicy/policy.js +1 -1
- package/package.json +2 -2
- package/projects/iamauditConfig.d.ts +2 -2
- package/projects/iamauditConfig.js +2 -2
- package/projects/iambinding.d.ts +2 -2
- package/projects/iambinding.js +2 -2
- package/projects/iammember.d.ts +2 -2
- package/projects/iammember.js +2 -2
- package/projects/iampolicy.d.ts +2 -2
- package/projects/iampolicy.js +2 -2
- package/projects/service.d.ts +6 -0
- package/projects/service.d.ts.map +1 -1
- package/projects/service.js.map +1 -1
- package/provider.d.ts +2 -0
- package/provider.d.ts.map +1 -1
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/pubsub/subscription.d.ts +4 -4
- package/pubsub/subscription.js +4 -4
- package/storage/bucket.d.ts +0 -22
- package/storage/bucket.d.ts.map +1 -1
- package/storage/bucket.js +0 -22
- package/storage/bucket.js.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.d.ts +8 -14
- package/storage/getControlFolderIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlFolderIntelligenceConfig.js +6 -12
- package/storage/getControlFolderIntelligenceConfig.js.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.d.ts +8 -14
- package/storage/getControlOrganizationIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlOrganizationIntelligenceConfig.js +6 -12
- package/storage/getControlOrganizationIntelligenceConfig.js.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.d.ts +8 -14
- package/storage/getControlProjectIntelligenceConfig.d.ts.map +1 -1
- package/storage/getControlProjectIntelligenceConfig.js +6 -12
- package/storage/getControlProjectIntelligenceConfig.js.map +1 -1
- package/types/input.d.ts +9906 -5729
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +11669 -7189
- package/types/output.d.ts.map +1 -1
- package/vertex/aiEndpoint.d.ts +3 -3
- package/vertex/aiEndpoint.js +3 -3
- package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
- package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
- package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
- package/vertex/getAiReasoningEngineQuery.js +2 -2
- package/vmwareengine/getDatastore.d.ts +38 -18
- package/vmwareengine/getDatastore.d.ts.map +1 -1
- package/vmwareengine/getDatastore.js +8 -14
- package/vmwareengine/getDatastore.js.map +1 -1
- package/workstations/workstationCluster.d.ts +26 -26
- package/workstations/workstationCluster.js +26 -26
package/vertex/aiEndpoint.d.ts
CHANGED
|
@@ -77,10 +77,10 @@ import * as outputs from "../types/output";
|
|
|
77
77
|
* import * as pulumi from "@pulumi/pulumi";
|
|
78
78
|
* import * as gcp from "@pulumi/gcp";
|
|
79
79
|
*
|
|
80
|
-
* const _default = new gcp.compute.Network("default", {name: "psc-network-
|
|
80
|
+
* const _default = new gcp.compute.Network("default", {name: "psc-network-_48153"});
|
|
81
81
|
* const project = gcp.organizations.getProject({});
|
|
82
82
|
* const endpoint = new gcp.vertex.AiEndpoint("endpoint", {
|
|
83
|
-
* name: "endpoint-
|
|
83
|
+
* name: "endpoint-name_58845",
|
|
84
84
|
* displayName: "sample-endpoint",
|
|
85
85
|
* description: "A sample vertex endpoint",
|
|
86
86
|
* location: "us-central1",
|
|
@@ -105,7 +105,7 @@ import * as outputs from "../types/output";
|
|
|
105
105
|
* import * as gcp from "@pulumi/gcp";
|
|
106
106
|
*
|
|
107
107
|
* const endpoint = new gcp.vertex.AiEndpoint("endpoint", {
|
|
108
|
-
* name: "endpoint-
|
|
108
|
+
* name: "endpoint-name_9305",
|
|
109
109
|
* displayName: "sample-endpoint",
|
|
110
110
|
* description: "A sample vertex endpoint",
|
|
111
111
|
* location: "us-central1",
|
package/vertex/aiEndpoint.js
CHANGED
|
@@ -104,10 +104,10 @@ const utilities = __importStar(require("../utilities"));
|
|
|
104
104
|
* import * as pulumi from "@pulumi/pulumi";
|
|
105
105
|
* import * as gcp from "@pulumi/gcp";
|
|
106
106
|
*
|
|
107
|
-
* const _default = new gcp.compute.Network("default", {name: "psc-network-
|
|
107
|
+
* const _default = new gcp.compute.Network("default", {name: "psc-network-_48153"});
|
|
108
108
|
* const project = gcp.organizations.getProject({});
|
|
109
109
|
* const endpoint = new gcp.vertex.AiEndpoint("endpoint", {
|
|
110
|
-
* name: "endpoint-
|
|
110
|
+
* name: "endpoint-name_58845",
|
|
111
111
|
* displayName: "sample-endpoint",
|
|
112
112
|
* description: "A sample vertex endpoint",
|
|
113
113
|
* location: "us-central1",
|
|
@@ -132,7 +132,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
132
132
|
* import * as gcp from "@pulumi/gcp";
|
|
133
133
|
*
|
|
134
134
|
* const endpoint = new gcp.vertex.AiEndpoint("endpoint", {
|
|
135
|
-
* name: "endpoint-
|
|
135
|
+
* name: "endpoint-name_9305",
|
|
136
136
|
* displayName: "sample-endpoint",
|
|
137
137
|
* description: "A sample vertex endpoint",
|
|
138
138
|
* location: "us-central1",
|
|
@@ -174,8 +174,8 @@ import * as outputs from "../types/output";
|
|
|
174
174
|
*
|
|
175
175
|
* const testProject = gcp.organizations.getProject({});
|
|
176
176
|
* const project = new gcp.organizations.Project("project", {
|
|
177
|
-
* projectId: "tf-
|
|
178
|
-
* name: "tf-
|
|
177
|
+
* projectId: "tf-test_48542",
|
|
178
|
+
* name: "tf-test_29506",
|
|
179
179
|
* orgId: "123456789",
|
|
180
180
|
* billingAccount: "000000-0000000-0000000-000000",
|
|
181
181
|
* deletionPolicy: "DELETE",
|
|
@@ -201,8 +201,8 @@ const utilities = __importStar(require("../utilities"));
|
|
|
201
201
|
*
|
|
202
202
|
* const testProject = gcp.organizations.getProject({});
|
|
203
203
|
* const project = new gcp.organizations.Project("project", {
|
|
204
|
-
* projectId: "tf-
|
|
205
|
-
* name: "tf-
|
|
204
|
+
* projectId: "tf-test_48542",
|
|
205
|
+
* name: "tf-test_29506",
|
|
206
206
|
* orgId: "123456789",
|
|
207
207
|
* billingAccount: "000000-0000000-0000000-000000",
|
|
208
208
|
* deletionPolicy: "DELETE",
|
|
@@ -10,7 +10,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
10
10
|
* import * as std from "@pulumi/std";
|
|
11
11
|
*
|
|
12
12
|
* const defaultAiReasoningEngine = new gcp.vertex.AiReasoningEngine("default", {
|
|
13
|
-
* displayName: "vertex-mds-
|
|
13
|
+
* displayName: "vertex-mds-_86474",
|
|
14
14
|
* description: "Retrieves tenant project number",
|
|
15
15
|
* region: "us-central1",
|
|
16
16
|
* spec: {
|
|
@@ -91,7 +91,7 @@ export interface GetAiReasoningEngineQueryResult {
|
|
|
91
91
|
* import * as std from "@pulumi/std";
|
|
92
92
|
*
|
|
93
93
|
* const defaultAiReasoningEngine = new gcp.vertex.AiReasoningEngine("default", {
|
|
94
|
-
* displayName: "vertex-mds-
|
|
94
|
+
* displayName: "vertex-mds-_86474",
|
|
95
95
|
* description: "Retrieves tenant project number",
|
|
96
96
|
* region: "us-central1",
|
|
97
97
|
* spec: {
|
|
@@ -39,7 +39,7 @@ const utilities = __importStar(require("../utilities"));
|
|
|
39
39
|
* import * as std from "@pulumi/std";
|
|
40
40
|
*
|
|
41
41
|
* const defaultAiReasoningEngine = new gcp.vertex.AiReasoningEngine("default", {
|
|
42
|
-
* displayName: "vertex-mds-
|
|
42
|
+
* displayName: "vertex-mds-_86474",
|
|
43
43
|
* description: "Retrieves tenant project number",
|
|
44
44
|
* region: "us-central1",
|
|
45
45
|
* spec: {
|
|
@@ -85,7 +85,7 @@ exports.getAiReasoningEngineQuery = getAiReasoningEngineQuery;
|
|
|
85
85
|
* import * as std from "@pulumi/std";
|
|
86
86
|
*
|
|
87
87
|
* const defaultAiReasoningEngine = new gcp.vertex.AiReasoningEngine("default", {
|
|
88
|
-
* displayName: "vertex-mds-
|
|
88
|
+
* displayName: "vertex-mds-_86474",
|
|
89
89
|
* description: "Retrieves tenant project number",
|
|
90
90
|
* region: "us-central1",
|
|
91
91
|
* spec: {
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "../types/output";
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
* To get more information about datastore, see:
|
|
7
|
-
* * [API documentation](https://docs.cloud.google.com/vmware-engine/docs/vmware-ecosystem/concepts-nfs-datastores-overview)
|
|
4
|
+
* Get information about a Cloud VMware Engine Datastore.
|
|
8
5
|
*
|
|
9
6
|
* ## Example Usage
|
|
10
7
|
*
|
|
@@ -12,9 +9,9 @@ import * as outputs from "../types/output";
|
|
|
12
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
10
|
* import * as gcp from "@pulumi/gcp";
|
|
14
11
|
*
|
|
15
|
-
* const
|
|
16
|
-
*
|
|
17
|
-
*
|
|
12
|
+
* const _default = gcp.vmwareengine.getDatastore({
|
|
13
|
+
* location: exampleThirdparty.location,
|
|
14
|
+
* name: exampleThirdparty.name,
|
|
18
15
|
* });
|
|
19
16
|
* ```
|
|
20
17
|
*/
|
|
@@ -24,13 +21,26 @@ export declare function getDatastore(args: GetDatastoreArgs, opts?: pulumi.Invok
|
|
|
24
21
|
*/
|
|
25
22
|
export interface GetDatastoreArgs {
|
|
26
23
|
/**
|
|
27
|
-
*
|
|
24
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
28
25
|
*/
|
|
29
26
|
location: string;
|
|
30
27
|
/**
|
|
31
|
-
*
|
|
28
|
+
* The user-provided identifier of the datastore to be created.
|
|
29
|
+
* This identifier must be unique among each `Datastore` within the parent
|
|
30
|
+
* and becomes the final token in the name URI.
|
|
31
|
+
* The identifier must meet the following requirements:
|
|
32
|
+
* * Only contains 1-63 alphanumeric characters and hyphens
|
|
33
|
+
* * Begins with an alphabetical character
|
|
34
|
+
* * Ends with a non-hyphen character
|
|
35
|
+
* * Not formatted as a UUID
|
|
36
|
+
* * Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034)
|
|
37
|
+
* (section 3.5)
|
|
32
38
|
*/
|
|
33
39
|
name: string;
|
|
40
|
+
/**
|
|
41
|
+
* The ID of the project in which the resource belongs.
|
|
42
|
+
* If it is not provided, the provider project is used.
|
|
43
|
+
*/
|
|
34
44
|
project?: string;
|
|
35
45
|
}
|
|
36
46
|
/**
|
|
@@ -54,10 +64,7 @@ export interface GetDatastoreResult {
|
|
|
54
64
|
readonly updateTime: string;
|
|
55
65
|
}
|
|
56
66
|
/**
|
|
57
|
-
*
|
|
58
|
-
*
|
|
59
|
-
* To get more information about datastore, see:
|
|
60
|
-
* * [API documentation](https://docs.cloud.google.com/vmware-engine/docs/vmware-ecosystem/concepts-nfs-datastores-overview)
|
|
67
|
+
* Get information about a Cloud VMware Engine Datastore.
|
|
61
68
|
*
|
|
62
69
|
* ## Example Usage
|
|
63
70
|
*
|
|
@@ -65,9 +72,9 @@ export interface GetDatastoreResult {
|
|
|
65
72
|
* import * as pulumi from "@pulumi/pulumi";
|
|
66
73
|
* import * as gcp from "@pulumi/gcp";
|
|
67
74
|
*
|
|
68
|
-
* const
|
|
69
|
-
*
|
|
70
|
-
*
|
|
75
|
+
* const _default = gcp.vmwareengine.getDatastore({
|
|
76
|
+
* location: exampleThirdparty.location,
|
|
77
|
+
* name: exampleThirdparty.name,
|
|
71
78
|
* });
|
|
72
79
|
* ```
|
|
73
80
|
*/
|
|
@@ -77,13 +84,26 @@ export declare function getDatastoreOutput(args: GetDatastoreOutputArgs, opts?:
|
|
|
77
84
|
*/
|
|
78
85
|
export interface GetDatastoreOutputArgs {
|
|
79
86
|
/**
|
|
80
|
-
*
|
|
87
|
+
* Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
|
|
81
88
|
*/
|
|
82
89
|
location: pulumi.Input<string>;
|
|
83
90
|
/**
|
|
84
|
-
*
|
|
91
|
+
* The user-provided identifier of the datastore to be created.
|
|
92
|
+
* This identifier must be unique among each `Datastore` within the parent
|
|
93
|
+
* and becomes the final token in the name URI.
|
|
94
|
+
* The identifier must meet the following requirements:
|
|
95
|
+
* * Only contains 1-63 alphanumeric characters and hyphens
|
|
96
|
+
* * Begins with an alphabetical character
|
|
97
|
+
* * Ends with a non-hyphen character
|
|
98
|
+
* * Not formatted as a UUID
|
|
99
|
+
* * Complies with [RFC 1034](https://datatracker.ietf.org/doc/html/rfc1034)
|
|
100
|
+
* (section 3.5)
|
|
85
101
|
*/
|
|
86
102
|
name: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* The ID of the project in which the resource belongs.
|
|
105
|
+
* If it is not provided, the provider project is used.
|
|
106
|
+
*/
|
|
87
107
|
project?: pulumi.Input<string | undefined>;
|
|
88
108
|
}
|
|
89
109
|
//# sourceMappingURL=getDatastore.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDatastore.d.ts","sourceRoot":"","sources":["../../vmwareengine/getDatastore.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C
|
|
1
|
+
{"version":3,"file":"getDatastore.d.ts","sourceRoot":"","sources":["../../vmwareengine/getDatastore.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,YAAY,CAAC,IAAI,EAAE,gBAAgB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,kBAAkB,CAAC,CAO7G;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;;;;;;;;OAWG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,CAAC;IAC5B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,cAAc,EAAE,MAAM,CAAC;IAChC,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,aAAa,EAAE,OAAO,CAAC,YAAY,CAAC,wBAAwB,EAAE,CAAC;IACxE,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,GAAG,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;CAC/B;AACD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,kBAAkB,CAAC,CAOrI;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC/B;;;;;;;;;;;OAWG;IACH,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC3B;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC9C"}
|
|
@@ -29,10 +29,7 @@ exports.getDatastoreOutput = exports.getDatastore = void 0;
|
|
|
29
29
|
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
30
|
const utilities = __importStar(require("../utilities"));
|
|
31
31
|
/**
|
|
32
|
-
*
|
|
33
|
-
*
|
|
34
|
-
* To get more information about datastore, see:
|
|
35
|
-
* * [API documentation](https://docs.cloud.google.com/vmware-engine/docs/vmware-ecosystem/concepts-nfs-datastores-overview)
|
|
32
|
+
* Get information about a Cloud VMware Engine Datastore.
|
|
36
33
|
*
|
|
37
34
|
* ## Example Usage
|
|
38
35
|
*
|
|
@@ -40,9 +37,9 @@ const utilities = __importStar(require("../utilities"));
|
|
|
40
37
|
* import * as pulumi from "@pulumi/pulumi";
|
|
41
38
|
* import * as gcp from "@pulumi/gcp";
|
|
42
39
|
*
|
|
43
|
-
* const
|
|
44
|
-
*
|
|
45
|
-
*
|
|
40
|
+
* const _default = gcp.vmwareengine.getDatastore({
|
|
41
|
+
* location: exampleThirdparty.location,
|
|
42
|
+
* name: exampleThirdparty.name,
|
|
46
43
|
* });
|
|
47
44
|
* ```
|
|
48
45
|
*/
|
|
@@ -56,10 +53,7 @@ function getDatastore(args, opts) {
|
|
|
56
53
|
}
|
|
57
54
|
exports.getDatastore = getDatastore;
|
|
58
55
|
/**
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
* To get more information about datastore, see:
|
|
62
|
-
* * [API documentation](https://docs.cloud.google.com/vmware-engine/docs/vmware-ecosystem/concepts-nfs-datastores-overview)
|
|
56
|
+
* Get information about a Cloud VMware Engine Datastore.
|
|
63
57
|
*
|
|
64
58
|
* ## Example Usage
|
|
65
59
|
*
|
|
@@ -67,9 +61,9 @@ exports.getDatastore = getDatastore;
|
|
|
67
61
|
* import * as pulumi from "@pulumi/pulumi";
|
|
68
62
|
* import * as gcp from "@pulumi/gcp";
|
|
69
63
|
*
|
|
70
|
-
* const
|
|
71
|
-
*
|
|
72
|
-
*
|
|
64
|
+
* const _default = gcp.vmwareengine.getDatastore({
|
|
65
|
+
* location: exampleThirdparty.location,
|
|
66
|
+
* name: exampleThirdparty.name,
|
|
73
67
|
* });
|
|
74
68
|
* ```
|
|
75
69
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDatastore.js","sourceRoot":"","sources":["../../vmwareengine/getDatastore.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getDatastore.js","sourceRoot":"","sources":["../../vmwareengine/getDatastore.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oCAOC;AAkDD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gDAOC"}
|
|
@@ -12,32 +12,6 @@ import * as outputs from "../types/output";
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* ### Workstation Cluster Custom Urls
|
|
16
|
-
*
|
|
17
|
-
* ```typescript
|
|
18
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
-
* import * as gcp from "@pulumi/gcp";
|
|
20
|
-
*
|
|
21
|
-
* const defaultNetwork = new gcp.compute.Network("default", {
|
|
22
|
-
* name: "workstations-network",
|
|
23
|
-
* autoCreateSubnetworks: false,
|
|
24
|
-
* });
|
|
25
|
-
* const defaultSubnetwork = new gcp.compute.Subnetwork("default", {
|
|
26
|
-
* name: "workstations-network",
|
|
27
|
-
* ipCidrRange: "10.0.0.0/24",
|
|
28
|
-
* region: "us-central1",
|
|
29
|
-
* network: defaultNetwork.name,
|
|
30
|
-
* });
|
|
31
|
-
* const _default = new gcp.workstations.WorkstationCluster("default", {
|
|
32
|
-
* workstationClusterId: "custom-urls-cluster",
|
|
33
|
-
* network: defaultNetwork.id,
|
|
34
|
-
* subnetwork: defaultSubnetwork.id,
|
|
35
|
-
* location: "us-central1",
|
|
36
|
-
* workstationAuthorizationUrl: "https://workstations.cloud.google.com/ui/auth",
|
|
37
|
-
* workstationLaunchUrl: "https://console.cloud.google.com/workstations/launch",
|
|
38
|
-
* });
|
|
39
|
-
* const project = gcp.organizations.getProject({});
|
|
40
|
-
* ```
|
|
41
15
|
* ### Workstation Cluster Basic
|
|
42
16
|
*
|
|
43
17
|
* ```typescript
|
|
@@ -172,6 +146,32 @@ import * as outputs from "../types/output";
|
|
|
172
146
|
* }),
|
|
173
147
|
* });
|
|
174
148
|
* ```
|
|
149
|
+
* ### Workstation Cluster Custom Urls
|
|
150
|
+
*
|
|
151
|
+
* ```typescript
|
|
152
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
153
|
+
* import * as gcp from "@pulumi/gcp";
|
|
154
|
+
*
|
|
155
|
+
* const defaultNetwork = new gcp.compute.Network("default", {
|
|
156
|
+
* name: "workstations-network",
|
|
157
|
+
* autoCreateSubnetworks: false,
|
|
158
|
+
* });
|
|
159
|
+
* const defaultSubnetwork = new gcp.compute.Subnetwork("default", {
|
|
160
|
+
* name: "workstations-network",
|
|
161
|
+
* ipCidrRange: "10.0.0.0/24",
|
|
162
|
+
* region: "us-central1",
|
|
163
|
+
* network: defaultNetwork.name,
|
|
164
|
+
* });
|
|
165
|
+
* const _default = new gcp.workstations.WorkstationCluster("default", {
|
|
166
|
+
* workstationClusterId: "custom-urls-cluster",
|
|
167
|
+
* network: defaultNetwork.id,
|
|
168
|
+
* subnetwork: defaultSubnetwork.id,
|
|
169
|
+
* location: "us-central1",
|
|
170
|
+
* workstationAuthorizationUrl: "https://workstations.cloud.google.com/ui/auth",
|
|
171
|
+
* workstationLaunchUrl: "https://console.cloud.google.com/workstations/launch",
|
|
172
|
+
* });
|
|
173
|
+
* const project = gcp.organizations.getProject({});
|
|
174
|
+
* ```
|
|
175
175
|
*
|
|
176
176
|
* ## Import
|
|
177
177
|
*
|
|
@@ -39,32 +39,6 @@ const utilities = __importStar(require("../utilities"));
|
|
|
39
39
|
*
|
|
40
40
|
* ## Example Usage
|
|
41
41
|
*
|
|
42
|
-
* ### Workstation Cluster Custom Urls
|
|
43
|
-
*
|
|
44
|
-
* ```typescript
|
|
45
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
-
* import * as gcp from "@pulumi/gcp";
|
|
47
|
-
*
|
|
48
|
-
* const defaultNetwork = new gcp.compute.Network("default", {
|
|
49
|
-
* name: "workstations-network",
|
|
50
|
-
* autoCreateSubnetworks: false,
|
|
51
|
-
* });
|
|
52
|
-
* const defaultSubnetwork = new gcp.compute.Subnetwork("default", {
|
|
53
|
-
* name: "workstations-network",
|
|
54
|
-
* ipCidrRange: "10.0.0.0/24",
|
|
55
|
-
* region: "us-central1",
|
|
56
|
-
* network: defaultNetwork.name,
|
|
57
|
-
* });
|
|
58
|
-
* const _default = new gcp.workstations.WorkstationCluster("default", {
|
|
59
|
-
* workstationClusterId: "custom-urls-cluster",
|
|
60
|
-
* network: defaultNetwork.id,
|
|
61
|
-
* subnetwork: defaultSubnetwork.id,
|
|
62
|
-
* location: "us-central1",
|
|
63
|
-
* workstationAuthorizationUrl: "https://workstations.cloud.google.com/ui/auth",
|
|
64
|
-
* workstationLaunchUrl: "https://console.cloud.google.com/workstations/launch",
|
|
65
|
-
* });
|
|
66
|
-
* const project = gcp.organizations.getProject({});
|
|
67
|
-
* ```
|
|
68
42
|
* ### Workstation Cluster Basic
|
|
69
43
|
*
|
|
70
44
|
* ```typescript
|
|
@@ -199,6 +173,32 @@ const utilities = __importStar(require("../utilities"));
|
|
|
199
173
|
* }),
|
|
200
174
|
* });
|
|
201
175
|
* ```
|
|
176
|
+
* ### Workstation Cluster Custom Urls
|
|
177
|
+
*
|
|
178
|
+
* ```typescript
|
|
179
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
180
|
+
* import * as gcp from "@pulumi/gcp";
|
|
181
|
+
*
|
|
182
|
+
* const defaultNetwork = new gcp.compute.Network("default", {
|
|
183
|
+
* name: "workstations-network",
|
|
184
|
+
* autoCreateSubnetworks: false,
|
|
185
|
+
* });
|
|
186
|
+
* const defaultSubnetwork = new gcp.compute.Subnetwork("default", {
|
|
187
|
+
* name: "workstations-network",
|
|
188
|
+
* ipCidrRange: "10.0.0.0/24",
|
|
189
|
+
* region: "us-central1",
|
|
190
|
+
* network: defaultNetwork.name,
|
|
191
|
+
* });
|
|
192
|
+
* const _default = new gcp.workstations.WorkstationCluster("default", {
|
|
193
|
+
* workstationClusterId: "custom-urls-cluster",
|
|
194
|
+
* network: defaultNetwork.id,
|
|
195
|
+
* subnetwork: defaultSubnetwork.id,
|
|
196
|
+
* location: "us-central1",
|
|
197
|
+
* workstationAuthorizationUrl: "https://workstations.cloud.google.com/ui/auth",
|
|
198
|
+
* workstationLaunchUrl: "https://console.cloud.google.com/workstations/launch",
|
|
199
|
+
* });
|
|
200
|
+
* const project = gcp.organizations.getProject({});
|
|
201
|
+
* ```
|
|
202
202
|
*
|
|
203
203
|
* ## Import
|
|
204
204
|
*
|