@pulumi/gcp 6.68.0-alpha.1696971997 → 7.0.0-alpha.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/activedirectory/domain.d.ts +34 -0
- package/activedirectory/domain.js +4 -0
- package/activedirectory/domain.js.map +1 -1
- package/activedirectory/peering.d.ts +34 -0
- package/activedirectory/peering.js +4 -0
- package/activedirectory/peering.js.map +1 -1
- package/alloydb/backup.d.ts +184 -25
- package/alloydb/backup.js +31 -12
- package/alloydb/backup.js.map +1 -1
- package/alloydb/cluster.d.ts +110 -0
- package/alloydb/cluster.js +14 -0
- package/alloydb/cluster.js.map +1 -1
- package/alloydb/instance.d.ts +73 -6
- package/alloydb/instance.js +12 -6
- package/alloydb/instance.js.map +1 -1
- package/apigateway/api.d.ts +37 -0
- package/apigateway/api.js +4 -0
- package/apigateway/api.js.map +1 -1
- package/apigateway/apiConfig.d.ts +37 -0
- package/apigateway/apiConfig.js +4 -0
- package/apigateway/apiConfig.js.map +1 -1
- package/apigateway/gateway.d.ts +37 -0
- package/apigateway/gateway.js +4 -0
- package/apigateway/gateway.js.map +1 -1
- package/artifactregistry/getRepository.d.ts +6 -0
- package/artifactregistry/getRepository.js.map +1 -1
- package/artifactregistry/repository.d.ts +83 -0
- package/artifactregistry/repository.js +50 -0
- package/artifactregistry/repository.js.map +1 -1
- package/assuredworkloads/workload.d.ts +35 -0
- package/assuredworkloads/workload.js +4 -0
- package/assuredworkloads/workload.js.map +1 -1
- package/beyondcorp/appConnection.d.ts +37 -0
- package/beyondcorp/appConnection.js +4 -0
- package/beyondcorp/appConnection.js.map +1 -1
- package/beyondcorp/appConnector.d.ts +37 -0
- package/beyondcorp/appConnector.js +4 -0
- package/beyondcorp/appConnector.js.map +1 -1
- package/beyondcorp/appGateway.d.ts +37 -0
- package/beyondcorp/appGateway.js +4 -0
- package/beyondcorp/appGateway.js.map +1 -1
- package/beyondcorp/getAppConnection.d.ts +6 -0
- package/beyondcorp/getAppConnection.js.map +1 -1
- package/beyondcorp/getAppConnector.d.ts +6 -0
- package/beyondcorp/getAppConnector.js.map +1 -1
- package/beyondcorp/getAppGateway.d.ts +6 -0
- package/beyondcorp/getAppGateway.js.map +1 -1
- package/bigquery/dataset.d.ts +41 -4
- package/bigquery/dataset.js +4 -0
- package/bigquery/dataset.js.map +1 -1
- package/bigquery/job.d.ts +39 -0
- package/bigquery/job.js +4 -0
- package/bigquery/job.js.map +1 -1
- package/bigquery/routine.d.ts +2 -2
- package/bigquery/routine.js +3 -0
- package/bigquery/routine.js.map +1 -1
- package/bigquery/table.d.ts +32 -42
- package/bigquery/table.js +4 -0
- package/bigquery/table.js.map +1 -1
- package/bigtable/instance.d.ts +32 -6
- package/bigtable/instance.js +4 -0
- package/bigtable/instance.js.map +1 -1
- package/certificateauthority/authority.d.ts +37 -0
- package/certificateauthority/authority.js +4 -0
- package/certificateauthority/authority.js.map +1 -1
- package/certificateauthority/caPool.d.ts +37 -0
- package/certificateauthority/caPool.js +4 -0
- package/certificateauthority/caPool.js.map +1 -1
- package/certificateauthority/certificate.d.ts +37 -14
- package/certificateauthority/certificate.js +4 -2
- package/certificateauthority/certificate.js.map +1 -1
- package/certificateauthority/certificateTemplate.d.ts +35 -0
- package/certificateauthority/certificateTemplate.js +4 -0
- package/certificateauthority/certificateTemplate.js.map +1 -1
- package/certificateauthority/getAuthority.d.ts +6 -0
- package/certificateauthority/getAuthority.js.map +1 -1
- package/certificatemanager/certificate.d.ts +37 -0
- package/certificatemanager/certificate.js +7 -0
- package/certificatemanager/certificate.js.map +1 -1
- package/certificatemanager/certificateIssuanceConfig.d.ts +37 -0
- package/certificatemanager/certificateIssuanceConfig.js +4 -0
- package/certificatemanager/certificateIssuanceConfig.js.map +1 -1
- package/certificatemanager/certificateMap.d.ts +38 -1
- package/certificatemanager/certificateMap.js +4 -0
- package/certificatemanager/certificateMap.js.map +1 -1
- package/certificatemanager/certificateMapEntry.d.ts +38 -1
- package/certificatemanager/certificateMapEntry.js +4 -0
- package/certificatemanager/certificateMapEntry.js.map +1 -1
- package/certificatemanager/dnsAuthorization.d.ts +34 -0
- package/certificatemanager/dnsAuthorization.js +4 -0
- package/certificatemanager/dnsAuthorization.js.map +1 -1
- package/certificatemanager/getCertificateMap.d.ts +6 -0
- package/certificatemanager/getCertificateMap.js.map +1 -1
- package/certificatemanager/trustConfig.d.ts +34 -0
- package/certificatemanager/trustConfig.js +4 -0
- package/certificatemanager/trustConfig.js.map +1 -1
- package/cloudbuild/workerPool.d.ts +20 -3
- package/cloudbuild/workerPool.js +2 -0
- package/cloudbuild/workerPool.js.map +1 -1
- package/cloudbuildv2/connection.d.ts +23 -0
- package/cloudbuildv2/connection.js +2 -0
- package/cloudbuildv2/connection.js.map +1 -1
- package/cloudbuildv2/repository.d.ts +23 -0
- package/cloudbuildv2/repository.js +2 -0
- package/cloudbuildv2/repository.js.map +1 -1
- package/clouddeploy/deliveryPipeline.d.ts +90 -32
- package/clouddeploy/deliveryPipeline.js +38 -32
- package/clouddeploy/deliveryPipeline.js.map +1 -1
- package/clouddeploy/target.d.ts +74 -16
- package/clouddeploy/target.js +22 -16
- package/clouddeploy/target.js.map +1 -1
- package/cloudfunctions/function.d.ts +35 -0
- package/cloudfunctions/function.js +4 -0
- package/cloudfunctions/function.js.map +1 -1
- package/cloudfunctions/getFunction.d.ts +6 -3
- package/cloudfunctions/getFunction.js.map +1 -1
- package/cloudfunctionsv2/function.d.ts +49 -12
- package/cloudfunctionsv2/function.js +7 -0
- package/cloudfunctionsv2/function.js.map +1 -1
- package/cloudfunctionsv2/getFunction.d.ts +6 -0
- package/cloudfunctionsv2/getFunction.js.map +1 -1
- package/cloudrun/domainMapping.d.ts +1 -1
- package/cloudrun/domainMapping.js +0 -3
- package/cloudrun/domainMapping.js.map +1 -1
- package/cloudrunv2/job.d.ts +54 -0
- package/cloudrunv2/job.js +6 -0
- package/cloudrunv2/job.js.map +1 -1
- package/cloudrunv2/service.d.ts +54 -0
- package/cloudrunv2/service.js +6 -0
- package/cloudrunv2/service.js.map +1 -1
- package/composer/environment.d.ts +35 -3
- package/composer/environment.js +4 -0
- package/composer/environment.js.map +1 -1
- package/composer/getEnvironment.d.ts +6 -0
- package/composer/getEnvironment.js.map +1 -1
- package/compute/address.d.ts +35 -0
- package/compute/address.js +4 -0
- package/compute/address.js.map +1 -1
- package/compute/disk.d.ts +37 -0
- package/compute/disk.js +4 -0
- package/compute/disk.js.map +1 -1
- package/compute/externalVpnGateway.d.ts +34 -0
- package/compute/externalVpnGateway.js +4 -0
- package/compute/externalVpnGateway.js.map +1 -1
- package/compute/forwardingRule.d.ts +40 -3
- package/compute/forwardingRule.js +4 -0
- package/compute/forwardingRule.js.map +1 -1
- package/compute/getDisk.d.ts +6 -3
- package/compute/getDisk.js.map +1 -1
- package/compute/getForwardingRule.d.ts +6 -0
- package/compute/getForwardingRule.js.map +1 -1
- package/compute/getGlobalForwardingRule.d.ts +6 -0
- package/compute/getGlobalForwardingRule.js.map +1 -1
- package/compute/getImage.d.ts +0 -3
- package/compute/getImage.js.map +1 -1
- package/compute/getInstance.d.ts +6 -0
- package/compute/getInstance.js.map +1 -1
- package/compute/getInstanceTemplate.d.ts +10 -0
- package/compute/getInstanceTemplate.js +4 -0
- package/compute/getInstanceTemplate.js.map +1 -1
- package/compute/getRegionInstanceTemplate.d.ts +6 -0
- package/compute/getRegionInstanceTemplate.js.map +1 -1
- package/compute/getRouterNat.d.ts +1 -0
- package/compute/getRouterNat.js.map +1 -1
- package/compute/getSnapshot.d.ts +6 -0
- package/compute/getSnapshot.js.map +1 -1
- package/compute/globalAddress.d.ts +35 -0
- package/compute/globalAddress.js +4 -0
- package/compute/globalAddress.js.map +1 -1
- package/compute/globalForwardingRule.d.ts +37 -0
- package/compute/globalForwardingRule.js +4 -0
- package/compute/globalForwardingRule.js.map +1 -1
- package/compute/image.d.ts +34 -0
- package/compute/image.js +4 -0
- package/compute/image.js.map +1 -1
- package/compute/index.d.ts +0 -3
- package/compute/index.js +5 -10
- package/compute/index.js.map +1 -1
- package/compute/instance.d.ts +32 -0
- package/compute/instance.js +4 -0
- package/compute/instance.js.map +1 -1
- package/compute/instanceFromMachineImage.d.ts +35 -3
- package/compute/instanceFromMachineImage.js +4 -0
- package/compute/instanceFromMachineImage.js.map +1 -1
- package/compute/instanceFromTemplate.d.ts +35 -3
- package/compute/instanceFromTemplate.js +4 -0
- package/compute/instanceFromTemplate.js.map +1 -1
- package/compute/instanceGroupNamedPort.d.ts +1 -0
- package/compute/instanceGroupNamedPort.js +1 -0
- package/compute/instanceGroupNamedPort.js.map +1 -1
- package/compute/instanceTemplate.d.ts +37 -0
- package/compute/instanceTemplate.js +6 -0
- package/compute/instanceTemplate.js.map +1 -1
- package/compute/networkPeeringRoutesConfig.d.ts +1 -0
- package/compute/networkPeeringRoutesConfig.js +1 -0
- package/compute/networkPeeringRoutesConfig.js.map +1 -1
- package/compute/nodeGroup.d.ts +10 -11
- package/compute/nodeGroup.js +3 -3
- package/compute/nodeGroup.js.map +1 -1
- package/compute/perInstanceConfig.d.ts +1 -1
- package/compute/regionDisk.d.ts +37 -0
- package/compute/regionDisk.js +4 -0
- package/compute/regionDisk.js.map +1 -1
- package/compute/regionInstanceTemplate.d.ts +35 -0
- package/compute/regionInstanceTemplate.js +4 -0
- package/compute/regionInstanceTemplate.js.map +1 -1
- package/compute/routerNat.d.ts +91 -9
- package/compute/routerNat.js +66 -3
- package/compute/routerNat.js.map +1 -1
- package/compute/serviceAttachment.d.ts +1 -4
- package/compute/serviceAttachment.js.map +1 -1
- package/compute/snapshot.d.ts +34 -0
- package/compute/snapshot.js +4 -0
- package/compute/snapshot.js.map +1 -1
- package/compute/subnetwork.d.ts +45 -18
- package/compute/subnetwork.js +18 -0
- package/compute/subnetwork.js.map +1 -1
- package/compute/vpntunnel.d.ts +32 -0
- package/compute/vpntunnel.js +4 -0
- package/compute/vpntunnel.js.map +1 -1
- package/config/vars.d.ts +3 -2
- package/config/vars.js +6 -12
- package/config/vars.js.map +1 -1
- package/container/attachedCluster.d.ts +23 -0
- package/container/attachedCluster.js +2 -0
- package/container/attachedCluster.js.map +1 -1
- package/container/awsCluster.d.ts +35 -0
- package/container/awsCluster.js +4 -0
- package/container/awsCluster.js.map +1 -1
- package/container/awsNodePool.d.ts +35 -0
- package/container/awsNodePool.js +4 -0
- package/container/awsNodePool.js.map +1 -1
- package/container/azureCluster.d.ts +23 -0
- package/container/azureCluster.js +2 -0
- package/container/azureCluster.js.map +1 -1
- package/container/azureNodePool.d.ts +23 -0
- package/container/azureNodePool.js +2 -0
- package/container/azureNodePool.js.map +1 -1
- package/container/cluster.d.ts +31 -42
- package/container/cluster.js +6 -2
- package/container/cluster.js.map +1 -1
- package/container/getCluster.d.ts +1 -1
- package/databasemigrationservice/connectionProfile.d.ts +37 -0
- package/databasemigrationservice/connectionProfile.js +4 -0
- package/databasemigrationservice/connectionProfile.js.map +1 -1
- package/dataflow/flexTemplateJob.d.ts +35 -9
- package/dataflow/flexTemplateJob.js +4 -0
- package/dataflow/flexTemplateJob.js.map +1 -1
- package/dataflow/job.d.ts +30 -7
- package/dataflow/job.js +4 -0
- package/dataflow/job.js.map +1 -1
- package/datafusion/instance.d.ts +37 -0
- package/datafusion/instance.js +4 -0
- package/datafusion/instance.js.map +1 -1
- package/dataplex/asset.d.ts +39 -0
- package/dataplex/asset.js +8 -0
- package/dataplex/asset.js.map +1 -1
- package/dataplex/datascan.d.ts +39 -34
- package/dataplex/datascan.js +4 -4
- package/dataplex/datascan.js.map +1 -1
- package/dataplex/lake.d.ts +35 -0
- package/dataplex/lake.js +4 -0
- package/dataplex/lake.js.map +1 -1
- package/dataplex/task.d.ts +37 -0
- package/dataplex/task.js +4 -0
- package/dataplex/task.js.map +1 -1
- package/dataplex/zone.d.ts +37 -2
- package/dataplex/zone.js +6 -2
- package/dataplex/zone.js.map +1 -1
- package/dataproc/cluster.d.ts +38 -10
- package/dataproc/cluster.js +4 -0
- package/dataproc/cluster.js.map +1 -1
- package/dataproc/job.d.ts +32 -12
- package/dataproc/job.js +4 -0
- package/dataproc/job.js.map +1 -1
- package/dataproc/metastoreFederation.d.ts +34 -0
- package/dataproc/metastoreFederation.js +4 -0
- package/dataproc/metastoreFederation.js.map +1 -1
- package/dataproc/metastoreService.d.ts +37 -0
- package/dataproc/metastoreService.js +7 -0
- package/dataproc/metastoreService.js.map +1 -1
- package/dataproc/workflowTemplate.d.ts +26 -0
- package/dataproc/workflowTemplate.js +4 -0
- package/dataproc/workflowTemplate.js.map +1 -1
- package/datastream/connectionProfile.d.ts +34 -0
- package/datastream/connectionProfile.js +4 -0
- package/datastream/connectionProfile.js.map +1 -1
- package/datastream/privateConnection.d.ts +34 -0
- package/datastream/privateConnection.js +4 -0
- package/datastream/privateConnection.js.map +1 -1
- package/datastream/stream.d.ts +34 -0
- package/datastream/stream.js +4 -0
- package/datastream/stream.js.map +1 -1
- package/diagflow/cxIntent.d.ts +37 -0
- package/diagflow/cxIntent.js +4 -0
- package/diagflow/cxIntent.js.map +1 -1
- package/dns/managedZone.d.ts +38 -0
- package/dns/managedZone.js +5 -0
- package/dns/managedZone.js.map +1 -1
- package/dns/responsePolicy.d.ts +1 -0
- package/dns/responsePolicy.js +1 -0
- package/dns/responsePolicy.js.map +1 -1
- package/eventarc/trigger.d.ts +38 -3
- package/eventarc/trigger.js +6 -2
- package/eventarc/trigger.js.map +1 -1
- package/filestore/backup.d.ts +37 -0
- package/filestore/backup.js +4 -0
- package/filestore/backup.js.map +1 -1
- package/filestore/instance.d.ts +37 -0
- package/filestore/instance.js +4 -0
- package/filestore/instance.js.map +1 -1
- package/filestore/snapshot.d.ts +37 -0
- package/filestore/snapshot.js +4 -0
- package/filestore/snapshot.js.map +1 -1
- package/firebase/getHostingChannel.d.ts +6 -0
- package/firebase/getHostingChannel.js.map +1 -1
- package/firebase/hostingChannel.d.ts +34 -0
- package/firebase/hostingChannel.js +4 -0
- package/firebase/hostingChannel.js.map +1 -1
- package/firebase/hostingSite.d.ts +0 -1
- package/firebase/hostingSite.js +0 -1
- package/firebase/hostingSite.js.map +1 -1
- package/firebase/index.d.ts +0 -3
- package/firebase/index.js +1 -6
- package/firebase/index.js.map +1 -1
- package/firebase/webApp.d.ts +4 -18
- package/firebase/webApp.js +1 -15
- package/firebase/webApp.js.map +1 -1
- package/gkebackup/backupPlan.d.ts +41 -0
- package/gkebackup/backupPlan.js +8 -0
- package/gkebackup/backupPlan.js.map +1 -1
- package/gkebackup/restorePlan.d.ts +43 -0
- package/gkebackup/restorePlan.js +10 -0
- package/gkebackup/restorePlan.js.map +1 -1
- package/gkebackup/restorePlanIamBinding.d.ts +6 -0
- package/gkebackup/restorePlanIamBinding.js +6 -0
- package/gkebackup/restorePlanIamBinding.js.map +1 -1
- package/gkebackup/restorePlanIamMember.d.ts +6 -0
- package/gkebackup/restorePlanIamMember.js +6 -0
- package/gkebackup/restorePlanIamMember.js.map +1 -1
- package/gkebackup/restorePlanIamPolicy.d.ts +6 -0
- package/gkebackup/restorePlanIamPolicy.js +6 -0
- package/gkebackup/restorePlanIamPolicy.js.map +1 -1
- package/gkehub/feature.d.ts +34 -0
- package/gkehub/feature.js +4 -0
- package/gkehub/feature.js.map +1 -1
- package/gkehub/membership.d.ts +42 -0
- package/gkehub/membership.js +9 -0
- package/gkehub/membership.js.map +1 -1
- package/gkehub/membershipBinding.d.ts +37 -0
- package/gkehub/membershipBinding.js +4 -0
- package/gkehub/membershipBinding.js.map +1 -1
- package/gkehub/namespace.d.ts +37 -0
- package/gkehub/namespace.js +4 -0
- package/gkehub/namespace.js.map +1 -1
- package/gkehub/scope.d.ts +37 -0
- package/gkehub/scope.js +4 -0
- package/gkehub/scope.js.map +1 -1
- package/gkehub/scopeRbacRoleBinding.d.ts +37 -0
- package/gkehub/scopeRbacRoleBinding.js +4 -0
- package/gkehub/scopeRbacRoleBinding.js.map +1 -1
- package/gkeonprem/bareMetalAdminCluster.d.ts +26 -1
- package/gkeonprem/bareMetalAdminCluster.js +5 -1
- package/gkeonprem/bareMetalAdminCluster.js.map +1 -1
- package/gkeonprem/bareMetalCluster.d.ts +24 -1
- package/gkeonprem/bareMetalCluster.js +2 -0
- package/gkeonprem/bareMetalCluster.js.map +1 -1
- package/gkeonprem/bareMetalNodePool.d.ts +24 -1
- package/gkeonprem/bareMetalNodePool.js +2 -0
- package/gkeonprem/bareMetalNodePool.js.map +1 -1
- package/gkeonprem/vmwareCluster.d.ts +24 -1
- package/gkeonprem/vmwareCluster.js +2 -0
- package/gkeonprem/vmwareCluster.js.map +1 -1
- package/gkeonprem/vmwareNodePool.d.ts +24 -1
- package/gkeonprem/vmwareNodePool.js +2 -0
- package/gkeonprem/vmwareNodePool.js.map +1 -1
- package/healthcare/consentStore.d.ts +37 -0
- package/healthcare/consentStore.js +4 -0
- package/healthcare/consentStore.js.map +1 -1
- package/healthcare/dicomStore.d.ts +37 -0
- package/healthcare/dicomStore.js +4 -0
- package/healthcare/dicomStore.js.map +1 -1
- package/healthcare/fhirStore.d.ts +37 -0
- package/healthcare/fhirStore.js +4 -0
- package/healthcare/fhirStore.js.map +1 -1
- package/healthcare/hl7Store.d.ts +37 -0
- package/healthcare/hl7Store.js +4 -0
- package/healthcare/hl7Store.js.map +1 -1
- package/index.d.ts +1 -3
- package/index.js +2 -6
- package/index.js.map +1 -1
- package/kms/cryptoKey.d.ts +37 -0
- package/kms/cryptoKey.js +4 -0
- package/kms/cryptoKey.js.map +1 -1
- package/kms/getKMSCryptoKey.d.ts +6 -0
- package/kms/getKMSCryptoKey.js.map +1 -1
- package/kms/index.d.ts +0 -3
- package/kms/index.js +1 -6
- package/kms/index.js.map +1 -1
- package/looker/instance.d.ts +7 -12
- package/looker/instance.js +4 -6
- package/looker/instance.js.map +1 -1
- package/memcache/instance.d.ts +51 -5
- package/memcache/instance.js +18 -5
- package/memcache/instance.js.map +1 -1
- package/ml/engineModel.d.ts +34 -0
- package/ml/engineModel.js +4 -0
- package/ml/engineModel.js.map +1 -1
- package/monitoring/dashboard.d.ts +6 -12
- package/monitoring/dashboard.js.map +1 -1
- package/networkconnectivity/hub.d.ts +35 -0
- package/networkconnectivity/hub.js +4 -0
- package/networkconnectivity/hub.js.map +1 -1
- package/networkconnectivity/serviceConnectionPolicy.d.ts +37 -0
- package/networkconnectivity/serviceConnectionPolicy.js +4 -0
- package/networkconnectivity/serviceConnectionPolicy.js.map +1 -1
- package/networkconnectivity/spoke.d.ts +35 -0
- package/networkconnectivity/spoke.js +4 -0
- package/networkconnectivity/spoke.js.map +1 -1
- package/networkmanagement/connectivityTest.d.ts +40 -0
- package/networkmanagement/connectivityTest.js +7 -0
- package/networkmanagement/connectivityTest.js.map +1 -1
- package/networksecurity/addressGroup.d.ts +37 -0
- package/networksecurity/addressGroup.js +4 -0
- package/networksecurity/addressGroup.js.map +1 -1
- package/networksecurity/authorizationPolicy.d.ts +34 -0
- package/networksecurity/authorizationPolicy.js +4 -0
- package/networksecurity/authorizationPolicy.js.map +1 -1
- package/networksecurity/clientTlsPolicy.d.ts +34 -0
- package/networksecurity/clientTlsPolicy.js +4 -0
- package/networksecurity/clientTlsPolicy.js.map +1 -1
- package/networksecurity/serverTlsPolicy.d.ts +34 -0
- package/networksecurity/serverTlsPolicy.js +4 -0
- package/networksecurity/serverTlsPolicy.js.map +1 -1
- package/networkservices/edgeCacheKeyset.d.ts +34 -0
- package/networkservices/edgeCacheKeyset.js +4 -0
- package/networkservices/edgeCacheKeyset.js.map +1 -1
- package/networkservices/edgeCacheOrigin.d.ts +34 -0
- package/networkservices/edgeCacheOrigin.js +4 -0
- package/networkservices/edgeCacheOrigin.js.map +1 -1
- package/networkservices/edgeCacheService.d.ts +34 -0
- package/networkservices/edgeCacheService.js +4 -0
- package/networkservices/edgeCacheService.js.map +1 -1
- package/networkservices/endpointPolicy.d.ts +34 -0
- package/networkservices/endpointPolicy.js +4 -0
- package/networkservices/endpointPolicy.js.map +1 -1
- package/networkservices/gateway.d.ts +34 -0
- package/networkservices/gateway.js +4 -0
- package/networkservices/gateway.js.map +1 -1
- package/networkservices/grpcRoute.d.ts +34 -0
- package/networkservices/grpcRoute.js +4 -0
- package/networkservices/grpcRoute.js.map +1 -1
- package/networkservices/httpRoute.d.ts +34 -0
- package/networkservices/httpRoute.js +4 -0
- package/networkservices/httpRoute.js.map +1 -1
- package/networkservices/mesh.d.ts +34 -0
- package/networkservices/mesh.js +4 -0
- package/networkservices/mesh.js.map +1 -1
- package/networkservices/serviceBinding.d.ts +34 -0
- package/networkservices/serviceBinding.js +4 -0
- package/networkservices/serviceBinding.js.map +1 -1
- package/networkservices/tcpRoute.d.ts +34 -0
- package/networkservices/tcpRoute.js +4 -0
- package/networkservices/tcpRoute.js.map +1 -1
- package/notebooks/instance.d.ts +38 -1
- package/notebooks/instance.js +4 -0
- package/notebooks/instance.js.map +1 -1
- package/organizations/getProject.d.ts +6 -0
- package/organizations/getProject.js.map +1 -1
- package/organizations/project.d.ts +32 -0
- package/organizations/project.js +4 -0
- package/organizations/project.js.map +1 -1
- package/osconfig/patchDeployment.d.ts +1 -0
- package/osconfig/patchDeployment.js +1 -0
- package/osconfig/patchDeployment.js.map +1 -1
- package/package.json +1 -1
- package/provider.d.ts +3 -4
- package/provider.js +1 -2
- package/provider.js.map +1 -1
- package/pubsub/getSubscription.d.ts +6 -0
- package/pubsub/getSubscription.js.map +1 -1
- package/pubsub/getTopic.d.ts +6 -0
- package/pubsub/getTopic.js.map +1 -1
- package/pubsub/schema.d.ts +15 -3
- package/pubsub/schema.js.map +1 -1
- package/pubsub/subscription.d.ts +37 -0
- package/pubsub/subscription.js +4 -0
- package/pubsub/subscription.js.map +1 -1
- package/pubsub/topic.d.ts +37 -0
- package/pubsub/topic.js +4 -0
- package/pubsub/topic.js.map +1 -1
- package/recaptcha/enterpriseKey.d.ts +35 -0
- package/recaptcha/enterpriseKey.js +4 -0
- package/recaptcha/enterpriseKey.js.map +1 -1
- package/redis/getInstance.d.ts +6 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +48 -8
- package/redis/instance.js +18 -8
- package/redis/instance.js.map +1 -1
- package/secretmanager/getSecret.d.ts +9 -0
- package/secretmanager/getSecret.js.map +1 -1
- package/secretmanager/secret.d.ts +60 -0
- package/secretmanager/secret.js +6 -0
- package/secretmanager/secret.js.map +1 -1
- package/securitycenter/folderCustomModule.d.ts +239 -0
- package/securitycenter/folderCustomModule.js +170 -0
- package/securitycenter/folderCustomModule.js.map +1 -0
- package/securitycenter/index.d.ts +6 -0
- package/securitycenter/index.js +11 -1
- package/securitycenter/index.js.map +1 -1
- package/securitycenter/organizationCustomModule.d.ts +231 -0
- package/securitycenter/organizationCustomModule.js +162 -0
- package/securitycenter/organizationCustomModule.js.map +1 -0
- package/servicedirectory/namespace.d.ts +37 -0
- package/servicedirectory/namespace.js +4 -0
- package/servicedirectory/namespace.js.map +1 -1
- package/spanner/getInstance.d.ts +6 -0
- package/spanner/getInstance.js.map +1 -1
- package/spanner/instance.d.ts +37 -0
- package/spanner/instance.js +4 -0
- package/spanner/instance.js.map +1 -1
- package/storage/bucket.d.ts +27 -1
- package/storage/bucket.js +4 -0
- package/storage/bucket.js.map +1 -1
- package/storage/getBucket.d.ts +6 -0
- package/storage/getBucket.js.map +1 -1
- package/storage/transferJob.d.ts +23 -11
- package/storage/transferJob.js +2 -0
- package/storage/transferJob.js.map +1 -1
- package/tpu/node.d.ts +37 -5
- package/tpu/node.js +7 -5
- package/tpu/node.js.map +1 -1
- package/types/input.d.ts +446 -1209
- package/types/output.d.ts +502 -1237
- package/vertex/aiDataset.d.ts +41 -1
- package/vertex/aiDataset.js +7 -0
- package/vertex/aiDataset.js.map +1 -1
- package/vertex/aiEndpoint.d.ts +38 -6
- package/vertex/aiEndpoint.js +8 -6
- package/vertex/aiEndpoint.js.map +1 -1
- package/vertex/aiFeatureStore.d.ts +37 -0
- package/vertex/aiFeatureStore.js +4 -0
- package/vertex/aiFeatureStore.js.map +1 -1
- package/vertex/aiFeatureStoreEntityType.d.ts +37 -0
- package/vertex/aiFeatureStoreEntityType.js +4 -0
- package/vertex/aiFeatureStoreEntityType.js.map +1 -1
- package/vertex/aiFeatureStoreEntityTypeFeature.d.ts +37 -0
- package/vertex/aiFeatureStoreEntityTypeFeature.js +4 -0
- package/vertex/aiFeatureStoreEntityTypeFeature.js.map +1 -1
- package/vertex/aiIndex.d.ts +34 -0
- package/vertex/aiIndex.js +4 -0
- package/vertex/aiIndex.js.map +1 -1
- package/vertex/aiIndexEndpoint.d.ts +38 -6
- package/vertex/aiIndexEndpoint.js +8 -6
- package/vertex/aiIndexEndpoint.js.map +1 -1
- package/vertex/aiTensorboard.d.ts +37 -0
- package/vertex/aiTensorboard.js +4 -0
- package/vertex/aiTensorboard.js.map +1 -1
- package/vertex/getAiIndex.d.ts +6 -0
- package/vertex/getAiIndex.js.map +1 -1
- package/workflows/workflow.d.ts +40 -0
- package/workflows/workflow.js +7 -0
- package/workflows/workflow.js.map +1 -1
- package/workstations/workstation.d.ts +54 -0
- package/workstations/workstation.js +6 -0
- package/workstations/workstation.js.map +1 -1
- package/workstations/workstationCluster.d.ts +54 -0
- package/workstations/workstationCluster.js +6 -0
- package/workstations/workstationCluster.js.map +1 -1
- package/workstations/workstationConfig.d.ts +91 -0
- package/workstations/workstationConfig.js +20 -0
- package/workstations/workstationConfig.js.map +1 -1
- package/compute/autoscalar.d.ts +0 -318
- package/compute/autoscalar.js +0 -233
- package/compute/autoscalar.js.map +0 -1
- package/firebase/projectLocation.d.ts +0 -132
- package/firebase/projectLocation.js +0 -111
- package/firebase/projectLocation.js.map +0 -1
- package/gameservices/gameServerCluster.d.ts +0 -181
- package/gameservices/gameServerCluster.js +0 -99
- package/gameservices/gameServerCluster.js.map +0 -1
- package/gameservices/gameServerConfig.d.ts +0 -262
- package/gameservices/gameServerConfig.js +0 -169
- package/gameservices/gameServerConfig.js.map +0 -1
- package/gameservices/gameServerDeployment.d.ts +0 -169
- package/gameservices/gameServerDeployment.js +0 -100
- package/gameservices/gameServerDeployment.js.map +0 -1
- package/gameservices/gameServerDeploymentRollout.d.ts +0 -202
- package/gameservices/gameServerDeploymentRollout.js +0 -139
- package/gameservices/gameServerDeploymentRollout.js.map +0 -1
- package/gameservices/getGameServerDeploymentRollout.d.ts +0 -87
- package/gameservices/getGameServerDeploymentRollout.js +0 -51
- package/gameservices/getGameServerDeploymentRollout.js.map +0 -1
- package/gameservices/index.d.ts +0 -18
- package/gameservices/index.js +0 -45
- package/gameservices/index.js.map +0 -1
- package/gameservices/realm.d.ts +0 -192
- package/gameservices/realm.js +0 -109
- package/gameservices/realm.js.map +0 -1
- package/iot/device.d.ts +0 -290
- package/iot/device.js +0 -140
- package/iot/device.js.map +0 -1
- package/iot/getRegistryIamPolicy.d.ts +0 -100
- package/iot/getRegistryIamPolicy.js +0 -53
- package/iot/getRegistryIamPolicy.js.map +0 -1
- package/iot/index.d.ts +0 -18
- package/iot/index.js +0 -45
- package/iot/index.js.map +0 -1
- package/iot/registry.d.ts +0 -307
- package/iot/registry.js +0 -159
- package/iot/registry.js.map +0 -1
- package/iot/registryIamBinding.d.ts +0 -243
- package/iot/registryIamBinding.js +0 -153
- package/iot/registryIamBinding.js.map +0 -1
- package/iot/registryIamMember.d.ts +0 -243
- package/iot/registryIamMember.js +0 -153
- package/iot/registryIamMember.js.map +0 -1
- package/iot/registryIamPolicy.d.ts +0 -232
- package/iot/registryIamPolicy.js +0 -146
- package/iot/registryIamPolicy.js.map +0 -1
- package/kms/registry.d.ts +0 -310
- package/kms/registry.js +0 -162
- package/kms/registry.js.map +0 -1
|
@@ -64,6 +64,13 @@ export declare class Domain extends pulumi.CustomResource {
|
|
|
64
64
|
* - - -
|
|
65
65
|
*/
|
|
66
66
|
readonly domainName: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other
|
|
69
|
+
* clients and services.
|
|
70
|
+
*/
|
|
71
|
+
readonly effectiveLabels: pulumi.Output<{
|
|
72
|
+
[key: string]: string;
|
|
73
|
+
}>;
|
|
67
74
|
/**
|
|
68
75
|
* The fully-qualified domain name of the exposed domain used by clients to connect to the service.
|
|
69
76
|
* Similar to what would be chosen for an Active Directory set up on an internal network.
|
|
@@ -71,6 +78,8 @@ export declare class Domain extends pulumi.CustomResource {
|
|
|
71
78
|
readonly fqdn: pulumi.Output<string>;
|
|
72
79
|
/**
|
|
73
80
|
* Resource labels that can contain user-provided metadata
|
|
81
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
82
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
74
83
|
*/
|
|
75
84
|
readonly labels: pulumi.Output<{
|
|
76
85
|
[key: string]: string;
|
|
@@ -94,6 +103,13 @@ export declare class Domain extends pulumi.CustomResource {
|
|
|
94
103
|
* Ranges must be unique and non-overlapping with existing subnets in authorizedNetworks
|
|
95
104
|
*/
|
|
96
105
|
readonly reservedIpRange: pulumi.Output<string>;
|
|
106
|
+
/**
|
|
107
|
+
* The combination of labels configured directly on the resource
|
|
108
|
+
* and default labels configured on the provider.
|
|
109
|
+
*/
|
|
110
|
+
readonly terraformLabels: pulumi.Output<{
|
|
111
|
+
[key: string]: string;
|
|
112
|
+
}>;
|
|
97
113
|
/**
|
|
98
114
|
* Create a Domain resource with the given unique name, arguments, and options.
|
|
99
115
|
*
|
|
@@ -125,6 +141,13 @@ export interface DomainState {
|
|
|
125
141
|
* - - -
|
|
126
142
|
*/
|
|
127
143
|
domainName?: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other
|
|
146
|
+
* clients and services.
|
|
147
|
+
*/
|
|
148
|
+
effectiveLabels?: pulumi.Input<{
|
|
149
|
+
[key: string]: pulumi.Input<string>;
|
|
150
|
+
}>;
|
|
128
151
|
/**
|
|
129
152
|
* The fully-qualified domain name of the exposed domain used by clients to connect to the service.
|
|
130
153
|
* Similar to what would be chosen for an Active Directory set up on an internal network.
|
|
@@ -132,6 +155,8 @@ export interface DomainState {
|
|
|
132
155
|
fqdn?: pulumi.Input<string>;
|
|
133
156
|
/**
|
|
134
157
|
* Resource labels that can contain user-provided metadata
|
|
158
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
159
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
135
160
|
*/
|
|
136
161
|
labels?: pulumi.Input<{
|
|
137
162
|
[key: string]: pulumi.Input<string>;
|
|
@@ -155,6 +180,13 @@ export interface DomainState {
|
|
|
155
180
|
* Ranges must be unique and non-overlapping with existing subnets in authorizedNetworks
|
|
156
181
|
*/
|
|
157
182
|
reservedIpRange?: pulumi.Input<string>;
|
|
183
|
+
/**
|
|
184
|
+
* The combination of labels configured directly on the resource
|
|
185
|
+
* and default labels configured on the provider.
|
|
186
|
+
*/
|
|
187
|
+
terraformLabels?: pulumi.Input<{
|
|
188
|
+
[key: string]: pulumi.Input<string>;
|
|
189
|
+
}>;
|
|
158
190
|
}
|
|
159
191
|
/**
|
|
160
192
|
* The set of arguments for constructing a Domain resource.
|
|
@@ -180,6 +212,8 @@ export interface DomainArgs {
|
|
|
180
212
|
domainName: pulumi.Input<string>;
|
|
181
213
|
/**
|
|
182
214
|
* Resource labels that can contain user-provided metadata
|
|
215
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
216
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
183
217
|
*/
|
|
184
218
|
labels?: pulumi.Input<{
|
|
185
219
|
[key: string]: pulumi.Input<string>;
|
|
@@ -67,12 +67,14 @@ class Domain extends pulumi.CustomResource {
|
|
|
67
67
|
resourceInputs["admin"] = state ? state.admin : undefined;
|
|
68
68
|
resourceInputs["authorizedNetworks"] = state ? state.authorizedNetworks : undefined;
|
|
69
69
|
resourceInputs["domainName"] = state ? state.domainName : undefined;
|
|
70
|
+
resourceInputs["effectiveLabels"] = state ? state.effectiveLabels : undefined;
|
|
70
71
|
resourceInputs["fqdn"] = state ? state.fqdn : undefined;
|
|
71
72
|
resourceInputs["labels"] = state ? state.labels : undefined;
|
|
72
73
|
resourceInputs["locations"] = state ? state.locations : undefined;
|
|
73
74
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
74
75
|
resourceInputs["project"] = state ? state.project : undefined;
|
|
75
76
|
resourceInputs["reservedIpRange"] = state ? state.reservedIpRange : undefined;
|
|
77
|
+
resourceInputs["terraformLabels"] = state ? state.terraformLabels : undefined;
|
|
76
78
|
}
|
|
77
79
|
else {
|
|
78
80
|
const args = argsOrState;
|
|
@@ -92,8 +94,10 @@ class Domain extends pulumi.CustomResource {
|
|
|
92
94
|
resourceInputs["locations"] = args ? args.locations : undefined;
|
|
93
95
|
resourceInputs["project"] = args ? args.project : undefined;
|
|
94
96
|
resourceInputs["reservedIpRange"] = args ? args.reservedIpRange : undefined;
|
|
97
|
+
resourceInputs["effectiveLabels"] = undefined /*out*/;
|
|
95
98
|
resourceInputs["fqdn"] = undefined /*out*/;
|
|
96
99
|
resourceInputs["name"] = undefined /*out*/;
|
|
100
|
+
resourceInputs["terraformLabels"] = undefined /*out*/;
|
|
97
101
|
}
|
|
98
102
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
99
103
|
super(Domain.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"domain.js","sourceRoot":"","sources":["../../activedirectory/domain.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;
|
|
1
|
+
{"version":3,"file":"domain.js","sourceRoot":"","sources":["../../activedirectory/domain.ts"],"names":[],"mappings":"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"}
|
|
@@ -74,8 +74,17 @@ export declare class Peering extends pulumi.CustomResource {
|
|
|
74
74
|
* Full domain resource path for the Managed AD Domain involved in peering. The resource path should be in the form projects/{projectId}/locations/global/domains/{domainName}
|
|
75
75
|
*/
|
|
76
76
|
readonly domainResource: pulumi.Output<string>;
|
|
77
|
+
/**
|
|
78
|
+
* All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other
|
|
79
|
+
* clients and services.
|
|
80
|
+
*/
|
|
81
|
+
readonly effectiveLabels: pulumi.Output<{
|
|
82
|
+
[key: string]: string;
|
|
83
|
+
}>;
|
|
77
84
|
/**
|
|
78
85
|
* Resource labels that can contain user-provided metadata
|
|
86
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
87
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
79
88
|
*/
|
|
80
89
|
readonly labels: pulumi.Output<{
|
|
81
90
|
[key: string]: string;
|
|
@@ -101,6 +110,13 @@ export declare class Peering extends pulumi.CustomResource {
|
|
|
101
110
|
* Additional information about the current status of this peering, if available.
|
|
102
111
|
*/
|
|
103
112
|
readonly statusMessage: pulumi.Output<string | undefined>;
|
|
113
|
+
/**
|
|
114
|
+
* The combination of labels configured directly on the resource
|
|
115
|
+
* and default labels configured on the provider.
|
|
116
|
+
*/
|
|
117
|
+
readonly terraformLabels: pulumi.Output<{
|
|
118
|
+
[key: string]: string;
|
|
119
|
+
}>;
|
|
104
120
|
/**
|
|
105
121
|
* Create a Peering resource with the given unique name, arguments, and options.
|
|
106
122
|
*
|
|
@@ -122,8 +138,17 @@ export interface PeeringState {
|
|
|
122
138
|
* Full domain resource path for the Managed AD Domain involved in peering. The resource path should be in the form projects/{projectId}/locations/global/domains/{domainName}
|
|
123
139
|
*/
|
|
124
140
|
domainResource?: pulumi.Input<string>;
|
|
141
|
+
/**
|
|
142
|
+
* All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other
|
|
143
|
+
* clients and services.
|
|
144
|
+
*/
|
|
145
|
+
effectiveLabels?: pulumi.Input<{
|
|
146
|
+
[key: string]: pulumi.Input<string>;
|
|
147
|
+
}>;
|
|
125
148
|
/**
|
|
126
149
|
* Resource labels that can contain user-provided metadata
|
|
150
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
151
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
127
152
|
*/
|
|
128
153
|
labels?: pulumi.Input<{
|
|
129
154
|
[key: string]: pulumi.Input<string>;
|
|
@@ -149,6 +174,13 @@ export interface PeeringState {
|
|
|
149
174
|
* Additional information about the current status of this peering, if available.
|
|
150
175
|
*/
|
|
151
176
|
statusMessage?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* The combination of labels configured directly on the resource
|
|
179
|
+
* and default labels configured on the provider.
|
|
180
|
+
*/
|
|
181
|
+
terraformLabels?: pulumi.Input<{
|
|
182
|
+
[key: string]: pulumi.Input<string>;
|
|
183
|
+
}>;
|
|
152
184
|
}
|
|
153
185
|
/**
|
|
154
186
|
* The set of arguments for constructing a Peering resource.
|
|
@@ -164,6 +196,8 @@ export interface PeeringArgs {
|
|
|
164
196
|
domainResource: pulumi.Input<string>;
|
|
165
197
|
/**
|
|
166
198
|
* Resource labels that can contain user-provided metadata
|
|
199
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
200
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
167
201
|
*/
|
|
168
202
|
labels?: pulumi.Input<{
|
|
169
203
|
[key: string]: pulumi.Input<string>;
|
|
@@ -86,12 +86,14 @@ class Peering extends pulumi.CustomResource {
|
|
|
86
86
|
const state = argsOrState;
|
|
87
87
|
resourceInputs["authorizedNetwork"] = state ? state.authorizedNetwork : undefined;
|
|
88
88
|
resourceInputs["domainResource"] = state ? state.domainResource : undefined;
|
|
89
|
+
resourceInputs["effectiveLabels"] = state ? state.effectiveLabels : undefined;
|
|
89
90
|
resourceInputs["labels"] = state ? state.labels : undefined;
|
|
90
91
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
91
92
|
resourceInputs["peeringId"] = state ? state.peeringId : undefined;
|
|
92
93
|
resourceInputs["project"] = state ? state.project : undefined;
|
|
93
94
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
94
95
|
resourceInputs["statusMessage"] = state ? state.statusMessage : undefined;
|
|
96
|
+
resourceInputs["terraformLabels"] = state ? state.terraformLabels : undefined;
|
|
95
97
|
}
|
|
96
98
|
else {
|
|
97
99
|
const args = argsOrState;
|
|
@@ -111,7 +113,9 @@ class Peering extends pulumi.CustomResource {
|
|
|
111
113
|
resourceInputs["project"] = args ? args.project : undefined;
|
|
112
114
|
resourceInputs["status"] = args ? args.status : undefined;
|
|
113
115
|
resourceInputs["statusMessage"] = args ? args.statusMessage : undefined;
|
|
116
|
+
resourceInputs["effectiveLabels"] = undefined /*out*/;
|
|
114
117
|
resourceInputs["name"] = undefined /*out*/;
|
|
118
|
+
resourceInputs["terraformLabels"] = undefined /*out*/;
|
|
115
119
|
}
|
|
116
120
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
117
121
|
super(Peering.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"peering.js","sourceRoot":"","sources":["../../activedirectory/peering.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"peering.js","sourceRoot":"","sources":["../../activedirectory/peering.ts"],"names":[],"mappings":"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"}
|
package/alloydb/backup.d.ts
CHANGED
|
@@ -17,22 +17,20 @@ import * as outputs from "../types/output";
|
|
|
17
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
18
|
* import * as gcp from "@pulumi/gcp";
|
|
19
19
|
*
|
|
20
|
-
* const defaultNetwork = gcp.compute.
|
|
21
|
-
* name: "alloydb-network",
|
|
22
|
-
* });
|
|
20
|
+
* const defaultNetwork = new gcp.compute.Network("defaultNetwork", {});
|
|
23
21
|
* const defaultCluster = new gcp.alloydb.Cluster("defaultCluster", {
|
|
24
22
|
* clusterId: "alloydb-cluster",
|
|
25
23
|
* location: "us-central1",
|
|
26
|
-
* network: defaultNetwork.
|
|
24
|
+
* network: defaultNetwork.id,
|
|
27
25
|
* });
|
|
28
26
|
* const privateIpAlloc = new gcp.compute.GlobalAddress("privateIpAlloc", {
|
|
29
27
|
* addressType: "INTERNAL",
|
|
30
28
|
* purpose: "VPC_PEERING",
|
|
31
29
|
* prefixLength: 16,
|
|
32
|
-
* network: defaultNetwork.
|
|
30
|
+
* network: defaultNetwork.id,
|
|
33
31
|
* });
|
|
34
32
|
* const vpcConnection = new gcp.servicenetworking.Connection("vpcConnection", {
|
|
35
|
-
* network: defaultNetwork.
|
|
33
|
+
* network: defaultNetwork.id,
|
|
36
34
|
* service: "servicenetworking.googleapis.com",
|
|
37
35
|
* reservedPeeringRanges: [privateIpAlloc.name],
|
|
38
36
|
* });
|
|
@@ -57,22 +55,20 @@ import * as outputs from "../types/output";
|
|
|
57
55
|
* import * as pulumi from "@pulumi/pulumi";
|
|
58
56
|
* import * as gcp from "@pulumi/gcp";
|
|
59
57
|
*
|
|
60
|
-
* const defaultNetwork = gcp.compute.
|
|
61
|
-
* name: "alloydb-network",
|
|
62
|
-
* });
|
|
58
|
+
* const defaultNetwork = new gcp.compute.Network("defaultNetwork", {});
|
|
63
59
|
* const defaultCluster = new gcp.alloydb.Cluster("defaultCluster", {
|
|
64
60
|
* clusterId: "alloydb-cluster",
|
|
65
61
|
* location: "us-central1",
|
|
66
|
-
* network: defaultNetwork.
|
|
62
|
+
* network: defaultNetwork.id,
|
|
67
63
|
* });
|
|
68
64
|
* const privateIpAlloc = new gcp.compute.GlobalAddress("privateIpAlloc", {
|
|
69
65
|
* addressType: "INTERNAL",
|
|
70
66
|
* purpose: "VPC_PEERING",
|
|
71
67
|
* prefixLength: 16,
|
|
72
|
-
* network: defaultNetwork.
|
|
68
|
+
* network: defaultNetwork.id,
|
|
73
69
|
* });
|
|
74
70
|
* const vpcConnection = new gcp.servicenetworking.Connection("vpcConnection", {
|
|
75
|
-
* network: defaultNetwork.
|
|
71
|
+
* network: defaultNetwork.id,
|
|
76
72
|
* service: "servicenetworking.googleapis.com",
|
|
77
73
|
* reservedPeeringRanges: [privateIpAlloc.name],
|
|
78
74
|
* });
|
|
@@ -88,6 +84,7 @@ import * as outputs from "../types/output";
|
|
|
88
84
|
* backupId: "alloydb-backup",
|
|
89
85
|
* clusterName: defaultCluster.name,
|
|
90
86
|
* description: "example description",
|
|
87
|
+
* type: "ON_DEMAND",
|
|
91
88
|
* labels: {
|
|
92
89
|
* label: "key",
|
|
93
90
|
* },
|
|
@@ -128,6 +125,16 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
128
125
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
129
126
|
*/
|
|
130
127
|
static isInstance(obj: any): obj is Backup;
|
|
128
|
+
/**
|
|
129
|
+
* Annotations to allow client tools to store small amount of arbitrary data. This is distinct from labels. https://google.aip.dev/128
|
|
130
|
+
* An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
|
131
|
+
*
|
|
132
|
+
* **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
|
133
|
+
* Please refer to the field `effectiveAnnotations` for all of the annotations present on the resource.
|
|
134
|
+
*/
|
|
135
|
+
readonly annotations: pulumi.Output<{
|
|
136
|
+
[key: string]: string;
|
|
137
|
+
} | undefined>;
|
|
131
138
|
/**
|
|
132
139
|
* The ID of the alloydb backup.
|
|
133
140
|
*/
|
|
@@ -137,13 +144,41 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
137
144
|
*/
|
|
138
145
|
readonly clusterName: pulumi.Output<string>;
|
|
139
146
|
/**
|
|
140
|
-
*
|
|
147
|
+
* Output only. The system-generated UID of the cluster which was used to create this resource.
|
|
148
|
+
*/
|
|
149
|
+
readonly clusterUid: pulumi.Output<string>;
|
|
150
|
+
/**
|
|
151
|
+
* Output only. Create time stamp. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
|
152
|
+
* Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
|
141
153
|
*/
|
|
142
154
|
readonly createTime: pulumi.Output<string>;
|
|
155
|
+
/**
|
|
156
|
+
* Output only. Delete time stamp. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
|
157
|
+
* Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
|
158
|
+
*/
|
|
159
|
+
readonly deleteTime: pulumi.Output<string>;
|
|
143
160
|
/**
|
|
144
161
|
* User-provided description of the backup.
|
|
145
162
|
*/
|
|
146
163
|
readonly description: pulumi.Output<string | undefined>;
|
|
164
|
+
/**
|
|
165
|
+
* User-settable and human-readable display name for the Backup.
|
|
166
|
+
*/
|
|
167
|
+
readonly displayName: pulumi.Output<string | undefined>;
|
|
168
|
+
/**
|
|
169
|
+
* All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through
|
|
170
|
+
* Terraform, other clients and services.
|
|
171
|
+
*/
|
|
172
|
+
readonly effectiveAnnotations: pulumi.Output<{
|
|
173
|
+
[key: string]: string;
|
|
174
|
+
}>;
|
|
175
|
+
/**
|
|
176
|
+
* All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other
|
|
177
|
+
* clients and services.
|
|
178
|
+
*/
|
|
179
|
+
readonly effectiveLabels: pulumi.Output<{
|
|
180
|
+
[key: string]: string;
|
|
181
|
+
}>;
|
|
147
182
|
/**
|
|
148
183
|
* EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key).
|
|
149
184
|
* Structure is documented below.
|
|
@@ -155,11 +190,25 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
155
190
|
*/
|
|
156
191
|
readonly encryptionInfos: pulumi.Output<outputs.alloydb.BackupEncryptionInfo[]>;
|
|
157
192
|
/**
|
|
158
|
-
*
|
|
193
|
+
* For Resource freshness validation (https://google.aip.dev/154)
|
|
159
194
|
*/
|
|
160
195
|
readonly etag: pulumi.Output<string>;
|
|
161
196
|
/**
|
|
162
|
-
*
|
|
197
|
+
* Output only. The QuantityBasedExpiry of the backup, specified by the backup's retention policy.
|
|
198
|
+
* Once the expiry quantity is over retention, the backup is eligible to be garbage collected.
|
|
199
|
+
* Structure is documented below.
|
|
200
|
+
*/
|
|
201
|
+
readonly expiryQuantities: pulumi.Output<outputs.alloydb.BackupExpiryQuantity[]>;
|
|
202
|
+
/**
|
|
203
|
+
* Output only. The time at which after the backup is eligible to be garbage collected.
|
|
204
|
+
* It is the duration specified by the backup's retention policy, added to the backup's createTime.
|
|
205
|
+
*/
|
|
206
|
+
readonly expiryTime: pulumi.Output<string>;
|
|
207
|
+
/**
|
|
208
|
+
* User-defined labels for the alloydb backup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
|
209
|
+
*
|
|
210
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
211
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
163
212
|
*/
|
|
164
213
|
readonly labels: pulumi.Output<{
|
|
165
214
|
[key: string]: string;
|
|
@@ -181,19 +230,37 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
181
230
|
*/
|
|
182
231
|
readonly project: pulumi.Output<string>;
|
|
183
232
|
/**
|
|
184
|
-
*
|
|
233
|
+
* Output only. Reconciling (https://google.aip.dev/128#reconciliation), if true, indicates that the service is actively updating the resource.
|
|
234
|
+
* This can happen due to user-triggered updates or system actions like failover or maintenance.
|
|
185
235
|
*/
|
|
186
236
|
readonly reconciling: pulumi.Output<boolean>;
|
|
187
237
|
/**
|
|
188
|
-
* The
|
|
238
|
+
* Output only. The size of the backup in bytes.
|
|
239
|
+
*/
|
|
240
|
+
readonly sizeBytes: pulumi.Output<string>;
|
|
241
|
+
/**
|
|
242
|
+
* Output only. The current state of the backup.
|
|
189
243
|
*/
|
|
190
244
|
readonly state: pulumi.Output<string>;
|
|
245
|
+
/**
|
|
246
|
+
* The combination of labels configured directly on the resource
|
|
247
|
+
* and default labels configured on the provider.
|
|
248
|
+
*/
|
|
249
|
+
readonly terraformLabels: pulumi.Output<{
|
|
250
|
+
[key: string]: string;
|
|
251
|
+
}>;
|
|
252
|
+
/**
|
|
253
|
+
* The backup type, which suggests the trigger for the backup.
|
|
254
|
+
* Possible values are: `TYPE_UNSPECIFIED`, `ON_DEMAND`, `AUTOMATED`, `CONTINUOUS`.
|
|
255
|
+
*/
|
|
256
|
+
readonly type: pulumi.Output<string>;
|
|
191
257
|
/**
|
|
192
258
|
* Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
|
|
193
259
|
*/
|
|
194
260
|
readonly uid: pulumi.Output<string>;
|
|
195
261
|
/**
|
|
196
|
-
*
|
|
262
|
+
* Output only. Update time stamp. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
|
263
|
+
* Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
|
197
264
|
*/
|
|
198
265
|
readonly updateTime: pulumi.Output<string>;
|
|
199
266
|
/**
|
|
@@ -209,6 +276,16 @@ export declare class Backup extends pulumi.CustomResource {
|
|
|
209
276
|
* Input properties used for looking up and filtering Backup resources.
|
|
210
277
|
*/
|
|
211
278
|
export interface BackupState {
|
|
279
|
+
/**
|
|
280
|
+
* Annotations to allow client tools to store small amount of arbitrary data. This is distinct from labels. https://google.aip.dev/128
|
|
281
|
+
* An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
|
282
|
+
*
|
|
283
|
+
* **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
|
284
|
+
* Please refer to the field `effectiveAnnotations` for all of the annotations present on the resource.
|
|
285
|
+
*/
|
|
286
|
+
annotations?: pulumi.Input<{
|
|
287
|
+
[key: string]: pulumi.Input<string>;
|
|
288
|
+
}>;
|
|
212
289
|
/**
|
|
213
290
|
* The ID of the alloydb backup.
|
|
214
291
|
*/
|
|
@@ -218,13 +295,41 @@ export interface BackupState {
|
|
|
218
295
|
*/
|
|
219
296
|
clusterName?: pulumi.Input<string>;
|
|
220
297
|
/**
|
|
221
|
-
*
|
|
298
|
+
* Output only. The system-generated UID of the cluster which was used to create this resource.
|
|
299
|
+
*/
|
|
300
|
+
clusterUid?: pulumi.Input<string>;
|
|
301
|
+
/**
|
|
302
|
+
* Output only. Create time stamp. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
|
303
|
+
* Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
|
222
304
|
*/
|
|
223
305
|
createTime?: pulumi.Input<string>;
|
|
306
|
+
/**
|
|
307
|
+
* Output only. Delete time stamp. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
|
308
|
+
* Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
|
309
|
+
*/
|
|
310
|
+
deleteTime?: pulumi.Input<string>;
|
|
224
311
|
/**
|
|
225
312
|
* User-provided description of the backup.
|
|
226
313
|
*/
|
|
227
314
|
description?: pulumi.Input<string>;
|
|
315
|
+
/**
|
|
316
|
+
* User-settable and human-readable display name for the Backup.
|
|
317
|
+
*/
|
|
318
|
+
displayName?: pulumi.Input<string>;
|
|
319
|
+
/**
|
|
320
|
+
* All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through
|
|
321
|
+
* Terraform, other clients and services.
|
|
322
|
+
*/
|
|
323
|
+
effectiveAnnotations?: pulumi.Input<{
|
|
324
|
+
[key: string]: pulumi.Input<string>;
|
|
325
|
+
}>;
|
|
326
|
+
/**
|
|
327
|
+
* All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Terraform, other
|
|
328
|
+
* clients and services.
|
|
329
|
+
*/
|
|
330
|
+
effectiveLabels?: pulumi.Input<{
|
|
331
|
+
[key: string]: pulumi.Input<string>;
|
|
332
|
+
}>;
|
|
228
333
|
/**
|
|
229
334
|
* EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key).
|
|
230
335
|
* Structure is documented below.
|
|
@@ -236,11 +341,25 @@ export interface BackupState {
|
|
|
236
341
|
*/
|
|
237
342
|
encryptionInfos?: pulumi.Input<pulumi.Input<inputs.alloydb.BackupEncryptionInfo>[]>;
|
|
238
343
|
/**
|
|
239
|
-
*
|
|
344
|
+
* For Resource freshness validation (https://google.aip.dev/154)
|
|
240
345
|
*/
|
|
241
346
|
etag?: pulumi.Input<string>;
|
|
242
347
|
/**
|
|
243
|
-
*
|
|
348
|
+
* Output only. The QuantityBasedExpiry of the backup, specified by the backup's retention policy.
|
|
349
|
+
* Once the expiry quantity is over retention, the backup is eligible to be garbage collected.
|
|
350
|
+
* Structure is documented below.
|
|
351
|
+
*/
|
|
352
|
+
expiryQuantities?: pulumi.Input<pulumi.Input<inputs.alloydb.BackupExpiryQuantity>[]>;
|
|
353
|
+
/**
|
|
354
|
+
* Output only. The time at which after the backup is eligible to be garbage collected.
|
|
355
|
+
* It is the duration specified by the backup's retention policy, added to the backup's createTime.
|
|
356
|
+
*/
|
|
357
|
+
expiryTime?: pulumi.Input<string>;
|
|
358
|
+
/**
|
|
359
|
+
* User-defined labels for the alloydb backup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
|
360
|
+
*
|
|
361
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
362
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
244
363
|
*/
|
|
245
364
|
labels?: pulumi.Input<{
|
|
246
365
|
[key: string]: pulumi.Input<string>;
|
|
@@ -262,19 +381,37 @@ export interface BackupState {
|
|
|
262
381
|
*/
|
|
263
382
|
project?: pulumi.Input<string>;
|
|
264
383
|
/**
|
|
265
|
-
*
|
|
384
|
+
* Output only. Reconciling (https://google.aip.dev/128#reconciliation), if true, indicates that the service is actively updating the resource.
|
|
385
|
+
* This can happen due to user-triggered updates or system actions like failover or maintenance.
|
|
266
386
|
*/
|
|
267
387
|
reconciling?: pulumi.Input<boolean>;
|
|
268
388
|
/**
|
|
269
|
-
* The
|
|
389
|
+
* Output only. The size of the backup in bytes.
|
|
390
|
+
*/
|
|
391
|
+
sizeBytes?: pulumi.Input<string>;
|
|
392
|
+
/**
|
|
393
|
+
* Output only. The current state of the backup.
|
|
270
394
|
*/
|
|
271
395
|
state?: pulumi.Input<string>;
|
|
396
|
+
/**
|
|
397
|
+
* The combination of labels configured directly on the resource
|
|
398
|
+
* and default labels configured on the provider.
|
|
399
|
+
*/
|
|
400
|
+
terraformLabels?: pulumi.Input<{
|
|
401
|
+
[key: string]: pulumi.Input<string>;
|
|
402
|
+
}>;
|
|
403
|
+
/**
|
|
404
|
+
* The backup type, which suggests the trigger for the backup.
|
|
405
|
+
* Possible values are: `TYPE_UNSPECIFIED`, `ON_DEMAND`, `AUTOMATED`, `CONTINUOUS`.
|
|
406
|
+
*/
|
|
407
|
+
type?: pulumi.Input<string>;
|
|
272
408
|
/**
|
|
273
409
|
* Output only. The system-generated UID of the resource. The UID is assigned when the resource is created, and it is retained until it is deleted.
|
|
274
410
|
*/
|
|
275
411
|
uid?: pulumi.Input<string>;
|
|
276
412
|
/**
|
|
277
|
-
*
|
|
413
|
+
* Output only. Update time stamp. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
|
414
|
+
* Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
|
278
415
|
*/
|
|
279
416
|
updateTime?: pulumi.Input<string>;
|
|
280
417
|
}
|
|
@@ -282,6 +419,16 @@ export interface BackupState {
|
|
|
282
419
|
* The set of arguments for constructing a Backup resource.
|
|
283
420
|
*/
|
|
284
421
|
export interface BackupArgs {
|
|
422
|
+
/**
|
|
423
|
+
* Annotations to allow client tools to store small amount of arbitrary data. This is distinct from labels. https://google.aip.dev/128
|
|
424
|
+
* An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
|
425
|
+
*
|
|
426
|
+
* **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
|
427
|
+
* Please refer to the field `effectiveAnnotations` for all of the annotations present on the resource.
|
|
428
|
+
*/
|
|
429
|
+
annotations?: pulumi.Input<{
|
|
430
|
+
[key: string]: pulumi.Input<string>;
|
|
431
|
+
}>;
|
|
285
432
|
/**
|
|
286
433
|
* The ID of the alloydb backup.
|
|
287
434
|
*/
|
|
@@ -294,13 +441,20 @@ export interface BackupArgs {
|
|
|
294
441
|
* User-provided description of the backup.
|
|
295
442
|
*/
|
|
296
443
|
description?: pulumi.Input<string>;
|
|
444
|
+
/**
|
|
445
|
+
* User-settable and human-readable display name for the Backup.
|
|
446
|
+
*/
|
|
447
|
+
displayName?: pulumi.Input<string>;
|
|
297
448
|
/**
|
|
298
449
|
* EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key).
|
|
299
450
|
* Structure is documented below.
|
|
300
451
|
*/
|
|
301
452
|
encryptionConfig?: pulumi.Input<inputs.alloydb.BackupEncryptionConfig>;
|
|
302
453
|
/**
|
|
303
|
-
* User-defined labels for the alloydb backup.
|
|
454
|
+
* User-defined labels for the alloydb backup. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
|
455
|
+
*
|
|
456
|
+
* **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
|
457
|
+
* Please refer to the field `effectiveLabels` for all of the labels present on the resource.
|
|
304
458
|
*/
|
|
305
459
|
labels?: pulumi.Input<{
|
|
306
460
|
[key: string]: pulumi.Input<string>;
|
|
@@ -317,4 +471,9 @@ export interface BackupArgs {
|
|
|
317
471
|
* If it is not provided, the provider project is used.
|
|
318
472
|
*/
|
|
319
473
|
project?: pulumi.Input<string>;
|
|
474
|
+
/**
|
|
475
|
+
* The backup type, which suggests the trigger for the backup.
|
|
476
|
+
* Possible values are: `TYPE_UNSPECIFIED`, `ON_DEMAND`, `AUTOMATED`, `CONTINUOUS`.
|
|
477
|
+
*/
|
|
478
|
+
type?: pulumi.Input<string>;
|
|
320
479
|
}
|