pulumi-gcp 8.13.0__py3-none-any.whl → 8.13.0a1734503365__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 (90) hide show
  1. pulumi_gcp/__init__.py +0 -43
  2. pulumi_gcp/accesscontextmanager/_inputs.py +3 -3
  3. pulumi_gcp/accesscontextmanager/outputs.py +2 -2
  4. pulumi_gcp/artifactregistry/_inputs.py +0 -83
  5. pulumi_gcp/artifactregistry/get_repository.py +4 -15
  6. pulumi_gcp/artifactregistry/outputs.py +0 -112
  7. pulumi_gcp/artifactregistry/repository.py +7 -93
  8. pulumi_gcp/backupdisasterrecovery/get_backup.py +2 -38
  9. pulumi_gcp/backupdisasterrecovery/get_data_source.py +2 -38
  10. pulumi_gcp/backupdisasterrecovery/outputs.py +8 -8
  11. pulumi_gcp/bigquery/_inputs.py +0 -369
  12. pulumi_gcp/bigquery/dataset_access.py +0 -61
  13. pulumi_gcp/bigquery/job.py +18 -6
  14. pulumi_gcp/bigquery/outputs.py +0 -350
  15. pulumi_gcp/bigquery/table.py +0 -47
  16. pulumi_gcp/cloudrunv2/_inputs.py +3 -6
  17. pulumi_gcp/cloudrunv2/outputs.py +6 -10
  18. pulumi_gcp/composer/_inputs.py +5 -80
  19. pulumi_gcp/composer/outputs.py +4 -111
  20. pulumi_gcp/compute/_inputs.py +87 -181
  21. pulumi_gcp/compute/firewall_policy_association.py +39 -50
  22. pulumi_gcp/compute/get_network.py +2 -17
  23. pulumi_gcp/compute/get_subnetwork.py +4 -18
  24. pulumi_gcp/compute/network.py +2 -39
  25. pulumi_gcp/compute/outputs.py +58 -157
  26. pulumi_gcp/compute/region_network_endpoint_group.py +1 -1
  27. pulumi_gcp/compute/resize_request.py +40 -26
  28. pulumi_gcp/config/__init__.pyi +0 -2
  29. pulumi_gcp/config/vars.py +0 -4
  30. pulumi_gcp/dataproc/batch.py +18 -4
  31. pulumi_gcp/datastream/_inputs.py +0 -68
  32. pulumi_gcp/datastream/outputs.py +1 -41
  33. pulumi_gcp/developerconnect/connection.py +12 -58
  34. pulumi_gcp/diagflow/_inputs.py +3 -3
  35. pulumi_gcp/diagflow/outputs.py +2 -2
  36. pulumi_gcp/filestore/backup.py +3 -71
  37. pulumi_gcp/firebase/hosting_custom_domain.py +4 -4
  38. pulumi_gcp/firestore/_inputs.py +3 -3
  39. pulumi_gcp/firestore/outputs.py +2 -2
  40. pulumi_gcp/gkehub/__init__.py +0 -1
  41. pulumi_gcp/gkehub/outputs.py +0 -1153
  42. pulumi_gcp/gkeonprem/__init__.py +0 -1
  43. pulumi_gcp/gkeonprem/_inputs.py +0 -2364
  44. pulumi_gcp/gkeonprem/outputs.py +0 -1780
  45. pulumi_gcp/integrationconnectors/_inputs.py +6 -6
  46. pulumi_gcp/integrationconnectors/connection.py +7 -7
  47. pulumi_gcp/integrationconnectors/outputs.py +4 -4
  48. pulumi_gcp/kms/__init__.py +0 -2
  49. pulumi_gcp/netapp/kmsconfig.py +14 -2
  50. pulumi_gcp/networkconnectivity/hub.py +0 -108
  51. pulumi_gcp/networkconnectivity/spoke.py +0 -195
  52. pulumi_gcp/networkmanagement/vpc_flow_logs_config.py +0 -4
  53. pulumi_gcp/networksecurity/__init__.py +0 -2
  54. pulumi_gcp/networksecurity/_inputs.py +0 -78
  55. pulumi_gcp/networksecurity/outputs.py +0 -48
  56. pulumi_gcp/oracledatabase/autonomous_database.py +2 -2
  57. pulumi_gcp/orgpolicy/policy.py +2 -2
  58. pulumi_gcp/parallelstore/instance.py +0 -149
  59. pulumi_gcp/projects/usage_export_bucket.py +110 -42
  60. pulumi_gcp/provider.py +0 -20
  61. pulumi_gcp/pubsub/subscription.py +6 -6
  62. pulumi_gcp/pulumi-plugin.json +1 -1
  63. pulumi_gcp/securesourcemanager/instance.py +16 -4
  64. pulumi_gcp/spanner/instance_iam_binding.py +0 -14
  65. pulumi_gcp/spanner/instance_iam_member.py +0 -14
  66. pulumi_gcp/sql/database_instance.py +7 -7
  67. pulumi_gcp/storage/__init__.py +0 -1
  68. pulumi_gcp/storage/_inputs.py +0 -431
  69. pulumi_gcp/storage/outputs.py +0 -363
  70. pulumi_gcp/storage/transfer_job.py +38 -84
  71. pulumi_gcp/vertex/_inputs.py +25 -26
  72. pulumi_gcp/vertex/ai_endpoint.py +4 -4
  73. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
  74. pulumi_gcp/vertex/outputs.py +14 -15
  75. pulumi_gcp/workstations/workstation.py +1 -55
  76. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1734503365.dist-info}/METADATA +1 -1
  77. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1734503365.dist-info}/RECORD +79 -90
  78. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1734503365.dist-info}/WHEEL +1 -1
  79. pulumi_gcp/chronicle/__init__.py +0 -10
  80. pulumi_gcp/chronicle/_inputs.py +0 -169
  81. pulumi_gcp/chronicle/outputs.py +0 -107
  82. pulumi_gcp/chronicle/watchlist.py +0 -776
  83. pulumi_gcp/gkehub/get_feature.py +0 -226
  84. pulumi_gcp/gkeonprem/vmware_admin_cluster.py +0 -1715
  85. pulumi_gcp/kms/get_autokey_config.py +0 -121
  86. pulumi_gcp/kms/get_key_handle.py +0 -185
  87. pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -723
  88. pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -815
  89. pulumi_gcp/storage/folder.py +0 -483
  90. {pulumi_gcp-8.13.0.dist-info → pulumi_gcp-8.13.0a1734503365.dist-info}/top_level.txt +0 -0
@@ -535,45 +535,23 @@ class Connection(pulumi.CustomResource):
535
535
  """
536
536
  ## Example Usage
537
537
 
538
- ### Developer Connect Connection New
538
+ ### Developer Connect Connection Basic
539
539
 
540
540
  ```python
541
541
  import pulumi
542
542
  import pulumi_gcp as gcp
543
543
 
544
- # Setup permissions. Only needed once per project
545
- devconnect_p4sa = gcp.projects.ServiceIdentity("devconnect-p4sa", service="developerconnect.googleapis.com")
546
- devconnect_secret = gcp.projects.IAMMember("devconnect-secret",
547
- project="my-project-name",
548
- role="roles/secretmanager.admin",
549
- member=devconnect_p4sa.member)
550
544
  my_connection = gcp.developerconnect.Connection("my-connection",
551
545
  location="us-central1",
552
- connection_id="tf-test-connection-new",
553
- github_config={
554
- "github_app": "FIREBASE",
555
- },
556
- opts = pulumi.ResourceOptions(depends_on=[devconnect_secret]))
557
- pulumi.export("nextSteps", my_connection.installation_states)
558
- ```
559
- ### Developer Connect Connection Existing Credentials
560
-
561
- ```python
562
- import pulumi
563
- import pulumi_gcp as gcp
564
-
565
- my_connection = gcp.developerconnect.Connection("my-connection",
566
- location="us-central1",
567
- connection_id="tf-test-connection-cred",
546
+ connection_id="tf-test-connection",
568
547
  github_config={
569
548
  "github_app": "DEVELOPER_CONNECT",
570
549
  "authorizer_credential": {
571
- "oauth_token_secret_version": "projects/your-project/secrets/your-secret-id/versions/latest",
550
+ "oauth_token_secret_version": "projects/devconnect-terraform-creds/secrets/tf-test-do-not-change-github-oauthtoken-e0b9e7/versions/1",
572
551
  },
573
552
  })
574
- pulumi.export("nextSteps", my_connection.installation_states)
575
553
  ```
576
- ### Developer Connect Connection Existing Installation
554
+ ### Developer Connect Connection Github Doc
577
555
 
578
556
  ```python
579
557
  import pulumi
@@ -588,10 +566,9 @@ class Connection(pulumi.CustomResource):
588
566
  github_token_secret_version = gcp.secretmanager.SecretVersion("github-token-secret-version",
589
567
  secret=github_token_secret.id,
590
568
  secret_data=std.file(input="my-github-token.txt").result)
591
- devconnect_p4sa = gcp.projects.ServiceIdentity("devconnect-p4sa", service="developerconnect.googleapis.com")
592
- p4sa_secret_accessor = gcp.organizations.get_iam_policy_output(bindings=[{
569
+ p4sa_secret_accessor = gcp.organizations.get_iam_policy(bindings=[{
593
570
  "role": "roles/secretmanager.secretAccessor",
594
- "members": [devconnect_p4sa.member],
571
+ "members": ["serviceAccount:service-123456789@gcp-sa-devconnect.iam.gserviceaccount.com"],
595
572
  }])
596
573
  policy = gcp.secretmanager.SecretIamPolicy("policy",
597
574
  secret_id=github_token_secret.secret_id,
@@ -668,28 +645,7 @@ class Connection(pulumi.CustomResource):
668
645
  """
669
646
  ## Example Usage
670
647
 
671
- ### Developer Connect Connection New
672
-
673
- ```python
674
- import pulumi
675
- import pulumi_gcp as gcp
676
-
677
- # Setup permissions. Only needed once per project
678
- devconnect_p4sa = gcp.projects.ServiceIdentity("devconnect-p4sa", service="developerconnect.googleapis.com")
679
- devconnect_secret = gcp.projects.IAMMember("devconnect-secret",
680
- project="my-project-name",
681
- role="roles/secretmanager.admin",
682
- member=devconnect_p4sa.member)
683
- my_connection = gcp.developerconnect.Connection("my-connection",
684
- location="us-central1",
685
- connection_id="tf-test-connection-new",
686
- github_config={
687
- "github_app": "FIREBASE",
688
- },
689
- opts = pulumi.ResourceOptions(depends_on=[devconnect_secret]))
690
- pulumi.export("nextSteps", my_connection.installation_states)
691
- ```
692
- ### Developer Connect Connection Existing Credentials
648
+ ### Developer Connect Connection Basic
693
649
 
694
650
  ```python
695
651
  import pulumi
@@ -697,16 +653,15 @@ class Connection(pulumi.CustomResource):
697
653
 
698
654
  my_connection = gcp.developerconnect.Connection("my-connection",
699
655
  location="us-central1",
700
- connection_id="tf-test-connection-cred",
656
+ connection_id="tf-test-connection",
701
657
  github_config={
702
658
  "github_app": "DEVELOPER_CONNECT",
703
659
  "authorizer_credential": {
704
- "oauth_token_secret_version": "projects/your-project/secrets/your-secret-id/versions/latest",
660
+ "oauth_token_secret_version": "projects/devconnect-terraform-creds/secrets/tf-test-do-not-change-github-oauthtoken-e0b9e7/versions/1",
705
661
  },
706
662
  })
707
- pulumi.export("nextSteps", my_connection.installation_states)
708
663
  ```
709
- ### Developer Connect Connection Existing Installation
664
+ ### Developer Connect Connection Github Doc
710
665
 
711
666
  ```python
712
667
  import pulumi
@@ -721,10 +676,9 @@ class Connection(pulumi.CustomResource):
721
676
  github_token_secret_version = gcp.secretmanager.SecretVersion("github-token-secret-version",
722
677
  secret=github_token_secret.id,
723
678
  secret_data=std.file(input="my-github-token.txt").result)
724
- devconnect_p4sa = gcp.projects.ServiceIdentity("devconnect-p4sa", service="developerconnect.googleapis.com")
725
- p4sa_secret_accessor = gcp.organizations.get_iam_policy_output(bindings=[{
679
+ p4sa_secret_accessor = gcp.organizations.get_iam_policy(bindings=[{
726
680
  "role": "roles/secretmanager.secretAccessor",
727
- "members": [devconnect_p4sa.member],
681
+ "members": ["serviceAccount:service-123456789@gcp-sa-devconnect.iam.gserviceaccount.com"],
728
682
  }])
729
683
  policy = gcp.secretmanager.SecretIamPolicy("policy",
730
684
  secret_id=github_token_secret.secret_id,
@@ -627,7 +627,7 @@ if not MYPY:
627
627
  """
628
628
  use_timeout_based_endpointing: NotRequired[pulumi.Input[bool]]
629
629
  """
630
- Use timeout based endpointing, interpreting endpointer sensitivity as seconds of timeout value.
630
+ Use timeout based endpointing, interpreting endpointer sensitivy as seconds of timeout value.
631
631
  """
632
632
  elif False:
633
633
  CxAgentAdvancedSettingsSpeechSettingsArgsDict: TypeAlias = Mapping[str, Any]
@@ -645,7 +645,7 @@ class CxAgentAdvancedSettingsSpeechSettingsArgs:
645
645
  An object containing a list of **"key": value** pairs. Example: **{ "name": "wrench", "mass": "1.3kg", "count": "3" }**.
646
646
  :param pulumi.Input[str] no_speech_timeout: Timeout before detecting no speech.
647
647
  A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
648
- :param pulumi.Input[bool] use_timeout_based_endpointing: Use timeout based endpointing, interpreting endpointer sensitivity as seconds of timeout value.
648
+ :param pulumi.Input[bool] use_timeout_based_endpointing: Use timeout based endpointing, interpreting endpointer sensitivy as seconds of timeout value.
649
649
  """
650
650
  if endpointer_sensitivity is not None:
651
651
  pulumi.set(__self__, "endpointer_sensitivity", endpointer_sensitivity)
@@ -698,7 +698,7 @@ class CxAgentAdvancedSettingsSpeechSettingsArgs:
698
698
  @pulumi.getter(name="useTimeoutBasedEndpointing")
699
699
  def use_timeout_based_endpointing(self) -> Optional[pulumi.Input[bool]]:
700
700
  """
701
- Use timeout based endpointing, interpreting endpointer sensitivity as seconds of timeout value.
701
+ Use timeout based endpointing, interpreting endpointer sensitivy as seconds of timeout value.
702
702
  """
703
703
  return pulumi.get(self, "use_timeout_based_endpointing")
704
704
 
@@ -444,7 +444,7 @@ class CxAgentAdvancedSettingsSpeechSettings(dict):
444
444
  An object containing a list of **"key": value** pairs. Example: **{ "name": "wrench", "mass": "1.3kg", "count": "3" }**.
445
445
  :param str no_speech_timeout: Timeout before detecting no speech.
446
446
  A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
447
- :param bool use_timeout_based_endpointing: Use timeout based endpointing, interpreting endpointer sensitivity as seconds of timeout value.
447
+ :param bool use_timeout_based_endpointing: Use timeout based endpointing, interpreting endpointer sensitivy as seconds of timeout value.
448
448
  """
449
449
  if endpointer_sensitivity is not None:
450
450
  pulumi.set(__self__, "endpointer_sensitivity", endpointer_sensitivity)
@@ -485,7 +485,7 @@ class CxAgentAdvancedSettingsSpeechSettings(dict):
485
485
  @pulumi.getter(name="useTimeoutBasedEndpointing")
486
486
  def use_timeout_based_endpointing(self) -> Optional[bool]:
487
487
  """
488
- Use timeout based endpointing, interpreting endpointer sensitivity as seconds of timeout value.
488
+ Use timeout based endpointing, interpreting endpointer sensitivy as seconds of timeout value.
489
489
  """
490
490
  return pulumi.get(self, "use_timeout_based_endpointing")
491
491
 
@@ -25,8 +25,7 @@ class BackupArgs:
25
25
  description: Optional[pulumi.Input[str]] = None,
26
26
  labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
27
27
  name: Optional[pulumi.Input[str]] = None,
28
- project: Optional[pulumi.Input[str]] = None,
29
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
28
+ project: Optional[pulumi.Input[str]] = None):
30
29
  """
31
30
  The set of arguments for constructing a Backup resource.
32
31
  :param pulumi.Input[str] location: The name of the location of the instance. This can be a region for ENTERPRISE tier instances.
@@ -49,10 +48,6 @@ class BackupArgs:
49
48
  character, which cannot be a dash.
50
49
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
51
50
  If it is not provided, the provider project is used.
52
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A map of resource manager tags.
53
- Resource manager tag keys and values have the same definition as resource manager tags.
54
- Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/{tag_value_id}.
55
- The field is ignored (both PUT & PATCH) when empty.
56
51
  """
57
52
  pulumi.set(__self__, "location", location)
58
53
  pulumi.set(__self__, "source_file_share", source_file_share)
@@ -65,8 +60,6 @@ class BackupArgs:
65
60
  pulumi.set(__self__, "name", name)
66
61
  if project is not None:
67
62
  pulumi.set(__self__, "project", project)
68
- if tags is not None:
69
- pulumi.set(__self__, "tags", tags)
70
63
 
71
64
  @property
72
65
  @pulumi.getter
@@ -165,21 +158,6 @@ class BackupArgs:
165
158
  def project(self, value: Optional[pulumi.Input[str]]):
166
159
  pulumi.set(self, "project", value)
167
160
 
168
- @property
169
- @pulumi.getter
170
- def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
171
- """
172
- A map of resource manager tags.
173
- Resource manager tag keys and values have the same definition as resource manager tags.
174
- Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/{tag_value_id}.
175
- The field is ignored (both PUT & PATCH) when empty.
176
- """
177
- return pulumi.get(self, "tags")
178
-
179
- @tags.setter
180
- def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
181
- pulumi.set(self, "tags", value)
182
-
183
161
 
184
162
  @pulumi.input_type
185
163
  class _BackupState:
@@ -199,8 +177,7 @@ class _BackupState:
199
177
  source_instance: Optional[pulumi.Input[str]] = None,
200
178
  source_instance_tier: Optional[pulumi.Input[str]] = None,
201
179
  state: Optional[pulumi.Input[str]] = None,
202
- storage_bytes: Optional[pulumi.Input[str]] = None,
203
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
180
+ storage_bytes: Optional[pulumi.Input[str]] = None):
204
181
  """
205
182
  Input properties used for looking up and filtering Backup resources.
206
183
  :param pulumi.Input[str] capacity_gb: The amount of bytes needed to allocate a full copy of the snapshot content.
@@ -233,10 +210,6 @@ class _BackupState:
233
210
  :param pulumi.Input[str] source_instance_tier: The service tier of the source Cloud Filestore instance that this backup is created from.
234
211
  :param pulumi.Input[str] state: The backup state.
235
212
  :param pulumi.Input[str] storage_bytes: The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
236
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A map of resource manager tags.
237
- Resource manager tag keys and values have the same definition as resource manager tags.
238
- Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/{tag_value_id}.
239
- The field is ignored (both PUT & PATCH) when empty.
240
213
  """
241
214
  if capacity_gb is not None:
242
215
  pulumi.set(__self__, "capacity_gb", capacity_gb)
@@ -270,8 +243,6 @@ class _BackupState:
270
243
  pulumi.set(__self__, "state", state)
271
244
  if storage_bytes is not None:
272
245
  pulumi.set(__self__, "storage_bytes", storage_bytes)
273
- if tags is not None:
274
- pulumi.set(__self__, "tags", tags)
275
246
 
276
247
  @property
277
248
  @pulumi.getter(name="capacityGb")
@@ -479,21 +450,6 @@ class _BackupState:
479
450
  def storage_bytes(self, value: Optional[pulumi.Input[str]]):
480
451
  pulumi.set(self, "storage_bytes", value)
481
452
 
482
- @property
483
- @pulumi.getter
484
- def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
485
- """
486
- A map of resource manager tags.
487
- Resource manager tag keys and values have the same definition as resource manager tags.
488
- Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/{tag_value_id}.
489
- The field is ignored (both PUT & PATCH) when empty.
490
- """
491
- return pulumi.get(self, "tags")
492
-
493
- @tags.setter
494
- def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
495
- pulumi.set(self, "tags", value)
496
-
497
453
 
498
454
  class Backup(pulumi.CustomResource):
499
455
  @overload
@@ -507,7 +463,6 @@ class Backup(pulumi.CustomResource):
507
463
  project: Optional[pulumi.Input[str]] = None,
508
464
  source_file_share: Optional[pulumi.Input[str]] = None,
509
465
  source_instance: Optional[pulumi.Input[str]] = None,
510
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
511
466
  __props__=None):
512
467
  """
513
468
  A Google Cloud Filestore backup.
@@ -598,10 +553,6 @@ class Backup(pulumi.CustomResource):
598
553
  If it is not provided, the provider project is used.
599
554
  :param pulumi.Input[str] source_file_share: Name of the file share in the source Cloud Filestore instance that the backup is created from.
600
555
  :param pulumi.Input[str] source_instance: The resource name of the source Cloud Filestore instance, in the format projects/{projectId}/locations/{locationId}/instances/{instanceId}, used to create this backup.
601
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A map of resource manager tags.
602
- Resource manager tag keys and values have the same definition as resource manager tags.
603
- Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/{tag_value_id}.
604
- The field is ignored (both PUT & PATCH) when empty.
605
556
  """
606
557
  ...
607
558
  @overload
@@ -698,7 +649,6 @@ class Backup(pulumi.CustomResource):
698
649
  project: Optional[pulumi.Input[str]] = None,
699
650
  source_file_share: Optional[pulumi.Input[str]] = None,
700
651
  source_instance: Optional[pulumi.Input[str]] = None,
701
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
702
652
  __props__=None):
703
653
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
704
654
  if not isinstance(opts, pulumi.ResourceOptions):
@@ -721,7 +671,6 @@ class Backup(pulumi.CustomResource):
721
671
  if source_instance is None and not opts.urn:
722
672
  raise TypeError("Missing required property 'source_instance'")
723
673
  __props__.__dict__["source_instance"] = source_instance
724
- __props__.__dict__["tags"] = tags
725
674
  __props__.__dict__["capacity_gb"] = None
726
675
  __props__.__dict__["create_time"] = None
727
676
  __props__.__dict__["download_bytes"] = None
@@ -758,8 +707,7 @@ class Backup(pulumi.CustomResource):
758
707
  source_instance: Optional[pulumi.Input[str]] = None,
759
708
  source_instance_tier: Optional[pulumi.Input[str]] = None,
760
709
  state: Optional[pulumi.Input[str]] = None,
761
- storage_bytes: Optional[pulumi.Input[str]] = None,
762
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None) -> 'Backup':
710
+ storage_bytes: Optional[pulumi.Input[str]] = None) -> 'Backup':
763
711
  """
764
712
  Get an existing Backup resource's state with the given name, id, and optional extra
765
713
  properties used to qualify the lookup.
@@ -797,10 +745,6 @@ class Backup(pulumi.CustomResource):
797
745
  :param pulumi.Input[str] source_instance_tier: The service tier of the source Cloud Filestore instance that this backup is created from.
798
746
  :param pulumi.Input[str] state: The backup state.
799
747
  :param pulumi.Input[str] storage_bytes: The size of the storage used by the backup. As backups share storage, this number is expected to change with backup creation/deletion.
800
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: A map of resource manager tags.
801
- Resource manager tag keys and values have the same definition as resource manager tags.
802
- Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/{tag_value_id}.
803
- The field is ignored (both PUT & PATCH) when empty.
804
748
  """
805
749
  opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
806
750
 
@@ -822,7 +766,6 @@ class Backup(pulumi.CustomResource):
822
766
  __props__.__dict__["source_instance_tier"] = source_instance_tier
823
767
  __props__.__dict__["state"] = state
824
768
  __props__.__dict__["storage_bytes"] = storage_bytes
825
- __props__.__dict__["tags"] = tags
826
769
  return Backup(resource_name, opts=opts, __props__=__props__)
827
770
 
828
771
  @property
@@ -967,14 +910,3 @@ class Backup(pulumi.CustomResource):
967
910
  """
968
911
  return pulumi.get(self, "storage_bytes")
969
912
 
970
- @property
971
- @pulumi.getter
972
- def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
973
- """
974
- A map of resource manager tags.
975
- Resource manager tag keys and values have the same definition as resource manager tags.
976
- Keys must be in the format tagKeys/{tag_key_id}, and values are in the format tagValues/{tag_value_id}.
977
- The field is ignored (both PUT & PATCH) when empty.
978
- """
979
- return pulumi.get(self, "tags")
980
-
@@ -239,7 +239,7 @@ class _HostingCustomDomainState:
239
239
  permission to act on its behalf.
240
240
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
241
241
  If it is not provided, the provider project is used.
242
- :param pulumi.Input[bool] reconciling: if true, indicates that Hosting's systems are attempting to
242
+ :param pulumi.Input[bool] reconciling: if true, indicates that Hosting's systems are attmepting to
243
243
  make the `CustomDomain`'s state match your preferred state. This is most
244
244
  frequently `true` when initially provisioning a `CustomDomain` or when creating
245
245
  a new SSL certificate to match an updated `cert_preference`
@@ -506,7 +506,7 @@ class _HostingCustomDomainState:
506
506
  @pulumi.getter
507
507
  def reconciling(self) -> Optional[pulumi.Input[bool]]:
508
508
  """
509
- if true, indicates that Hosting's systems are attempting to
509
+ if true, indicates that Hosting's systems are attmepting to
510
510
  make the `CustomDomain`'s state match your preferred state. This is most
511
511
  frequently `true` when initially provisioning a `CustomDomain` or when creating
512
512
  a new SSL certificate to match an updated `cert_preference`
@@ -989,7 +989,7 @@ class HostingCustomDomain(pulumi.CustomResource):
989
989
  permission to act on its behalf.
990
990
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
991
991
  If it is not provided, the provider project is used.
992
- :param pulumi.Input[bool] reconciling: if true, indicates that Hosting's systems are attempting to
992
+ :param pulumi.Input[bool] reconciling: if true, indicates that Hosting's systems are attmepting to
993
993
  make the `CustomDomain`'s state match your preferred state. This is most
994
994
  frequently `true` when initially provisioning a `CustomDomain` or when creating
995
995
  a new SSL certificate to match an updated `cert_preference`
@@ -1195,7 +1195,7 @@ class HostingCustomDomain(pulumi.CustomResource):
1195
1195
  @pulumi.getter
1196
1196
  def reconciling(self) -> pulumi.Output[bool]:
1197
1197
  """
1198
- if true, indicates that Hosting's systems are attempting to
1198
+ if true, indicates that Hosting's systems are attmepting to
1199
1199
  make the `CustomDomain`'s state match your preferred state. This is most
1200
1200
  frequently `true` when initially provisioning a `CustomDomain` or when creating
1201
1201
  a new SSL certificate to match an updated `cert_preference`
@@ -97,7 +97,7 @@ if not MYPY:
97
97
  Cloud KMS multi-region europe. See https://cloud.google.com/kms/docs/locations.
98
98
  This value should be the KMS key resource ID in the format of
99
99
  `projects/{project_id}/locations/{kms_location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
100
- How to retrieve this resource ID is listed at
100
+ How to retrive this resource ID is listed at
101
101
  https://cloud.google.com/kms/docs/getting-resource-ids#getting_the_id_for_a_key_and_version.
102
102
  """
103
103
  active_key_versions: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
@@ -127,7 +127,7 @@ class DatabaseCmekConfigArgs:
127
127
  Cloud KMS multi-region europe. See https://cloud.google.com/kms/docs/locations.
128
128
  This value should be the KMS key resource ID in the format of
129
129
  `projects/{project_id}/locations/{kms_location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
130
- How to retrieve this resource ID is listed at
130
+ How to retrive this resource ID is listed at
131
131
  https://cloud.google.com/kms/docs/getting-resource-ids#getting_the_id_for_a_key_and_version.
132
132
  :param pulumi.Input[Sequence[pulumi.Input[str]]] active_key_versions: (Output)
133
133
  Currently in-use KMS key versions (https://cloud.google.com/kms/docs/resource-hierarchy#key_versions).
@@ -153,7 +153,7 @@ class DatabaseCmekConfigArgs:
153
153
  Cloud KMS multi-region europe. See https://cloud.google.com/kms/docs/locations.
154
154
  This value should be the KMS key resource ID in the format of
155
155
  `projects/{project_id}/locations/{kms_location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
156
- How to retrieve this resource ID is listed at
156
+ How to retrive this resource ID is listed at
157
157
  https://cloud.google.com/kms/docs/getting-resource-ids#getting_the_id_for_a_key_and_version.
158
158
  """
159
159
  return pulumi.get(self, "kms_key_name")
@@ -88,7 +88,7 @@ class DatabaseCmekConfig(dict):
88
88
  Cloud KMS multi-region europe. See https://cloud.google.com/kms/docs/locations.
89
89
  This value should be the KMS key resource ID in the format of
90
90
  `projects/{project_id}/locations/{kms_location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
91
- How to retrieve this resource ID is listed at
91
+ How to retrive this resource ID is listed at
92
92
  https://cloud.google.com/kms/docs/getting-resource-ids#getting_the_id_for_a_key_and_version.
93
93
  :param Sequence[str] active_key_versions: (Output)
94
94
  Currently in-use KMS key versions (https://cloud.google.com/kms/docs/resource-hierarchy#key_versions).
@@ -114,7 +114,7 @@ class DatabaseCmekConfig(dict):
114
114
  Cloud KMS multi-region europe. See https://cloud.google.com/kms/docs/locations.
115
115
  This value should be the KMS key resource ID in the format of
116
116
  `projects/{project_id}/locations/{kms_location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}`.
117
- How to retrieve this resource ID is listed at
117
+ How to retrive this resource ID is listed at
118
118
  https://cloud.google.com/kms/docs/getting-resource-ids#getting_the_id_for_a_key_and_version.
119
119
  """
120
120
  return pulumi.get(self, "kms_key_name")
@@ -11,7 +11,6 @@ from .feature_iam_member import *
11
11
  from .feature_iam_policy import *
12
12
  from .feature_membership import *
13
13
  from .fleet import *
14
- from .get_feature import *
15
14
  from .get_feature_iam_policy import *
16
15
  from .get_membership_binding import *
17
16
  from .get_membership_iam_policy import *