@pulumi/gcp 9.31.0 → 9.32.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 (212) hide show
  1. package/backupdisasterrecovery/backupPlan.d.ts +1 -0
  2. package/backupdisasterrecovery/backupPlan.d.ts.map +1 -1
  3. package/backupdisasterrecovery/backupPlan.js +1 -0
  4. package/backupdisasterrecovery/backupPlan.js.map +1 -1
  5. package/backupdisasterrecovery/backupPlanAssociation.d.ts +3 -0
  6. package/backupdisasterrecovery/backupPlanAssociation.d.ts.map +1 -1
  7. package/backupdisasterrecovery/backupPlanAssociation.js.map +1 -1
  8. package/backupdisasterrecovery/backupVault.d.ts +14 -0
  9. package/backupdisasterrecovery/backupVault.d.ts.map +1 -1
  10. package/backupdisasterrecovery/backupVault.js +2 -0
  11. package/backupdisasterrecovery/backupVault.js.map +1 -1
  12. package/backupdisasterrecovery/getBackupVault.d.ts +1 -0
  13. package/backupdisasterrecovery/getBackupVault.d.ts.map +1 -1
  14. package/backupdisasterrecovery/getBackupVault.js.map +1 -1
  15. package/backupdisasterrecovery/getDataSource.d.ts +1 -0
  16. package/backupdisasterrecovery/getDataSource.d.ts.map +1 -1
  17. package/backupdisasterrecovery/getDataSource.js.map +1 -1
  18. package/biglake/getHiveTableIamPolicy.d.ts +108 -0
  19. package/biglake/getHiveTableIamPolicy.d.ts.map +1 -0
  20. package/biglake/getHiveTableIamPolicy.js +89 -0
  21. package/biglake/getHiveTableIamPolicy.js.map +1 -0
  22. package/biglake/hiveTable.d.ts +336 -0
  23. package/biglake/hiveTable.d.ts.map +1 -0
  24. package/biglake/hiveTable.js +212 -0
  25. package/biglake/hiveTable.js.map +1 -0
  26. package/biglake/hiveTableIamBinding.d.ts +342 -0
  27. package/biglake/hiveTableIamBinding.d.ts.map +1 -0
  28. package/biglake/hiveTableIamBinding.js +276 -0
  29. package/biglake/hiveTableIamBinding.js.map +1 -0
  30. package/biglake/hiveTableIamMember.d.ts +342 -0
  31. package/biglake/hiveTableIamMember.d.ts.map +1 -0
  32. package/biglake/hiveTableIamMember.js +276 -0
  33. package/biglake/hiveTableIamMember.js.map +1 -0
  34. package/biglake/hiveTableIamPolicy.d.ts +289 -0
  35. package/biglake/hiveTableIamPolicy.d.ts.map +1 -0
  36. package/biglake/hiveTableIamPolicy.js +269 -0
  37. package/biglake/hiveTableIamPolicy.js.map +1 -0
  38. package/biglake/index.d.ts +15 -0
  39. package/biglake/index.d.ts.map +1 -1
  40. package/biglake/index.js +24 -1
  41. package/biglake/index.js.map +1 -1
  42. package/bigquery/connection.d.ts +1 -1
  43. package/bigquery/connection.js +1 -1
  44. package/bigquery/routine.d.ts +1 -1
  45. package/bigquery/routine.js +1 -1
  46. package/billing/projectInfo.d.ts +2 -2
  47. package/billing/projectInfo.js +2 -2
  48. package/certificatemanager/certificate.d.ts +9 -0
  49. package/certificatemanager/certificate.d.ts.map +1 -1
  50. package/certificatemanager/certificate.js.map +1 -1
  51. package/chronicle/dataExport.d.ts +2 -2
  52. package/chronicle/dataExport.js +2 -2
  53. package/chronicle/environmentGroup.d.ts +1 -4
  54. package/chronicle/environmentGroup.d.ts.map +1 -1
  55. package/chronicle/environmentGroup.js +1 -4
  56. package/chronicle/environmentGroup.js.map +1 -1
  57. package/chronicle/feed.d.ts +3 -3
  58. package/chronicle/feed.js +3 -3
  59. package/cloudrunv2/getJob.d.ts +3 -0
  60. package/cloudrunv2/getJob.d.ts.map +1 -1
  61. package/cloudrunv2/getJob.js.map +1 -1
  62. package/cloudrunv2/getService.d.ts +3 -0
  63. package/cloudrunv2/getService.d.ts.map +1 -1
  64. package/cloudrunv2/getService.js.map +1 -1
  65. package/cloudrunv2/job.d.ts +46 -0
  66. package/cloudrunv2/job.d.ts.map +1 -1
  67. package/cloudrunv2/job.js +24 -0
  68. package/cloudrunv2/job.js.map +1 -1
  69. package/cloudrunv2/service.d.ts +45 -1
  70. package/cloudrunv2/service.d.ts.map +1 -1
  71. package/cloudrunv2/service.js +23 -1
  72. package/cloudrunv2/service.js.map +1 -1
  73. package/compute/address.d.ts +9 -6
  74. package/compute/address.d.ts.map +1 -1
  75. package/compute/address.js.map +1 -1
  76. package/compute/futureReservation.d.ts +11 -5
  77. package/compute/futureReservation.d.ts.map +1 -1
  78. package/compute/futureReservation.js +3 -1
  79. package/compute/futureReservation.js.map +1 -1
  80. package/compute/getMachineTypes.d.ts +6 -6
  81. package/compute/getMachineTypes.js +6 -6
  82. package/compute/globalVmExtensionPolicy.d.ts +337 -0
  83. package/compute/globalVmExtensionPolicy.d.ts.map +1 -0
  84. package/compute/globalVmExtensionPolicy.js +237 -0
  85. package/compute/globalVmExtensionPolicy.js.map +1 -0
  86. package/compute/index.d.ts +3 -0
  87. package/compute/index.d.ts.map +1 -1
  88. package/compute/index.js +9 -4
  89. package/compute/index.js.map +1 -1
  90. package/compute/networkFirewallPolicyPacketMirroringRule.d.ts +1 -1
  91. package/compute/networkFirewallPolicyPacketMirroringRule.js +1 -1
  92. package/compute/networkFirewallPolicyRule.d.ts +1 -1
  93. package/compute/networkFirewallPolicyRule.js +1 -1
  94. package/compute/networkPeeringRoutesConfig.d.ts +66 -0
  95. package/compute/networkPeeringRoutesConfig.d.ts.map +1 -1
  96. package/compute/networkPeeringRoutesConfig.js +66 -0
  97. package/compute/networkPeeringRoutesConfig.js.map +1 -1
  98. package/compute/organizationSecurityPolicyAssociation.d.ts +2 -2
  99. package/compute/organizationSecurityPolicyAssociation.js +2 -2
  100. package/compute/organizationSecurityPolicyRule.d.ts +5 -5
  101. package/compute/organizationSecurityPolicyRule.js +5 -5
  102. package/compute/regionCommitment.d.ts +9 -3
  103. package/compute/regionCommitment.d.ts.map +1 -1
  104. package/compute/regionCommitment.js.map +1 -1
  105. package/compute/regionNetworkFirewallPolicyWithRules.d.ts +8 -8
  106. package/compute/regionNetworkFirewallPolicyWithRules.js +8 -8
  107. package/compute/rolloutPlan.d.ts +1 -1
  108. package/compute/rolloutPlan.js +1 -1
  109. package/compute/router.d.ts +1 -1
  110. package/compute/router.js +1 -1
  111. package/compute/routerNamedSet.d.ts +1 -4
  112. package/compute/routerNamedSet.d.ts.map +1 -1
  113. package/compute/routerNamedSet.js +1 -4
  114. package/compute/routerNamedSet.js.map +1 -1
  115. package/compute/targetInstance.d.ts +2 -2
  116. package/compute/targetInstance.js +2 -2
  117. package/compute/zoneVmExtensionPolicy.d.ts +1 -1
  118. package/compute/zoneVmExtensionPolicy.js +1 -1
  119. package/databasemigrationservice/connectionProfile.d.ts +3 -3
  120. package/databasemigrationservice/connectionProfile.js +3 -3
  121. package/dataform/folder.d.ts +3 -3
  122. package/dataform/folder.js +3 -3
  123. package/dataform/teamFolder.d.ts +1 -1
  124. package/dataform/teamFolder.js +1 -1
  125. package/datalineage/config.d.ts +2 -2
  126. package/datalineage/config.js +2 -2
  127. package/dataplex/dataAsset.d.ts +5 -5
  128. package/dataplex/dataAsset.js +5 -5
  129. package/dataplex/dataProduct.d.ts +3 -3
  130. package/dataplex/dataProduct.js +3 -3
  131. package/dataplex/dataProductDataAsset.d.ts +5 -5
  132. package/dataplex/dataProductDataAsset.js +5 -5
  133. package/dataplex/datascan.d.ts +25 -25
  134. package/dataplex/datascan.js +25 -25
  135. package/dataplex/entryLink.d.ts +12 -12
  136. package/dataplex/entryLink.js +12 -12
  137. package/dataplex/entryType.d.ts +1 -1
  138. package/dataplex/entryType.js +1 -1
  139. package/dataplex/glossaryCategory.d.ts +4 -4
  140. package/dataplex/glossaryCategory.js +4 -4
  141. package/dataplex/glossaryTerm.d.ts +4 -4
  142. package/dataplex/glossaryTerm.js +4 -4
  143. package/dataplex/task.d.ts +8 -8
  144. package/dataplex/task.js +8 -8
  145. package/dataproc/batch.d.ts +5 -5
  146. package/dataproc/batch.js +5 -5
  147. package/datastream/stream.d.ts +2 -2
  148. package/datastream/stream.js +2 -2
  149. package/developerconnect/insightsConfig.d.ts +5 -5
  150. package/developerconnect/insightsConfig.js +5 -5
  151. package/dns/getRecordSet.d.ts +4 -4
  152. package/dns/getRecordSet.js +4 -4
  153. package/firestore/field.d.ts +4 -4
  154. package/firestore/field.js +4 -4
  155. package/gkehub/membershipBinding.d.ts +3 -3
  156. package/gkehub/membershipBinding.js +3 -3
  157. package/gkehub/membershipRbacRoleBinding.d.ts +2 -2
  158. package/gkehub/membershipRbacRoleBinding.js +2 -2
  159. package/gkehub/namespace.d.ts +2 -2
  160. package/gkehub/namespace.js +2 -2
  161. package/gkehub/scopeRbacRoleBinding.d.ts +4 -4
  162. package/gkehub/scopeRbacRoleBinding.js +4 -4
  163. package/iap/tunnelDestGroup.d.ts +1 -1
  164. package/iap/tunnelDestGroup.js +1 -1
  165. package/integrationconnectors/managedZone.d.ts +4 -4
  166. package/integrationconnectors/managedZone.js +4 -4
  167. package/networkconnectivity/gatewayAdvertisedRoute.d.ts +1 -1
  168. package/networkconnectivity/gatewayAdvertisedRoute.js +1 -1
  169. package/networkconnectivity/spoke.d.ts +8 -8
  170. package/networkconnectivity/spoke.js +8 -8
  171. package/networkconnectivity/transport.d.ts +2 -2
  172. package/networkconnectivity/transport.js +2 -2
  173. package/observability/folderSettings.d.ts +2 -2
  174. package/observability/folderSettings.js +2 -2
  175. package/observability/projectSettings.d.ts +2 -2
  176. package/observability/projectSettings.js +2 -2
  177. package/observability/traceScope.d.ts +2 -2
  178. package/observability/traceScope.js +2 -2
  179. package/orgpolicy/policy.d.ts +1 -1
  180. package/orgpolicy/policy.js +1 -1
  181. package/package.json +2 -2
  182. package/pubsub/subscription.d.ts +4 -4
  183. package/pubsub/subscription.js +4 -4
  184. package/securityposture/posture.d.ts +17 -0
  185. package/securityposture/posture.d.ts.map +1 -1
  186. package/securityposture/posture.js +17 -0
  187. package/securityposture/posture.js.map +1 -1
  188. package/sql/databaseInstance.d.ts +24 -0
  189. package/sql/databaseInstance.d.ts.map +1 -1
  190. package/sql/databaseInstance.js +4 -0
  191. package/sql/databaseInstance.js.map +1 -1
  192. package/sql/getDatabaseInstance.d.ts +2 -0
  193. package/sql/getDatabaseInstance.d.ts.map +1 -1
  194. package/sql/getDatabaseInstance.js.map +1 -1
  195. package/types/input.d.ts +787 -15
  196. package/types/input.d.ts.map +1 -1
  197. package/types/output.d.ts +843 -26
  198. package/types/output.d.ts.map +1 -1
  199. package/vertex/aiEndpoint.d.ts +3 -3
  200. package/vertex/aiEndpoint.js +3 -3
  201. package/vertex/aiFeatureOnlineStoreFeatureview.d.ts +2 -2
  202. package/vertex/aiFeatureOnlineStoreFeatureview.js +2 -2
  203. package/vertex/aiSemanticGovernancePolicyEngine.d.ts +0 -3
  204. package/vertex/aiSemanticGovernancePolicyEngine.d.ts.map +1 -1
  205. package/vertex/aiSemanticGovernancePolicyEngine.js +0 -3
  206. package/vertex/aiSemanticGovernancePolicyEngine.js.map +1 -1
  207. package/vertex/getAiReasoningEngineQuery.d.ts +2 -2
  208. package/vertex/getAiReasoningEngineQuery.js +2 -2
  209. package/workbench/instance.d.ts +31 -2
  210. package/workbench/instance.d.ts.map +1 -1
  211. package/workbench/instance.js +21 -2
  212. package/workbench/instance.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -604,6 +604,12 @@ export declare namespace accesscontextmanager {
604
604
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
605
605
  */
606
606
  accessLevel?: string;
607
+ /**
608
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
609
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
610
+ * Structure is documented below.
611
+ */
612
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimeterDryRunEgressPolicyEgressFromSourcePscEndpoint;
607
613
  /**
608
614
  * A Google Cloud resource that is allowed to egress the perimeter.
609
615
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -614,6 +620,13 @@ export declare namespace accesscontextmanager {
614
620
  */
615
621
  resource?: string;
616
622
  }
623
+ interface ServicePerimeterDryRunEgressPolicyEgressFromSourcePscEndpoint {
624
+ /**
625
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
626
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
627
+ */
628
+ forwardingRule?: string;
629
+ }
617
630
  interface ServicePerimeterDryRunEgressPolicyEgressTo {
618
631
  /**
619
632
  * A list of external resources that are allowed to be accessed. A request
@@ -705,6 +718,12 @@ export declare namespace accesscontextmanager {
705
718
  * If * is specified, then all IngressSources will be allowed.
706
719
  */
707
720
  accessLevel?: string;
721
+ /**
722
+ * A Private Service Connect endpoint that is allowed to access the perimeter.
723
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
724
+ * Structure is documented below.
725
+ */
726
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimeterDryRunIngressPolicyIngressFromSourcePscEndpoint;
708
727
  /**
709
728
  * A Google Cloud resource that is allowed to ingress the perimeter.
710
729
  * Requests from these resources will be allowed to access perimeter data.
@@ -715,6 +734,13 @@ export declare namespace accesscontextmanager {
715
734
  */
716
735
  resource?: string;
717
736
  }
737
+ interface ServicePerimeterDryRunIngressPolicyIngressFromSourcePscEndpoint {
738
+ /**
739
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
740
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
741
+ */
742
+ forwardingRule?: string;
743
+ }
718
744
  interface ServicePerimeterDryRunIngressPolicyIngressTo {
719
745
  /**
720
746
  * A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
@@ -801,6 +827,12 @@ export declare namespace accesscontextmanager {
801
827
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
802
828
  */
803
829
  accessLevel?: string;
830
+ /**
831
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
832
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
833
+ * Structure is documented below.
834
+ */
835
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimeterEgressPolicyEgressFromSourcePscEndpoint;
804
836
  /**
805
837
  * A Google Cloud resource that is allowed to egress the perimeter.
806
838
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -811,6 +843,13 @@ export declare namespace accesscontextmanager {
811
843
  */
812
844
  resource?: string;
813
845
  }
846
+ interface ServicePerimeterEgressPolicyEgressFromSourcePscEndpoint {
847
+ /**
848
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
849
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
850
+ */
851
+ forwardingRule?: string;
852
+ }
814
853
  interface ServicePerimeterEgressPolicyEgressTo {
815
854
  /**
816
855
  * A list of external resources that are allowed to be accessed. A request
@@ -902,6 +941,12 @@ export declare namespace accesscontextmanager {
902
941
  * If * is specified, then all IngressSources will be allowed.
903
942
  */
904
943
  accessLevel?: string;
944
+ /**
945
+ * A Private Service Connect endpoint that is allowed to access the perimeter.
946
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
947
+ * Structure is documented below.
948
+ */
949
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimeterIngressPolicyIngressFromSourcePscEndpoint;
905
950
  /**
906
951
  * A Google Cloud resource that is allowed to ingress the perimeter.
907
952
  * Requests from these resources will be allowed to access perimeter data.
@@ -915,6 +960,13 @@ export declare namespace accesscontextmanager {
915
960
  */
916
961
  resource?: string;
917
962
  }
963
+ interface ServicePerimeterIngressPolicyIngressFromSourcePscEndpoint {
964
+ /**
965
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
966
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
967
+ */
968
+ forwardingRule?: string;
969
+ }
918
970
  interface ServicePerimeterIngressPolicyIngressTo {
919
971
  /**
920
972
  * A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
@@ -1066,6 +1118,12 @@ export declare namespace accesscontextmanager {
1066
1118
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
1067
1119
  */
1068
1120
  accessLevel?: string;
1121
+ /**
1122
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
1123
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
1124
+ * Structure is documented below.
1125
+ */
1126
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimeterSpecEgressPolicyEgressFromSourcePscEndpoint;
1069
1127
  /**
1070
1128
  * A Google Cloud resource that is allowed to egress the perimeter.
1071
1129
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -1076,6 +1134,13 @@ export declare namespace accesscontextmanager {
1076
1134
  */
1077
1135
  resource?: string;
1078
1136
  }
1137
+ interface ServicePerimeterSpecEgressPolicyEgressFromSourcePscEndpoint {
1138
+ /**
1139
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
1140
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
1141
+ */
1142
+ forwardingRule?: string;
1143
+ }
1079
1144
  interface ServicePerimeterSpecEgressPolicyEgressTo {
1080
1145
  /**
1081
1146
  * A list of external resources that are allowed to be accessed. A request
@@ -1176,6 +1241,12 @@ export declare namespace accesscontextmanager {
1176
1241
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
1177
1242
  */
1178
1243
  accessLevel?: string;
1244
+ /**
1245
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
1246
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
1247
+ * Structure is documented below.
1248
+ */
1249
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimeterSpecIngressPolicyIngressFromSourcePscEndpoint;
1179
1250
  /**
1180
1251
  * A Google Cloud resource that is allowed to egress the perimeter.
1181
1252
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -1186,6 +1257,13 @@ export declare namespace accesscontextmanager {
1186
1257
  */
1187
1258
  resource?: string;
1188
1259
  }
1260
+ interface ServicePerimeterSpecIngressPolicyIngressFromSourcePscEndpoint {
1261
+ /**
1262
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
1263
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
1264
+ */
1265
+ forwardingRule?: string;
1266
+ }
1189
1267
  interface ServicePerimeterSpecIngressPolicyIngressTo {
1190
1268
  /**
1191
1269
  * A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
@@ -1241,6 +1319,12 @@ export declare namespace accesscontextmanager {
1241
1319
  permission?: string;
1242
1320
  }
1243
1321
  interface ServicePerimeterSpecVpcAccessibleServices {
1322
+ /**
1323
+ * Specifies which Google services are allowed to be accessed from
1324
+ * VPC networks in the service perimeter.
1325
+ * Structure is documented below.
1326
+ */
1327
+ allowedServicePatterns?: outputs.accesscontextmanager.ServicePerimeterSpecVpcAccessibleServicesAllowedServicePattern[];
1244
1328
  /**
1245
1329
  * The list of APIs usable within the Service Perimeter.
1246
1330
  * Must be empty unless `enableRestriction` is True.
@@ -1251,6 +1335,43 @@ export declare namespace accesscontextmanager {
1251
1335
  * list of APIs specified in 'allowedServices'.
1252
1336
  */
1253
1337
  enableRestriction?: boolean;
1338
+ /**
1339
+ * Defines the enforcement scopes of service patterns.
1340
+ * Each value may be one of: `GOOGLE_APIS_VIA_PRIVATE_PATH`.
1341
+ */
1342
+ servicePatternsEnforcementScopes?: string[];
1343
+ }
1344
+ interface ServicePerimeterSpecVpcAccessibleServicesAllowedServicePattern {
1345
+ /**
1346
+ * Modifiers to apply to the requests that match the URL pattern.
1347
+ * Structure is documented below.
1348
+ */
1349
+ modifiers?: outputs.accesscontextmanager.ServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifier[];
1350
+ /**
1351
+ * URL pattern to allow.
1352
+ */
1353
+ pattern?: string;
1354
+ /**
1355
+ * Supported service to allow.
1356
+ */
1357
+ service?: string;
1358
+ }
1359
+ interface ServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifier {
1360
+ /**
1361
+ * Adds additional HTTP request headers.
1362
+ * Structure is documented below.
1363
+ */
1364
+ addRequestHeader?: outputs.accesscontextmanager.ServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader;
1365
+ }
1366
+ interface ServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader {
1367
+ /**
1368
+ * HTTP header key.
1369
+ */
1370
+ key: string;
1371
+ /**
1372
+ * HTTP header value.
1373
+ */
1374
+ value: string;
1254
1375
  }
1255
1376
  interface ServicePerimeterStatus {
1256
1377
  /**
@@ -1349,6 +1470,12 @@ export declare namespace accesscontextmanager {
1349
1470
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
1350
1471
  */
1351
1472
  accessLevel?: string;
1473
+ /**
1474
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
1475
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
1476
+ * Structure is documented below.
1477
+ */
1478
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimeterStatusEgressPolicyEgressFromSourcePscEndpoint;
1352
1479
  /**
1353
1480
  * A Google Cloud resource that is allowed to egress the perimeter.
1354
1481
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -1359,6 +1486,13 @@ export declare namespace accesscontextmanager {
1359
1486
  */
1360
1487
  resource?: string;
1361
1488
  }
1489
+ interface ServicePerimeterStatusEgressPolicyEgressFromSourcePscEndpoint {
1490
+ /**
1491
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
1492
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
1493
+ */
1494
+ forwardingRule?: string;
1495
+ }
1362
1496
  interface ServicePerimeterStatusEgressPolicyEgressTo {
1363
1497
  /**
1364
1498
  * A list of external resources that are allowed to be accessed. A request
@@ -1459,6 +1593,12 @@ export declare namespace accesscontextmanager {
1459
1593
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
1460
1594
  */
1461
1595
  accessLevel?: string;
1596
+ /**
1597
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
1598
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
1599
+ * Structure is documented below.
1600
+ */
1601
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimeterStatusIngressPolicyIngressFromSourcePscEndpoint;
1462
1602
  /**
1463
1603
  * A Google Cloud resource that is allowed to egress the perimeter.
1464
1604
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -1469,6 +1609,13 @@ export declare namespace accesscontextmanager {
1469
1609
  */
1470
1610
  resource?: string;
1471
1611
  }
1612
+ interface ServicePerimeterStatusIngressPolicyIngressFromSourcePscEndpoint {
1613
+ /**
1614
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
1615
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
1616
+ */
1617
+ forwardingRule?: string;
1618
+ }
1472
1619
  interface ServicePerimeterStatusIngressPolicyIngressTo {
1473
1620
  /**
1474
1621
  * A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
@@ -1524,6 +1671,12 @@ export declare namespace accesscontextmanager {
1524
1671
  permission?: string;
1525
1672
  }
1526
1673
  interface ServicePerimeterStatusVpcAccessibleServices {
1674
+ /**
1675
+ * Specifies which Google services are allowed to be accessed from
1676
+ * VPC networks in the service perimeter.
1677
+ * Structure is documented below.
1678
+ */
1679
+ allowedServicePatterns?: outputs.accesscontextmanager.ServicePerimeterStatusVpcAccessibleServicesAllowedServicePattern[];
1527
1680
  /**
1528
1681
  * The list of APIs usable within the Service Perimeter.
1529
1682
  * Must be empty unless `enableRestriction` is True.
@@ -1534,6 +1687,43 @@ export declare namespace accesscontextmanager {
1534
1687
  * list of APIs specified in 'allowedServices'.
1535
1688
  */
1536
1689
  enableRestriction?: boolean;
1690
+ /**
1691
+ * Defines the enforcement scopes of service patterns.
1692
+ * Each value may be one of: `GOOGLE_APIS_VIA_PRIVATE_PATH`.
1693
+ */
1694
+ servicePatternsEnforcementScopes?: string[];
1695
+ }
1696
+ interface ServicePerimeterStatusVpcAccessibleServicesAllowedServicePattern {
1697
+ /**
1698
+ * Modifiers to apply to the requests that match the URL pattern.
1699
+ * Structure is documented below.
1700
+ */
1701
+ modifiers?: outputs.accesscontextmanager.ServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifier[];
1702
+ /**
1703
+ * URL pattern to allow.
1704
+ */
1705
+ pattern?: string;
1706
+ /**
1707
+ * Supported service to allow.
1708
+ */
1709
+ service?: string;
1710
+ }
1711
+ interface ServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifier {
1712
+ /**
1713
+ * Adds additional HTTP request headers.
1714
+ * Structure is documented below.
1715
+ */
1716
+ addRequestHeader?: outputs.accesscontextmanager.ServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader;
1717
+ }
1718
+ interface ServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader {
1719
+ /**
1720
+ * HTTP header key.
1721
+ */
1722
+ key: string;
1723
+ /**
1724
+ * HTTP header value.
1725
+ */
1726
+ value: string;
1537
1727
  }
1538
1728
  interface ServicePerimetersServicePerimeter {
1539
1729
  /**
@@ -1707,6 +1897,12 @@ export declare namespace accesscontextmanager {
1707
1897
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
1708
1898
  */
1709
1899
  accessLevel?: string;
1900
+ /**
1901
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
1902
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
1903
+ * Structure is documented below.
1904
+ */
1905
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecEgressPolicyEgressFromSourcePscEndpoint;
1710
1906
  /**
1711
1907
  * A Google Cloud resource that is allowed to egress the perimeter.
1712
1908
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -1717,6 +1913,13 @@ export declare namespace accesscontextmanager {
1717
1913
  */
1718
1914
  resource?: string;
1719
1915
  }
1916
+ interface ServicePerimetersServicePerimeterSpecEgressPolicyEgressFromSourcePscEndpoint {
1917
+ /**
1918
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
1919
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
1920
+ */
1921
+ forwardingRule?: string;
1922
+ }
1720
1923
  interface ServicePerimetersServicePerimeterSpecEgressPolicyEgressTo {
1721
1924
  /**
1722
1925
  * A list of external resources that are allowed to be accessed. A request
@@ -1817,6 +2020,12 @@ export declare namespace accesscontextmanager {
1817
2020
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
1818
2021
  */
1819
2022
  accessLevel?: string;
2023
+ /**
2024
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
2025
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
2026
+ * Structure is documented below.
2027
+ */
2028
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecIngressPolicyIngressFromSourcePscEndpoint;
1820
2029
  /**
1821
2030
  * A Google Cloud resource that is allowed to egress the perimeter.
1822
2031
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -1827,6 +2036,13 @@ export declare namespace accesscontextmanager {
1827
2036
  */
1828
2037
  resource?: string;
1829
2038
  }
2039
+ interface ServicePerimetersServicePerimeterSpecIngressPolicyIngressFromSourcePscEndpoint {
2040
+ /**
2041
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
2042
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
2043
+ */
2044
+ forwardingRule?: string;
2045
+ }
1830
2046
  interface ServicePerimetersServicePerimeterSpecIngressPolicyIngressTo {
1831
2047
  /**
1832
2048
  * A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
@@ -1882,6 +2098,12 @@ export declare namespace accesscontextmanager {
1882
2098
  permission?: string;
1883
2099
  }
1884
2100
  interface ServicePerimetersServicePerimeterSpecVpcAccessibleServices {
2101
+ /**
2102
+ * Specifies which Google services are allowed to be accessed from
2103
+ * VPC networks in the service perimeter.
2104
+ * Structure is documented below.
2105
+ */
2106
+ allowedServicePatterns?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePattern[];
1885
2107
  /**
1886
2108
  * The list of APIs usable within the Service Perimeter.
1887
2109
  * Must be empty unless `enableRestriction` is True.
@@ -1892,6 +2114,43 @@ export declare namespace accesscontextmanager {
1892
2114
  * list of APIs specified in 'allowedServices'.
1893
2115
  */
1894
2116
  enableRestriction?: boolean;
2117
+ /**
2118
+ * Defines the enforcement scopes of service patterns.
2119
+ * Each value may be one of: `GOOGLE_APIS_VIA_PRIVATE_PATH`.
2120
+ */
2121
+ servicePatternsEnforcementScopes?: string[];
2122
+ }
2123
+ interface ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePattern {
2124
+ /**
2125
+ * Modifiers to apply to the requests that match the URL pattern.
2126
+ * Structure is documented below.
2127
+ */
2128
+ modifiers?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifier[];
2129
+ /**
2130
+ * URL pattern to allow.
2131
+ */
2132
+ pattern?: string;
2133
+ /**
2134
+ * Supported service to allow.
2135
+ */
2136
+ service?: string;
2137
+ }
2138
+ interface ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifier {
2139
+ /**
2140
+ * Adds additional HTTP request headers.
2141
+ * Structure is documented below.
2142
+ */
2143
+ addRequestHeader?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader;
2144
+ }
2145
+ interface ServicePerimetersServicePerimeterSpecVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader {
2146
+ /**
2147
+ * HTTP header key.
2148
+ */
2149
+ key: string;
2150
+ /**
2151
+ * HTTP header value.
2152
+ */
2153
+ value: string;
1895
2154
  }
1896
2155
  interface ServicePerimetersServicePerimeterStatus {
1897
2156
  /**
@@ -1992,6 +2251,12 @@ export declare namespace accesscontextmanager {
1992
2251
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
1993
2252
  */
1994
2253
  accessLevel?: string;
2254
+ /**
2255
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
2256
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
2257
+ * Structure is documented below.
2258
+ */
2259
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusEgressPolicyEgressFromSourcePscEndpoint;
1995
2260
  /**
1996
2261
  * A Google Cloud resource that is allowed to egress the perimeter.
1997
2262
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -2002,6 +2267,13 @@ export declare namespace accesscontextmanager {
2002
2267
  */
2003
2268
  resource?: string;
2004
2269
  }
2270
+ interface ServicePerimetersServicePerimeterStatusEgressPolicyEgressFromSourcePscEndpoint {
2271
+ /**
2272
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
2273
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
2274
+ */
2275
+ forwardingRule?: string;
2276
+ }
2005
2277
  interface ServicePerimetersServicePerimeterStatusEgressPolicyEgressTo {
2006
2278
  /**
2007
2279
  * A list of external resources that are allowed to be accessed. A request
@@ -2102,6 +2374,12 @@ export declare namespace accesscontextmanager {
2102
2374
  * An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside.
2103
2375
  */
2104
2376
  accessLevel?: string;
2377
+ /**
2378
+ * A Private Service Connect endpoint that is allowed to access data outside the perimeter.
2379
+ * The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in.
2380
+ * Structure is documented below.
2381
+ */
2382
+ pscEndpoint?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusIngressPolicyIngressFromSourcePscEndpoint;
2105
2383
  /**
2106
2384
  * A Google Cloud resource that is allowed to egress the perimeter.
2107
2385
  * Requests from these resources are allowed to access data outside the perimeter.
@@ -2112,6 +2390,13 @@ export declare namespace accesscontextmanager {
2112
2390
  */
2113
2391
  resource?: string;
2114
2392
  }
2393
+ interface ServicePerimetersServicePerimeterStatusIngressPolicyIngressFromSourcePscEndpoint {
2394
+ /**
2395
+ * The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint.
2396
+ * Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.
2397
+ */
2398
+ forwardingRule?: string;
2399
+ }
2115
2400
  interface ServicePerimetersServicePerimeterStatusIngressPolicyIngressTo {
2116
2401
  /**
2117
2402
  * A list of `ApiOperations` the sources specified in corresponding `IngressFrom`
@@ -2167,6 +2452,12 @@ export declare namespace accesscontextmanager {
2167
2452
  permission?: string;
2168
2453
  }
2169
2454
  interface ServicePerimetersServicePerimeterStatusVpcAccessibleServices {
2455
+ /**
2456
+ * Specifies which Google services are allowed to be accessed from
2457
+ * VPC networks in the service perimeter.
2458
+ * Structure is documented below.
2459
+ */
2460
+ allowedServicePatterns?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePattern[];
2170
2461
  /**
2171
2462
  * The list of APIs usable within the Service Perimeter.
2172
2463
  * Must be empty unless `enableRestriction` is True.
@@ -2177,6 +2468,43 @@ export declare namespace accesscontextmanager {
2177
2468
  * list of APIs specified in 'allowedServices'.
2178
2469
  */
2179
2470
  enableRestriction?: boolean;
2471
+ /**
2472
+ * Defines the enforcement scopes of service patterns.
2473
+ * Each value may be one of: `GOOGLE_APIS_VIA_PRIVATE_PATH`.
2474
+ */
2475
+ servicePatternsEnforcementScopes?: string[];
2476
+ }
2477
+ interface ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePattern {
2478
+ /**
2479
+ * Modifiers to apply to the requests that match the URL pattern.
2480
+ * Structure is documented below.
2481
+ */
2482
+ modifiers?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifier[];
2483
+ /**
2484
+ * URL pattern to allow.
2485
+ */
2486
+ pattern?: string;
2487
+ /**
2488
+ * Supported service to allow.
2489
+ */
2490
+ service?: string;
2491
+ }
2492
+ interface ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifier {
2493
+ /**
2494
+ * Adds additional HTTP request headers.
2495
+ * Structure is documented below.
2496
+ */
2497
+ addRequestHeader?: outputs.accesscontextmanager.ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader;
2498
+ }
2499
+ interface ServicePerimetersServicePerimeterStatusVpcAccessibleServicesAllowedServicePatternModifierAddRequestHeader {
2500
+ /**
2501
+ * HTTP header key.
2502
+ */
2503
+ key: string;
2504
+ /**
2505
+ * HTTP header value.
2506
+ */
2507
+ value: string;
2180
2508
  }
2181
2509
  }
2182
2510
  export declare namespace agentregistry {
@@ -7884,7 +8212,8 @@ export declare namespace backupdisasterrecovery {
7884
8212
  */
7885
8213
  backupApplianceBackupConfigs: outputs.backupdisasterrecovery.GetDataSourceBackupConfigInfoBackupApplianceBackupConfig[];
7886
8214
  /**
7887
- * Configuration for a Google Cloud resource.
8215
+ * Details about the GCP backup configuration. Structure is documented below.
8216
+ * The `gcpBackupConfig` block contains:
7888
8217
  */
7889
8218
  gcpBackupConfigs: outputs.backupdisasterrecovery.GetDataSourceBackupConfigInfoGcpBackupConfig[];
7890
8219
  /**
@@ -7894,11 +8223,11 @@ export declare namespace backupdisasterrecovery {
7894
8223
  [key: string]: string;
7895
8224
  };
7896
8225
  /**
7897
- * LastBackupstate tracks whether the last backup was not yet started, successful, failed, or could not be run because of the lack of permissions.
8226
+ * The state of the last backup attempt.
7898
8227
  */
7899
8228
  lastBackupState: string;
7900
8229
  /**
7901
- * If the last backup were successful, this field has the consistency date.
8230
+ * The consistency time of the last successful backup.
7902
8231
  */
7903
8232
  lastSuccessfulBackupConsistencyTime: string;
7904
8233
  }
@@ -7946,7 +8275,7 @@ export declare namespace backupdisasterrecovery {
7946
8275
  */
7947
8276
  backupPlanDescription: string;
7948
8277
  /**
7949
- * The names of the backup plan rules which point to this backupvault
8278
+ * The rules of the backup plan.
7950
8279
  */
7951
8280
  backupPlanRules: string[];
7952
8281
  }
@@ -8053,6 +8382,10 @@ export declare namespace backupdisasterrecovery {
8053
8382
  resourceType: string;
8054
8383
  }
8055
8384
  interface GetDataSourcesDataSource {
8385
+ /**
8386
+ * This field is set to true if the backup is blocked by vault access restriction.
8387
+ */
8388
+ backupBlockedByVaultAccessRestriction: boolean;
8056
8389
  /**
8057
8390
  * An object containing information about the backup configuration.
8058
8391
  */
@@ -9646,6 +9979,175 @@ export declare namespace biglake {
9646
9979
  expression: string;
9647
9980
  title: string;
9648
9981
  }
9982
+ interface HiveTableIamBindingCondition {
9983
+ description?: string;
9984
+ expression: string;
9985
+ title: string;
9986
+ }
9987
+ interface HiveTableIamMemberCondition {
9988
+ description?: string;
9989
+ expression: string;
9990
+ title: string;
9991
+ }
9992
+ interface HiveTablePartitionKey {
9993
+ /**
9994
+ * Comment of the field.
9995
+ */
9996
+ comment?: string;
9997
+ /**
9998
+ * Name of the field.
9999
+ */
10000
+ name: string;
10001
+ /**
10002
+ * Type of the field.
10003
+ */
10004
+ type: string;
10005
+ }
10006
+ interface HiveTableStorageDescriptor {
10007
+ /**
10008
+ * Reducer grouping columns, clustering columns, and bucketing columns.
10009
+ */
10010
+ bucketCols: string[];
10011
+ /**
10012
+ * Specifies the columns of the table (the schema).
10013
+ * Structure is documented below.
10014
+ */
10015
+ columns: outputs.biglake.HiveTableStorageDescriptorColumn[];
10016
+ /**
10017
+ * Whether the table data is compressed.
10018
+ */
10019
+ compressed?: boolean;
10020
+ /**
10021
+ * The fully qualified Java class name of the input format.
10022
+ */
10023
+ inputFormat?: string;
10024
+ /**
10025
+ * The Cloud Storage URI where the table data is located.
10026
+ */
10027
+ locationUri: string;
10028
+ /**
10029
+ * The number of buckets in the table.
10030
+ */
10031
+ numBuckets?: number;
10032
+ /**
10033
+ * The fully qualified Java class name of the output format.
10034
+ */
10035
+ outputFormat?: string;
10036
+ /**
10037
+ * Key-value pairs for the storage descriptor.
10038
+ */
10039
+ parameters: {
10040
+ [key: string]: string;
10041
+ };
10042
+ /**
10043
+ * Serialization and deserialization information.
10044
+ * Structure is documented below.
10045
+ */
10046
+ serdeInfo?: outputs.biglake.HiveTableStorageDescriptorSerdeInfo;
10047
+ /**
10048
+ * Table data skew information.
10049
+ * Structure is documented below.
10050
+ */
10051
+ skewedInfo?: outputs.biglake.HiveTableStorageDescriptorSkewedInfo;
10052
+ /**
10053
+ * Sort order of the data in each bucket.
10054
+ * Structure is documented below.
10055
+ */
10056
+ sortCols?: outputs.biglake.HiveTableStorageDescriptorSortCol[];
10057
+ /**
10058
+ * Whether the table is stored as sub directories.
10059
+ */
10060
+ storedAsSubDirs?: boolean;
10061
+ }
10062
+ interface HiveTableStorageDescriptorColumn {
10063
+ /**
10064
+ * Comment of the field.
10065
+ */
10066
+ comment?: string;
10067
+ /**
10068
+ * Name of the field.
10069
+ */
10070
+ name: string;
10071
+ /**
10072
+ * Type of the field.
10073
+ */
10074
+ type: string;
10075
+ }
10076
+ interface HiveTableStorageDescriptorSerdeInfo {
10077
+ /**
10078
+ * Description of the SerDe.
10079
+ */
10080
+ description?: string;
10081
+ /**
10082
+ * The fully qualified Java class name of the deserializer.
10083
+ */
10084
+ deserializerClass?: string;
10085
+ /**
10086
+ * Name of the SerDe, table name by default.
10087
+ */
10088
+ name: string;
10089
+ /**
10090
+ * Parameters of the SerDe.
10091
+ */
10092
+ parameters: {
10093
+ [key: string]: string;
10094
+ };
10095
+ /**
10096
+ * The SerDe type.
10097
+ * Possible values are: `SERDE_TYPE_UNSPECIFIED`, `HIVE`, `SCHEMA_REGISTRY`.
10098
+ */
10099
+ serdeType?: string;
10100
+ /**
10101
+ * The fully qualified Java class name of the serialization library.
10102
+ */
10103
+ serializationLib: string;
10104
+ /**
10105
+ * The fully qualified Java class name of the serializer.
10106
+ */
10107
+ serializerClass?: string;
10108
+ }
10109
+ interface HiveTableStorageDescriptorSkewedInfo {
10110
+ /**
10111
+ * The column names that are skewed.
10112
+ */
10113
+ skewedColNames: string[];
10114
+ /**
10115
+ * The skewed column values.
10116
+ * Structure is documented below.
10117
+ */
10118
+ skewedColValues: outputs.biglake.HiveTableStorageDescriptorSkewedInfoSkewedColValue[];
10119
+ /**
10120
+ * The skewed key values locations.
10121
+ * Structure is documented below.
10122
+ */
10123
+ skewedKeyValuesLocations: outputs.biglake.HiveTableStorageDescriptorSkewedInfoSkewedKeyValuesLocation[];
10124
+ }
10125
+ interface HiveTableStorageDescriptorSkewedInfoSkewedColValue {
10126
+ /**
10127
+ * (Required)
10128
+ */
10129
+ values: string[];
10130
+ }
10131
+ interface HiveTableStorageDescriptorSkewedInfoSkewedKeyValuesLocation {
10132
+ /**
10133
+ * (Required)
10134
+ */
10135
+ location: string;
10136
+ /**
10137
+ * (Required)
10138
+ */
10139
+ values: string[];
10140
+ }
10141
+ interface HiveTableStorageDescriptorSortCol {
10142
+ /**
10143
+ * The column name.
10144
+ */
10145
+ col: string;
10146
+ /**
10147
+ * Sort order: 1 for Ascending, 0 for Descending.
10148
+ */
10149
+ order: number;
10150
+ }
9649
10151
  interface IcebergCatalogFederatedCatalogOptions {
9650
10152
  /**
9651
10153
  * Configuration for an AWS Glue remote catalog. Exactly one of
@@ -46913,7 +47415,7 @@ export declare namespace compute {
46913
47415
  */
46914
47416
  preemptionNoticeDurations: outputs.compute.GetInstanceSchedulingPreemptionNoticeDuration[];
46915
47417
  /**
46916
- * Describe the type of preemptible VM.
47418
+ * Describe the type of provisioning model for the instance. Can be `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`.
46917
47419
  */
46918
47420
  provisioningModel: string;
46919
47421
  /**
@@ -47532,7 +48034,7 @@ export declare namespace compute {
47532
48034
  */
47533
48035
  preemptionNoticeDurations: outputs.compute.GetInstanceTemplateSchedulingPreemptionNoticeDuration[];
47534
48036
  /**
47535
- * Describe the type of preemptible VM.
48037
+ * Describe the type of provisioning model for the instance. Can be `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`.
47536
48038
  */
47537
48039
  provisioningModel: string;
47538
48040
  /**
@@ -49677,7 +50179,7 @@ export declare namespace compute {
49677
50179
  */
49678
50180
  preemptionNoticeDurations: outputs.compute.GetRegionInstanceTemplateSchedulingPreemptionNoticeDuration[];
49679
50181
  /**
49680
- * Describe the type of preemptible VM.
50182
+ * Describe the type of provisioning model for the instance. Can be `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`.
49681
50183
  */
49682
50184
  provisioningModel: string;
49683
50185
  /**
@@ -52232,6 +52734,134 @@ export declare namespace compute {
52232
52734
  */
52233
52735
  serviceDirectoryRegion?: string;
52234
52736
  }
52737
+ interface GlobalVmExtensionPolicyExtensionPolicy {
52738
+ /**
52739
+ * The identifier for this object. Format specified above.
52740
+ */
52741
+ extensionName: string;
52742
+ /**
52743
+ * The version pinning for the extension.
52744
+ */
52745
+ pinnedVersion?: string;
52746
+ /**
52747
+ * String configuration payload.
52748
+ */
52749
+ stringConfig?: string;
52750
+ }
52751
+ interface GlobalVmExtensionPolicyInstanceSelector {
52752
+ /**
52753
+ * LabelSelector matches VM labels.
52754
+ * Structure is documented below.
52755
+ */
52756
+ labelSelector?: outputs.compute.GlobalVmExtensionPolicyInstanceSelectorLabelSelector;
52757
+ }
52758
+ interface GlobalVmExtensionPolicyInstanceSelectorLabelSelector {
52759
+ /**
52760
+ * Labels as key value pairs.
52761
+ */
52762
+ inclusionLabels?: {
52763
+ [key: string]: string;
52764
+ };
52765
+ }
52766
+ interface GlobalVmExtensionPolicyRolloutOperation {
52767
+ /**
52768
+ * Rollout input settings.
52769
+ * Structure is documented below.
52770
+ */
52771
+ rolloutInput: outputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutInput;
52772
+ /**
52773
+ * (Output)
52774
+ * Rollout status.
52775
+ * Structure is documented below.
52776
+ */
52777
+ rolloutStatuses: outputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatus[];
52778
+ }
52779
+ interface GlobalVmExtensionPolicyRolloutOperationRolloutInput {
52780
+ /**
52781
+ * Specifies the behavior of the rollout if a conflict is detected.
52782
+ */
52783
+ conflictBehavior?: string;
52784
+ /**
52785
+ * The name of the rollout plan.
52786
+ */
52787
+ name?: string;
52788
+ /**
52789
+ * Specifies the predefined rollout plan for the policy.
52790
+ */
52791
+ predefinedRolloutPlan?: string;
52792
+ /**
52793
+ * The UUID that identifies a policy rollout retry attempt. It should only be set when retrying an existing rollout. Updating this field along with other policy fields (description, extension_policies, instance_selectors, priority) in the same plan will return an error.
52794
+ *
52795
+ * <a name="nestedRolloutOperationRolloutStatus"></a>The `rolloutStatus` block contains:
52796
+ */
52797
+ retryUuid?: string;
52798
+ }
52799
+ interface GlobalVmExtensionPolicyRolloutOperationRolloutStatus {
52800
+ /**
52801
+ * The current rollouts for the latest version of the resource.
52802
+ */
52803
+ currentRollouts: outputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatusCurrentRollout[];
52804
+ /**
52805
+ * Rollout status of the previous rollout.
52806
+ */
52807
+ previousRollouts: outputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatusPreviousRollout[];
52808
+ }
52809
+ interface GlobalVmExtensionPolicyRolloutOperationRolloutStatusCurrentRollout {
52810
+ /**
52811
+ * The rollout status for each location.
52812
+ */
52813
+ locationRolloutStatuses: outputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatusCurrentRolloutLocationRolloutStatus[];
52814
+ /**
52815
+ * The name of the rollout.
52816
+ */
52817
+ rollout: string;
52818
+ /**
52819
+ * The name of the rollout plan.
52820
+ */
52821
+ rolloutPlan: string;
52822
+ /**
52823
+ * The overall state of the rollout.
52824
+ */
52825
+ state: string;
52826
+ }
52827
+ interface GlobalVmExtensionPolicyRolloutOperationRolloutStatusCurrentRolloutLocationRolloutStatus {
52828
+ /**
52829
+ * The identifier for this object. Format specified above.
52830
+ */
52831
+ locationName: string;
52832
+ /**
52833
+ * The state of the location rollout.
52834
+ */
52835
+ state: string;
52836
+ }
52837
+ interface GlobalVmExtensionPolicyRolloutOperationRolloutStatusPreviousRollout {
52838
+ /**
52839
+ * The rollout status for each location.
52840
+ */
52841
+ locationRolloutStatuses: outputs.compute.GlobalVmExtensionPolicyRolloutOperationRolloutStatusPreviousRolloutLocationRolloutStatus[];
52842
+ /**
52843
+ * The name of the rollout.
52844
+ */
52845
+ rollout: string;
52846
+ /**
52847
+ * The name of the rollout plan.
52848
+ */
52849
+ rolloutPlan: string;
52850
+ /**
52851
+ * The overall state of the rollout.
52852
+ */
52853
+ state: string;
52854
+ }
52855
+ interface GlobalVmExtensionPolicyRolloutOperationRolloutStatusPreviousRolloutLocationRolloutStatus {
52856
+ /**
52857
+ * The identifier for this object. Format specified above.
52858
+ */
52859
+ locationName: string;
52860
+ /**
52861
+ * The state of the location rollout.
52862
+ */
52863
+ state: string;
52864
+ }
52235
52865
  interface HaVpnGatewayParams {
52236
52866
  /**
52237
52867
  * Resource manager tags to be bound to the HaVpnGateway. Tag keys and values have the
@@ -53642,7 +54272,7 @@ export declare namespace compute {
53642
54272
  */
53643
54273
  preemptionNoticeDuration: outputs.compute.InstanceFromMachineImageSchedulingPreemptionNoticeDuration;
53644
54274
  /**
53645
- * Whether the instance is spot. If this is set as SPOT.
54275
+ * Describes the desired provisioning model for the instance. Possible values are STANDARD, SPOT, FLEX_START, and RESERVATION_BOUND. For STANDARD, resources are provisioned immediately. For SPOT, resources are offered at a discount compared to standard pricing but may be preempted. For FLEX_START, resources are offered at a discount with flexible start times. For RESERVATION_BOUND, the instance is bound to a specific reservation and will only consume capacity from that reservation.
53646
54276
  */
53647
54277
  provisioningModel: string;
53648
54278
  /**
@@ -54295,7 +54925,7 @@ export declare namespace compute {
54295
54925
  */
54296
54926
  preemptionNoticeDuration: outputs.compute.InstanceFromTemplateSchedulingPreemptionNoticeDuration;
54297
54927
  /**
54298
- * Whether the instance is spot. If this is set as SPOT.
54928
+ * Describes the desired provisioning model for the instance. Possible values are STANDARD, SPOT, FLEX_START, and RESERVATION_BOUND. For STANDARD, resources are provisioned immediately. For SPOT, resources are offered at a discount compared to standard pricing but may be preempted. For FLEX_START, resources are offered at a discount with flexible start times. For RESERVATION_BOUND, the instance is bound to a specific reservation and will only consume capacity from that reservation.
54299
54929
  */
54300
54930
  provisioningModel: string;
54301
54931
  /**
@@ -55039,10 +55669,13 @@ export declare namespace compute {
55039
55669
  */
55040
55670
  preemptionNoticeDuration?: outputs.compute.InstanceSchedulingPreemptionNoticeDuration;
55041
55671
  /**
55042
- * Describe the type of preemptible VM. This field accepts the value `STANDARD` or `SPOT`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
55672
+ * Describe the type of provisioning model for the instance. This field accepts the value `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
55043
55673
  * `preemptible` should be `true` and `automaticRestart` should be
55044
55674
  * `false`. For more info about
55045
- * `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot)
55675
+ * `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot).
55676
+ * If this is set to `FLEX_START`, `automaticRestart` should be `false` and `instanceTerminationAction` should be set to `DELETE`. A `maxRunDuration` must also be specified. For more info about
55677
+ * `FLEX_START`, read [here](https://cloud.google.com/compute/docs/instances/flex-start-vms).
55678
+ * If this is set to `RESERVATION_BOUND`, the instance is bound to a specific reservation and will only consume capacity from that reservation. A `reservationAffinity` block with `type` set to `SPECIFIC_RESERVATION` should also be configured.
55046
55679
  */
55047
55680
  provisioningModel: string;
55048
55681
  /**
@@ -55741,10 +56374,13 @@ export declare namespace compute {
55741
56374
  */
55742
56375
  preemptionNoticeDuration?: outputs.compute.InstanceTemplateSchedulingPreemptionNoticeDuration;
55743
56376
  /**
55744
- * Describe the type of preemptible VM. This field accepts the value `STANDARD` or `SPOT`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
56377
+ * Describe the type of provisioning model for the instance. This field accepts the value `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
55745
56378
  * `preemptible` should be `true` and `automaticRestart` should be
55746
56379
  * `false`. For more info about
55747
- * `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot)
56380
+ * `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot).
56381
+ * If this is set to `FLEX_START`, `automaticRestart` should be `false` and `instanceTerminationAction` should be set to `DELETE`. A `maxRunDuration` must also be specified. For more info about
56382
+ * `FLEX_START`, read [here](https://cloud.google.com/compute/docs/instances/flex-start-vms).
56383
+ * If this is set to `RESERVATION_BOUND`, the instance is bound to a specific reservation and will only consume capacity from that reservation. A `reservationAffinity` block with `type` set to `SPECIFIC_RESERVATION` should also be configured.
55748
56384
  */
55749
56385
  provisioningModel: string;
55750
56386
  /**
@@ -60392,10 +61028,13 @@ export declare namespace compute {
60392
61028
  */
60393
61029
  preemptionNoticeDuration?: outputs.compute.RegionInstanceTemplateSchedulingPreemptionNoticeDuration;
60394
61030
  /**
60395
- * Describe the type of preemptible VM. This field accepts the value `STANDARD` or `SPOT`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
61031
+ * Describe the type of provisioning model for the instance. This field accepts the value `STANDARD`, `SPOT`, `FLEX_START`, or `RESERVATION_BOUND`. If the value is `STANDARD`, there will be no discount. If this is set to `SPOT`,
60396
61032
  * `preemptible` should be `true` and `automaticRestart` should be
60397
61033
  * `false`. For more info about
60398
- * `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot)
61034
+ * `SPOT`, read [here](https://cloud.google.com/compute/docs/instances/spot).
61035
+ * If this is set to `FLEX_START`, `automaticRestart` should be `false` and `instanceTerminationAction` should be set to `DELETE`. A `maxRunDuration` must also be specified. For more info about
61036
+ * `FLEX_START`, read [here](https://cloud.google.com/compute/docs/instances/flex-start-vms).
61037
+ * If this is set to `RESERVATION_BOUND`, the instance is bound to a specific reservation and will only consume capacity from that reservation. A `reservationAffinity` block with `type` set to `SPECIFIC_RESERVATION` should also be configured.
60399
61038
  */
60400
61039
  provisioningModel: string;
60401
61040
  /**
@@ -73458,11 +74097,11 @@ export declare namespace container {
73458
74097
  }
73459
74098
  interface ClusterNodeConfigNodeImageConfig {
73460
74099
  /**
73461
- * The name of the image to use for this node.
74100
+ * The Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
73462
74101
  */
73463
74102
  image: string;
73464
74103
  /**
73465
- * The project containing the image to use for this node.
74104
+ * The GCP project storing the Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
73466
74105
  */
73467
74106
  imageProject: string;
73468
74107
  }
@@ -74943,11 +75582,11 @@ export declare namespace container {
74943
75582
  }
74944
75583
  interface ClusterNodePoolNodeConfigNodeImageConfig {
74945
75584
  /**
74946
- * The name of the image to use for this node.
75585
+ * The Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
74947
75586
  */
74948
75587
  image: string;
74949
75588
  /**
74950
- * The project containing the image to use for this node.
75589
+ * The GCP project storing the Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
74951
75590
  */
74952
75591
  imageProject: string;
74953
75592
  }
@@ -77077,11 +77716,11 @@ export declare namespace container {
77077
77716
  }
77078
77717
  interface GetClusterNodeConfigNodeImageConfig {
77079
77718
  /**
77080
- * The name of the image to use for this node.
77719
+ * The Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
77081
77720
  */
77082
77721
  image: string;
77083
77722
  /**
77084
- * The project containing the image to use for this node.
77723
+ * The GCP project storing the Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
77085
77724
  */
77086
77725
  imageProject: string;
77087
77726
  }
@@ -78403,11 +79042,11 @@ export declare namespace container {
78403
79042
  }
78404
79043
  interface GetClusterNodePoolNodeConfigNodeImageConfig {
78405
79044
  /**
78406
- * The name of the image to use for this node.
79045
+ * The Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
78407
79046
  */
78408
79047
  image: string;
78409
79048
  /**
78410
- * The project containing the image to use for this node.
79049
+ * The GCP project storing the Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
78411
79050
  */
78412
79051
  imageProject: string;
78413
79052
  }
@@ -79805,11 +80444,11 @@ export declare namespace container {
79805
80444
  }
79806
80445
  interface NodePoolNodeConfigNodeImageConfig {
79807
80446
  /**
79808
- * The name of the image to use for this node.
80447
+ * The Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
79809
80448
  */
79810
80449
  image: string;
79811
80450
  /**
79812
- * The project containing the image to use for this node.
80451
+ * The GCP project storing the Operating System image for the node pool. This is a private feature, please contact your Google account team for allowlisting this feature.
79813
80452
  */
79814
80453
  imageProject: string;
79815
80454
  }
@@ -81307,6 +81946,10 @@ export declare namespace dataform {
81307
81946
  * The Git remote's default branch name.
81308
81947
  */
81309
81948
  defaultBranch: string;
81949
+ /**
81950
+ * The name of the Developer Connect GitRepositoryLink to use for machine credentials. Must be in the format projects/*&#47;locations/*&#47;connections/*&#47;gitRepositoryLinks/*.
81951
+ */
81952
+ gitRepositoryLink?: string;
81310
81953
  /**
81311
81954
  * Authentication fields for remote uris using SSH protocol.
81312
81955
  * Structure is documented below.
@@ -89545,7 +90188,13 @@ export declare namespace dataproc {
89545
90188
  }
89546
90189
  interface ClusterClusterConfigGceClusterConfigConfidentialInstanceConfig {
89547
90190
  /**
89548
- * Defines whether the instance should have confidential compute enabled.
90191
+ * Defines the confidential compute type of the instance. Valid values are `"CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED"`, `"SEV"`, `"SEV_SNP"`, `"TDX"`.
90192
+ */
90193
+ confidentialInstanceType?: string;
90194
+ /**
90195
+ * Defines whether the instance should have confidential compute enabled. `enableConfidentialCompute` is deprecated and will be removed in a future major release. Use `confidentialInstanceType` instead.
90196
+ *
90197
+ * @deprecated enable_confidential_compute is deprecated and will be removed in a future major release. Use confidentialInstanceType instead.
89549
90198
  */
89550
90199
  enableConfidentialCompute?: boolean;
89551
90200
  }
@@ -89735,6 +90384,10 @@ export declare namespace dataproc {
89735
90384
  instanceSelectionResults: outputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionResult[];
89736
90385
  }
89737
90386
  interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionList {
90387
+ /**
90388
+ * Disk configuration to apply to the instances in this instance selection.
90389
+ */
90390
+ diskConfig?: outputs.dataproc.ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig;
89738
90391
  /**
89739
90392
  * Full machine-type names, e.g. `"n1-standard-16"`.
89740
90393
  */
@@ -89744,6 +90397,32 @@ export declare namespace dataproc {
89744
90397
  */
89745
90398
  rank: number;
89746
90399
  }
90400
+ interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig {
90401
+ /**
90402
+ * Indicates how many IOPS to provision for the disk.
90403
+ */
90404
+ bootDiskProvisionedIops?: number;
90405
+ /**
90406
+ * Indicates how much throughput to provision for the disk.
90407
+ */
90408
+ bootDiskProvisionedThroughput?: number;
90409
+ /**
90410
+ * Size of the primary disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.
90411
+ */
90412
+ bootDiskSizeGb?: number;
90413
+ /**
90414
+ * The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard".
90415
+ */
90416
+ bootDiskType?: string;
90417
+ /**
90418
+ * Interface type of local SSDs (no Local SSDs or NVMe).
90419
+ */
90420
+ localSsdInterface?: string;
90421
+ /**
90422
+ * The amount of local SSD disks that will be attached to each cluster node. Defaults to 0.
90423
+ */
90424
+ numLocalSsds?: number;
90425
+ }
89747
90426
  interface ClusterClusterConfigMasterConfigInstanceFlexibilityPolicyInstanceSelectionResult {
89748
90427
  /**
89749
90428
  * Full machine-type names, e.g. "n1-standard-16".
@@ -89838,6 +90517,10 @@ export declare namespace dataproc {
89838
90517
  provisioningModelMix?: outputs.dataproc.ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyProvisioningModelMix;
89839
90518
  }
89840
90519
  interface ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionList {
90520
+ /**
90521
+ * Optional. Disk configuration to apply to the instances in this instance selection.
90522
+ */
90523
+ diskConfig?: outputs.dataproc.ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig;
89841
90524
  /**
89842
90525
  * Full machine-type names, e.g. `"n1-standard-16"`.
89843
90526
  */
@@ -89847,6 +90530,32 @@ export declare namespace dataproc {
89847
90530
  */
89848
90531
  rank: number;
89849
90532
  }
90533
+ interface ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig {
90534
+ /**
90535
+ * Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle.
90536
+ */
90537
+ bootDiskProvisionedIops?: number;
90538
+ /**
90539
+ * Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle.
90540
+ */
90541
+ bootDiskProvisionedThroughput?: number;
90542
+ /**
90543
+ * Size of the primary disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.
90544
+ */
90545
+ bootDiskSizeGb?: number;
90546
+ /**
90547
+ * The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard".
90548
+ */
90549
+ bootDiskType?: string;
90550
+ /**
90551
+ * Interface type of local SSDs (no Local SSDs or NVMe). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
90552
+ */
90553
+ localSsdInterface?: string;
90554
+ /**
90555
+ * The amount of local SSD disks that will be attached to each cluster node. Defaults to 0.
90556
+ */
90557
+ numLocalSsds?: number;
90558
+ }
89850
90559
  interface ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult {
89851
90560
  /**
89852
90561
  * Full machine-type names, e.g. "n1-standard-16".
@@ -90110,6 +90819,10 @@ export declare namespace dataproc {
90110
90819
  instanceSelectionResults: outputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult[];
90111
90820
  }
90112
90821
  interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionList {
90822
+ /**
90823
+ * Disk configuration to apply to the instances in this instance selection.
90824
+ */
90825
+ diskConfig?: outputs.dataproc.ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig;
90113
90826
  /**
90114
90827
  * Full machine-type names, e.g. `"n1-standard-16"`.
90115
90828
  */
@@ -90119,6 +90832,32 @@ export declare namespace dataproc {
90119
90832
  */
90120
90833
  rank: number;
90121
90834
  }
90835
+ interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionListDiskConfig {
90836
+ /**
90837
+ * Indicates how many IOPS to provision for the disk.
90838
+ */
90839
+ bootDiskProvisionedIops?: number;
90840
+ /**
90841
+ * Indicates how much throughput to provision for the disk.
90842
+ */
90843
+ bootDiskProvisionedThroughput?: number;
90844
+ /**
90845
+ * Size of the primary disk attached to each node, specified in GB. The smallest allowed disk size is 10GB.
90846
+ */
90847
+ bootDiskSizeGb?: number;
90848
+ /**
90849
+ * The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard".
90850
+ */
90851
+ bootDiskType?: string;
90852
+ /**
90853
+ * Interface type of local SSDs (no Local SSDs or NVMe).
90854
+ */
90855
+ localSsdInterface?: string;
90856
+ /**
90857
+ * The amount of local SSD disks that will be attached to each cluster node. Defaults to 0.
90858
+ */
90859
+ numLocalSsds?: number;
90860
+ }
90122
90861
  interface ClusterClusterConfigWorkerConfigInstanceFlexibilityPolicyInstanceSelectionResult {
90123
90862
  /**
90124
90863
  * Full machine-type names, e.g. "n1-standard-16".
@@ -100623,10 +101362,18 @@ export declare namespace discoveryengine {
100623
101362
  interface DataStoreDocumentProcessingConfigDefaultParsingConfigDigitalParsingConfig {
100624
101363
  }
100625
101364
  interface DataStoreDocumentProcessingConfigDefaultParsingConfigLayoutParsingConfig {
101365
+ /**
101366
+ * If true, the processed document will be made available for the GetProcessedDocument API.
101367
+ */
101368
+ enableGetProcessedDocument?: boolean;
100626
101369
  /**
100627
101370
  * If true, the LLM based annotation is added to the image during parsing.
100628
101371
  */
100629
101372
  enableImageAnnotation?: boolean;
101373
+ /**
101374
+ * If true, the pdf layout will be refined using an LLM.
101375
+ */
101376
+ enableLlmLayoutParsing?: boolean;
100630
101377
  /**
100631
101378
  * If true, the LLM based annotation is added to the table during parsing.
100632
101379
  */
@@ -100677,10 +101424,18 @@ export declare namespace discoveryengine {
100677
101424
  interface DataStoreDocumentProcessingConfigParsingConfigOverrideDigitalParsingConfig {
100678
101425
  }
100679
101426
  interface DataStoreDocumentProcessingConfigParsingConfigOverrideLayoutParsingConfig {
101427
+ /**
101428
+ * If true, the processed document will be made available for the GetProcessedDocument API.
101429
+ */
101430
+ enableGetProcessedDocument?: boolean;
100680
101431
  /**
100681
101432
  * If true, the LLM based annotation is added to the image during parsing.
100682
101433
  */
100683
101434
  enableImageAnnotation?: boolean;
101435
+ /**
101436
+ * If true, the pdf layout will be refined using an LLM.
101437
+ */
101438
+ enableLlmLayoutParsing?: boolean;
100684
101439
  /**
100685
101440
  * If true, the LLM based annotation is added to the table during parsing.
100686
101441
  */
@@ -100777,10 +101532,18 @@ export declare namespace discoveryengine {
100777
101532
  interface GetDataStoreDocumentProcessingConfigDefaultParsingConfigDigitalParsingConfig {
100778
101533
  }
100779
101534
  interface GetDataStoreDocumentProcessingConfigDefaultParsingConfigLayoutParsingConfig {
101535
+ /**
101536
+ * If true, the processed document will be made available for the GetProcessedDocument API.
101537
+ */
101538
+ enableGetProcessedDocument: boolean;
100780
101539
  /**
100781
101540
  * If true, the LLM based annotation is added to the image during parsing.
100782
101541
  */
100783
101542
  enableImageAnnotation: boolean;
101543
+ /**
101544
+ * If true, the pdf layout will be refined using an LLM.
101545
+ */
101546
+ enableLlmLayoutParsing: boolean;
100784
101547
  /**
100785
101548
  * If true, the LLM based annotation is added to the table during parsing.
100786
101549
  */
@@ -100826,10 +101589,18 @@ export declare namespace discoveryengine {
100826
101589
  interface GetDataStoreDocumentProcessingConfigParsingConfigOverrideDigitalParsingConfig {
100827
101590
  }
100828
101591
  interface GetDataStoreDocumentProcessingConfigParsingConfigOverrideLayoutParsingConfig {
101592
+ /**
101593
+ * If true, the processed document will be made available for the GetProcessedDocument API.
101594
+ */
101595
+ enableGetProcessedDocument: boolean;
100829
101596
  /**
100830
101597
  * If true, the LLM based annotation is added to the image during parsing.
100831
101598
  */
100832
101599
  enableImageAnnotation: boolean;
101600
+ /**
101601
+ * If true, the pdf layout will be refined using an LLM.
101602
+ */
101603
+ enableLlmLayoutParsing: boolean;
100833
101604
  /**
100834
101605
  * If true, the LLM based annotation is added to the table during parsing.
100835
101606
  */
@@ -146422,6 +147193,10 @@ export declare namespace sql {
146422
147193
  * The project ID of consumer service project of this consumer endpoint.
146423
147194
  */
146424
147195
  consumerServiceProjectId: string;
147196
+ /**
147197
+ * (Output) The status of the automated DNS provisioning for the instance.
147198
+ */
147199
+ instanceAutoDnsStatus: string;
146425
147200
  /**
146426
147201
  * (Output) The IP address of the consumer endpoint.
146427
147202
  */
@@ -146438,6 +147213,10 @@ export declare namespace sql {
146438
147213
  * (Output) The connection status of the consumer endpoint.
146439
147214
  */
146440
147215
  status: string;
147216
+ /**
147217
+ * (Output) The status of the automated DNS provisioning for the write endpoint.
147218
+ */
147219
+ writeEndpointAutoDnsStatus: string;
146441
147220
  }
146442
147221
  interface DatabaseInstanceSettingsLocationPreference {
146443
147222
  /**
@@ -147173,6 +147952,10 @@ export declare namespace sql {
147173
147952
  * The project ID of consumer service project of this consumer endpoint.
147174
147953
  */
147175
147954
  consumerServiceProjectId: string;
147955
+ /**
147956
+ * The status of the automated DNS provisioning for the instance.
147957
+ */
147958
+ instanceAutoDnsStatus: string;
147176
147959
  /**
147177
147960
  * The IP address of the consumer endpoint.
147178
147961
  */
@@ -147189,6 +147972,10 @@ export declare namespace sql {
147189
147972
  * The connection status of the consumer endpoint.
147190
147973
  */
147191
147974
  status: string;
147975
+ /**
147976
+ * The status of the automated DNS provisioning for the write endpoint.
147977
+ */
147978
+ writeEndpointAutoDnsStatus: string;
147192
147979
  }
147193
147980
  interface GetDatabaseInstanceSettingLocationPreference {
147194
147981
  /**
@@ -147379,6 +148166,10 @@ export declare namespace sql {
147379
148166
  * The first IPv4 address of any type assigned. This is to support accessing the first address in the list in a terraform output when the resource is configured with a count.
147380
148167
  */
147381
148168
  firstIpAddress: string;
148169
+ /**
148170
+ * When this parameter is set to true, Cloud SQL instances can perform in-place major version upgrades of read replicas along with the primary instance when 'database_version' is updated. This is an input-only field that is not persisted in the API and only takes effect during a major version upgrade.
148171
+ */
148172
+ includeReplicasForMajorVersionUpgrade: boolean;
147382
148173
  /**
147383
148174
  * The type of the instance. See https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1/instances#SqlInstanceType for supported values.
147384
148175
  */
@@ -147463,6 +148254,10 @@ export declare namespace sql {
147463
148254
  * The settings to use for the database. The configuration is detailed below.
147464
148255
  */
147465
148256
  settings: outputs.sql.GetDatabaseInstancesInstanceSetting[];
148257
+ /**
148258
+ * When set to true, Cloud SQL instances can switch storing point-in-time recovery transaction logs from a data disk to Cloud Storage, freeing up data disk space and enabling longer retention windows. This is an input-only field that is not persisted in the API.
148259
+ */
148260
+ switchTransactionLogsToCloudStorageEnabled: boolean;
147466
148261
  }
147467
148262
  interface GetDatabaseInstancesInstanceClone {
147468
148263
  /**
@@ -148032,6 +148827,10 @@ export declare namespace sql {
148032
148827
  * The project ID of consumer service project of this consumer endpoint.
148033
148828
  */
148034
148829
  consumerServiceProjectId: string;
148830
+ /**
148831
+ * The status of the automated DNS provisioning for the instance.
148832
+ */
148833
+ instanceAutoDnsStatus: string;
148035
148834
  /**
148036
148835
  * The IP address of the consumer endpoint.
148037
148836
  */
@@ -148048,6 +148847,10 @@ export declare namespace sql {
148048
148847
  * The connection status of the consumer endpoint.
148049
148848
  */
148050
148849
  status: string;
148850
+ /**
148851
+ * The status of the automated DNS provisioning for the write endpoint.
148852
+ */
148853
+ writeEndpointAutoDnsStatus: string;
148051
148854
  }
148052
148855
  interface GetDatabaseInstancesInstanceSettingLocationPreference {
148053
148856
  /**
@@ -157681,6 +158484,10 @@ export declare namespace workbench {
157681
158484
  metadata: {
157682
158485
  [key: string]: string;
157683
158486
  };
158487
+ /**
158488
+ * Optional. The minimum CPU platform to use for this instance.
158489
+ */
158490
+ minCpuPlatform: string;
157684
158491
  /**
157685
158492
  * The network interfaces for the VM. Supports only one interface.
157686
158493
  * Structure is documented below.
@@ -157793,6 +158600,10 @@ export declare namespace workbench {
157793
158600
  * Learn more about using your own encryption keys.'
157794
158601
  */
157795
158602
  kmsKey?: string;
158603
+ /**
158604
+ * Optional. Resource policies applied to this disk.
158605
+ */
158606
+ resourcePolicies: string[];
157796
158607
  }
157797
158608
  interface InstanceGceSetupNetworkInterface {
157798
158609
  /**
@@ -158145,6 +158956,12 @@ export declare namespace workstations {
158145
158956
  * See https://cloud.google.com/workstations/docs/reference/rest/v1/projects.locations.workstationClusters.workstationConfigs#GceInstance.FIELDS.enable_nested_virtualization
158146
158957
  */
158147
158958
  enableNestedVirtualization?: boolean;
158959
+ /**
158960
+ * Client-specified metadata key-value pairs, to be passed to the start-up script in the VM.
158961
+ */
158962
+ instanceMetadata?: {
158963
+ [key: string]: string;
158964
+ };
158148
158965
  /**
158149
158966
  * The name of a Compute Engine machine type.
158150
158967
  */