pulumi-gcp 7.31.0__py3-none-any.whl → 7.31.0a1720450136__py3-none-any.whl

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 (86) hide show
  1. pulumi_gcp/__init__.py +0 -40
  2. pulumi_gcp/applicationintegration/auth_config.py +2 -2
  3. pulumi_gcp/bigquery/reservation_assignment.py +30 -48
  4. pulumi_gcp/certificateauthority/certificate_template.py +2 -2
  5. pulumi_gcp/certificatemanager/_inputs.py +0 -33
  6. pulumi_gcp/certificatemanager/outputs.py +0 -36
  7. pulumi_gcp/certificatemanager/trust_config.py +0 -107
  8. pulumi_gcp/compute/_inputs.py +6 -3
  9. pulumi_gcp/compute/ca_external_account_key.py +2 -2
  10. pulumi_gcp/compute/get_health_check.py +1 -11
  11. pulumi_gcp/compute/global_forwarding_rule.py +4 -2
  12. pulumi_gcp/compute/health_check.py +0 -124
  13. pulumi_gcp/compute/instance.py +14 -14
  14. pulumi_gcp/compute/instance_group_membership.py +2 -2
  15. pulumi_gcp/compute/outputs.py +8 -4
  16. pulumi_gcp/compute/region_network_endpoint.py +2 -2
  17. pulumi_gcp/compute/region_network_endpoint_group.py +2 -2
  18. pulumi_gcp/compute/subnetwork.py +2 -2
  19. pulumi_gcp/config/__init__.pyi +0 -2
  20. pulumi_gcp/config/vars.py +0 -4
  21. pulumi_gcp/container/_inputs.py +3 -3
  22. pulumi_gcp/container/outputs.py +4 -4
  23. pulumi_gcp/containeranalysis/note.py +2 -2
  24. pulumi_gcp/dataloss/_inputs.py +0 -3
  25. pulumi_gcp/dataloss/outputs.py +0 -2
  26. pulumi_gcp/dataloss/prevention_job_trigger.py +0 -90
  27. pulumi_gcp/dataplex/_inputs.py +0 -56
  28. pulumi_gcp/dataplex/datascan.py +0 -12
  29. pulumi_gcp/dataplex/outputs.py +0 -52
  30. pulumi_gcp/filestore/backup.py +2 -2
  31. pulumi_gcp/filestore/instance.py +2 -2
  32. pulumi_gcp/filestore/snapshot.py +2 -2
  33. pulumi_gcp/gkehub/_inputs.py +0 -20
  34. pulumi_gcp/gkehub/outputs.py +0 -12
  35. pulumi_gcp/kms/__init__.py +0 -2
  36. pulumi_gcp/kms/crypto_key.py +7 -7
  37. pulumi_gcp/kms/outputs.py +0 -270
  38. pulumi_gcp/logging/_inputs.py +12 -12
  39. pulumi_gcp/logging/folder_bucket_config.py +6 -6
  40. pulumi_gcp/logging/organization_bucket_config.py +6 -6
  41. pulumi_gcp/logging/outputs.py +8 -8
  42. pulumi_gcp/logging/project_bucket_config.py +6 -6
  43. pulumi_gcp/looker/instance.py +2 -2
  44. pulumi_gcp/monitoring/custom_service.py +2 -2
  45. pulumi_gcp/monitoring/generic_service.py +2 -2
  46. pulumi_gcp/monitoring/notification_channel.py +2 -2
  47. pulumi_gcp/monitoring/slo.py +2 -2
  48. pulumi_gcp/netapp/storage_pool.py +53 -132
  49. pulumi_gcp/netapp/volume.py +4 -60
  50. pulumi_gcp/networksecurity/address_group.py +1 -85
  51. pulumi_gcp/networksecurity/firewall_endpoint.py +2 -2
  52. pulumi_gcp/networksecurity/firewall_endpoint_association.py +2 -2
  53. pulumi_gcp/networksecurity/security_profile_group.py +2 -2
  54. pulumi_gcp/orgpolicy/_inputs.py +10 -40
  55. pulumi_gcp/orgpolicy/outputs.py +8 -28
  56. pulumi_gcp/orgpolicy/policy.py +35 -52
  57. pulumi_gcp/provider.py +0 -20
  58. pulumi_gcp/pubsub/_inputs.py +3 -3
  59. pulumi_gcp/pubsub/outputs.py +4 -4
  60. pulumi_gcp/pulumi-plugin.json +1 -1
  61. pulumi_gcp/securesourcemanager/__init__.py +0 -5
  62. pulumi_gcp/securesourcemanager/_inputs.py +0 -284
  63. pulumi_gcp/securesourcemanager/outputs.py +0 -202
  64. pulumi_gcp/securitycenter/__init__.py +0 -1
  65. pulumi_gcp/securitycenter/_inputs.py +0 -93
  66. pulumi_gcp/securitycenter/outputs.py +0 -59
  67. pulumi_gcp/securityposture/posture_deployment.py +78 -0
  68. pulumi_gcp/servicenetworking/vpc_service_controls.py +2 -2
  69. pulumi_gcp/vertex/_inputs.py +1 -21
  70. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +0 -222
  71. pulumi_gcp/vertex/outputs.py +1 -15
  72. pulumi_gcp/workstations/_inputs.py +1 -33
  73. pulumi_gcp/workstations/outputs.py +1 -23
  74. pulumi_gcp/workstations/workstation_config.py +0 -18
  75. {pulumi_gcp-7.31.0.dist-info → pulumi_gcp-7.31.0a1720450136.dist-info}/METADATA +1 -1
  76. {pulumi_gcp-7.31.0.dist-info → pulumi_gcp-7.31.0a1720450136.dist-info}/RECORD +78 -86
  77. {pulumi_gcp-7.31.0.dist-info → pulumi_gcp-7.31.0a1720450136.dist-info}/WHEEL +1 -1
  78. pulumi_gcp/kms/get_crypto_keys.py +0 -143
  79. pulumi_gcp/kms/get_key_rings.py +0 -119
  80. pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +0 -177
  81. pulumi_gcp/securesourcemanager/repository.py +0 -715
  82. pulumi_gcp/securesourcemanager/repository_iam_binding.py +0 -804
  83. pulumi_gcp/securesourcemanager/repository_iam_member.py +0 -804
  84. pulumi_gcp/securesourcemanager/repository_iam_policy.py +0 -643
  85. pulumi_gcp/securitycenter/v2_organization_notification_config.py +0 -576
  86. {pulumi_gcp-7.31.0.dist-info → pulumi_gcp-7.31.0a1720450136.dist-info}/top_level.txt +0 -0
@@ -30,12 +30,11 @@ class PolicyArgs:
30
30
  :param pulumi.Input[str] parent: The parent of the resource.
31
31
 
32
32
 
33
+
33
34
  - - -
34
35
  :param pulumi.Input['PolicyDryRunSpecArgs'] dry_run_spec: Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced.
35
- Structure is documented below.
36
36
  :param pulumi.Input[str] name: Immutable. The resource name of the Policy. Must be one of the following forms, where constraint_name is the name of the constraint which this Policy configures: * `projects/{project_number}/policies/{constraint_name}` * `folders/{folder_id}/policies/{constraint_name}` * `organizations/{organization_id}/policies/{constraint_name}` For example, "projects/123/policies/compute.disableSerialPortAccess". Note: `projects/{project_id}/policies/{constraint_name}` is also an acceptable name for API requests, but responses will return the name using the equivalent project number.
37
37
  :param pulumi.Input['PolicySpecArgs'] spec: Basic information about the Organization Policy.
38
- Structure is documented below.
39
38
  """
40
39
  pulumi.set(__self__, "parent", parent)
41
40
  if dry_run_spec is not None:
@@ -52,6 +51,7 @@ class PolicyArgs:
52
51
  The parent of the resource.
53
52
 
54
53
 
54
+
55
55
  - - -
56
56
  """
57
57
  return pulumi.get(self, "parent")
@@ -65,7 +65,6 @@ class PolicyArgs:
65
65
  def dry_run_spec(self) -> Optional[pulumi.Input['PolicyDryRunSpecArgs']]:
66
66
  """
67
67
  Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced.
68
- Structure is documented below.
69
68
  """
70
69
  return pulumi.get(self, "dry_run_spec")
71
70
 
@@ -90,7 +89,6 @@ class PolicyArgs:
90
89
  def spec(self) -> Optional[pulumi.Input['PolicySpecArgs']]:
91
90
  """
92
91
  Basic information about the Organization Policy.
93
- Structure is documented below.
94
92
  """
95
93
  return pulumi.get(self, "spec")
96
94
 
@@ -110,15 +108,14 @@ class _PolicyState:
110
108
  """
111
109
  Input properties used for looking up and filtering Policy resources.
112
110
  :param pulumi.Input['PolicyDryRunSpecArgs'] dry_run_spec: Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced.
113
- Structure is documented below.
114
111
  :param pulumi.Input[str] etag: Optional. An opaque tag indicating the current state of the policy, used for concurrency control. This 'etag' is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
115
112
  :param pulumi.Input[str] name: Immutable. The resource name of the Policy. Must be one of the following forms, where constraint_name is the name of the constraint which this Policy configures: * `projects/{project_number}/policies/{constraint_name}` * `folders/{folder_id}/policies/{constraint_name}` * `organizations/{organization_id}/policies/{constraint_name}` For example, "projects/123/policies/compute.disableSerialPortAccess". Note: `projects/{project_id}/policies/{constraint_name}` is also an acceptable name for API requests, but responses will return the name using the equivalent project number.
116
113
  :param pulumi.Input[str] parent: The parent of the resource.
117
114
 
118
115
 
116
+
119
117
  - - -
120
118
  :param pulumi.Input['PolicySpecArgs'] spec: Basic information about the Organization Policy.
121
- Structure is documented below.
122
119
  """
123
120
  if dry_run_spec is not None:
124
121
  pulumi.set(__self__, "dry_run_spec", dry_run_spec)
@@ -136,7 +133,6 @@ class _PolicyState:
136
133
  def dry_run_spec(self) -> Optional[pulumi.Input['PolicyDryRunSpecArgs']]:
137
134
  """
138
135
  Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced.
139
- Structure is documented below.
140
136
  """
141
137
  return pulumi.get(self, "dry_run_spec")
142
138
 
@@ -175,6 +171,7 @@ class _PolicyState:
175
171
  The parent of the resource.
176
172
 
177
173
 
174
+
178
175
  - - -
179
176
  """
180
177
  return pulumi.get(self, "parent")
@@ -188,7 +185,6 @@ class _PolicyState:
188
185
  def spec(self) -> Optional[pulumi.Input['PolicySpecArgs']]:
189
186
  """
190
187
  Basic information about the Organization Policy.
191
- Structure is documented below.
192
188
  """
193
189
  return pulumi.get(self, "spec")
194
190
 
@@ -208,19 +204,16 @@ class Policy(pulumi.CustomResource):
208
204
  spec: Optional[pulumi.Input[Union['PolicySpecArgs', 'PolicySpecArgsDict']]] = None,
209
205
  __props__=None):
210
206
  """
211
- Defines an organization policy which is used to specify constraints for configurations of Google Cloud resources.
212
-
213
- To get more information about Policy, see:
214
-
215
- * [API documentation](https://cloud.google.com/resource-manager/docs/reference/orgpolicy/rest/v2/organizations.policies)
216
- * How-to Guides
217
- * [Official Documentation](https://cloud.google.com/resource-manager/docs/organization-policy/creating-managing-custom-constraints)
218
- * [Supported Services](https://cloud.google.com/resource-manager/docs/organization-policy/custom-constraint-supported-services)
207
+ An organization policy gives you programmatic control over your organization's cloud resources. Using Organization Policies, you will be able to configure constraints across your entire resource hierarchy.
219
208
 
209
+ For more information, see:
210
+ * [Understanding Org Policy concepts](https://cloud.google.com/resource-manager/docs/organization-policy/overview)
211
+ * [The resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy)
212
+ * [All valid constraints](https://cloud.google.com/resource-manager/docs/organization-policy/org-policy-constraints)
220
213
  ## Example Usage
221
214
 
222
- ### Org Policy Policy Enforce
223
-
215
+ ### Enforce_policy
216
+ A test of an enforce orgpolicy policy for a project
224
217
  ```python
225
218
  import pulumi
226
219
  import pulumi_gcp as gcp
@@ -238,8 +231,8 @@ class Policy(pulumi.CustomResource):
238
231
  }],
239
232
  })
240
233
  ```
241
- ### Org Policy Policy Folder
242
-
234
+ ### Folder_policy
235
+ A test of an orgpolicy policy for a folder
243
236
  ```python
244
237
  import pulumi
245
238
  import pulumi_gcp as gcp
@@ -257,8 +250,8 @@ class Policy(pulumi.CustomResource):
257
250
  }],
258
251
  })
259
252
  ```
260
- ### Org Policy Policy Organization
261
-
253
+ ### Organization_policy
254
+ A test of an orgpolicy policy for an organization
262
255
  ```python
263
256
  import pulumi
264
257
  import pulumi_gcp as gcp
@@ -270,8 +263,8 @@ class Policy(pulumi.CustomResource):
270
263
  "reset": True,
271
264
  })
272
265
  ```
273
- ### Org Policy Policy Project
274
-
266
+ ### Project_policy
267
+ A test of an orgpolicy policy for a project
275
268
  ```python
276
269
  import pulumi
277
270
  import pulumi_gcp as gcp
@@ -303,8 +296,7 @@ class Policy(pulumi.CustomResource):
303
296
  ],
304
297
  })
305
298
  ```
306
- ### Org Policy Policy Dry Run Spec
307
-
299
+ ### Dry_run_spec
308
300
  ```python
309
301
  import pulumi
310
302
  import pulumi_gcp as gcp
@@ -338,7 +330,6 @@ class Policy(pulumi.CustomResource):
338
330
  ## Import
339
331
 
340
332
  Policy can be imported using any of these accepted formats:
341
-
342
333
  * `{{parent}}/policies/{{name}}`
343
334
 
344
335
  When using the `pulumi import` command, Policy can be imported using one of the formats above. For example:
@@ -350,14 +341,13 @@ class Policy(pulumi.CustomResource):
350
341
  :param str resource_name: The name of the resource.
351
342
  :param pulumi.ResourceOptions opts: Options for the resource.
352
343
  :param pulumi.Input[Union['PolicyDryRunSpecArgs', 'PolicyDryRunSpecArgsDict']] dry_run_spec: Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced.
353
- Structure is documented below.
354
344
  :param pulumi.Input[str] name: Immutable. The resource name of the Policy. Must be one of the following forms, where constraint_name is the name of the constraint which this Policy configures: * `projects/{project_number}/policies/{constraint_name}` * `folders/{folder_id}/policies/{constraint_name}` * `organizations/{organization_id}/policies/{constraint_name}` For example, "projects/123/policies/compute.disableSerialPortAccess". Note: `projects/{project_id}/policies/{constraint_name}` is also an acceptable name for API requests, but responses will return the name using the equivalent project number.
355
345
  :param pulumi.Input[str] parent: The parent of the resource.
356
346
 
357
347
 
348
+
358
349
  - - -
359
350
  :param pulumi.Input[Union['PolicySpecArgs', 'PolicySpecArgsDict']] spec: Basic information about the Organization Policy.
360
- Structure is documented below.
361
351
  """
362
352
  ...
363
353
  @overload
@@ -366,19 +356,16 @@ class Policy(pulumi.CustomResource):
366
356
  args: PolicyArgs,
367
357
  opts: Optional[pulumi.ResourceOptions] = None):
368
358
  """
369
- Defines an organization policy which is used to specify constraints for configurations of Google Cloud resources.
370
-
371
- To get more information about Policy, see:
372
-
373
- * [API documentation](https://cloud.google.com/resource-manager/docs/reference/orgpolicy/rest/v2/organizations.policies)
374
- * How-to Guides
375
- * [Official Documentation](https://cloud.google.com/resource-manager/docs/organization-policy/creating-managing-custom-constraints)
376
- * [Supported Services](https://cloud.google.com/resource-manager/docs/organization-policy/custom-constraint-supported-services)
359
+ An organization policy gives you programmatic control over your organization's cloud resources. Using Organization Policies, you will be able to configure constraints across your entire resource hierarchy.
377
360
 
361
+ For more information, see:
362
+ * [Understanding Org Policy concepts](https://cloud.google.com/resource-manager/docs/organization-policy/overview)
363
+ * [The resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy)
364
+ * [All valid constraints](https://cloud.google.com/resource-manager/docs/organization-policy/org-policy-constraints)
378
365
  ## Example Usage
379
366
 
380
- ### Org Policy Policy Enforce
381
-
367
+ ### Enforce_policy
368
+ A test of an enforce orgpolicy policy for a project
382
369
  ```python
383
370
  import pulumi
384
371
  import pulumi_gcp as gcp
@@ -396,8 +383,8 @@ class Policy(pulumi.CustomResource):
396
383
  }],
397
384
  })
398
385
  ```
399
- ### Org Policy Policy Folder
400
-
386
+ ### Folder_policy
387
+ A test of an orgpolicy policy for a folder
401
388
  ```python
402
389
  import pulumi
403
390
  import pulumi_gcp as gcp
@@ -415,8 +402,8 @@ class Policy(pulumi.CustomResource):
415
402
  }],
416
403
  })
417
404
  ```
418
- ### Org Policy Policy Organization
419
-
405
+ ### Organization_policy
406
+ A test of an orgpolicy policy for an organization
420
407
  ```python
421
408
  import pulumi
422
409
  import pulumi_gcp as gcp
@@ -428,8 +415,8 @@ class Policy(pulumi.CustomResource):
428
415
  "reset": True,
429
416
  })
430
417
  ```
431
- ### Org Policy Policy Project
432
-
418
+ ### Project_policy
419
+ A test of an orgpolicy policy for a project
433
420
  ```python
434
421
  import pulumi
435
422
  import pulumi_gcp as gcp
@@ -461,8 +448,7 @@ class Policy(pulumi.CustomResource):
461
448
  ],
462
449
  })
463
450
  ```
464
- ### Org Policy Policy Dry Run Spec
465
-
451
+ ### Dry_run_spec
466
452
  ```python
467
453
  import pulumi
468
454
  import pulumi_gcp as gcp
@@ -496,7 +482,6 @@ class Policy(pulumi.CustomResource):
496
482
  ## Import
497
483
 
498
484
  Policy can be imported using any of these accepted formats:
499
-
500
485
  * `{{parent}}/policies/{{name}}`
501
486
 
502
487
  When using the `pulumi import` command, Policy can be imported using one of the formats above. For example:
@@ -563,15 +548,14 @@ class Policy(pulumi.CustomResource):
563
548
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
564
549
  :param pulumi.ResourceOptions opts: Options for the resource.
565
550
  :param pulumi.Input[Union['PolicyDryRunSpecArgs', 'PolicyDryRunSpecArgsDict']] dry_run_spec: Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced.
566
- Structure is documented below.
567
551
  :param pulumi.Input[str] etag: Optional. An opaque tag indicating the current state of the policy, used for concurrency control. This 'etag' is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
568
552
  :param pulumi.Input[str] name: Immutable. The resource name of the Policy. Must be one of the following forms, where constraint_name is the name of the constraint which this Policy configures: * `projects/{project_number}/policies/{constraint_name}` * `folders/{folder_id}/policies/{constraint_name}` * `organizations/{organization_id}/policies/{constraint_name}` For example, "projects/123/policies/compute.disableSerialPortAccess". Note: `projects/{project_id}/policies/{constraint_name}` is also an acceptable name for API requests, but responses will return the name using the equivalent project number.
569
553
  :param pulumi.Input[str] parent: The parent of the resource.
570
554
 
571
555
 
556
+
572
557
  - - -
573
558
  :param pulumi.Input[Union['PolicySpecArgs', 'PolicySpecArgsDict']] spec: Basic information about the Organization Policy.
574
- Structure is documented below.
575
559
  """
576
560
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
577
561
 
@@ -589,7 +573,6 @@ class Policy(pulumi.CustomResource):
589
573
  def dry_run_spec(self) -> pulumi.Output[Optional['outputs.PolicyDryRunSpec']]:
590
574
  """
591
575
  Dry-run policy. Audit-only policy, can be used to monitor how the policy would have impacted the existing and future resources if it's enforced.
592
- Structure is documented below.
593
576
  """
594
577
  return pulumi.get(self, "dry_run_spec")
595
578
 
@@ -616,6 +599,7 @@ class Policy(pulumi.CustomResource):
616
599
  The parent of the resource.
617
600
 
618
601
 
602
+
619
603
  - - -
620
604
  """
621
605
  return pulumi.get(self, "parent")
@@ -625,7 +609,6 @@ class Policy(pulumi.CustomResource):
625
609
  def spec(self) -> pulumi.Output[Optional['outputs.PolicySpec']]:
626
610
  """
627
611
  Basic information about the Organization Policy.
628
- Structure is documented below.
629
612
  """
630
613
  return pulumi.get(self, "spec")
631
614
 
pulumi_gcp/provider.py CHANGED
@@ -165,7 +165,6 @@ class ProviderArgs:
165
165
  secure_source_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
166
166
  security_center_custom_endpoint: Optional[pulumi.Input[str]] = None,
167
167
  security_center_management_custom_endpoint: Optional[pulumi.Input[str]] = None,
168
- security_center_v2_custom_endpoint: Optional[pulumi.Input[str]] = None,
169
168
  security_scanner_custom_endpoint: Optional[pulumi.Input[str]] = None,
170
169
  securityposture_custom_endpoint: Optional[pulumi.Input[str]] = None,
171
170
  service_directory_custom_endpoint: Optional[pulumi.Input[str]] = None,
@@ -489,8 +488,6 @@ class ProviderArgs:
489
488
  pulumi.set(__self__, "security_center_custom_endpoint", security_center_custom_endpoint)
490
489
  if security_center_management_custom_endpoint is not None:
491
490
  pulumi.set(__self__, "security_center_management_custom_endpoint", security_center_management_custom_endpoint)
492
- if security_center_v2_custom_endpoint is not None:
493
- pulumi.set(__self__, "security_center_v2_custom_endpoint", security_center_v2_custom_endpoint)
494
491
  if security_scanner_custom_endpoint is not None:
495
492
  pulumi.set(__self__, "security_scanner_custom_endpoint", security_scanner_custom_endpoint)
496
493
  if securityposture_custom_endpoint is not None:
@@ -1851,15 +1848,6 @@ class ProviderArgs:
1851
1848
  def security_center_management_custom_endpoint(self, value: Optional[pulumi.Input[str]]):
1852
1849
  pulumi.set(self, "security_center_management_custom_endpoint", value)
1853
1850
 
1854
- @property
1855
- @pulumi.getter(name="securityCenterV2CustomEndpoint")
1856
- def security_center_v2_custom_endpoint(self) -> Optional[pulumi.Input[str]]:
1857
- return pulumi.get(self, "security_center_v2_custom_endpoint")
1858
-
1859
- @security_center_v2_custom_endpoint.setter
1860
- def security_center_v2_custom_endpoint(self, value: Optional[pulumi.Input[str]]):
1861
- pulumi.set(self, "security_center_v2_custom_endpoint", value)
1862
-
1863
1851
  @property
1864
1852
  @pulumi.getter(name="securityScannerCustomEndpoint")
1865
1853
  def security_scanner_custom_endpoint(self) -> Optional[pulumi.Input[str]]:
@@ -2245,7 +2233,6 @@ class Provider(pulumi.ProviderResource):
2245
2233
  secure_source_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
2246
2234
  security_center_custom_endpoint: Optional[pulumi.Input[str]] = None,
2247
2235
  security_center_management_custom_endpoint: Optional[pulumi.Input[str]] = None,
2248
- security_center_v2_custom_endpoint: Optional[pulumi.Input[str]] = None,
2249
2236
  security_scanner_custom_endpoint: Optional[pulumi.Input[str]] = None,
2250
2237
  securityposture_custom_endpoint: Optional[pulumi.Input[str]] = None,
2251
2238
  service_directory_custom_endpoint: Optional[pulumi.Input[str]] = None,
@@ -2454,7 +2441,6 @@ class Provider(pulumi.ProviderResource):
2454
2441
  secure_source_manager_custom_endpoint: Optional[pulumi.Input[str]] = None,
2455
2442
  security_center_custom_endpoint: Optional[pulumi.Input[str]] = None,
2456
2443
  security_center_management_custom_endpoint: Optional[pulumi.Input[str]] = None,
2457
- security_center_v2_custom_endpoint: Optional[pulumi.Input[str]] = None,
2458
2444
  security_scanner_custom_endpoint: Optional[pulumi.Input[str]] = None,
2459
2445
  securityposture_custom_endpoint: Optional[pulumi.Input[str]] = None,
2460
2446
  service_directory_custom_endpoint: Optional[pulumi.Input[str]] = None,
@@ -2639,7 +2625,6 @@ class Provider(pulumi.ProviderResource):
2639
2625
  __props__.__dict__["secure_source_manager_custom_endpoint"] = secure_source_manager_custom_endpoint
2640
2626
  __props__.__dict__["security_center_custom_endpoint"] = security_center_custom_endpoint
2641
2627
  __props__.__dict__["security_center_management_custom_endpoint"] = security_center_management_custom_endpoint
2642
- __props__.__dict__["security_center_v2_custom_endpoint"] = security_center_v2_custom_endpoint
2643
2628
  __props__.__dict__["security_scanner_custom_endpoint"] = security_scanner_custom_endpoint
2644
2629
  __props__.__dict__["securityposture_custom_endpoint"] = securityposture_custom_endpoint
2645
2630
  __props__.__dict__["service_directory_custom_endpoint"] = service_directory_custom_endpoint
@@ -3371,11 +3356,6 @@ class Provider(pulumi.ProviderResource):
3371
3356
  def security_center_management_custom_endpoint(self) -> pulumi.Output[Optional[str]]:
3372
3357
  return pulumi.get(self, "security_center_management_custom_endpoint")
3373
3358
 
3374
- @property
3375
- @pulumi.getter(name="securityCenterV2CustomEndpoint")
3376
- def security_center_v2_custom_endpoint(self) -> pulumi.Output[Optional[str]]:
3377
- return pulumi.get(self, "security_center_v2_custom_endpoint")
3378
-
3379
3359
  @property
3380
3360
  @pulumi.getter(name="securityScannerCustomEndpoint")
3381
3361
  def security_scanner_custom_endpoint(self) -> pulumi.Output[Optional[str]]:
@@ -401,7 +401,7 @@ if not MYPY:
401
401
  class SubscriptionBigqueryConfigArgsDict(TypedDict):
402
402
  table: pulumi.Input[str]
403
403
  """
404
- The name of the table to which to write data, of the form {projectId}.{datasetId}.{tableId}
404
+ The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
405
405
  """
406
406
  drop_unknown_fields: NotRequired[pulumi.Input[bool]]
407
407
  """
@@ -443,7 +443,7 @@ class SubscriptionBigqueryConfigArgs:
443
443
  use_topic_schema: Optional[pulumi.Input[bool]] = None,
444
444
  write_metadata: Optional[pulumi.Input[bool]] = None):
445
445
  """
446
- :param pulumi.Input[str] table: The name of the table to which to write data, of the form {projectId}.{datasetId}.{tableId}
446
+ :param pulumi.Input[str] table: The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
447
447
  :param pulumi.Input[bool] drop_unknown_fields: When true and use_topic_schema or use_table_schema is true, any fields that are a part of the topic schema or message schema that
448
448
  are not part of the BigQuery table schema are dropped when writing to BigQuery. Otherwise, the schemas must be kept in sync
449
449
  and any messages with extra fields are not written and remain in the subscription's backlog.
@@ -473,7 +473,7 @@ class SubscriptionBigqueryConfigArgs:
473
473
  @pulumi.getter
474
474
  def table(self) -> pulumi.Input[str]:
475
475
  """
476
- The name of the table to which to write data, of the form {projectId}.{datasetId}.{tableId}
476
+ The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
477
477
  """
478
478
  return pulumi.get(self, "table")
479
479
 
@@ -354,7 +354,7 @@ class SubscriptionBigqueryConfig(dict):
354
354
  use_topic_schema: Optional[bool] = None,
355
355
  write_metadata: Optional[bool] = None):
356
356
  """
357
- :param str table: The name of the table to which to write data, of the form {projectId}.{datasetId}.{tableId}
357
+ :param str table: The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
358
358
  :param bool drop_unknown_fields: When true and use_topic_schema or use_table_schema is true, any fields that are a part of the topic schema or message schema that
359
359
  are not part of the BigQuery table schema are dropped when writing to BigQuery. Otherwise, the schemas must be kept in sync
360
360
  and any messages with extra fields are not written and remain in the subscription's backlog.
@@ -384,7 +384,7 @@ class SubscriptionBigqueryConfig(dict):
384
384
  @pulumi.getter
385
385
  def table(self) -> str:
386
386
  """
387
- The name of the table to which to write data, of the form {projectId}.{datasetId}.{tableId}
387
+ The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
388
388
  """
389
389
  return pulumi.get(self, "table")
390
390
 
@@ -1347,7 +1347,7 @@ class GetSubscriptionBigqueryConfigResult(dict):
1347
1347
  :param str service_account_email: The service account to use to write to BigQuery. If not specified, the Pub/Sub
1348
1348
  [service agent](https://cloud.google.com/iam/docs/service-agents),
1349
1349
  service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
1350
- :param str table: The name of the table to which to write data, of the form {projectId}.{datasetId}.{tableId}
1350
+ :param str table: The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
1351
1351
  :param bool use_table_schema: When true, use the BigQuery table's schema as the columns to write to in BigQuery. Messages
1352
1352
  must be published in JSON format. Only one of use_topic_schema and use_table_schema can be set.
1353
1353
  :param bool use_topic_schema: When true, use the topic's schema as the columns to write to in BigQuery, if it exists.
@@ -1386,7 +1386,7 @@ class GetSubscriptionBigqueryConfigResult(dict):
1386
1386
  @pulumi.getter
1387
1387
  def table(self) -> str:
1388
1388
  """
1389
- The name of the table to which to write data, of the form {projectId}.{datasetId}.{tableId}
1389
+ The name of the table to which to write data, of the form {projectId}:{datasetId}.{tableId}
1390
1390
  """
1391
1391
  return pulumi.get(self, "table")
1392
1392
 
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "gcp",
4
- "version": "7.31.0"
4
+ "version": "7.31.0-alpha.1720450136"
5
5
  }
@@ -6,14 +6,9 @@ from .. import _utilities
6
6
  import typing
7
7
  # Export this package's modules as members:
8
8
  from .get_instance_iam_policy import *
9
- from .get_repository_iam_policy import *
10
9
  from .instance import *
11
10
  from .instance_iam_binding import *
12
11
  from .instance_iam_member import *
13
12
  from .instance_iam_policy import *
14
- from .repository import *
15
- from .repository_iam_binding import *
16
- from .repository_iam_member import *
17
- from .repository_iam_policy import *
18
13
  from ._inputs import *
19
14
  from . import outputs