@pulumi/gcp 6.67.0 → 6.67.1

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 (69) hide show
  1. package/appengine/flexibleAppVersion.d.ts +0 -20
  2. package/appengine/flexibleAppVersion.js.map +1 -1
  3. package/appengine/standardAppVersion.d.ts +0 -12
  4. package/appengine/standardAppVersion.js.map +1 -1
  5. package/beyondcorp/appConnection.d.ts +0 -15
  6. package/beyondcorp/appConnection.js.map +1 -1
  7. package/bigquery/job.d.ts +18 -3
  8. package/bigquery/job.js.map +1 -1
  9. package/bigqueryanalyticshub/listing.d.ts +0 -24
  10. package/bigqueryanalyticshub/listing.js.map +1 -1
  11. package/certificateauthority/certificateTemplate.d.ts +0 -9
  12. package/certificateauthority/certificateTemplate.js.map +1 -1
  13. package/cloudfunctions/zMixins.js +1 -1
  14. package/cloudfunctions/zMixins.js.map +1 -1
  15. package/cloudrun/service.d.ts +30 -51
  16. package/cloudrun/service.js.map +1 -1
  17. package/cloudrunv2/job.d.ts +0 -39
  18. package/cloudrunv2/job.js.map +1 -1
  19. package/cloudrunv2/service.d.ts +0 -36
  20. package/cloudrunv2/service.js.map +1 -1
  21. package/compute/autoscalar.d.ts +0 -18
  22. package/compute/autoscalar.js.map +1 -1
  23. package/compute/autoscaler.d.ts +0 -18
  24. package/compute/autoscaler.js.map +1 -1
  25. package/compute/organizationSecurityPolicyRule.d.ts +0 -9
  26. package/compute/organizationSecurityPolicyRule.js.map +1 -1
  27. package/compute/regionAutoscaler.d.ts +0 -18
  28. package/compute/regionAutoscaler.js.map +1 -1
  29. package/container/attachedCluster.d.ts +3 -15
  30. package/container/attachedCluster.js.map +1 -1
  31. package/container/awsCluster.d.ts +0 -9
  32. package/container/awsCluster.js.map +1 -1
  33. package/container/azureCluster.d.ts +0 -9
  34. package/container/azureCluster.js.map +1 -1
  35. package/datacatalog/tagTemplate.d.ts +0 -27
  36. package/datacatalog/tagTemplate.js.map +1 -1
  37. package/dataloss/preventionDeidentifyTemplate.d.ts +0 -192
  38. package/dataloss/preventionDeidentifyTemplate.js.map +1 -1
  39. package/dataloss/preventionInspectTemplate.d.ts +0 -40
  40. package/dataloss/preventionInspectTemplate.js.map +1 -1
  41. package/dataloss/preventionJobTrigger.d.ts +0 -97
  42. package/dataloss/preventionJobTrigger.js.map +1 -1
  43. package/dataplex/datascan.d.ts +0 -9
  44. package/dataplex/datascan.js.map +1 -1
  45. package/dataplex/task.d.ts +3 -15
  46. package/dataplex/task.js.map +1 -1
  47. package/dataproc/workflowTemplate.d.ts +0 -18
  48. package/dataproc/workflowTemplate.js.map +1 -1
  49. package/diagflow/cxFlow.d.ts +0 -6
  50. package/diagflow/cxFlow.js.map +1 -1
  51. package/diagflow/cxPage.d.ts +0 -12
  52. package/diagflow/cxPage.js.map +1 -1
  53. package/diagflow/cxTestCase.d.ts +0 -8
  54. package/diagflow/cxTestCase.js.map +1 -1
  55. package/essentialcontacts/documentAiWarehouseDocumentSchema.d.ts +0 -18
  56. package/essentialcontacts/documentAiWarehouseDocumentSchema.js.map +1 -1
  57. package/gameservices/gameServerConfig.d.ts +0 -17
  58. package/gameservices/gameServerConfig.js.map +1 -1
  59. package/gkebackup/restorePlan.d.ts +0 -12
  60. package/gkebackup/restorePlan.js.map +1 -1
  61. package/networkservices/edgeCacheService.d.ts +0 -27
  62. package/networkservices/edgeCacheService.js.map +1 -1
  63. package/osconfig/guestPolicies.d.ts +0 -20
  64. package/osconfig/guestPolicies.js.map +1 -1
  65. package/osconfig/osPolicyAssignment.d.ts +3 -9
  66. package/osconfig/osPolicyAssignment.js.map +1 -1
  67. package/package.json +1 -1
  68. package/types/input.d.ts +5 -579
  69. package/types/output.d.ts +5 -579
package/types/output.d.ts CHANGED
@@ -6429,12 +6429,6 @@ export declare namespace certificateauthority {
6429
6429
  }
6430
6430
  interface CertificateCertificateDescriptionConfigValueKeyUsageUnknownExtendedKeyUsageObectId {
6431
6431
  /**
6432
- * An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.
6433
- *
6434
- * (Required)
6435
- * An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.
6436
- *
6437
- * (Required)
6438
6432
  * An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.
6439
6433
  */
6440
6434
  objectIdPaths: number[];
@@ -6545,9 +6539,6 @@ export declare namespace certificateauthority {
6545
6539
  /**
6546
6540
  * Indicates whether or not this extension is critical (i.e., if the client does not know how to
6547
6541
  * handle this extension, the client should consider this to be an error).
6548
- *
6549
- * (Required)
6550
- * Indicates whether or not the name constraints are marked critical.
6551
6542
  */
6552
6543
  critical: boolean;
6553
6544
  /**
@@ -6563,12 +6554,6 @@ export declare namespace certificateauthority {
6563
6554
  }
6564
6555
  interface CertificateCertificateDescriptionSubjectDescriptionSubjectAltNameCustomSanObectId {
6565
6556
  /**
6566
- * An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.
6567
- *
6568
- * (Required)
6569
- * An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.
6570
- *
6571
- * (Required)
6572
6557
  * An ObjectId specifies an object identifier (OID). These provide context and describe types in ASN.1 messages.
6573
6558
  */
6574
6559
  objectIdPaths: number[];
@@ -7513,13 +7498,6 @@ export declare namespace certificatemanager {
7513
7498
  }
7514
7499
  interface CertificateManagedAuthorizationAttemptInfo {
7515
7500
  /**
7516
- * (Output)
7517
- * Human readable explanation about the issue. Provided to help address
7518
- * the configuration issues.
7519
- * Not guaranteed to be stable. For programmatic access use `reason` field.
7520
- *
7521
- * <a name="nestedAuthorizationAttemptInfo"></a>The `authorizationAttemptInfo` block contains:
7522
- *
7523
7501
  * (Output)
7524
7502
  * Human readable explanation for reaching the state. Provided to help
7525
7503
  * address the configuration issues.
@@ -7537,9 +7515,6 @@ export declare namespace certificatemanager {
7537
7515
  */
7538
7516
  failureReason: string;
7539
7517
  /**
7540
- * (Output)
7541
- * A state of this Managed Certificate.
7542
- *
7543
7518
  * (Output)
7544
7519
  * State of the domain for managed certificate issuance.
7545
7520
  */
@@ -7547,13 +7522,6 @@ export declare namespace certificatemanager {
7547
7522
  }
7548
7523
  interface CertificateManagedProvisioningIssue {
7549
7524
  /**
7550
- * (Output)
7551
- * Human readable explanation about the issue. Provided to help address
7552
- * the configuration issues.
7553
- * Not guaranteed to be stable. For programmatic access use `reason` field.
7554
- *
7555
- * <a name="nestedAuthorizationAttemptInfo"></a>The `authorizationAttemptInfo` block contains:
7556
- *
7557
7525
  * (Output)
7558
7526
  * Human readable explanation for reaching the state. Provided to help
7559
7527
  * address the configuration issues.
@@ -10445,7 +10413,6 @@ export declare namespace cloudrun {
10445
10413
  */
10446
10414
  observedGeneration: number;
10447
10415
  /**
10448
- * (Output)
10449
10416
  * Traffic specifies how to distribute traffic over a collection of Knative Revisions
10450
10417
  * and Configurations
10451
10418
  * Structure is documented below.
@@ -12242,9 +12209,6 @@ export declare namespace cloudrunv2 {
12242
12209
  percent: number;
12243
12210
  /**
12244
12211
  * The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
12245
- *
12246
- * (Optional)
12247
- * Revision to which to send this portion of traffic, if traffic allocation is by revision.
12248
12212
  */
12249
12213
  revision: string;
12250
12214
  /**
@@ -15773,114 +15737,25 @@ export declare namespace compute {
15773
15737
  * The value of the host header in the HTTP health check request.
15774
15738
  * If left empty (default value), the public IP on behalf of which this health
15775
15739
  * check is performed will be used.
15776
- *
15777
- * (Optional)
15778
- * The value of the host header in the HTTPS health check request.
15779
- * If left empty (default value), the public IP on behalf of which this health
15780
- * check is performed will be used.
15781
- *
15782
- * (Optional)
15783
- * The value of the host header in the HTTP2 health check request.
15784
- * If left empty (default value), the public IP on behalf of which this health
15785
- * check is performed will be used.
15786
15740
  */
15787
15741
  host?: string;
15788
15742
  /**
15789
- * The TCP port number for the HTTP health check request.
15790
- * The default value is 80.
15791
- *
15792
- * (Optional)
15793
- * The TCP port number for the HTTPS health check request.
15794
- * The default value is 443.
15795
- *
15796
- * (Optional)
15797
- * The TCP port number for the TCP health check request.
15798
- * The default value is 443.
15799
- *
15800
- * (Optional)
15801
- * The TCP port number for the SSL health check request.
15802
- * The default value is 443.
15803
- *
15804
- * (Optional)
15805
- * The TCP port number for the HTTP2 health check request.
15806
- * The default value is 443.
15807
- *
15808
- * (Optional)
15809
15743
  * The port number for the health check request.
15810
15744
  * Must be specified if portName and portSpecification are not set
15811
15745
  * or if portSpecification is USE_FIXED_PORT. Valid values are 1 through 65535.
15812
15746
  */
15813
15747
  port?: number;
15814
15748
  /**
15815
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
15816
- * portName are defined, port takes precedence.
15817
- *
15818
- * (Optional)
15819
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
15820
- * portName are defined, port takes precedence.
15821
- *
15822
- * (Optional)
15823
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
15824
- * portName are defined, port takes precedence.
15825
- *
15826
- * (Optional)
15827
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
15828
- * portName are defined, port takes precedence.
15829
- *
15830
- * (Optional)
15831
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
15832
- * portName are defined, port takes precedence.
15833
- *
15834
- * (Optional)
15835
15749
  * Port name as defined in InstanceGroup#NamedPort#name. If both port and
15836
15750
  * portName are defined, port takes precedence.
15837
15751
  */
15838
15752
  portName?: string;
15839
15753
  /**
15840
- * Specifies how port is selected for health checking, can be one of the
15841
- * following values:
15842
- * (Optional)
15843
- * Specifies how port is selected for health checking, can be one of the
15844
- * following values:
15845
- * (Optional)
15846
- * Specifies how port is selected for health checking, can be one of the
15847
- * following values:
15848
- * (Optional)
15849
- * Specifies how port is selected for health checking, can be one of the
15850
- * following values:
15851
- * (Optional)
15852
- * Specifies how port is selected for health checking, can be one of the
15853
- * following values:
15854
- * (Optional)
15855
15754
  * Specifies how port is selected for health checking, can be one of the
15856
15755
  * following values:
15857
15756
  */
15858
15757
  portSpecification?: string;
15859
15758
  /**
15860
- * Specifies the type of proxy header to append before sending data to the
15861
- * backend.
15862
- * Default value is `NONE`.
15863
- * Possible values are: `NONE`, `PROXY_V1`.
15864
- *
15865
- * (Optional)
15866
- * Specifies the type of proxy header to append before sending data to the
15867
- * backend.
15868
- * Default value is `NONE`.
15869
- * Possible values are: `NONE`, `PROXY_V1`.
15870
- *
15871
- * (Optional)
15872
- * Specifies the type of proxy header to append before sending data to the
15873
- * backend.
15874
- * Default value is `NONE`.
15875
- * Possible values are: `NONE`, `PROXY_V1`.
15876
- *
15877
- * (Optional)
15878
- * Specifies the type of proxy header to append before sending data to the
15879
- * backend.
15880
- * Default value is `NONE`.
15881
- * Possible values are: `NONE`, `PROXY_V1`.
15882
- *
15883
- * (Optional)
15884
15759
  * Specifies the type of proxy header to append before sending data to the
15885
15760
  * backend.
15886
15761
  * Default value is `NONE`.
@@ -15890,37 +15765,9 @@ export declare namespace compute {
15890
15765
  /**
15891
15766
  * The request path of the HTTP health check request.
15892
15767
  * The default value is /.
15893
- *
15894
- * (Optional)
15895
- * The request path of the HTTPS health check request.
15896
- * The default value is /.
15897
- *
15898
- * (Optional)
15899
- * The request path of the HTTP2 health check request.
15900
- * The default value is /.
15901
15768
  */
15902
15769
  requestPath?: string;
15903
15770
  /**
15904
- * The bytes to match against the beginning of the response data. If left empty
15905
- * (the default value), any response will indicate health. The response data
15906
- * can only be ASCII.
15907
- *
15908
- * (Optional)
15909
- * The bytes to match against the beginning of the response data. If left empty
15910
- * (the default value), any response will indicate health. The response data
15911
- * can only be ASCII.
15912
- *
15913
- * (Optional)
15914
- * The bytes to match against the beginning of the response data. If left empty
15915
- * (the default value), any response will indicate health. The response data
15916
- * can only be ASCII.
15917
- *
15918
- * (Optional)
15919
- * The bytes to match against the beginning of the response data. If left empty
15920
- * (the default value), any response will indicate health. The response data
15921
- * can only be ASCII.
15922
- *
15923
- * (Optional)
15924
15771
  * The bytes to match against the beginning of the response data. If left empty
15925
15772
  * (the default value), any response will indicate health. The response data
15926
15773
  * can only be ASCII.
@@ -16927,21 +16774,12 @@ export declare namespace compute {
16927
16774
  */
16928
16775
  name: string;
16929
16776
  /**
16930
- * The [networking tier][network-tier] used for configuring this instance.
16931
- * This field can take the following values: PREMIUM, FIXED_STANDARD or STANDARD. If this field is
16932
- * not specified, it is assumed to be PREMIUM.
16933
- *
16934
- * <a name="nestedIpv6AccessConfig"></a>The `ipv6AccessConfig` block supports:
16935
- *
16777
+ * The service-level to be provided for IPv6 traffic when the
16936
16778
  * subnet has an external subnet. Only PREMIUM or STANDARD tier is valid for IPv6.
16937
16779
  */
16938
16780
  networkTier: string;
16939
16781
  /**
16940
- * The DNS domain name for the public PTR record.
16941
- * To set this field on an instance, you must be verified as the owner of the domain.
16942
- * See [the docs](https://cloud.google.com/compute/docs/instances/create-ptr-record) for how
16943
- * to become verified as a domain owner.
16944
- *
16782
+ * The domain name to be used when creating DNSv6
16945
16783
  * records for the external IPv6 ranges..
16946
16784
  */
16947
16785
  publicPtrDomainName?: string;
@@ -17031,19 +16869,12 @@ export declare namespace compute {
17031
16869
  * resolution. Durations less than one second are represented with a 0
17032
16870
  * `seconds` field and a positive `nanos` field. Must be from 0 to
17033
16871
  * 999,999,999 inclusive.
17034
- *
17035
- * resolution. Durations less than one second are represented with a 0
17036
- * `seconds` field and a positive `nanos` field. Must be from 0 to
17037
- * 999,999,999 inclusive.
17038
16872
  */
17039
16873
  nanos?: number;
17040
16874
  /**
17041
16875
  * Span of time at a resolution of a second. Must be from 0 to
17042
16876
  * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
17043
16877
  * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
17044
- *
17045
- * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
17046
- * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
17047
16878
  */
17048
16879
  seconds: number;
17049
16880
  }
@@ -17053,19 +16884,12 @@ export declare namespace compute {
17053
16884
  * resolution. Durations less than one second are represented with a 0
17054
16885
  * `seconds` field and a positive `nanos` field. Must be from 0 to
17055
16886
  * 999,999,999 inclusive.
17056
- *
17057
- * resolution. Durations less than one second are represented with a 0
17058
- * `seconds` field and a positive `nanos` field. Must be from 0 to
17059
- * 999,999,999 inclusive.
17060
16887
  */
17061
16888
  nanos?: number;
17062
16889
  /**
17063
16890
  * Span of time at a resolution of a second. Must be from 0 to
17064
16891
  * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
17065
16892
  * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
17066
- *
17067
- * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
17068
- * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
17069
16893
  */
17070
16894
  seconds: number;
17071
16895
  }
@@ -17406,12 +17230,7 @@ export declare namespace compute {
17406
17230
  */
17407
17231
  name: string;
17408
17232
  /**
17409
- * The [networking tier][network-tier] used for configuring
17410
- * this instance template. This field can take the following values: PREMIUM,
17411
- * STANDARD or FIXED_STANDARD. If this field is not specified, it is assumed to be PREMIUM.
17412
- *
17413
- * <a name="nestedIpv6AccessConfig"></a>The `ipv6AccessConfig` block supports:
17414
- *
17233
+ * The service-level to be provided for IPv6 traffic when the
17415
17234
  * subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
17416
17235
  */
17417
17236
  networkTier: string;
@@ -17496,19 +17315,12 @@ export declare namespace compute {
17496
17315
  * resolution. Durations less than one second are represented with a 0
17497
17316
  * `seconds` field and a positive `nanos` field. Must be from 0 to
17498
17317
  * 999,999,999 inclusive.
17499
- *
17500
- * resolution. Durations less than one second are represented with a 0
17501
- * `seconds` field and a positive `nanos` field. Must be from 0 to
17502
- * 999,999,999 inclusive.
17503
17318
  */
17504
17319
  nanos?: number;
17505
17320
  /**
17506
17321
  * Span of time at a resolution of a second. Must be from 0 to
17507
17322
  * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
17508
17323
  * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
17509
- *
17510
- * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
17511
- * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
17512
17324
  */
17513
17325
  seconds: number;
17514
17326
  }
@@ -17518,19 +17330,12 @@ export declare namespace compute {
17518
17330
  * resolution. Durations less than one second are represented with a 0
17519
17331
  * `seconds` field and a positive `nanos` field. Must be from 0 to
17520
17332
  * 999,999,999 inclusive.
17521
- *
17522
- * resolution. Durations less than one second are represented with a 0
17523
- * `seconds` field and a positive `nanos` field. Must be from 0 to
17524
- * 999,999,999 inclusive.
17525
17333
  */
17526
17334
  nanos?: number;
17527
17335
  /**
17528
17336
  * Span of time at a resolution of a second. Must be from 0 to
17529
17337
  * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
17530
17338
  * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
17531
- *
17532
- * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
17533
- * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
17534
17339
  */
17535
17340
  seconds: number;
17536
17341
  }
@@ -18986,114 +18791,25 @@ export declare namespace compute {
18986
18791
  * The value of the host header in the HTTP health check request.
18987
18792
  * If left empty (default value), the public IP on behalf of which this health
18988
18793
  * check is performed will be used.
18989
- *
18990
- * (Optional)
18991
- * The value of the host header in the HTTPS health check request.
18992
- * If left empty (default value), the public IP on behalf of which this health
18993
- * check is performed will be used.
18994
- *
18995
- * (Optional)
18996
- * The value of the host header in the HTTP2 health check request.
18997
- * If left empty (default value), the public IP on behalf of which this health
18998
- * check is performed will be used.
18999
18794
  */
19000
18795
  host?: string;
19001
18796
  /**
19002
- * The TCP port number for the HTTP health check request.
19003
- * The default value is 80.
19004
- *
19005
- * (Optional)
19006
- * The TCP port number for the HTTPS health check request.
19007
- * The default value is 443.
19008
- *
19009
- * (Optional)
19010
- * The TCP port number for the TCP health check request.
19011
- * The default value is 80.
19012
- *
19013
- * (Optional)
19014
- * The TCP port number for the SSL health check request.
19015
- * The default value is 443.
19016
- *
19017
- * (Optional)
19018
- * The TCP port number for the HTTP2 health check request.
19019
- * The default value is 443.
19020
- *
19021
- * (Optional)
19022
18797
  * The port number for the health check request.
19023
18798
  * Must be specified if portName and portSpecification are not set
19024
18799
  * or if portSpecification is USE_FIXED_PORT. Valid values are 1 through 65535.
19025
18800
  */
19026
18801
  port?: number;
19027
18802
  /**
19028
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
19029
- * portName are defined, port takes precedence.
19030
- *
19031
- * (Optional)
19032
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
19033
- * portName are defined, port takes precedence.
19034
- *
19035
- * (Optional)
19036
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
19037
- * portName are defined, port takes precedence.
19038
- *
19039
- * (Optional)
19040
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
19041
- * portName are defined, port takes precedence.
19042
- *
19043
- * (Optional)
19044
- * Port name as defined in InstanceGroup#NamedPort#name. If both port and
19045
- * portName are defined, port takes precedence.
19046
- *
19047
- * (Optional)
19048
18803
  * Port name as defined in InstanceGroup#NamedPort#name. If both port and
19049
18804
  * portName are defined, port takes precedence.
19050
18805
  */
19051
18806
  portName?: string;
19052
18807
  /**
19053
- * Specifies how port is selected for health checking, can be one of the
19054
- * following values:
19055
- * (Optional)
19056
- * Specifies how port is selected for health checking, can be one of the
19057
- * following values:
19058
- * (Optional)
19059
- * Specifies how port is selected for health checking, can be one of the
19060
- * following values:
19061
- * (Optional)
19062
- * Specifies how port is selected for health checking, can be one of the
19063
- * following values:
19064
- * (Optional)
19065
- * Specifies how port is selected for health checking, can be one of the
19066
- * following values:
19067
- * (Optional)
19068
18808
  * Specifies how port is selected for health checking, can be one of the
19069
18809
  * following values:
19070
18810
  */
19071
18811
  portSpecification?: string;
19072
18812
  /**
19073
- * Specifies the type of proxy header to append before sending data to the
19074
- * backend.
19075
- * Default value is `NONE`.
19076
- * Possible values are: `NONE`, `PROXY_V1`.
19077
- *
19078
- * (Optional)
19079
- * Specifies the type of proxy header to append before sending data to the
19080
- * backend.
19081
- * Default value is `NONE`.
19082
- * Possible values are: `NONE`, `PROXY_V1`.
19083
- *
19084
- * (Optional)
19085
- * Specifies the type of proxy header to append before sending data to the
19086
- * backend.
19087
- * Default value is `NONE`.
19088
- * Possible values are: `NONE`, `PROXY_V1`.
19089
- *
19090
- * (Optional)
19091
- * Specifies the type of proxy header to append before sending data to the
19092
- * backend.
19093
- * Default value is `NONE`.
19094
- * Possible values are: `NONE`, `PROXY_V1`.
19095
- *
19096
- * (Optional)
19097
18813
  * Specifies the type of proxy header to append before sending data to the
19098
18814
  * backend.
19099
18815
  * Default value is `NONE`.
@@ -19103,37 +18819,9 @@ export declare namespace compute {
19103
18819
  /**
19104
18820
  * The request path of the HTTP health check request.
19105
18821
  * The default value is /.
19106
- *
19107
- * (Optional)
19108
- * The request path of the HTTPS health check request.
19109
- * The default value is /.
19110
- *
19111
- * (Optional)
19112
- * The request path of the HTTP2 health check request.
19113
- * The default value is /.
19114
18822
  */
19115
18823
  requestPath?: string;
19116
18824
  /**
19117
- * The bytes to match against the beginning of the response data. If left empty
19118
- * (the default value), any response will indicate health. The response data
19119
- * can only be ASCII.
19120
- *
19121
- * (Optional)
19122
- * The bytes to match against the beginning of the response data. If left empty
19123
- * (the default value), any response will indicate health. The response data
19124
- * can only be ASCII.
19125
- *
19126
- * (Optional)
19127
- * The bytes to match against the beginning of the response data. If left empty
19128
- * (the default value), any response will indicate health. The response data
19129
- * can only be ASCII.
19130
- *
19131
- * (Optional)
19132
- * The bytes to match against the beginning of the response data. If left empty
19133
- * (the default value), any response will indicate health. The response data
19134
- * can only be ASCII.
19135
- *
19136
- * (Optional)
19137
18825
  * The bytes to match against the beginning of the response data. If left empty
19138
18826
  * (the default value), any response will indicate health. The response data
19139
18827
  * can only be ASCII.
@@ -19756,12 +19444,7 @@ export declare namespace compute {
19756
19444
  externalIpv6PrefixLength: string;
19757
19445
  name: string;
19758
19446
  /**
19759
- * The [networking tier][network-tier] used for configuring
19760
- * this instance template. This field can take the following values: PREMIUM,
19761
- * STANDARD or FIXED_STANDARD. If this field is not specified, it is assumed to be PREMIUM.
19762
- *
19763
- * <a name="nestedIpv6AccessConfig"></a>The `ipv6AccessConfig` block supports:
19764
- *
19447
+ * The service-level to be provided for IPv6 traffic when the
19765
19448
  * subnet has an external subnet. Only PREMIUM and STANDARD tier is valid for IPv6.
19766
19449
  */
19767
19450
  networkTier: string;
@@ -19849,19 +19532,12 @@ export declare namespace compute {
19849
19532
  * resolution. Durations less than one second are represented with a 0
19850
19533
  * `seconds` field and a positive `nanos` field. Must be from 0 to
19851
19534
  * 999,999,999 inclusive.
19852
- *
19853
- * resolution. Durations less than one second are represented with a 0
19854
- * `seconds` field and a positive `nanos` field. Must be from 0 to
19855
- * 999,999,999 inclusive.
19856
19535
  */
19857
19536
  nanos?: number;
19858
19537
  /**
19859
19538
  * Span of time at a resolution of a second. Must be from 0 to
19860
19539
  * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
19861
19540
  * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
19862
- *
19863
- * 315,576,000,000 inclusive. Note: these bounds are computed from: 60
19864
- * sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years.
19865
19541
  */
19866
19542
  seconds: number;
19867
19543
  }
@@ -25543,132 +25219,36 @@ export declare namespace container {
25543
25219
  interface ClusterAddonsConfigConfigConnectorConfig {
25544
25220
  /**
25545
25221
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
25546
- *
25547
- *
25548
- *
25549
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
25550
- *
25551
- *
25552
- *
25553
- *
25554
- *
25555
- *
25556
- *
25557
- * enforce encryption of data in-use.
25558
- *
25559
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
25560
- *
25561
- * not.
25562
25222
  */
25563
25223
  enabled: boolean;
25564
25224
  }
25565
25225
  interface ClusterAddonsConfigDnsCacheConfig {
25566
25226
  /**
25567
25227
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
25568
- *
25569
- *
25570
- *
25571
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
25572
- *
25573
- *
25574
- *
25575
- *
25576
- *
25577
- *
25578
- *
25579
- * enforce encryption of data in-use.
25580
- *
25581
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
25582
- *
25583
- * not.
25584
25228
  */
25585
25229
  enabled: boolean;
25586
25230
  }
25587
25231
  interface ClusterAddonsConfigGcePersistentDiskCsiDriverConfig {
25588
25232
  /**
25589
25233
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
25590
- *
25591
- *
25592
- *
25593
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
25594
- *
25595
- *
25596
- *
25597
- *
25598
- *
25599
- *
25600
- *
25601
- * enforce encryption of data in-use.
25602
- *
25603
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
25604
- *
25605
- * not.
25606
25234
  */
25607
25235
  enabled: boolean;
25608
25236
  }
25609
25237
  interface ClusterAddonsConfigGcpFilestoreCsiDriverConfig {
25610
25238
  /**
25611
25239
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
25612
- *
25613
- *
25614
- *
25615
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
25616
- *
25617
- *
25618
- *
25619
- *
25620
- *
25621
- *
25622
- *
25623
- * enforce encryption of data in-use.
25624
- *
25625
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
25626
- *
25627
- * not.
25628
25240
  */
25629
25241
  enabled: boolean;
25630
25242
  }
25631
25243
  interface ClusterAddonsConfigGcsFuseCsiDriverConfig {
25632
25244
  /**
25633
25245
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
25634
- *
25635
- *
25636
- *
25637
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
25638
- *
25639
- *
25640
- *
25641
- *
25642
- *
25643
- *
25644
- *
25645
- * enforce encryption of data in-use.
25646
- *
25647
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
25648
- *
25649
- * not.
25650
25246
  */
25651
25247
  enabled: boolean;
25652
25248
  }
25653
25249
  interface ClusterAddonsConfigGkeBackupAgentConfig {
25654
25250
  /**
25655
25251
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
25656
- *
25657
- *
25658
- *
25659
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
25660
- *
25661
- *
25662
- *
25663
- *
25664
- *
25665
- *
25666
- *
25667
- * enforce encryption of data in-use.
25668
- *
25669
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
25670
- *
25671
- * not.
25672
25252
  */
25673
25253
  enabled: boolean;
25674
25254
  }
@@ -25702,22 +25282,6 @@ export declare namespace container {
25702
25282
  interface ClusterAddonsConfigKalmConfig {
25703
25283
  /**
25704
25284
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
25705
- *
25706
- *
25707
- *
25708
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
25709
- *
25710
- *
25711
- *
25712
- *
25713
- *
25714
- *
25715
- *
25716
- * enforce encryption of data in-use.
25717
- *
25718
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
25719
- *
25720
- * not.
25721
25285
  */
25722
25286
  enabled: boolean;
25723
25287
  }
@@ -25739,22 +25303,6 @@ export declare namespace container {
25739
25303
  /**
25740
25304
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
25741
25305
  *
25742
- *
25743
- *
25744
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
25745
- *
25746
- *
25747
- *
25748
- *
25749
- *
25750
- *
25751
- *
25752
- * enforce encryption of data in-use.
25753
- *
25754
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
25755
- *
25756
- * not.
25757
- *
25758
25306
  * @deprecated Deprecated in favor of evaluation_mode.
25759
25307
  */
25760
25308
  enabled?: boolean;
@@ -27503,22 +27051,6 @@ export declare namespace container {
27503
27051
  interface ClusterTpuConfig {
27504
27052
  /**
27505
27053
  * Enable Binary Authorization for this cluster. Deprecated in favor of `evaluationMode`.
27506
- *
27507
- *
27508
- *
27509
- * for autopilot clusters. Resource limits for `cpu` and `memory` must be defined to enable node auto-provisioning for GKE Standard.
27510
- *
27511
- *
27512
- *
27513
- *
27514
- *
27515
- *
27516
- *
27517
- * enforce encryption of data in-use.
27518
- *
27519
- * If enabled, pods must be valid under a PodSecurityPolicy to be created.
27520
- *
27521
- * not.
27522
27054
  */
27523
27055
  enabled: boolean;
27524
27056
  ipv4CidrBlock: string;
@@ -35940,13 +35472,6 @@ export declare namespace dataproc {
35940
35472
  * if you are trying to use accelerators in a given zone.
35941
35473
  *
35942
35474
  * - - -
35943
- *
35944
- *
35945
- * > The Cloud Dataproc API can return unintuitive error messages when using accelerators; even when you have defined an accelerator, Auto Zone Placement does not exclusively select
35946
- * zones that have that accelerator available. If you get a 400 error that the accelerator can't be found, this is a likely cause. Make sure you check [accelerator availability by zone](https://cloud.google.com/compute/docs/reference/rest/v1/acceleratorTypes/list)
35947
- * if you are trying to use accelerators in a given zone.
35948
- *
35949
- * - - -
35950
35475
  */
35951
35476
  acceleratorCount: number;
35952
35477
  /**
@@ -35961,34 +35486,16 @@ export declare namespace dataproc {
35961
35486
  * smallest allowed disk size is 10GB. GCP will default to a predetermined
35962
35487
  * computed value if not set (currently 500GB). Note: If SSDs are not
35963
35488
  * attached, it also contains the HDFS data blocks and Hadoop working directories.
35964
- *
35965
- * in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined
35966
- * computed value if not set (currently 500GB). Note: If SSDs are not
35967
- * attached, it also contains the HDFS data blocks and Hadoop working directories.
35968
- *
35969
- * in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined
35970
- * computed value if not set (currently 500GB). Note: If SSDs are not
35971
- * attached, it also contains the HDFS data blocks and Hadoop working directories.
35972
35489
  */
35973
35490
  bootDiskSizeGb: number;
35974
35491
  /**
35975
35492
  * The disk type of the primary disk attached to each node.
35976
35493
  * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
35977
- *
35978
- * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
35979
- *
35980
- * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
35981
35494
  */
35982
35495
  bootDiskType?: string;
35983
35496
  /**
35984
35497
  * The amount of local SSD disks that will be
35985
35498
  * attached to each master cluster node. Defaults to 0.
35986
- *
35987
- * attached to each worker cluster node. Defaults to 0.
35988
- *
35989
- * attached to each preemptible worker node. Defaults to 0.
35990
- *
35991
- * - - -
35992
35499
  */
35993
35500
  numLocalSsds: number;
35994
35501
  }
@@ -36029,34 +35536,16 @@ export declare namespace dataproc {
36029
35536
  * smallest allowed disk size is 10GB. GCP will default to a predetermined
36030
35537
  * computed value if not set (currently 500GB). Note: If SSDs are not
36031
35538
  * attached, it also contains the HDFS data blocks and Hadoop working directories.
36032
- *
36033
- * in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined
36034
- * computed value if not set (currently 500GB). Note: If SSDs are not
36035
- * attached, it also contains the HDFS data blocks and Hadoop working directories.
36036
- *
36037
- * in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined
36038
- * computed value if not set (currently 500GB). Note: If SSDs are not
36039
- * attached, it also contains the HDFS data blocks and Hadoop working directories.
36040
35539
  */
36041
35540
  bootDiskSizeGb: number;
36042
35541
  /**
36043
35542
  * The disk type of the primary disk attached to each node.
36044
35543
  * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
36045
- *
36046
- * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
36047
- *
36048
- * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
36049
35544
  */
36050
35545
  bootDiskType?: string;
36051
35546
  /**
36052
35547
  * The amount of local SSD disks that will be
36053
35548
  * attached to each master cluster node. Defaults to 0.
36054
- *
36055
- * attached to each worker cluster node. Defaults to 0.
36056
- *
36057
- * attached to each preemptible worker node. Defaults to 0.
36058
- *
36059
- * - - -
36060
35549
  */
36061
35550
  numLocalSsds: number;
36062
35551
  }
@@ -36226,13 +35715,6 @@ export declare namespace dataproc {
36226
35715
  * if you are trying to use accelerators in a given zone.
36227
35716
  *
36228
35717
  * - - -
36229
- *
36230
- *
36231
- * > The Cloud Dataproc API can return unintuitive error messages when using accelerators; even when you have defined an accelerator, Auto Zone Placement does not exclusively select
36232
- * zones that have that accelerator available. If you get a 400 error that the accelerator can't be found, this is a likely cause. Make sure you check [accelerator availability by zone](https://cloud.google.com/compute/docs/reference/rest/v1/acceleratorTypes/list)
36233
- * if you are trying to use accelerators in a given zone.
36234
- *
36235
- * - - -
36236
35718
  */
36237
35719
  acceleratorCount: number;
36238
35720
  /**
@@ -36247,34 +35729,16 @@ export declare namespace dataproc {
36247
35729
  * smallest allowed disk size is 10GB. GCP will default to a predetermined
36248
35730
  * computed value if not set (currently 500GB). Note: If SSDs are not
36249
35731
  * attached, it also contains the HDFS data blocks and Hadoop working directories.
36250
- *
36251
- * in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined
36252
- * computed value if not set (currently 500GB). Note: If SSDs are not
36253
- * attached, it also contains the HDFS data blocks and Hadoop working directories.
36254
- *
36255
- * in GB. The smallest allowed disk size is 10GB. GCP will default to a predetermined
36256
- * computed value if not set (currently 500GB). Note: If SSDs are not
36257
- * attached, it also contains the HDFS data blocks and Hadoop working directories.
36258
35732
  */
36259
35733
  bootDiskSizeGb: number;
36260
35734
  /**
36261
35735
  * The disk type of the primary disk attached to each node.
36262
35736
  * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
36263
- *
36264
- * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
36265
- *
36266
- * One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
36267
35737
  */
36268
35738
  bootDiskType?: string;
36269
35739
  /**
36270
35740
  * The amount of local SSD disks that will be
36271
35741
  * attached to each master cluster node. Defaults to 0.
36272
- *
36273
- * attached to each worker cluster node. Defaults to 0.
36274
- *
36275
- * attached to each preemptible worker node. Defaults to 0.
36276
- *
36277
- * - - -
36278
35742
  */
36279
35743
  numLocalSsds: number;
36280
35744
  }
@@ -36421,26 +35885,12 @@ export declare namespace dataproc {
36421
35885
  localSsdCount?: number;
36422
35886
  /**
36423
35887
  * The name of a Compute Engine machine type.
36424
- *
36425
- * to create for the master. If not specified, GCP will default to a predetermined
36426
- * computed value (currently `n1-standard-4`).
36427
- *
36428
- * to create for the worker nodes. If not specified, GCP will default to a predetermined
36429
- * computed value (currently `n1-standard-4`).
36430
35888
  */
36431
35889
  machineType?: string;
36432
35890
  /**
36433
35891
  * Minimum CPU platform to be used by this instance.
36434
35892
  * The instance may be scheduled on the specified or a newer CPU platform.
36435
35893
  * Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
36436
- *
36437
- * for the master. If not specified, GCP will default to a predetermined computed value
36438
- * for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
36439
- * for details about which CPU families are available (and defaulted) for each zone.
36440
- *
36441
- * for the master. If not specified, GCP will default to a predetermined computed value
36442
- * for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
36443
- * for details about which CPU families are available (and defaulted) for each zone.
36444
35894
  */
36445
35895
  minCpuPlatform?: string;
36446
35896
  /**
@@ -40426,10 +39876,6 @@ export declare namespace diagflow {
40426
39876
  */
40427
39877
  environment?: string;
40428
39878
  /**
40429
- * The unique identifier of the intent.
40430
- * Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
40431
- *
40432
- * (Optional)
40433
39879
  * The unique identifier of the page.
40434
39880
  * Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
40435
39881
  */
@@ -41249,9 +40695,7 @@ export declare namespace dns {
41249
40695
  }
41250
40696
  interface RecordSetRoutingPolicyPrimaryBackupBackupGeo {
41251
40697
  /**
41252
- * The list of targets to be health checked. Note that if DNSSEC is enabled for this zone, only one of `rrdatas` or `healthCheckedTargets` can be set.
41253
- * Structure is document below.
41254
- *
40698
+ * For A and AAAA types only. The list of targets to be health checked. These can be specified along with `rrdatas` within this item.
41255
40699
  * Structure is document below.
41256
40700
  */
41257
40701
  healthCheckedTargets?: outputs.dns.RecordSetRoutingPolicyPrimaryBackupBackupGeoHealthCheckedTargets;
@@ -42557,10 +42001,6 @@ export declare namespace gkebackup {
42557
42001
  }
42558
42002
  interface RestorePlanIamBindingCondition {
42559
42003
  /**
42560
- * The description is a user specified string description
42561
- * of the transformation rule.
42562
- *
42563
- * (Optional)
42564
42004
  * User specified descriptive string for this RestorePlan.
42565
42005
  */
42566
42006
  description?: string;
@@ -42569,10 +42009,6 @@ export declare namespace gkebackup {
42569
42009
  }
42570
42010
  interface RestorePlanIamMemberCondition {
42571
42011
  /**
42572
- * The description is a user specified string description
42573
- * of the transformation rule.
42574
- *
42575
- * (Optional)
42576
42012
  * User specified descriptive string for this RestorePlan.
42577
42013
  */
42578
42014
  description?: string;
@@ -46002,11 +45438,6 @@ export declare namespace identityplatform {
46002
45438
  interface InboundSamlConfigSpConfigSpCertificate {
46003
45439
  /**
46004
45440
  * The IdP's x509 certificate.
46005
- *
46006
- * (Output)
46007
- * The x509 certificate
46008
- *
46009
- * - - -
46010
45441
  */
46011
45442
  x509Certificate: string;
46012
45443
  }
@@ -46143,11 +45574,6 @@ export declare namespace identityplatform {
46143
45574
  interface TenantInboundSamlConfigSpConfigSpCertificate {
46144
45575
  /**
46145
45576
  * The x509 certificate
46146
- *
46147
- * (Output)
46148
- * The x509 certificate
46149
- *
46150
- * - - -
46151
45577
  */
46152
45578
  x509Certificate: string;
46153
45579
  }