@pulumi/gcp 6.40.0 → 6.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (128) hide show
  1. package/appengine/standardAppVersion.d.ts +28 -0
  2. package/appengine/standardAppVersion.js +18 -0
  3. package/appengine/standardAppVersion.js.map +1 -1
  4. package/bigquery/reservation.d.ts +29 -1
  5. package/bigquery/reservation.js +6 -1
  6. package/bigquery/reservation.js.map +1 -1
  7. package/bigqueryanalyticshub/index.d.ts +12 -0
  8. package/bigqueryanalyticshub/index.js +21 -1
  9. package/bigqueryanalyticshub/index.js.map +1 -1
  10. package/bigqueryanalyticshub/listing.d.ts +280 -0
  11. package/bigqueryanalyticshub/listing.js +146 -0
  12. package/bigqueryanalyticshub/listing.js.map +1 -0
  13. package/bigqueryanalyticshub/listingIamBinding.d.ts +149 -0
  14. package/bigqueryanalyticshub/listingIamBinding.js +100 -0
  15. package/bigqueryanalyticshub/listingIamBinding.js.map +1 -0
  16. package/bigqueryanalyticshub/listingIamMember.d.ts +149 -0
  17. package/bigqueryanalyticshub/listingIamMember.js +100 -0
  18. package/bigqueryanalyticshub/listingIamMember.js.map +1 -0
  19. package/bigqueryanalyticshub/listingIamPolicy.d.ts +138 -0
  20. package/bigqueryanalyticshub/listingIamPolicy.js +93 -0
  21. package/bigqueryanalyticshub/listingIamPolicy.js.map +1 -0
  22. package/bigquerydatapolicy/dataPolicy.d.ts +178 -0
  23. package/bigquerydatapolicy/dataPolicy.js +122 -0
  24. package/bigquerydatapolicy/dataPolicy.js.map +1 -0
  25. package/bigquerydatapolicy/dataPolicyIamBinding.d.ts +128 -0
  26. package/bigquerydatapolicy/dataPolicyIamBinding.js +95 -0
  27. package/bigquerydatapolicy/dataPolicyIamBinding.js.map +1 -0
  28. package/bigquerydatapolicy/dataPolicyIamMember.d.ts +128 -0
  29. package/bigquerydatapolicy/dataPolicyIamMember.js +95 -0
  30. package/bigquerydatapolicy/dataPolicyIamMember.js.map +1 -0
  31. package/bigquerydatapolicy/dataPolicyIamPolicy.d.ts +117 -0
  32. package/bigquerydatapolicy/dataPolicyIamPolicy.js +88 -0
  33. package/bigquerydatapolicy/dataPolicyIamPolicy.js.map +1 -0
  34. package/bigquerydatapolicy/index.d.ts +12 -0
  35. package/bigquerydatapolicy/index.js +37 -0
  36. package/bigquerydatapolicy/index.js.map +1 -0
  37. package/cloudfunctionsv2/getFunction.d.ts +79 -0
  38. package/cloudfunctionsv2/getFunction.js +41 -0
  39. package/cloudfunctionsv2/getFunction.js.map +1 -0
  40. package/cloudfunctionsv2/index.d.ts +3 -0
  41. package/cloudfunctionsv2/index.js +4 -1
  42. package/cloudfunctionsv2/index.js.map +1 -1
  43. package/cloudids/endpoint.d.ts +197 -0
  44. package/cloudids/endpoint.js +127 -0
  45. package/cloudids/endpoint.js.map +1 -0
  46. package/cloudids/index.d.ts +3 -0
  47. package/cloudids/index.js +22 -0
  48. package/cloudids/index.js.map +1 -0
  49. package/cloudrun/service.d.ts +37 -0
  50. package/cloudrun/service.js +37 -0
  51. package/cloudrun/service.js.map +1 -1
  52. package/compute/backendBucket.d.ts +15 -0
  53. package/compute/backendBucket.js +2 -0
  54. package/compute/backendBucket.js.map +1 -1
  55. package/compute/backendService.d.ts +15 -0
  56. package/compute/backendService.js +2 -0
  57. package/compute/backendService.js.map +1 -1
  58. package/compute/getBackendBucket.d.ts +1 -0
  59. package/compute/getBackendBucket.js.map +1 -1
  60. package/compute/getBackendService.d.ts +1 -0
  61. package/compute/getBackendService.js.map +1 -1
  62. package/compute/getSnapshot.d.ts +106 -0
  63. package/compute/getSnapshot.js +50 -0
  64. package/compute/getSnapshot.js.map +1 -0
  65. package/compute/index.d.ts +6 -0
  66. package/compute/index.js +11 -3
  67. package/compute/index.js.map +1 -1
  68. package/compute/instance.d.ts +9 -3
  69. package/compute/instance.js +3 -0
  70. package/compute/instance.js.map +1 -1
  71. package/compute/regionTargetTcpProxy.d.ts +203 -0
  72. package/compute/regionTargetTcpProxy.js +93 -0
  73. package/compute/regionTargetTcpProxy.js.map +1 -0
  74. package/config/vars.d.ts +2 -0
  75. package/config/vars.js +12 -0
  76. package/config/vars.js.map +1 -1
  77. package/dataflow/flexTemplateJob.d.ts +0 -6
  78. package/dataflow/flexTemplateJob.js.map +1 -1
  79. package/datafusion/instance.d.ts +39 -0
  80. package/datafusion/instance.js +26 -0
  81. package/datafusion/instance.js.map +1 -1
  82. package/dataproc/metastoreFederation.d.ts +40 -2
  83. package/dataproc/metastoreFederation.js +38 -0
  84. package/dataproc/metastoreFederation.js.map +1 -1
  85. package/datastream/connectionProfile.d.ts +25 -0
  86. package/datastream/connectionProfile.js +15 -0
  87. package/datastream/connectionProfile.js.map +1 -1
  88. package/dns/managedZone.d.ts +32 -0
  89. package/dns/managedZone.js +19 -0
  90. package/dns/managedZone.js.map +1 -1
  91. package/index.d.ts +3 -1
  92. package/index.js +6 -2
  93. package/index.js.map +1 -1
  94. package/orgpolicy/customConstraint.d.ts +204 -0
  95. package/orgpolicy/customConstraint.js +141 -0
  96. package/orgpolicy/customConstraint.js.map +1 -0
  97. package/orgpolicy/index.d.ts +3 -0
  98. package/orgpolicy/index.js +6 -1
  99. package/orgpolicy/index.js.map +1 -1
  100. package/package.json +2 -2
  101. package/package.json.dev +2 -2
  102. package/provider.d.ts +4 -0
  103. package/provider.js +2 -0
  104. package/provider.js.map +1 -1
  105. package/secretmanager/secretVersion.d.ts +1 -1
  106. package/secretmanager/secretVersion.js +1 -1
  107. package/sql/user.d.ts +5 -3
  108. package/sql/user.js +3 -1
  109. package/sql/user.js.map +1 -1
  110. package/storage/bucket.d.ts +15 -3
  111. package/storage/bucket.js +2 -0
  112. package/storage/bucket.js.map +1 -1
  113. package/storage/getBucket.d.ts +1 -0
  114. package/storage/getBucket.js.map +1 -1
  115. package/types/input.d.ts +228 -14
  116. package/types/output.d.ts +361 -16
  117. package/vertex/aiFeatureStoreEntityTypeFeature.d.ts +182 -0
  118. package/vertex/aiFeatureStoreEntityTypeFeature.js +121 -0
  119. package/vertex/aiFeatureStoreEntityTypeFeature.js.map +1 -0
  120. package/vertex/index.d.ts +3 -0
  121. package/vertex/index.js +6 -1
  122. package/vertex/index.js.map +1 -1
  123. package/vpcaccess/getConnector.d.ts +89 -0
  124. package/vpcaccess/getConnector.js +49 -0
  125. package/vpcaccess/getConnector.js.map +1 -0
  126. package/vpcaccess/index.d.ts +3 -0
  127. package/vpcaccess/index.js +4 -1
  128. package/vpcaccess/index.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -3274,6 +3274,11 @@ export declare namespace bigquery {
3274
3274
  * and format of the table.
3275
3275
  */
3276
3276
  autodetect: boolean;
3277
+ /**
3278
+ * Additional options if `sourceFormat` is set to
3279
+ * "AVRO". Structure is documented below.
3280
+ */
3281
+ avroOptions?: outputs.bigquery.TableExternalDataConfigurationAvroOptions;
3277
3282
  /**
3278
3283
  * The compression type of the data source.
3279
3284
  * Valid values are "NONE" or "GZIP".
@@ -3346,6 +3351,14 @@ export declare namespace bigquery {
3346
3351
  */
3347
3352
  sourceUris: string[];
3348
3353
  }
3354
+ interface TableExternalDataConfigurationAvroOptions {
3355
+ /**
3356
+ * If is set to true, indicates whether
3357
+ * to interpret logical types as the corresponding BigQuery data type
3358
+ * (for example, TIMESTAMP), instead of using the raw type (for example, INTEGER).
3359
+ */
3360
+ useAvroLogicalTypes: boolean;
3361
+ }
3349
3362
  interface TableExternalDataConfigurationCsvOptions {
3350
3363
  /**
3351
3364
  * Indicates if BigQuery should accept rows
@@ -3515,6 +3528,61 @@ export declare namespace bigqueryanalyticshub {
3515
3528
  expression: string;
3516
3529
  title: string;
3517
3530
  }
3531
+ interface ListingBigqueryDataset {
3532
+ /**
3533
+ * Resource name of the dataset source for this listing. e.g. projects/myproject/datasets/123
3534
+ */
3535
+ dataset: string;
3536
+ }
3537
+ interface ListingDataProvider {
3538
+ /**
3539
+ * Name of the listing publisher.
3540
+ */
3541
+ name: string;
3542
+ /**
3543
+ * Email or URL of the listing publisher.
3544
+ */
3545
+ primaryContact?: string;
3546
+ }
3547
+ interface ListingIamBindingCondition {
3548
+ description?: string;
3549
+ expression: string;
3550
+ title: string;
3551
+ }
3552
+ interface ListingIamMemberCondition {
3553
+ description?: string;
3554
+ expression: string;
3555
+ title: string;
3556
+ }
3557
+ interface ListingPublisher {
3558
+ /**
3559
+ * Name of the listing publisher.
3560
+ */
3561
+ name: string;
3562
+ /**
3563
+ * Email or URL of the listing publisher.
3564
+ */
3565
+ primaryContact?: string;
3566
+ }
3567
+ }
3568
+ export declare namespace bigquerydatapolicy {
3569
+ interface DataPolicyDataMaskingPolicy {
3570
+ /**
3571
+ * The available masking rules. Learn more here: https://cloud.google.com/bigquery/docs/column-data-masking-intro#masking_options.
3572
+ * Possible values are `SHA256`, `ALWAYS_NULL`, and `DEFAULT_MASKING_VALUE`.
3573
+ */
3574
+ predefinedExpression: string;
3575
+ }
3576
+ interface DataPolicyIamBindingCondition {
3577
+ description?: string;
3578
+ expression: string;
3579
+ title: string;
3580
+ }
3581
+ interface DataPolicyIamMemberCondition {
3582
+ description?: string;
3583
+ expression: string;
3584
+ title: string;
3585
+ }
3518
3586
  }
3519
3587
  export declare namespace bigtable {
3520
3588
  interface GCPolicyMaxAge {
@@ -6841,6 +6909,84 @@ export declare namespace cloudfunctionsv2 {
6841
6909
  */
6842
6910
  version: string;
6843
6911
  }
6912
+ interface GetFunctionBuildConfig {
6913
+ build: string;
6914
+ dockerRepository: string;
6915
+ entryPoint: string;
6916
+ environmentVariables: {
6917
+ [key: string]: string;
6918
+ };
6919
+ runtime: string;
6920
+ sources: outputs.cloudfunctionsv2.GetFunctionBuildConfigSource[];
6921
+ workerPool: string;
6922
+ }
6923
+ interface GetFunctionBuildConfigSource {
6924
+ repoSources: outputs.cloudfunctionsv2.GetFunctionBuildConfigSourceRepoSource[];
6925
+ storageSources: outputs.cloudfunctionsv2.GetFunctionBuildConfigSourceStorageSource[];
6926
+ }
6927
+ interface GetFunctionBuildConfigSourceRepoSource {
6928
+ branchName: string;
6929
+ commitSha: string;
6930
+ dir: string;
6931
+ invertRegex: boolean;
6932
+ projectId: string;
6933
+ repoName: string;
6934
+ tagName: string;
6935
+ }
6936
+ interface GetFunctionBuildConfigSourceStorageSource {
6937
+ bucket: string;
6938
+ generation: number;
6939
+ object: string;
6940
+ }
6941
+ interface GetFunctionEventTrigger {
6942
+ eventFilters: outputs.cloudfunctionsv2.GetFunctionEventTriggerEventFilter[];
6943
+ eventType: string;
6944
+ pubsubTopic: string;
6945
+ retryPolicy: string;
6946
+ serviceAccountEmail: string;
6947
+ trigger: string;
6948
+ triggerRegion: string;
6949
+ }
6950
+ interface GetFunctionEventTriggerEventFilter {
6951
+ attribute: string;
6952
+ operator: string;
6953
+ value: string;
6954
+ }
6955
+ interface GetFunctionServiceConfig {
6956
+ allTrafficOnLatestRevision: boolean;
6957
+ availableMemory: string;
6958
+ environmentVariables: {
6959
+ [key: string]: string;
6960
+ };
6961
+ gcfUri: string;
6962
+ ingressSettings: string;
6963
+ maxInstanceCount: number;
6964
+ minInstanceCount: number;
6965
+ secretEnvironmentVariables: outputs.cloudfunctionsv2.GetFunctionServiceConfigSecretEnvironmentVariable[];
6966
+ secretVolumes: outputs.cloudfunctionsv2.GetFunctionServiceConfigSecretVolume[];
6967
+ service: string;
6968
+ serviceAccountEmail: string;
6969
+ timeoutSeconds: number;
6970
+ uri: string;
6971
+ vpcConnector: string;
6972
+ vpcConnectorEgressSettings: string;
6973
+ }
6974
+ interface GetFunctionServiceConfigSecretEnvironmentVariable {
6975
+ key: string;
6976
+ projectId: string;
6977
+ secret: string;
6978
+ version: string;
6979
+ }
6980
+ interface GetFunctionServiceConfigSecretVolume {
6981
+ mountPath: string;
6982
+ projectId: string;
6983
+ secret: string;
6984
+ versions: outputs.cloudfunctionsv2.GetFunctionServiceConfigSecretVolumeVersion[];
6985
+ }
6986
+ interface GetFunctionServiceConfigSecretVolumeVersion {
6987
+ path: string;
6988
+ version: string;
6989
+ }
6844
6990
  }
6845
6991
  export declare namespace cloudidentity {
6846
6992
  interface GetGroupMembershipsMembership {
@@ -7145,6 +7291,7 @@ export declare namespace cloudrun {
7145
7291
  image: string;
7146
7292
  ports: outputs.cloudrun.GetServiceTemplateSpecContainerPort[];
7147
7293
  resources: outputs.cloudrun.GetServiceTemplateSpecContainerResource[];
7294
+ startupProbes: outputs.cloudrun.GetServiceTemplateSpecContainerStartupProbe[];
7148
7295
  volumeMounts: outputs.cloudrun.GetServiceTemplateSpecContainerVolumeMount[];
7149
7296
  workingDir: string;
7150
7297
  }
@@ -7207,6 +7354,28 @@ export declare namespace cloudrun {
7207
7354
  [key: string]: string;
7208
7355
  };
7209
7356
  }
7357
+ interface GetServiceTemplateSpecContainerStartupProbe {
7358
+ failureThreshold: number;
7359
+ httpGets: outputs.cloudrun.GetServiceTemplateSpecContainerStartupProbeHttpGet[];
7360
+ initialDelaySeconds: number;
7361
+ periodSeconds: number;
7362
+ tcpSockets: outputs.cloudrun.GetServiceTemplateSpecContainerStartupProbeTcpSocket[];
7363
+ timeoutSeconds: number;
7364
+ }
7365
+ interface GetServiceTemplateSpecContainerStartupProbeHttpGet {
7366
+ httpHeaders: outputs.cloudrun.GetServiceTemplateSpecContainerStartupProbeHttpGetHttpHeader[];
7367
+ path: string;
7368
+ }
7369
+ interface GetServiceTemplateSpecContainerStartupProbeHttpGetHttpHeader {
7370
+ /**
7371
+ * The name of the Cloud Run Service.
7372
+ */
7373
+ name: string;
7374
+ value: string;
7375
+ }
7376
+ interface GetServiceTemplateSpecContainerStartupProbeTcpSocket {
7377
+ port: number;
7378
+ }
7210
7379
  interface GetServiceTemplateSpecContainerVolumeMount {
7211
7380
  mountPath: string;
7212
7381
  /**
@@ -7434,7 +7603,9 @@ export declare namespace cloudrun {
7434
7603
  */
7435
7604
  servingState: string;
7436
7605
  /**
7437
- * TimeoutSeconds holds the max duration the instance is allowed for responding to a request.
7606
+ * Number of seconds after which the probe times out.
7607
+ * Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
7608
+ * Must be smaller than periodSeconds.
7438
7609
  */
7439
7610
  timeoutSeconds: number;
7440
7611
  /**
@@ -7506,6 +7677,7 @@ export declare namespace cloudrun {
7506
7677
  * Structure is documented below.
7507
7678
  */
7508
7679
  resources: outputs.cloudrun.ServiceTemplateSpecContainerResources;
7680
+ startupProbe: outputs.cloudrun.ServiceTemplateSpecContainerStartupProbe;
7509
7681
  /**
7510
7682
  * Volume to mount into the container's filesystem.
7511
7683
  * Only supports SecretVolumeSources.
@@ -7529,14 +7701,7 @@ export declare namespace cloudrun {
7529
7701
  */
7530
7702
  name?: string;
7531
7703
  /**
7532
- * Variable references $(VAR_NAME) are expanded
7533
- * using the previous defined environment variables in the container and
7534
- * any route environment variables. If a variable cannot be resolved,
7535
- * the reference in the input string will be unchanged. The $(VAR_NAME)
7536
- * syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped
7537
- * references will never be expanded, regardless of whether the variable
7538
- * exists or not.
7539
- * Defaults to "".
7704
+ * The header field value.
7540
7705
  */
7541
7706
  value?: string;
7542
7707
  /**
@@ -7647,6 +7812,70 @@ export declare namespace cloudrun {
7647
7812
  [key: string]: string;
7648
7813
  };
7649
7814
  }
7815
+ interface ServiceTemplateSpecContainerStartupProbe {
7816
+ /**
7817
+ * Minimum consecutive failures for the probe to be considered failed after
7818
+ * having succeeded. Defaults to 3. Minimum value is 1.
7819
+ */
7820
+ failureThreshold?: number;
7821
+ /**
7822
+ * HttpGet specifies the http request to perform.
7823
+ * Structure is documented below.
7824
+ */
7825
+ httpGet?: outputs.cloudrun.ServiceTemplateSpecContainerStartupProbeHttpGet;
7826
+ /**
7827
+ * Number of seconds after the container has started before the probe is
7828
+ * initiated.
7829
+ * Defaults to 0 seconds. Minimum value is 0. Maximum value is 240.
7830
+ */
7831
+ initialDelaySeconds?: number;
7832
+ /**
7833
+ * How often (in seconds) to perform the probe.
7834
+ * Default to 10 seconds. Minimum value is 1. Maximum value is 240.
7835
+ */
7836
+ periodSeconds?: number;
7837
+ /**
7838
+ * TcpSocket specifies an action involving a TCP port.
7839
+ * Structure is documented below.
7840
+ */
7841
+ tcpSocket?: outputs.cloudrun.ServiceTemplateSpecContainerStartupProbeTcpSocket;
7842
+ /**
7843
+ * Number of seconds after which the probe times out.
7844
+ * Defaults to 1 second. Minimum value is 1. Maximum value is 3600.
7845
+ * Must be smaller than periodSeconds.
7846
+ */
7847
+ timeoutSeconds?: number;
7848
+ }
7849
+ interface ServiceTemplateSpecContainerStartupProbeHttpGet {
7850
+ /**
7851
+ * Custom headers to set in the request. HTTP allows repeated headers.
7852
+ * Structure is documented below.
7853
+ */
7854
+ httpHeaders?: outputs.cloudrun.ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeader[];
7855
+ /**
7856
+ * The relative path of the file to map the key to.
7857
+ * May not be an absolute path.
7858
+ * May not contain the path element '..'.
7859
+ * May not start with the string '..'.
7860
+ */
7861
+ path?: string;
7862
+ }
7863
+ interface ServiceTemplateSpecContainerStartupProbeHttpGetHttpHeader {
7864
+ /**
7865
+ * Volume's name.
7866
+ */
7867
+ name: string;
7868
+ /**
7869
+ * The header field value.
7870
+ */
7871
+ value?: string;
7872
+ }
7873
+ interface ServiceTemplateSpecContainerStartupProbeTcpSocket {
7874
+ /**
7875
+ * Port number to access on the container. Number must be in the range 1 to 65535.
7876
+ */
7877
+ port: number;
7878
+ }
7650
7879
  interface ServiceTemplateSpecContainerVolumeMount {
7651
7880
  /**
7652
7881
  * Path within the container at which the volume should be mounted. Must
@@ -10349,6 +10578,16 @@ export declare namespace compute {
10349
10578
  selfLink: string;
10350
10579
  tags: string[];
10351
10580
  }
10581
+ interface GetSnapshotSnapshotEncryptionKey {
10582
+ kmsKeySelfLink: string;
10583
+ kmsKeyServiceAccount: string;
10584
+ rawKey: string;
10585
+ sha256: string;
10586
+ }
10587
+ interface GetSnapshotSourceDiskEncryptionKey {
10588
+ kmsKeyServiceAccount: string;
10589
+ rawKey: string;
10590
+ }
10352
10591
  interface GetSubnetworkSecondaryIpRange {
10353
10592
  /**
10354
10593
  * The range of IP addresses belonging to this subnetwork
@@ -10861,7 +11100,8 @@ export declare namespace compute {
10861
11100
  */
10862
11101
  image: string;
10863
11102
  /**
10864
- * A map of key/value label pairs to assign to the instance.
11103
+ * A set of key/value label pairs assigned to the disk. This
11104
+ * field is only applicable for persistent disks.
10865
11105
  */
10866
11106
  labels: {
10867
11107
  [key: string]: any;
@@ -18575,11 +18815,27 @@ export declare namespace container {
18575
18815
  * Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig [user guide](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/#partitioning).
18576
18816
  */
18577
18817
  gpuPartitionSize?: string;
18818
+ /**
18819
+ * Configuration for GPU sharing. Structure is documented below.
18820
+ */
18821
+ gpuSharingConfig?: outputs.container.ClusterNodeConfigGuestAcceleratorGpuSharingConfig;
18578
18822
  /**
18579
18823
  * The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
18580
18824
  */
18581
18825
  type: string;
18582
18826
  }
18827
+ interface ClusterNodeConfigGuestAcceleratorGpuSharingConfig {
18828
+ /**
18829
+ * The type of GPU sharing strategy to enable on the GPU node.
18830
+ * Accepted values are:
18831
+ * * `"TIME_SHARING"`: Allow multiple containers to have [time-shared](https://cloud.google.com/kubernetes-engine/docs/concepts/timesharing-gpus) access to a single GPU device.
18832
+ */
18833
+ gpuSharingStrategy: string;
18834
+ /**
18835
+ * The maximum number of containers that can share a GPU.
18836
+ */
18837
+ maxSharedClientsPerGpu: number;
18838
+ }
18583
18839
  interface ClusterNodeConfigGvnic {
18584
18840
  /**
18585
18841
  * Enable the PodSecurityPolicy controller for this cluster.
@@ -18941,11 +19197,27 @@ export declare namespace container {
18941
19197
  * Size of partitions to create on the GPU. Valid values are described in the NVIDIA mig [user guide](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/#partitioning).
18942
19198
  */
18943
19199
  gpuPartitionSize?: string;
19200
+ /**
19201
+ * Configuration for GPU sharing. Structure is documented below.
19202
+ */
19203
+ gpuSharingConfig?: outputs.container.ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig;
18944
19204
  /**
18945
19205
  * The accelerator type resource to expose to this instance. E.g. `nvidia-tesla-k80`.
18946
19206
  */
18947
19207
  type: string;
18948
19208
  }
19209
+ interface ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig {
19210
+ /**
19211
+ * The type of GPU sharing strategy to enable on the GPU node.
19212
+ * Accepted values are:
19213
+ * * `"TIME_SHARING"`: Allow multiple containers to have [time-shared](https://cloud.google.com/kubernetes-engine/docs/concepts/timesharing-gpus) access to a single GPU device.
19214
+ */
19215
+ gpuSharingStrategy: string;
19216
+ /**
19217
+ * The maximum number of containers that can share a GPU.
19218
+ */
19219
+ maxSharedClientsPerGpu: number;
19220
+ }
18949
19221
  interface ClusterNodePoolNodeConfigGvnic {
18950
19222
  /**
18951
19223
  * Enable the PodSecurityPolicy controller for this cluster.
@@ -19396,8 +19668,13 @@ export declare namespace container {
19396
19668
  interface GetClusterNodeConfigGuestAccelerator {
19397
19669
  count: number;
19398
19670
  gpuPartitionSize: string;
19671
+ gpuSharingConfigs: outputs.container.GetClusterNodeConfigGuestAcceleratorGpuSharingConfig[];
19399
19672
  type: string;
19400
19673
  }
19674
+ interface GetClusterNodeConfigGuestAcceleratorGpuSharingConfig {
19675
+ gpuSharingStrategy: string;
19676
+ maxSharedClientsPerGpu: number;
19677
+ }
19401
19678
  interface GetClusterNodeConfigGvnic {
19402
19679
  enabled: boolean;
19403
19680
  }
@@ -19523,8 +19800,13 @@ export declare namespace container {
19523
19800
  interface GetClusterNodePoolNodeConfigGuestAccelerator {
19524
19801
  count: number;
19525
19802
  gpuPartitionSize: string;
19803
+ gpuSharingConfigs: outputs.container.GetClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig[];
19526
19804
  type: string;
19527
19805
  }
19806
+ interface GetClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig {
19807
+ gpuSharingStrategy: string;
19808
+ maxSharedClientsPerGpu: number;
19809
+ }
19528
19810
  interface GetClusterNodePoolNodeConfigGvnic {
19529
19811
  enabled: boolean;
19530
19812
  }
@@ -19704,6 +19986,7 @@ export declare namespace container {
19704
19986
  interface NodePoolNodeConfigGuestAccelerator {
19705
19987
  count: number;
19706
19988
  gpuPartitionSize?: string;
19989
+ gpuSharingConfig?: outputs.container.NodePoolNodeConfigGuestAcceleratorGpuSharingConfig;
19707
19990
  /**
19708
19991
  * The type of the policy. Supports a single value: COMPACT.
19709
19992
  * Specifying COMPACT placement policy type places node pool's nodes in a closer
@@ -19711,6 +19994,10 @@ export declare namespace container {
19711
19994
  */
19712
19995
  type: string;
19713
19996
  }
19997
+ interface NodePoolNodeConfigGuestAcceleratorGpuSharingConfig {
19998
+ gpuSharingStrategy: string;
19999
+ maxSharedClientsPerGpu: number;
20000
+ }
19714
20001
  interface NodePoolNodeConfigGvnic {
19715
20002
  enabled: boolean;
19716
20003
  }
@@ -19928,7 +20215,6 @@ export declare namespace datacatalog {
19928
20215
  doubleValue?: number;
19929
20216
  /**
19930
20217
  * Holds the value for a tag field with enum type. This value must be one of the allowed values in the definition of this enum.
19931
- * Structure is documented below.
19932
20218
  */
19933
20219
  enumValue?: string;
19934
20220
  /**
@@ -20038,6 +20324,12 @@ export declare namespace datacatalog {
20038
20324
  }
20039
20325
  }
20040
20326
  export declare namespace datafusion {
20327
+ interface InstanceCryptoKeyConfig {
20328
+ /**
20329
+ * The name of the key which is used to encrypt/decrypt customer data. For key in Cloud KMS, the key should be in the format of projects/*/locations/*/keyRings/*/cryptoKeys/*.
20330
+ */
20331
+ keyReference: string;
20332
+ }
20041
20333
  interface InstanceNetworkConfig {
20042
20334
  /**
20043
20335
  * The IP range in CIDR notation to use for the managed Data Fusion instance
@@ -22173,11 +22465,11 @@ export declare namespace dataproc {
22173
22465
  interface MetastoreFederationBackendMetastore {
22174
22466
  /**
22175
22467
  * The type of the backend metastore.
22176
- * Possible values are `METASTORE_TYPE_UNSPECIFIED` and `DATAPROC_METASTORE`.
22468
+ * Possible values are `METASTORE_TYPE_UNSPECIFIED`, `DATAPROC_METASTORE`, and `BIGQUERY`.
22177
22469
  */
22178
22470
  metastoreType: string;
22179
22471
  /**
22180
- * The relative resource name of the metastore that is being federated.
22472
+ * The relative resource name of the metastore that is being federated. The formats of the relative resource names for the currently supported metastores are listed below: Dataplex: projects/{projectId}/locations/{location}/lakes/{lake_id} BigQuery: projects/{projectId} Dataproc Metastore: projects/{projectId}/locations/{location}/services/{serviceId}
22181
22473
  */
22182
22474
  name: string;
22183
22475
  /**
@@ -23316,6 +23608,8 @@ export declare namespace datastore {
23316
23608
  }
23317
23609
  }
23318
23610
  export declare namespace datastream {
23611
+ interface ConnectionProfileBigqueryProfile {
23612
+ }
23319
23613
  interface ConnectionProfileForwardSshConnectivity {
23320
23614
  /**
23321
23615
  * Hostname for the SSH tunnel.
@@ -24201,6 +24495,12 @@ export declare namespace dns {
24201
24495
  */
24202
24496
  type?: string;
24203
24497
  }
24498
+ interface ManagedZoneCloudLoggingConfig {
24499
+ /**
24500
+ * If set, enable query logging for this ManagedZone. False by default, making logging opt-in.
24501
+ */
24502
+ enableLogging: boolean;
24503
+ }
24204
24504
  interface ManagedZoneDnssecConfig {
24205
24505
  /**
24206
24506
  * Specifies parameters that will be used for generating initial DnsKeys
@@ -32084,9 +32384,38 @@ export declare namespace sql {
32084
32384
  retentionInterval: string;
32085
32385
  uploadInterval: string;
32086
32386
  }
32087
- interface UserSqlServerUserDetails {
32088
- disabled?: boolean;
32089
- serverRoles?: string[];
32387
+ interface UserPasswordPolicy {
32388
+ /**
32389
+ * Number of failed attempts allowed before the user get locked.
32390
+ */
32391
+ allowedFailedAttempts?: number;
32392
+ /**
32393
+ * If true, the check that will lock user after too many failed login attempts will be enabled.
32394
+ */
32395
+ enableFailedAttemptsCheck?: boolean;
32396
+ /**
32397
+ * If true, the user must specify the current password before changing the password. This flag is supported only for MySQL.
32398
+ */
32399
+ enablePasswordVerification?: boolean;
32400
+ /**
32401
+ * Password expiration duration with one week grace period.
32402
+ */
32403
+ passwordExpirationDuration?: string;
32404
+ statuses: outputs.sql.UserPasswordPolicyStatus[];
32405
+ }
32406
+ interface UserPasswordPolicyStatus {
32407
+ /**
32408
+ * If true, user does not have login privileges.
32409
+ */
32410
+ locked: boolean;
32411
+ /**
32412
+ * Password expiration duration with one week grace period.
32413
+ */
32414
+ passwordExpirationTime: string;
32415
+ }
32416
+ interface UserSqlServerUserDetail {
32417
+ disabled: boolean;
32418
+ serverRoles: string[];
32090
32419
  }
32091
32420
  }
32092
32421
  export declare namespace storage {
@@ -32108,6 +32437,12 @@ export declare namespace storage {
32108
32437
  */
32109
32438
  responseHeaders?: string[];
32110
32439
  }
32440
+ interface BucketCustomPlacementConfig {
32441
+ /**
32442
+ * The list of individual regions that comprise a dual-region bucket. See [Cloud Storage bucket locations](https://cloud.google.com/storage/docs/dual-regions#availability) for a list of acceptable regions. **Note**: If any of the dataLocations changes, it will [recreate the bucket](https://cloud.google.com/storage/docs/locations#key-concepts).
32443
+ */
32444
+ dataLocations: string[];
32445
+ }
32111
32446
  interface BucketEncryption {
32112
32447
  defaultKmsKeyName: string;
32113
32448
  }
@@ -32264,6 +32599,9 @@ export declare namespace storage {
32264
32599
  origins: string[];
32265
32600
  responseHeaders: string[];
32266
32601
  }
32602
+ interface GetBucketCustomPlacementConfig {
32603
+ dataLocations: string[];
32604
+ }
32267
32605
  interface GetBucketEncryption {
32268
32606
  defaultKmsKeyName: string;
32269
32607
  }
@@ -32650,4 +32988,11 @@ export declare namespace vpcaccess {
32650
32988
  */
32651
32989
  projectId: string;
32652
32990
  }
32991
+ interface GetConnectorSubnet {
32992
+ /**
32993
+ * Name of the resource.
32994
+ */
32995
+ name: string;
32996
+ projectId: string;
32997
+ }
32653
32998
  }