pulumi-gcp 7.28.0a1718950249__py3-none-any.whl → 7.29.0__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 (214) hide show
  1. pulumi_gcp/__init__.py +67 -0
  2. pulumi_gcp/_utilities.py +35 -0
  3. pulumi_gcp/accesscontextmanager/_inputs.py +58 -74
  4. pulumi_gcp/accesscontextmanager/access_levels.py +0 -20
  5. pulumi_gcp/accesscontextmanager/outputs.py +58 -74
  6. pulumi_gcp/accesscontextmanager/service_perimeter.py +2 -0
  7. pulumi_gcp/activedirectory/domain.py +14 -14
  8. pulumi_gcp/activedirectory/domain_trust.py +14 -14
  9. pulumi_gcp/alloydb/backup.py +8 -8
  10. pulumi_gcp/alloydb/cluster.py +11 -17
  11. pulumi_gcp/alloydb/instance.py +8 -8
  12. pulumi_gcp/alloydb/user.py +8 -8
  13. pulumi_gcp/apigee/addons_config.py +4 -4
  14. pulumi_gcp/apigee/endpoint_attachment.py +2 -2
  15. pulumi_gcp/apigee/env_group.py +2 -2
  16. pulumi_gcp/apigee/environment.py +2 -2
  17. pulumi_gcp/apigee/instance.py +8 -8
  18. pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +10 -10
  19. pulumi_gcp/apigee/nat_address.py +2 -2
  20. pulumi_gcp/apigee/organization.py +6 -6
  21. pulumi_gcp/apigee/sync_authorization.py +4 -4
  22. pulumi_gcp/apigee/target_server.py +10 -10
  23. pulumi_gcp/apphub/service.py +20 -20
  24. pulumi_gcp/apphub/service_project_attachment.py +8 -8
  25. pulumi_gcp/applicationintegration/auth_config.py +2 -2
  26. pulumi_gcp/applicationintegration/client.py +6 -18
  27. pulumi_gcp/artifactregistry/__init__.py +1 -0
  28. pulumi_gcp/artifactregistry/_inputs.py +4 -4
  29. pulumi_gcp/artifactregistry/get_docker_image.py +244 -0
  30. pulumi_gcp/artifactregistry/outputs.py +6 -6
  31. pulumi_gcp/artifactregistry/repository.py +10 -10
  32. pulumi_gcp/backupdisasterrecovery/management_server.py +2 -2
  33. pulumi_gcp/bigquery/_inputs.py +2 -6
  34. pulumi_gcp/bigquery/data_transfer_config.py +4 -4
  35. pulumi_gcp/bigquery/dataset.py +75 -0
  36. pulumi_gcp/bigquery/get_dataset.py +11 -1
  37. pulumi_gcp/bigquery/job.py +6 -6
  38. pulumi_gcp/bigquery/outputs.py +2 -6
  39. pulumi_gcp/bigtable/_inputs.py +41 -3
  40. pulumi_gcp/bigtable/instance.py +3 -9
  41. pulumi_gcp/bigtable/outputs.py +50 -3
  42. pulumi_gcp/bigtable/table.py +54 -0
  43. pulumi_gcp/billing/_inputs.py +22 -0
  44. pulumi_gcp/billing/budget.py +50 -0
  45. pulumi_gcp/billing/outputs.py +20 -0
  46. pulumi_gcp/certificateauthority/authority.py +2 -2
  47. pulumi_gcp/certificateauthority/certificate.py +4 -4
  48. pulumi_gcp/certificatemanager/_inputs.py +2 -6
  49. pulumi_gcp/certificatemanager/certificate.py +4 -4
  50. pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -2
  51. pulumi_gcp/certificatemanager/outputs.py +2 -6
  52. pulumi_gcp/cloudbuild/bitbucket_server_config.py +6 -6
  53. pulumi_gcp/cloudbuild/trigger.py +2 -2
  54. pulumi_gcp/cloudbuild/worker_pool.py +6 -6
  55. pulumi_gcp/cloudbuildv2/_inputs.py +383 -0
  56. pulumi_gcp/cloudbuildv2/connection.py +112 -4
  57. pulumi_gcp/cloudbuildv2/outputs.py +421 -0
  58. pulumi_gcp/cloudbuildv2/repository.py +2 -2
  59. pulumi_gcp/cloudfunctionsv2/function.py +28 -28
  60. pulumi_gcp/cloudids/endpoint.py +2 -2
  61. pulumi_gcp/cloudrun/_inputs.py +3 -9
  62. pulumi_gcp/cloudrun/outputs.py +3 -9
  63. pulumi_gcp/cloudrunv2/get_job.py +21 -1
  64. pulumi_gcp/cloudrunv2/job.py +163 -19
  65. pulumi_gcp/cloudrunv2/service.py +8 -8
  66. pulumi_gcp/composer/__init__.py +3 -0
  67. pulumi_gcp/composer/get_user_workloads_config_map.py +190 -0
  68. pulumi_gcp/composer/get_user_workloads_secret.py +188 -0
  69. pulumi_gcp/composer/user_workloads_config_map.py +475 -0
  70. pulumi_gcp/compute/_inputs.py +87 -2
  71. pulumi_gcp/compute/backend_service.py +28 -48
  72. pulumi_gcp/compute/disk.py +3 -9
  73. pulumi_gcp/compute/firewall.py +3 -9
  74. pulumi_gcp/compute/forwarding_rule.py +22 -22
  75. pulumi_gcp/compute/interconnect.py +4 -4
  76. pulumi_gcp/compute/outputs.py +176 -5
  77. pulumi_gcp/compute/packet_mirroring.py +2 -2
  78. pulumi_gcp/compute/project_cloud_armor_tier.py +2 -2
  79. pulumi_gcp/compute/region_backend_service.py +35 -48
  80. pulumi_gcp/compute/region_disk.py +3 -9
  81. pulumi_gcp/compute/region_network_endpoint.py +187 -0
  82. pulumi_gcp/compute/region_network_endpoint_group.py +49 -9
  83. pulumi_gcp/compute/region_security_policy_rule.py +2 -2
  84. pulumi_gcp/compute/region_target_https_proxy.py +7 -14
  85. pulumi_gcp/compute/route.py +2 -2
  86. pulumi_gcp/compute/subnetwork.py +2 -6
  87. pulumi_gcp/compute/target_https_proxy.py +28 -14
  88. pulumi_gcp/compute/target_instance.py +2 -2
  89. pulumi_gcp/compute/vpn_gateway.py +2 -2
  90. pulumi_gcp/compute/vpn_tunnel.py +2 -2
  91. pulumi_gcp/config/__init__.pyi +2 -0
  92. pulumi_gcp/config/vars.py +4 -0
  93. pulumi_gcp/container/_inputs.py +4 -8
  94. pulumi_gcp/container/outputs.py +6 -10
  95. pulumi_gcp/databasemigrationservice/connection_profile.py +16 -16
  96. pulumi_gcp/datacatalog/policy_tag.py +2 -2
  97. pulumi_gcp/datafusion/instance.py +4 -8
  98. pulumi_gcp/dataplex/asset.py +2 -2
  99. pulumi_gcp/dataplex/datascan.py +2 -2
  100. pulumi_gcp/dataproc/_inputs.py +100 -0
  101. pulumi_gcp/dataproc/metastore_service.py +172 -0
  102. pulumi_gcp/dataproc/outputs.py +192 -1
  103. pulumi_gcp/dataproc/workflow_template.py +3 -9
  104. pulumi_gcp/datastore/data_store_index.py +2 -2
  105. pulumi_gcp/datastream/stream.py +6 -6
  106. pulumi_gcp/diagflow/entity_type.py +2 -2
  107. pulumi_gcp/diagflow/fulfillment.py +2 -2
  108. pulumi_gcp/diagflow/intent.py +4 -4
  109. pulumi_gcp/discoveryengine/_inputs.py +227 -0
  110. pulumi_gcp/discoveryengine/data_store.py +108 -0
  111. pulumi_gcp/discoveryengine/outputs.py +280 -0
  112. pulumi_gcp/edgecontainer/_inputs.py +107 -1
  113. pulumi_gcp/edgecontainer/node_pool.py +2 -2
  114. pulumi_gcp/edgecontainer/outputs.py +123 -1
  115. pulumi_gcp/edgecontainer/vpn_connection.py +2 -2
  116. pulumi_gcp/eventarc/channel.py +2 -2
  117. pulumi_gcp/eventarc/google_channel_config.py +2 -2
  118. pulumi_gcp/filestore/instance.py +3 -9
  119. pulumi_gcp/firebase/app_check_app_attest_config.py +8 -8
  120. pulumi_gcp/firebase/app_check_debug_token.py +4 -4
  121. pulumi_gcp/firebase/app_check_device_check_config.py +4 -4
  122. pulumi_gcp/firebase/app_check_play_integrity_config.py +8 -8
  123. pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +4 -4
  124. pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +4 -4
  125. pulumi_gcp/firebase/app_check_service_config.py +6 -6
  126. pulumi_gcp/firebase/database_instance.py +2 -2
  127. pulumi_gcp/firestore/database.py +4 -4
  128. pulumi_gcp/firestore/document.py +12 -12
  129. pulumi_gcp/folder/access_approval_settings.py +2 -2
  130. pulumi_gcp/gkehub/_inputs.py +20 -8
  131. pulumi_gcp/gkehub/membership.py +3 -9
  132. pulumi_gcp/gkehub/membership_binding.py +4 -4
  133. pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
  134. pulumi_gcp/gkehub/namespace.py +2 -2
  135. pulumi_gcp/gkehub/outputs.py +19 -9
  136. pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -2
  137. pulumi_gcp/healthcare/fhir_store.py +3 -9
  138. pulumi_gcp/healthcare/hl7_store.py +3 -9
  139. pulumi_gcp/integrationconnectors/connection.py +2 -2
  140. pulumi_gcp/integrationconnectors/managed_zone.py +6 -6
  141. pulumi_gcp/kms/_inputs.py +1 -3
  142. pulumi_gcp/kms/autokey_config.py +16 -16
  143. pulumi_gcp/kms/key_handle.py +22 -22
  144. pulumi_gcp/kms/outputs.py +1 -3
  145. pulumi_gcp/logging/folder_settings.py +2 -2
  146. pulumi_gcp/logging/folder_sink.py +14 -14
  147. pulumi_gcp/logging/linked_dataset.py +2 -2
  148. pulumi_gcp/logging/organization_settings.py +2 -2
  149. pulumi_gcp/logging/organization_sink.py +14 -14
  150. pulumi_gcp/logging/project_bucket_config.py +2 -2
  151. pulumi_gcp/looker/instance.py +2 -2
  152. pulumi_gcp/managedkafka/__init__.py +11 -0
  153. pulumi_gcp/managedkafka/_inputs.py +169 -0
  154. pulumi_gcp/managedkafka/cluster.py +807 -0
  155. pulumi_gcp/managedkafka/outputs.py +197 -0
  156. pulumi_gcp/managedkafka/topic.py +599 -0
  157. pulumi_gcp/netapp/__init__.py +1 -0
  158. pulumi_gcp/netapp/active_directory.py +55 -0
  159. pulumi_gcp/netapp/backup.py +903 -0
  160. pulumi_gcp/netapp/volume_replication.py +2 -2
  161. pulumi_gcp/netapp/volume_snapshot.py +2 -2
  162. pulumi_gcp/networkconnectivity/internal_range.py +2 -2
  163. pulumi_gcp/networksecurity/gateway_security_policy.py +4 -4
  164. pulumi_gcp/networksecurity/tls_inspection_policy.py +4 -4
  165. pulumi_gcp/networkservices/gateway.py +6 -6
  166. pulumi_gcp/organizations/access_approval_settings.py +2 -2
  167. pulumi_gcp/parallelstore/instance.py +2 -2
  168. pulumi_gcp/projects/access_approval_settings.py +5 -11
  169. pulumi_gcp/provider.py +20 -0
  170. pulumi_gcp/pubsub/_inputs.py +40 -0
  171. pulumi_gcp/pubsub/outputs.py +66 -0
  172. pulumi_gcp/pubsub/schema.py +2 -2
  173. pulumi_gcp/pubsub/subscription.py +174 -8
  174. pulumi_gcp/pubsub/topic.py +2 -2
  175. pulumi_gcp/pulumi-plugin.json +1 -1
  176. pulumi_gcp/redis/cluster.py +4 -4
  177. pulumi_gcp/redis/get_instance.py +11 -1
  178. pulumi_gcp/redis/instance.py +49 -2
  179. pulumi_gcp/secretmanager/secret.py +2 -2
  180. pulumi_gcp/securesourcemanager/instance.py +6 -6
  181. pulumi_gcp/securitycenter/__init__.py +3 -0
  182. pulumi_gcp/securitycenter/_inputs.py +1105 -0
  183. pulumi_gcp/securitycenter/instance_iam_binding.py +2 -2
  184. pulumi_gcp/securitycenter/instance_iam_member.py +2 -2
  185. pulumi_gcp/securitycenter/instance_iam_policy.py +2 -2
  186. pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +725 -0
  187. pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +713 -0
  188. pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +706 -0
  189. pulumi_gcp/securitycenter/outputs.py +1048 -0
  190. pulumi_gcp/servicenetworking/__init__.py +1 -0
  191. pulumi_gcp/servicenetworking/vpc_service_controls.py +511 -0
  192. pulumi_gcp/sql/_inputs.py +1 -3
  193. pulumi_gcp/sql/database_instance.py +2 -2
  194. pulumi_gcp/sql/outputs.py +1 -3
  195. pulumi_gcp/sql/user.py +21 -7
  196. pulumi_gcp/storage/get_project_service_account.py +2 -2
  197. pulumi_gcp/storage/insights_report_config.py +2 -2
  198. pulumi_gcp/storage/notification.py +2 -2
  199. pulumi_gcp/storage/transfer_agent_pool.py +2 -2
  200. pulumi_gcp/storage/transfer_job.py +4 -4
  201. pulumi_gcp/tpu/v2_vm.py +4 -4
  202. pulumi_gcp/vertex/_inputs.py +1 -3
  203. pulumi_gcp/vertex/ai_endpoint.py +2 -2
  204. pulumi_gcp/vertex/ai_feature_online_store.py +31 -8
  205. pulumi_gcp/vertex/ai_index_endpoint.py +2 -2
  206. pulumi_gcp/vertex/ai_tensorboard.py +2 -2
  207. pulumi_gcp/vertex/outputs.py +1 -3
  208. pulumi_gcp/vmwareengine/external_address.py +2 -2
  209. pulumi_gcp/vmwareengine/network.py +4 -4
  210. pulumi_gcp/vpcaccess/connector.py +2 -8
  211. {pulumi_gcp-7.28.0a1718950249.dist-info → pulumi_gcp-7.29.0.dist-info}/METADATA +1 -1
  212. {pulumi_gcp-7.28.0a1718950249.dist-info → pulumi_gcp-7.29.0.dist-info}/RECORD +214 -200
  213. {pulumi_gcp-7.28.0a1718950249.dist-info → pulumi_gcp-7.29.0.dist-info}/WHEEL +1 -1
  214. {pulumi_gcp-7.28.0a1718950249.dist-info → pulumi_gcp-7.29.0.dist-info}/top_level.txt +0 -0
@@ -671,7 +671,7 @@ class RepositoryRemoteRepositoryConfigAptRepositoryPublicRepository(dict):
671
671
  """
672
672
  :param str repository_base: A common public repository base for Yum.
673
673
  Possible values are: `CENTOS`, `CENTOS_DEBUG`, `CENTOS_VAULT`, `CENTOS_STREAM`, `ROCKY`, `EPEL`.
674
- :param str repository_path: Specific repository from the base, e.g. `"centos/8-stream/BaseOS/x86_64/os"`
674
+ :param str repository_path: Specific repository from the base, e.g. `"pub/rocky/9/BaseOS/x86_64/os"`
675
675
  """
676
676
  pulumi.set(__self__, "repository_base", repository_base)
677
677
  pulumi.set(__self__, "repository_path", repository_path)
@@ -689,7 +689,7 @@ class RepositoryRemoteRepositoryConfigAptRepositoryPublicRepository(dict):
689
689
  @pulumi.getter(name="repositoryPath")
690
690
  def repository_path(self) -> str:
691
691
  """
692
- Specific repository from the base, e.g. `"centos/8-stream/BaseOS/x86_64/os"`
692
+ Specific repository from the base, e.g. `"pub/rocky/9/BaseOS/x86_64/os"`
693
693
  """
694
694
  return pulumi.get(self, "repository_path")
695
695
 
@@ -1149,7 +1149,7 @@ class RepositoryRemoteRepositoryConfigYumRepositoryPublicRepository(dict):
1149
1149
  """
1150
1150
  :param str repository_base: A common public repository base for Yum.
1151
1151
  Possible values are: `CENTOS`, `CENTOS_DEBUG`, `CENTOS_VAULT`, `CENTOS_STREAM`, `ROCKY`, `EPEL`.
1152
- :param str repository_path: Specific repository from the base, e.g. `"centos/8-stream/BaseOS/x86_64/os"`
1152
+ :param str repository_path: Specific repository from the base, e.g. `"pub/rocky/9/BaseOS/x86_64/os"`
1153
1153
  """
1154
1154
  pulumi.set(__self__, "repository_base", repository_base)
1155
1155
  pulumi.set(__self__, "repository_path", repository_path)
@@ -1167,7 +1167,7 @@ class RepositoryRemoteRepositoryConfigYumRepositoryPublicRepository(dict):
1167
1167
  @pulumi.getter(name="repositoryPath")
1168
1168
  def repository_path(self) -> str:
1169
1169
  """
1170
- Specific repository from the base, e.g. `"centos/8-stream/BaseOS/x86_64/os"`
1170
+ Specific repository from the base, e.g. `"pub/rocky/9/BaseOS/x86_64/os"`
1171
1171
  """
1172
1172
  return pulumi.get(self, "repository_path")
1173
1173
 
@@ -1876,7 +1876,7 @@ class GetRepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryResult(dic
1876
1876
  repository_path: str):
1877
1877
  """
1878
1878
  :param str repository_base: A common public repository base for Yum. Possible values: ["CENTOS", "CENTOS_DEBUG", "CENTOS_VAULT", "CENTOS_STREAM", "ROCKY", "EPEL"]
1879
- :param str repository_path: Specific repository from the base, e.g. '"centos/8-stream/BaseOS/x86_64/os"'
1879
+ :param str repository_path: Specific repository from the base, e.g. '"pub/rocky/9/BaseOS/x86_64/os"'
1880
1880
  """
1881
1881
  pulumi.set(__self__, "repository_base", repository_base)
1882
1882
  pulumi.set(__self__, "repository_path", repository_path)
@@ -1893,7 +1893,7 @@ class GetRepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryResult(dic
1893
1893
  @pulumi.getter(name="repositoryPath")
1894
1894
  def repository_path(self) -> str:
1895
1895
  """
1896
- Specific repository from the base, e.g. '"centos/8-stream/BaseOS/x86_64/os"'
1896
+ Specific repository from the base, e.g. '"pub/rocky/9/BaseOS/x86_64/os"'
1897
1897
  """
1898
1898
  return pulumi.get(self, "repository_path")
1899
1899
 
@@ -758,7 +758,7 @@ class Repository(pulumi.CustomResource):
758
758
  description="example docker repository with cmek",
759
759
  format="DOCKER",
760
760
  kms_key_name="kms-key",
761
- opts=pulumi.ResourceOptions(depends_on=[crypto_key]))
761
+ opts = pulumi.ResourceOptions(depends_on=[crypto_key]))
762
762
  ```
763
763
  ### Artifact Registry Repository Virtual
764
764
 
@@ -846,16 +846,16 @@ class Repository(pulumi.CustomResource):
846
846
 
847
847
  my_repo = gcp.artifactregistry.Repository("my-repo",
848
848
  location="us-central1",
849
- repository_id="centos-8",
849
+ repository_id="rocky-9",
850
850
  description="example remote yum repository",
851
851
  format="YUM",
852
852
  mode="REMOTE_REPOSITORY",
853
853
  remote_repository_config=gcp.artifactregistry.RepositoryRemoteRepositoryConfigArgs(
854
- description="Centos 8 remote repository",
854
+ description="Rocky 9 remote repository",
855
855
  yum_repository=gcp.artifactregistry.RepositoryRemoteRepositoryConfigYumRepositoryArgs(
856
856
  public_repository=gcp.artifactregistry.RepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryArgs(
857
- repository_base="CENTOS",
858
- repository_path="centos/8-stream/BaseOS/x86_64/os",
857
+ repository_base="ROCKY",
858
+ repository_path="pub/rocky/9/BaseOS/x86_64/os",
859
859
  ),
860
860
  ),
861
861
  ))
@@ -1254,7 +1254,7 @@ class Repository(pulumi.CustomResource):
1254
1254
  description="example docker repository with cmek",
1255
1255
  format="DOCKER",
1256
1256
  kms_key_name="kms-key",
1257
- opts=pulumi.ResourceOptions(depends_on=[crypto_key]))
1257
+ opts = pulumi.ResourceOptions(depends_on=[crypto_key]))
1258
1258
  ```
1259
1259
  ### Artifact Registry Repository Virtual
1260
1260
 
@@ -1342,16 +1342,16 @@ class Repository(pulumi.CustomResource):
1342
1342
 
1343
1343
  my_repo = gcp.artifactregistry.Repository("my-repo",
1344
1344
  location="us-central1",
1345
- repository_id="centos-8",
1345
+ repository_id="rocky-9",
1346
1346
  description="example remote yum repository",
1347
1347
  format="YUM",
1348
1348
  mode="REMOTE_REPOSITORY",
1349
1349
  remote_repository_config=gcp.artifactregistry.RepositoryRemoteRepositoryConfigArgs(
1350
- description="Centos 8 remote repository",
1350
+ description="Rocky 9 remote repository",
1351
1351
  yum_repository=gcp.artifactregistry.RepositoryRemoteRepositoryConfigYumRepositoryArgs(
1352
1352
  public_repository=gcp.artifactregistry.RepositoryRemoteRepositoryConfigYumRepositoryPublicRepositoryArgs(
1353
- repository_base="CENTOS",
1354
- repository_path="centos/8-stream/BaseOS/x86_64/os",
1353
+ repository_base="ROCKY",
1354
+ repository_path="pub/rocky/9/BaseOS/x86_64/os",
1355
1355
  ),
1356
1356
  ),
1357
1357
  ))
@@ -256,7 +256,7 @@ class ManagementServer(pulumi.CustomResource):
256
256
  network=default.id,
257
257
  peering_mode="PRIVATE_SERVICE_ACCESS",
258
258
  )],
259
- opts=pulumi.ResourceOptions(depends_on=[default_connection]))
259
+ opts = pulumi.ResourceOptions(depends_on=[default_connection]))
260
260
  ```
261
261
 
262
262
  ## Import
@@ -325,7 +325,7 @@ class ManagementServer(pulumi.CustomResource):
325
325
  network=default.id,
326
326
  peering_mode="PRIVATE_SERVICE_ACCESS",
327
327
  )],
328
- opts=pulumi.ResourceOptions(depends_on=[default_connection]))
328
+ opts = pulumi.ResourceOptions(depends_on=[default_connection]))
329
329
  ```
330
330
 
331
331
  ## Import
@@ -523,6 +523,7 @@ class ConnectionCloudSpannerArgs:
523
523
 
524
524
  @property
525
525
  @pulumi.getter(name="useServerlessAnalytics")
526
+ @_utilities.deprecated("""`useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.""")
526
527
  def use_serverless_analytics(self) -> Optional[pulumi.Input[bool]]:
527
528
  """
528
529
  (Optional, Deprecated)
@@ -530,9 +531,6 @@ class ConnectionCloudSpannerArgs:
530
531
 
531
532
  > **Warning:** `useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.
532
533
  """
533
- warnings.warn("""`useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.""", DeprecationWarning)
534
- pulumi.log.warn("""use_serverless_analytics is deprecated: `useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.""")
535
-
536
534
  return pulumi.get(self, "use_serverless_analytics")
537
535
 
538
536
  @use_serverless_analytics.setter
@@ -5676,6 +5674,7 @@ class TableTimePartitioningArgs:
5676
5674
 
5677
5675
  @property
5678
5676
  @pulumi.getter(name="requirePartitionFilter")
5677
+ @_utilities.deprecated("""This field is deprecated and will be removed in a future major release; please use the top level field with the same name instead.""")
5679
5678
  def require_partition_filter(self) -> Optional[pulumi.Input[bool]]:
5680
5679
  """
5681
5680
  If set to true, queries over this table
@@ -5683,9 +5682,6 @@ class TableTimePartitioningArgs:
5683
5682
  specified. `require_partition_filter` is deprecated and will be removed in
5684
5683
  a future major release. Use the top level field with the same name instead.
5685
5684
  """
5686
- warnings.warn("""This field is deprecated and will be removed in a future major release; please use the top level field with the same name instead.""", DeprecationWarning)
5687
- pulumi.log.warn("""require_partition_filter is deprecated: This field is deprecated and will be removed in a future major release; please use the top level field with the same name instead.""")
5688
-
5689
5685
  return pulumi.get(self, "require_partition_filter")
5690
5686
 
5691
5687
  @require_partition_filter.setter
@@ -674,7 +674,7 @@ class DataTransferConfig(pulumi.CustomResource):
674
674
  friendly_name="foo",
675
675
  description="bar",
676
676
  location="asia-northeast1",
677
- opts=pulumi.ResourceOptions(depends_on=[permissions]))
677
+ opts = pulumi.ResourceOptions(depends_on=[permissions]))
678
678
  query_config = gcp.bigquery.DataTransferConfig("query_config",
679
679
  display_name="my-query",
680
680
  location="asia-northeast1",
@@ -686,7 +686,7 @@ class DataTransferConfig(pulumi.CustomResource):
686
686
  "write_disposition": "WRITE_APPEND",
687
687
  "query": "SELECT name FROM tabl WHERE x = 'y'",
688
688
  },
689
- opts=pulumi.ResourceOptions(depends_on=[permissions]))
689
+ opts = pulumi.ResourceOptions(depends_on=[permissions]))
690
690
  ```
691
691
 
692
692
  ## Import
@@ -784,7 +784,7 @@ class DataTransferConfig(pulumi.CustomResource):
784
784
  friendly_name="foo",
785
785
  description="bar",
786
786
  location="asia-northeast1",
787
- opts=pulumi.ResourceOptions(depends_on=[permissions]))
787
+ opts = pulumi.ResourceOptions(depends_on=[permissions]))
788
788
  query_config = gcp.bigquery.DataTransferConfig("query_config",
789
789
  display_name="my-query",
790
790
  location="asia-northeast1",
@@ -796,7 +796,7 @@ class DataTransferConfig(pulumi.CustomResource):
796
796
  "write_disposition": "WRITE_APPEND",
797
797
  "query": "SELECT name FROM tabl WHERE x = 'y'",
798
798
  },
799
- opts=pulumi.ResourceOptions(depends_on=[permissions]))
799
+ opts = pulumi.ResourceOptions(depends_on=[permissions]))
800
800
  ```
801
801
 
802
802
  ## Import
@@ -31,6 +31,7 @@ class DatasetArgs:
31
31
  location: Optional[pulumi.Input[str]] = None,
32
32
  max_time_travel_hours: Optional[pulumi.Input[str]] = None,
33
33
  project: Optional[pulumi.Input[str]] = None,
34
+ resource_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
34
35
  storage_billing_model: Optional[pulumi.Input[str]] = None):
35
36
  """
36
37
  The set of arguments for constructing a Dataset resource.
@@ -109,6 +110,11 @@ class DatasetArgs:
109
110
  :param pulumi.Input[str] max_time_travel_hours: Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days).
110
111
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
111
112
  If it is not provided, the provider project is used.
113
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] resource_tags: The tags attached to this table. Tag keys are globally unique. Tag key is expected to be
114
+ in the namespaced format, for example "123456789012/environment" where 123456789012 is the
115
+ ID of the parent organization or project resource for this tag key. Tag value is expected
116
+ to be the short name, for example "Production". See [Tag definitions](https://www.terraform.io/iam/docs/tags-access-control#definitions)
117
+ for more details.
112
118
  :param pulumi.Input[str] storage_billing_model: Specifies the storage billing model for the dataset.
113
119
  Set this flag value to LOGICAL to use logical bytes for storage billing,
114
120
  or to PHYSICAL to use physical bytes instead.
@@ -143,6 +149,8 @@ class DatasetArgs:
143
149
  pulumi.set(__self__, "max_time_travel_hours", max_time_travel_hours)
144
150
  if project is not None:
145
151
  pulumi.set(__self__, "project", project)
152
+ if resource_tags is not None:
153
+ pulumi.set(__self__, "resource_tags", resource_tags)
146
154
  if storage_billing_model is not None:
147
155
  pulumi.set(__self__, "storage_billing_model", storage_billing_model)
148
156
 
@@ -386,6 +394,22 @@ class DatasetArgs:
386
394
  def project(self, value: Optional[pulumi.Input[str]]):
387
395
  pulumi.set(self, "project", value)
388
396
 
397
+ @property
398
+ @pulumi.getter(name="resourceTags")
399
+ def resource_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
400
+ """
401
+ The tags attached to this table. Tag keys are globally unique. Tag key is expected to be
402
+ in the namespaced format, for example "123456789012/environment" where 123456789012 is the
403
+ ID of the parent organization or project resource for this tag key. Tag value is expected
404
+ to be the short name, for example "Production". See [Tag definitions](https://www.terraform.io/iam/docs/tags-access-control#definitions)
405
+ for more details.
406
+ """
407
+ return pulumi.get(self, "resource_tags")
408
+
409
+ @resource_tags.setter
410
+ def resource_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
411
+ pulumi.set(self, "resource_tags", value)
412
+
389
413
  @property
390
414
  @pulumi.getter(name="storageBillingModel")
391
415
  def storage_billing_model(self) -> Optional[pulumi.Input[str]]:
@@ -425,6 +449,7 @@ class _DatasetState:
425
449
  max_time_travel_hours: Optional[pulumi.Input[str]] = None,
426
450
  project: Optional[pulumi.Input[str]] = None,
427
451
  pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
452
+ resource_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
428
453
  self_link: Optional[pulumi.Input[str]] = None,
429
454
  storage_billing_model: Optional[pulumi.Input[str]] = None):
430
455
  """
@@ -512,6 +537,11 @@ class _DatasetState:
512
537
  If it is not provided, the provider project is used.
513
538
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
514
539
  and default labels configured on the provider.
540
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] resource_tags: The tags attached to this table. Tag keys are globally unique. Tag key is expected to be
541
+ in the namespaced format, for example "123456789012/environment" where 123456789012 is the
542
+ ID of the parent organization or project resource for this tag key. Tag value is expected
543
+ to be the short name, for example "Production". See [Tag definitions](https://www.terraform.io/iam/docs/tags-access-control#definitions)
544
+ for more details.
515
545
  :param pulumi.Input[str] self_link: The URI of the created resource.
516
546
  :param pulumi.Input[str] storage_billing_model: Specifies the storage billing model for the dataset.
517
547
  Set this flag value to LOGICAL to use logical bytes for storage billing,
@@ -558,6 +588,8 @@ class _DatasetState:
558
588
  pulumi.set(__self__, "project", project)
559
589
  if pulumi_labels is not None:
560
590
  pulumi.set(__self__, "pulumi_labels", pulumi_labels)
591
+ if resource_tags is not None:
592
+ pulumi.set(__self__, "resource_tags", resource_tags)
561
593
  if self_link is not None:
562
594
  pulumi.set(__self__, "self_link", self_link)
563
595
  if storage_billing_model is not None:
@@ -866,6 +898,22 @@ class _DatasetState:
866
898
  def pulumi_labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
867
899
  pulumi.set(self, "pulumi_labels", value)
868
900
 
901
+ @property
902
+ @pulumi.getter(name="resourceTags")
903
+ def resource_tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
904
+ """
905
+ The tags attached to this table. Tag keys are globally unique. Tag key is expected to be
906
+ in the namespaced format, for example "123456789012/environment" where 123456789012 is the
907
+ ID of the parent organization or project resource for this tag key. Tag value is expected
908
+ to be the short name, for example "Production". See [Tag definitions](https://www.terraform.io/iam/docs/tags-access-control#definitions)
909
+ for more details.
910
+ """
911
+ return pulumi.get(self, "resource_tags")
912
+
913
+ @resource_tags.setter
914
+ def resource_tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
915
+ pulumi.set(self, "resource_tags", value)
916
+
869
917
  @property
870
918
  @pulumi.getter(name="selfLink")
871
919
  def self_link(self) -> Optional[pulumi.Input[str]]:
@@ -914,6 +962,7 @@ class Dataset(pulumi.CustomResource):
914
962
  location: Optional[pulumi.Input[str]] = None,
915
963
  max_time_travel_hours: Optional[pulumi.Input[str]] = None,
916
964
  project: Optional[pulumi.Input[str]] = None,
965
+ resource_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
917
966
  storage_billing_model: Optional[pulumi.Input[str]] = None,
918
967
  __props__=None):
919
968
  """
@@ -1189,6 +1238,11 @@ class Dataset(pulumi.CustomResource):
1189
1238
  :param pulumi.Input[str] max_time_travel_hours: Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days).
1190
1239
  :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
1191
1240
  If it is not provided, the provider project is used.
1241
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] resource_tags: The tags attached to this table. Tag keys are globally unique. Tag key is expected to be
1242
+ in the namespaced format, for example "123456789012/environment" where 123456789012 is the
1243
+ ID of the parent organization or project resource for this tag key. Tag value is expected
1244
+ to be the short name, for example "Production". See [Tag definitions](https://www.terraform.io/iam/docs/tags-access-control#definitions)
1245
+ for more details.
1192
1246
  :param pulumi.Input[str] storage_billing_model: Specifies the storage billing model for the dataset.
1193
1247
  Set this flag value to LOGICAL to use logical bytes for storage billing,
1194
1248
  or to PHYSICAL to use physical bytes instead.
@@ -1426,6 +1480,7 @@ class Dataset(pulumi.CustomResource):
1426
1480
  location: Optional[pulumi.Input[str]] = None,
1427
1481
  max_time_travel_hours: Optional[pulumi.Input[str]] = None,
1428
1482
  project: Optional[pulumi.Input[str]] = None,
1483
+ resource_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1429
1484
  storage_billing_model: Optional[pulumi.Input[str]] = None,
1430
1485
  __props__=None):
1431
1486
  opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
@@ -1453,6 +1508,7 @@ class Dataset(pulumi.CustomResource):
1453
1508
  __props__.__dict__["location"] = location
1454
1509
  __props__.__dict__["max_time_travel_hours"] = max_time_travel_hours
1455
1510
  __props__.__dict__["project"] = project
1511
+ __props__.__dict__["resource_tags"] = resource_tags
1456
1512
  __props__.__dict__["storage_billing_model"] = storage_billing_model
1457
1513
  __props__.__dict__["creation_time"] = None
1458
1514
  __props__.__dict__["effective_labels"] = None
@@ -1492,6 +1548,7 @@ class Dataset(pulumi.CustomResource):
1492
1548
  max_time_travel_hours: Optional[pulumi.Input[str]] = None,
1493
1549
  project: Optional[pulumi.Input[str]] = None,
1494
1550
  pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1551
+ resource_tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
1495
1552
  self_link: Optional[pulumi.Input[str]] = None,
1496
1553
  storage_billing_model: Optional[pulumi.Input[str]] = None) -> 'Dataset':
1497
1554
  """
@@ -1584,6 +1641,11 @@ class Dataset(pulumi.CustomResource):
1584
1641
  If it is not provided, the provider project is used.
1585
1642
  :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
1586
1643
  and default labels configured on the provider.
1644
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] resource_tags: The tags attached to this table. Tag keys are globally unique. Tag key is expected to be
1645
+ in the namespaced format, for example "123456789012/environment" where 123456789012 is the
1646
+ ID of the parent organization or project resource for this tag key. Tag value is expected
1647
+ to be the short name, for example "Production". See [Tag definitions](https://www.terraform.io/iam/docs/tags-access-control#definitions)
1648
+ for more details.
1587
1649
  :param pulumi.Input[str] self_link: The URI of the created resource.
1588
1650
  :param pulumi.Input[str] storage_billing_model: Specifies the storage billing model for the dataset.
1589
1651
  Set this flag value to LOGICAL to use logical bytes for storage billing,
@@ -1614,6 +1676,7 @@ class Dataset(pulumi.CustomResource):
1614
1676
  __props__.__dict__["max_time_travel_hours"] = max_time_travel_hours
1615
1677
  __props__.__dict__["project"] = project
1616
1678
  __props__.__dict__["pulumi_labels"] = pulumi_labels
1679
+ __props__.__dict__["resource_tags"] = resource_tags
1617
1680
  __props__.__dict__["self_link"] = self_link
1618
1681
  __props__.__dict__["storage_billing_model"] = storage_billing_model
1619
1682
  return Dataset(resource_name, opts=opts, __props__=__props__)
@@ -1841,6 +1904,18 @@ class Dataset(pulumi.CustomResource):
1841
1904
  """
1842
1905
  return pulumi.get(self, "pulumi_labels")
1843
1906
 
1907
+ @property
1908
+ @pulumi.getter(name="resourceTags")
1909
+ def resource_tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
1910
+ """
1911
+ The tags attached to this table. Tag keys are globally unique. Tag key is expected to be
1912
+ in the namespaced format, for example "123456789012/environment" where 123456789012 is the
1913
+ ID of the parent organization or project resource for this tag key. Tag value is expected
1914
+ to be the short name, for example "Production". See [Tag definitions](https://www.terraform.io/iam/docs/tags-access-control#definitions)
1915
+ for more details.
1916
+ """
1917
+ return pulumi.get(self, "resource_tags")
1918
+
1844
1919
  @property
1845
1920
  @pulumi.getter(name="selfLink")
1846
1921
  def self_link(self) -> pulumi.Output[str]:
@@ -22,7 +22,7 @@ class GetDatasetResult:
22
22
  """
23
23
  A collection of values returned by getDataset.
24
24
  """
25
- def __init__(__self__, accesses=None, creation_time=None, dataset_id=None, default_collation=None, default_encryption_configurations=None, default_partition_expiration_ms=None, default_table_expiration_ms=None, delete_contents_on_destroy=None, description=None, effective_labels=None, etag=None, external_dataset_references=None, friendly_name=None, id=None, is_case_insensitive=None, labels=None, last_modified_time=None, location=None, max_time_travel_hours=None, project=None, pulumi_labels=None, self_link=None, storage_billing_model=None):
25
+ def __init__(__self__, accesses=None, creation_time=None, dataset_id=None, default_collation=None, default_encryption_configurations=None, default_partition_expiration_ms=None, default_table_expiration_ms=None, delete_contents_on_destroy=None, description=None, effective_labels=None, etag=None, external_dataset_references=None, friendly_name=None, id=None, is_case_insensitive=None, labels=None, last_modified_time=None, location=None, max_time_travel_hours=None, project=None, pulumi_labels=None, resource_tags=None, self_link=None, storage_billing_model=None):
26
26
  if accesses and not isinstance(accesses, list):
27
27
  raise TypeError("Expected argument 'accesses' to be a list")
28
28
  pulumi.set(__self__, "accesses", accesses)
@@ -86,6 +86,9 @@ class GetDatasetResult:
86
86
  if pulumi_labels and not isinstance(pulumi_labels, dict):
87
87
  raise TypeError("Expected argument 'pulumi_labels' to be a dict")
88
88
  pulumi.set(__self__, "pulumi_labels", pulumi_labels)
89
+ if resource_tags and not isinstance(resource_tags, dict):
90
+ raise TypeError("Expected argument 'resource_tags' to be a dict")
91
+ pulumi.set(__self__, "resource_tags", resource_tags)
89
92
  if self_link and not isinstance(self_link, str):
90
93
  raise TypeError("Expected argument 'self_link' to be a str")
91
94
  pulumi.set(__self__, "self_link", self_link)
@@ -201,6 +204,11 @@ class GetDatasetResult:
201
204
  def pulumi_labels(self) -> Mapping[str, str]:
202
205
  return pulumi.get(self, "pulumi_labels")
203
206
 
207
+ @property
208
+ @pulumi.getter(name="resourceTags")
209
+ def resource_tags(self) -> Mapping[str, str]:
210
+ return pulumi.get(self, "resource_tags")
211
+
204
212
  @property
205
213
  @pulumi.getter(name="selfLink")
206
214
  def self_link(self) -> str:
@@ -239,6 +247,7 @@ class AwaitableGetDatasetResult(GetDatasetResult):
239
247
  max_time_travel_hours=self.max_time_travel_hours,
240
248
  project=self.project,
241
249
  pulumi_labels=self.pulumi_labels,
250
+ resource_tags=self.resource_tags,
242
251
  self_link=self.self_link,
243
252
  storage_billing_model=self.storage_billing_model)
244
253
 
@@ -294,6 +303,7 @@ def get_dataset(dataset_id: Optional[str] = None,
294
303
  max_time_travel_hours=pulumi.get(__ret__, 'max_time_travel_hours'),
295
304
  project=pulumi.get(__ret__, 'project'),
296
305
  pulumi_labels=pulumi.get(__ret__, 'pulumi_labels'),
306
+ resource_tags=pulumi.get(__ret__, 'resource_tags'),
297
307
  self_link=pulumi.get(__ret__, 'self_link'),
298
308
  storage_billing_model=pulumi.get(__ret__, 'storage_billing_model'))
299
309
 
@@ -581,7 +581,7 @@ class Job(pulumi.CustomResource):
581
581
  source_format="NEWLINE_DELIMITED_JSON",
582
582
  json_extension="GEOJSON",
583
583
  ),
584
- opts=pulumi.ResourceOptions(depends_on=[object]))
584
+ opts = pulumi.ResourceOptions(depends_on=[object]))
585
585
  ```
586
586
  ### Bigquery Job Load Parquet
587
587
 
@@ -710,7 +710,7 @@ class Job(pulumi.CustomResource):
710
710
  encryption_configuration=gcp.bigquery.TableEncryptionConfigurationArgs(
711
711
  kms_key_name=crypto_key.id,
712
712
  ),
713
- opts=pulumi.ResourceOptions(depends_on=[encrypt_role]))
713
+ opts = pulumi.ResourceOptions(depends_on=[encrypt_role]))
714
714
  job = gcp.bigquery.Job("job",
715
715
  job_id="job_copy",
716
716
  copy=gcp.bigquery.JobCopyArgs(
@@ -735,7 +735,7 @@ class Job(pulumi.CustomResource):
735
735
  kms_key_name=crypto_key.id,
736
736
  ),
737
737
  ),
738
- opts=pulumi.ResourceOptions(depends_on=[encrypt_role]))
738
+ opts = pulumi.ResourceOptions(depends_on=[encrypt_role]))
739
739
  ```
740
740
  ### Bigquery Job Extract
741
741
 
@@ -1009,7 +1009,7 @@ class Job(pulumi.CustomResource):
1009
1009
  source_format="NEWLINE_DELIMITED_JSON",
1010
1010
  json_extension="GEOJSON",
1011
1011
  ),
1012
- opts=pulumi.ResourceOptions(depends_on=[object]))
1012
+ opts = pulumi.ResourceOptions(depends_on=[object]))
1013
1013
  ```
1014
1014
  ### Bigquery Job Load Parquet
1015
1015
 
@@ -1138,7 +1138,7 @@ class Job(pulumi.CustomResource):
1138
1138
  encryption_configuration=gcp.bigquery.TableEncryptionConfigurationArgs(
1139
1139
  kms_key_name=crypto_key.id,
1140
1140
  ),
1141
- opts=pulumi.ResourceOptions(depends_on=[encrypt_role]))
1141
+ opts = pulumi.ResourceOptions(depends_on=[encrypt_role]))
1142
1142
  job = gcp.bigquery.Job("job",
1143
1143
  job_id="job_copy",
1144
1144
  copy=gcp.bigquery.JobCopyArgs(
@@ -1163,7 +1163,7 @@ class Job(pulumi.CustomResource):
1163
1163
  kms_key_name=crypto_key.id,
1164
1164
  ),
1165
1165
  ),
1166
- opts=pulumi.ResourceOptions(depends_on=[encrypt_role]))
1166
+ opts = pulumi.ResourceOptions(depends_on=[encrypt_role]))
1167
1167
  ```
1168
1168
  ### Bigquery Job Extract
1169
1169
 
@@ -581,6 +581,7 @@ class ConnectionCloudSpanner(dict):
581
581
 
582
582
  @property
583
583
  @pulumi.getter(name="useServerlessAnalytics")
584
+ @_utilities.deprecated("""`useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.""")
584
585
  def use_serverless_analytics(self) -> Optional[bool]:
585
586
  """
586
587
  (Optional, Deprecated)
@@ -588,9 +589,6 @@ class ConnectionCloudSpanner(dict):
588
589
 
589
590
  > **Warning:** `useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.
590
591
  """
591
- warnings.warn("""`useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.""", DeprecationWarning)
592
- pulumi.log.warn("""use_serverless_analytics is deprecated: `useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.""")
593
-
594
592
  return pulumi.get(self, "use_serverless_analytics")
595
593
 
596
594
 
@@ -5905,6 +5903,7 @@ class TableTimePartitioning(dict):
5905
5903
 
5906
5904
  @property
5907
5905
  @pulumi.getter(name="requirePartitionFilter")
5906
+ @_utilities.deprecated("""This field is deprecated and will be removed in a future major release; please use the top level field with the same name instead.""")
5908
5907
  def require_partition_filter(self) -> Optional[bool]:
5909
5908
  """
5910
5909
  If set to true, queries over this table
@@ -5912,9 +5911,6 @@ class TableTimePartitioning(dict):
5912
5911
  specified. `require_partition_filter` is deprecated and will be removed in
5913
5912
  a future major release. Use the top level field with the same name instead.
5914
5913
  """
5915
- warnings.warn("""This field is deprecated and will be removed in a future major release; please use the top level field with the same name instead.""", DeprecationWarning)
5916
- pulumi.log.warn("""require_partition_filter is deprecated: This field is deprecated and will be removed in a future major release; please use the top level field with the same name instead.""")
5917
-
5918
5914
  return pulumi.get(self, "require_partition_filter")
5919
5915
 
5920
5916
 
@@ -18,6 +18,7 @@ __all__ = [
18
18
  'InstanceClusterAutoscalingConfigArgs',
19
19
  'InstanceIamBindingConditionArgs',
20
20
  'InstanceIamMemberConditionArgs',
21
+ 'TableAutomatedBackupPolicyArgs',
21
22
  'TableColumnFamilyArgs',
22
23
  'TableIamBindingConditionArgs',
23
24
  'TableIamMemberConditionArgs',
@@ -143,13 +144,11 @@ class GCPolicyMaxAgeArgs:
143
144
 
144
145
  @property
145
146
  @pulumi.getter
147
+ @_utilities.deprecated("""Deprecated in favor of duration""")
146
148
  def days(self) -> Optional[pulumi.Input[int]]:
147
149
  """
148
150
  Number of days before applying GC policy.
149
151
  """
150
- warnings.warn("""Deprecated in favor of duration""", DeprecationWarning)
151
- pulumi.log.warn("""days is deprecated: Deprecated in favor of duration""")
152
-
153
152
  return pulumi.get(self, "days")
154
153
 
155
154
  @days.setter
@@ -493,6 +492,45 @@ class InstanceIamMemberConditionArgs:
493
492
  pulumi.set(self, "description", value)
494
493
 
495
494
 
495
+ @pulumi.input_type
496
+ class TableAutomatedBackupPolicyArgs:
497
+ def __init__(__self__, *,
498
+ frequency: Optional[pulumi.Input[str]] = None,
499
+ retention_period: Optional[pulumi.Input[str]] = None):
500
+ """
501
+ :param pulumi.Input[str] frequency: How frequently automated backups should occur.
502
+ :param pulumi.Input[str] retention_period: How long the automated backups should be retained.
503
+ """
504
+ if frequency is not None:
505
+ pulumi.set(__self__, "frequency", frequency)
506
+ if retention_period is not None:
507
+ pulumi.set(__self__, "retention_period", retention_period)
508
+
509
+ @property
510
+ @pulumi.getter
511
+ def frequency(self) -> Optional[pulumi.Input[str]]:
512
+ """
513
+ How frequently automated backups should occur.
514
+ """
515
+ return pulumi.get(self, "frequency")
516
+
517
+ @frequency.setter
518
+ def frequency(self, value: Optional[pulumi.Input[str]]):
519
+ pulumi.set(self, "frequency", value)
520
+
521
+ @property
522
+ @pulumi.getter(name="retentionPeriod")
523
+ def retention_period(self) -> Optional[pulumi.Input[str]]:
524
+ """
525
+ How long the automated backups should be retained.
526
+ """
527
+ return pulumi.get(self, "retention_period")
528
+
529
+ @retention_period.setter
530
+ def retention_period(self, value: Optional[pulumi.Input[str]]):
531
+ pulumi.set(self, "retention_period", value)
532
+
533
+
496
534
  @pulumi.input_type
497
535
  class TableColumnFamilyArgs:
498
536
  def __init__(__self__, *,