pulumi-gcp 8.20.0a1739946722__py3-none-any.whl → 8.20.1a1741108673__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 (228) hide show
  1. pulumi_gcp/__init__.py +64 -0
  2. pulumi_gcp/accesscontextmanager/_inputs.py +168 -8
  3. pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +2 -2
  4. pulumi_gcp/accesscontextmanager/outputs.py +104 -8
  5. pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_egress_policy.py +78 -3
  6. pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_ingress_policy.py +78 -3
  7. pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +78 -3
  8. pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +78 -3
  9. pulumi_gcp/alloydb/__init__.py +2 -0
  10. pulumi_gcp/alloydb/get_cluster.py +491 -0
  11. pulumi_gcp/alloydb/get_instance.py +466 -0
  12. pulumi_gcp/alloydb/outputs.py +1160 -0
  13. pulumi_gcp/apigateway/get_api_config_iam_policy.py +20 -2
  14. pulumi_gcp/apigateway/get_api_iam_policy.py +20 -2
  15. pulumi_gcp/apigateway/get_gateway_iam_policy.py +22 -2
  16. pulumi_gcp/apigee/get_environment_iam_policy.py +2 -2
  17. pulumi_gcp/appengine/_inputs.py +3 -3
  18. pulumi_gcp/appengine/outputs.py +2 -2
  19. pulumi_gcp/artifactregistry/get_repository_iam_policy.py +2 -2
  20. pulumi_gcp/backupdisasterrecovery/backup_plan.py +16 -0
  21. pulumi_gcp/backupdisasterrecovery/backup_plan_association.py +16 -0
  22. pulumi_gcp/backupdisasterrecovery/management_server.py +16 -0
  23. pulumi_gcp/beyondcorp/get_application_iam_policy.py +2 -2
  24. pulumi_gcp/beyondcorp/get_security_gateway_iam_policy.py +2 -2
  25. pulumi_gcp/bigquery/_inputs.py +6 -8
  26. pulumi_gcp/bigquery/connection.py +2 -14
  27. pulumi_gcp/bigquery/data_transfer_config.py +28 -0
  28. pulumi_gcp/bigquery/get_connection_iam_policy.py +2 -2
  29. pulumi_gcp/bigquery/get_table_iam_policy.py +2 -2
  30. pulumi_gcp/bigquery/outputs.py +4 -5
  31. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +8 -8
  32. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +8 -8
  33. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +8 -8
  34. pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
  35. pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
  36. pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +8 -8
  37. pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +8 -8
  38. pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +8 -8
  39. pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +2 -2
  40. pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +2 -2
  41. pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +2 -2
  42. pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +2 -2
  43. pulumi_gcp/chronicle/rule_deployment.py +21 -7
  44. pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +2 -2
  45. pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +2 -2
  46. pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +2 -2
  47. pulumi_gcp/clouddeploy/get_target_iam_policy.py +2 -2
  48. pulumi_gcp/cloudfunctions/get_function_iam_policy.py +2 -2
  49. pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +2 -2
  50. pulumi_gcp/cloudrun/_inputs.py +6 -3
  51. pulumi_gcp/cloudrun/get_service_iam_policy.py +2 -2
  52. pulumi_gcp/cloudrun/outputs.py +4 -2
  53. pulumi_gcp/cloudrunv2/get_job_iam_policy.py +2 -2
  54. pulumi_gcp/cloudrunv2/get_service_iam_policy.py +2 -2
  55. pulumi_gcp/cloudtasks/get_queue_iam_policy.py +2 -2
  56. pulumi_gcp/colab/get_runtime_template_iam_policy.py +2 -2
  57. pulumi_gcp/composer/_inputs.py +6 -6
  58. pulumi_gcp/composer/get_environment.py +12 -0
  59. pulumi_gcp/composer/get_image_versions.py +12 -0
  60. pulumi_gcp/composer/get_user_workloads_config_map.py +12 -0
  61. pulumi_gcp/composer/get_user_workloads_secret.py +12 -0
  62. pulumi_gcp/composer/outputs.py +8 -8
  63. pulumi_gcp/compute/_inputs.py +756 -30
  64. pulumi_gcp/compute/firewall_policy_rule.py +0 -2
  65. pulumi_gcp/compute/get_backend_bucket_iam_policy.py +20 -2
  66. pulumi_gcp/compute/get_backend_service_iam_policy.py +20 -2
  67. pulumi_gcp/compute/get_disk_iam_policy.py +2 -2
  68. pulumi_gcp/compute/get_hc_vpn_gateway.py +45 -1
  69. pulumi_gcp/compute/get_image_iam_policy.py +2 -2
  70. pulumi_gcp/compute/get_instance_iam_policy.py +2 -2
  71. pulumi_gcp/compute/get_instance_template_iam_policy.py +2 -2
  72. pulumi_gcp/compute/get_machine_image_iam_policy.py +20 -2
  73. pulumi_gcp/compute/get_region_backend_service_iam_policy.py +22 -2
  74. pulumi_gcp/compute/get_region_disk_iam_policy.py +2 -2
  75. pulumi_gcp/compute/get_snapshot_iam_policy.py +2 -2
  76. pulumi_gcp/compute/get_subnetwork_iam_policy.py +2 -2
  77. pulumi_gcp/compute/ha_vpn_gateway.py +189 -2
  78. pulumi_gcp/compute/instance_template.py +14 -35
  79. pulumi_gcp/compute/network_peering_routes_config.py +140 -6
  80. pulumi_gcp/compute/outputs.py +796 -18
  81. pulumi_gcp/config/__init__.pyi +2 -0
  82. pulumi_gcp/config/vars.py +4 -0
  83. pulumi_gcp/container/_inputs.py +447 -3
  84. pulumi_gcp/container/outputs.py +469 -5
  85. pulumi_gcp/containeranalysis/get_note_iam_policy.py +2 -2
  86. pulumi_gcp/datacatalog/entry_group.py +4 -0
  87. pulumi_gcp/datacatalog/entry_group_iam_binding.py +8 -8
  88. pulumi_gcp/datacatalog/entry_group_iam_member.py +8 -8
  89. pulumi_gcp/datacatalog/entry_group_iam_policy.py +8 -8
  90. pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +2 -2
  91. pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +2 -2
  92. pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +2 -2
  93. pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +2 -2
  94. pulumi_gcp/datacatalog/policy_tag_iam_binding.py +8 -8
  95. pulumi_gcp/datacatalog/policy_tag_iam_member.py +8 -8
  96. pulumi_gcp/datacatalog/policy_tag_iam_policy.py +8 -8
  97. pulumi_gcp/datacatalog/tag_template.py +4 -0
  98. pulumi_gcp/datacatalog/tag_template_iam_binding.py +8 -8
  99. pulumi_gcp/datacatalog/tag_template_iam_member.py +8 -8
  100. pulumi_gcp/datacatalog/tag_template_iam_policy.py +8 -8
  101. pulumi_gcp/datacatalog/taxonomy_iam_binding.py +8 -8
  102. pulumi_gcp/datacatalog/taxonomy_iam_member.py +8 -8
  103. pulumi_gcp/datacatalog/taxonomy_iam_policy.py +8 -8
  104. pulumi_gcp/dataform/get_repository_iam_policy.py +22 -2
  105. pulumi_gcp/datafusion/get_instance_iam_policy.py +2 -2
  106. pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +2 -2
  107. pulumi_gcp/dataplex/get_asset_iam_policy.py +2 -2
  108. pulumi_gcp/dataplex/get_datascan_iam_policy.py +2 -2
  109. pulumi_gcp/dataplex/get_entry_group_iam_policy.py +2 -2
  110. pulumi_gcp/dataplex/get_entry_type_iam_policy.py +2 -2
  111. pulumi_gcp/dataplex/get_lake_iam_policy.py +2 -2
  112. pulumi_gcp/dataplex/get_task_iam_policy.py +2 -2
  113. pulumi_gcp/dataplex/get_zone_iam_policy.py +2 -2
  114. pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +2 -2
  115. pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -2
  116. pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +2 -2
  117. pulumi_gcp/dataproc/metastore_federation_iam_binding.py +8 -8
  118. pulumi_gcp/dataproc/metastore_federation_iam_member.py +8 -8
  119. pulumi_gcp/dataproc/metastore_federation_iam_policy.py +8 -8
  120. pulumi_gcp/dataproc/metastore_service.py +27 -28
  121. pulumi_gcp/dataproc/metastore_service_iam_binding.py +8 -8
  122. pulumi_gcp/dataproc/metastore_service_iam_member.py +8 -8
  123. pulumi_gcp/dataproc/metastore_service_iam_policy.py +8 -8
  124. pulumi_gcp/developerconnect/_inputs.py +575 -0
  125. pulumi_gcp/developerconnect/connection.py +200 -0
  126. pulumi_gcp/developerconnect/git_repository_link.py +12 -0
  127. pulumi_gcp/developerconnect/outputs.py +461 -0
  128. pulumi_gcp/dns/get_managed_zone_iam_policy.py +2 -2
  129. pulumi_gcp/endpoints/get_service_iam_policy.py +2 -2
  130. pulumi_gcp/eventarc/_inputs.py +29 -8
  131. pulumi_gcp/eventarc/google_channel_config.py +58 -46
  132. pulumi_gcp/eventarc/outputs.py +20 -6
  133. pulumi_gcp/eventarc/trigger.py +95 -72
  134. pulumi_gcp/filestore/backup.py +4 -4
  135. pulumi_gcp/firebase/__init__.py +1 -0
  136. pulumi_gcp/firebase/data_connect_service.py +937 -0
  137. pulumi_gcp/gemini/__init__.py +5 -0
  138. pulumi_gcp/gemini/data_sharing_with_google_setting.py +613 -0
  139. pulumi_gcp/gemini/data_sharing_with_google_setting_binding.py +722 -0
  140. pulumi_gcp/gemini/gemini_gcp_enablement_setting.py +608 -0
  141. pulumi_gcp/gemini/get_repository_group_iam_policy.py +2 -2
  142. pulumi_gcp/gemini/logging_setting.py +42 -50
  143. pulumi_gcp/gemini/logging_setting_binding.py +734 -0
  144. pulumi_gcp/gemini/release_channel_setting.py +39 -43
  145. pulumi_gcp/gemini/release_channel_setting_binding.py +734 -0
  146. pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +2 -2
  147. pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +2 -2
  148. pulumi_gcp/gkehub/get_feature_iam_policy.py +2 -2
  149. pulumi_gcp/gkehub/get_membership_iam_policy.py +2 -2
  150. pulumi_gcp/gkehub/get_scope_iam_policy.py +2 -2
  151. pulumi_gcp/healthcare/get_consent_store_iam_policy.py +2 -2
  152. pulumi_gcp/iam/organizations_policy_binding.py +10 -2
  153. pulumi_gcp/iam/projects_policy_binding.py +10 -2
  154. pulumi_gcp/iam/workforce_pool_provider.py +63 -11
  155. pulumi_gcp/iap/get_app_engine_service_iam_policy.py +2 -2
  156. pulumi_gcp/iap/get_app_engine_version_iam_policy.py +2 -2
  157. pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +2 -2
  158. pulumi_gcp/iap/get_tunnel_iam_policy.py +2 -2
  159. pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +2 -2
  160. pulumi_gcp/iap/get_web_backend_service_iam_policy.py +2 -2
  161. pulumi_gcp/iap/get_web_iam_policy.py +2 -2
  162. pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +2 -2
  163. pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
  164. pulumi_gcp/iap/get_web_type_compute_iam_policy.py +2 -2
  165. pulumi_gcp/kms/get_ekm_connection_iam_policy.py +2 -2
  166. pulumi_gcp/logging/get_log_view_iam_policy.py +2 -2
  167. pulumi_gcp/monitoring/_inputs.py +588 -0
  168. pulumi_gcp/monitoring/outputs.py +410 -0
  169. pulumi_gcp/netapp/__init__.py +1 -0
  170. pulumi_gcp/netapp/volume_quota_rule.py +895 -0
  171. pulumi_gcp/networksecurity/address_group_iam_binding.py +4 -4
  172. pulumi_gcp/networksecurity/address_group_iam_member.py +4 -4
  173. pulumi_gcp/networksecurity/address_group_iam_policy.py +4 -4
  174. pulumi_gcp/networkservices/authz_extension.py +8 -15
  175. pulumi_gcp/networkservices/mesh.py +79 -12
  176. pulumi_gcp/notebooks/get_instance_iam_policy.py +2 -2
  177. pulumi_gcp/notebooks/get_runtime_iam_policy.py +2 -2
  178. pulumi_gcp/parametermanager/get_parameter_version_render.py +3 -0
  179. pulumi_gcp/parametermanager/get_regional_parameter_version_render.py +3 -0
  180. pulumi_gcp/projects/__init__.py +1 -0
  181. pulumi_gcp/projects/get_ancestry.py +150 -0
  182. pulumi_gcp/projects/outputs.py +30 -0
  183. pulumi_gcp/provider.py +20 -0
  184. pulumi_gcp/pubsub/get_schema_iam_policy.py +2 -2
  185. pulumi_gcp/pubsub/get_topic_iam_policy.py +2 -2
  186. pulumi_gcp/pulumi-plugin.json +1 -1
  187. pulumi_gcp/redis/cluster.py +211 -94
  188. pulumi_gcp/runtimeconfig/get_config_iam_policy.py +20 -2
  189. pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +2 -2
  190. pulumi_gcp/secretmanager/get_secret_iam_policy.py +2 -2
  191. pulumi_gcp/secretmanager/secret_version.py +73 -23
  192. pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +2 -2
  193. pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +2 -2
  194. pulumi_gcp/securitycenter/get_source_iam_policy.py +2 -2
  195. pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +2 -2
  196. pulumi_gcp/securitycenter/mute_config.py +136 -3
  197. pulumi_gcp/securitycenter/v2_folder_notification_config.py +2 -14
  198. pulumi_gcp/securitycenter/v2_organization_notification_config.py +2 -14
  199. pulumi_gcp/securitycenter/v2_organization_source_iam_binding.py +8 -8
  200. pulumi_gcp/securitycenter/v2_organization_source_iam_member.py +8 -8
  201. pulumi_gcp/securitycenter/v2_organization_source_iam_policy.py +8 -8
  202. pulumi_gcp/securitycenter/v2_project_notification_config.py +2 -14
  203. pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +18 -2
  204. pulumi_gcp/servicedirectory/get_service_iam_policy.py +18 -2
  205. pulumi_gcp/sourcerepo/get_repository_iam_policy.py +2 -2
  206. pulumi_gcp/spanner/__init__.py +1 -0
  207. pulumi_gcp/spanner/instance.py +0 -46
  208. pulumi_gcp/spanner/instance_partition.py +658 -0
  209. pulumi_gcp/sql/_inputs.py +6 -6
  210. pulumi_gcp/sql/outputs.py +4 -4
  211. pulumi_gcp/sql/user.py +20 -14
  212. pulumi_gcp/storage/bucket.py +30 -0
  213. pulumi_gcp/storage/get_bucket_iam_policy.py +2 -2
  214. pulumi_gcp/tags/get_tag_key_iam_policy.py +2 -2
  215. pulumi_gcp/tags/get_tag_value_iam_policy.py +2 -2
  216. pulumi_gcp/tpu/_inputs.py +150 -1
  217. pulumi_gcp/tpu/outputs.py +114 -1
  218. pulumi_gcp/tpu/v2_queued_resource.py +74 -0
  219. pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +22 -2
  220. pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +20 -2
  221. pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +22 -2
  222. pulumi_gcp/workbench/get_instance_iam_policy.py +2 -2
  223. pulumi_gcp/workstations/get_workstation_config_iam_policy.py +24 -2
  224. pulumi_gcp/workstations/get_workstation_iam_policy.py +26 -2
  225. {pulumi_gcp-8.20.0a1739946722.dist-info → pulumi_gcp-8.20.1a1741108673.dist-info}/METADATA +1 -1
  226. {pulumi_gcp-8.20.0a1739946722.dist-info → pulumi_gcp-8.20.1a1741108673.dist-info}/RECORD +228 -217
  227. {pulumi_gcp-8.20.0a1739946722.dist-info → pulumi_gcp-8.20.1a1741108673.dist-info}/WHEEL +1 -1
  228. {pulumi_gcp-8.20.0a1739946722.dist-info → pulumi_gcp-8.20.1a1741108673.dist-info}/top_level.txt +0 -0
@@ -6,9 +6,14 @@ from .. import _utilities
6
6
  import typing
7
7
  # Export this package's modules as members:
8
8
  from .code_repository_index import *
9
+ from .data_sharing_with_google_setting import *
10
+ from .data_sharing_with_google_setting_binding import *
11
+ from .gemini_gcp_enablement_setting import *
9
12
  from .get_repository_group_iam_policy import *
10
13
  from .logging_setting import *
14
+ from .logging_setting_binding import *
11
15
  from .release_channel_setting import *
16
+ from .release_channel_setting_binding import *
12
17
  from .repository_group import *
13
18
  from .repository_group_iam_binding import *
14
19
  from .repository_group_iam_member import *
@@ -0,0 +1,613 @@
1
+ # coding=utf-8
2
+ # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+
5
+ import copy
6
+ import warnings
7
+ import sys
8
+ import pulumi
9
+ import pulumi.runtime
10
+ from typing import Any, Mapping, Optional, Sequence, Union, overload
11
+ if sys.version_info >= (3, 11):
12
+ from typing import NotRequired, TypedDict, TypeAlias
13
+ else:
14
+ from typing_extensions import NotRequired, TypedDict, TypeAlias
15
+ from .. import _utilities
16
+
17
+ __all__ = ['DataSharingWithGoogleSettingArgs', 'DataSharingWithGoogleSetting']
18
+
19
+ @pulumi.input_type
20
+ class DataSharingWithGoogleSettingArgs:
21
+ def __init__(__self__, *,
22
+ data_sharing_with_google_setting_id: pulumi.Input[str],
23
+ enable_preview_data_sharing: Optional[pulumi.Input[bool]] = None,
24
+ labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
25
+ location: Optional[pulumi.Input[str]] = None,
26
+ project: Optional[pulumi.Input[str]] = None):
27
+ """
28
+ The set of arguments for constructing a DataSharingWithGoogleSetting resource.
29
+ :param pulumi.Input[str] data_sharing_with_google_setting_id: Id of the Data Sharing With Google Setting.
30
+
31
+
32
+ - - -
33
+ :param pulumi.Input[bool] enable_preview_data_sharing: Whether preview data sharing should be enabled.
34
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Labels as key value pairs.
35
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
36
+ Please refer to the field `effective_labels` for all of the labels present on the resource.
37
+ :param pulumi.Input[str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
38
+ :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
39
+ If it is not provided, the provider project is used.
40
+ """
41
+ pulumi.set(__self__, "data_sharing_with_google_setting_id", data_sharing_with_google_setting_id)
42
+ if enable_preview_data_sharing is not None:
43
+ pulumi.set(__self__, "enable_preview_data_sharing", enable_preview_data_sharing)
44
+ if labels is not None:
45
+ pulumi.set(__self__, "labels", labels)
46
+ if location is not None:
47
+ pulumi.set(__self__, "location", location)
48
+ if project is not None:
49
+ pulumi.set(__self__, "project", project)
50
+
51
+ @property
52
+ @pulumi.getter(name="dataSharingWithGoogleSettingId")
53
+ def data_sharing_with_google_setting_id(self) -> pulumi.Input[str]:
54
+ """
55
+ Id of the Data Sharing With Google Setting.
56
+
57
+
58
+ - - -
59
+ """
60
+ return pulumi.get(self, "data_sharing_with_google_setting_id")
61
+
62
+ @data_sharing_with_google_setting_id.setter
63
+ def data_sharing_with_google_setting_id(self, value: pulumi.Input[str]):
64
+ pulumi.set(self, "data_sharing_with_google_setting_id", value)
65
+
66
+ @property
67
+ @pulumi.getter(name="enablePreviewDataSharing")
68
+ def enable_preview_data_sharing(self) -> Optional[pulumi.Input[bool]]:
69
+ """
70
+ Whether preview data sharing should be enabled.
71
+ """
72
+ return pulumi.get(self, "enable_preview_data_sharing")
73
+
74
+ @enable_preview_data_sharing.setter
75
+ def enable_preview_data_sharing(self, value: Optional[pulumi.Input[bool]]):
76
+ pulumi.set(self, "enable_preview_data_sharing", value)
77
+
78
+ @property
79
+ @pulumi.getter
80
+ def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
81
+ """
82
+ Labels as key value pairs.
83
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
84
+ Please refer to the field `effective_labels` for all of the labels present on the resource.
85
+ """
86
+ return pulumi.get(self, "labels")
87
+
88
+ @labels.setter
89
+ def labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
90
+ pulumi.set(self, "labels", value)
91
+
92
+ @property
93
+ @pulumi.getter
94
+ def location(self) -> Optional[pulumi.Input[str]]:
95
+ """
96
+ Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
97
+ """
98
+ return pulumi.get(self, "location")
99
+
100
+ @location.setter
101
+ def location(self, value: Optional[pulumi.Input[str]]):
102
+ pulumi.set(self, "location", value)
103
+
104
+ @property
105
+ @pulumi.getter
106
+ def project(self) -> Optional[pulumi.Input[str]]:
107
+ """
108
+ The ID of the project in which the resource belongs.
109
+ If it is not provided, the provider project is used.
110
+ """
111
+ return pulumi.get(self, "project")
112
+
113
+ @project.setter
114
+ def project(self, value: Optional[pulumi.Input[str]]):
115
+ pulumi.set(self, "project", value)
116
+
117
+
118
+ @pulumi.input_type
119
+ class _DataSharingWithGoogleSettingState:
120
+ def __init__(__self__, *,
121
+ create_time: Optional[pulumi.Input[str]] = None,
122
+ data_sharing_with_google_setting_id: Optional[pulumi.Input[str]] = None,
123
+ effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
124
+ enable_preview_data_sharing: Optional[pulumi.Input[bool]] = None,
125
+ labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
126
+ location: Optional[pulumi.Input[str]] = None,
127
+ name: Optional[pulumi.Input[str]] = None,
128
+ project: Optional[pulumi.Input[str]] = None,
129
+ pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
130
+ update_time: Optional[pulumi.Input[str]] = None):
131
+ """
132
+ Input properties used for looking up and filtering DataSharingWithGoogleSetting resources.
133
+ :param pulumi.Input[str] create_time: Create time stamp.
134
+ :param pulumi.Input[str] data_sharing_with_google_setting_id: Id of the Data Sharing With Google Setting.
135
+
136
+
137
+ - - -
138
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
139
+ :param pulumi.Input[bool] enable_preview_data_sharing: Whether preview data sharing should be enabled.
140
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Labels as key value pairs.
141
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
142
+ Please refer to the field `effective_labels` for all of the labels present on the resource.
143
+ :param pulumi.Input[str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
144
+ :param pulumi.Input[str] name: Identifier. Name of the resource.
145
+ Format:projects/{project}/locations/{location}/dataSharingWithGoogleSettings/{dataSharingWithGoogleSetting}
146
+ :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
147
+ If it is not provided, the provider project is used.
148
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
149
+ and default labels configured on the provider.
150
+ :param pulumi.Input[str] update_time: Update time stamp.
151
+ """
152
+ if create_time is not None:
153
+ pulumi.set(__self__, "create_time", create_time)
154
+ if data_sharing_with_google_setting_id is not None:
155
+ pulumi.set(__self__, "data_sharing_with_google_setting_id", data_sharing_with_google_setting_id)
156
+ if effective_labels is not None:
157
+ pulumi.set(__self__, "effective_labels", effective_labels)
158
+ if enable_preview_data_sharing is not None:
159
+ pulumi.set(__self__, "enable_preview_data_sharing", enable_preview_data_sharing)
160
+ if labels is not None:
161
+ pulumi.set(__self__, "labels", labels)
162
+ if location is not None:
163
+ pulumi.set(__self__, "location", location)
164
+ if name is not None:
165
+ pulumi.set(__self__, "name", name)
166
+ if project is not None:
167
+ pulumi.set(__self__, "project", project)
168
+ if pulumi_labels is not None:
169
+ pulumi.set(__self__, "pulumi_labels", pulumi_labels)
170
+ if update_time is not None:
171
+ pulumi.set(__self__, "update_time", update_time)
172
+
173
+ @property
174
+ @pulumi.getter(name="createTime")
175
+ def create_time(self) -> Optional[pulumi.Input[str]]:
176
+ """
177
+ Create time stamp.
178
+ """
179
+ return pulumi.get(self, "create_time")
180
+
181
+ @create_time.setter
182
+ def create_time(self, value: Optional[pulumi.Input[str]]):
183
+ pulumi.set(self, "create_time", value)
184
+
185
+ @property
186
+ @pulumi.getter(name="dataSharingWithGoogleSettingId")
187
+ def data_sharing_with_google_setting_id(self) -> Optional[pulumi.Input[str]]:
188
+ """
189
+ Id of the Data Sharing With Google Setting.
190
+
191
+
192
+ - - -
193
+ """
194
+ return pulumi.get(self, "data_sharing_with_google_setting_id")
195
+
196
+ @data_sharing_with_google_setting_id.setter
197
+ def data_sharing_with_google_setting_id(self, value: Optional[pulumi.Input[str]]):
198
+ pulumi.set(self, "data_sharing_with_google_setting_id", value)
199
+
200
+ @property
201
+ @pulumi.getter(name="effectiveLabels")
202
+ def effective_labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
203
+ """
204
+ All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
205
+ """
206
+ return pulumi.get(self, "effective_labels")
207
+
208
+ @effective_labels.setter
209
+ def effective_labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
210
+ pulumi.set(self, "effective_labels", value)
211
+
212
+ @property
213
+ @pulumi.getter(name="enablePreviewDataSharing")
214
+ def enable_preview_data_sharing(self) -> Optional[pulumi.Input[bool]]:
215
+ """
216
+ Whether preview data sharing should be enabled.
217
+ """
218
+ return pulumi.get(self, "enable_preview_data_sharing")
219
+
220
+ @enable_preview_data_sharing.setter
221
+ def enable_preview_data_sharing(self, value: Optional[pulumi.Input[bool]]):
222
+ pulumi.set(self, "enable_preview_data_sharing", value)
223
+
224
+ @property
225
+ @pulumi.getter
226
+ def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
227
+ """
228
+ Labels as key value pairs.
229
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
230
+ Please refer to the field `effective_labels` for all of the labels present on the resource.
231
+ """
232
+ return pulumi.get(self, "labels")
233
+
234
+ @labels.setter
235
+ def labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
236
+ pulumi.set(self, "labels", value)
237
+
238
+ @property
239
+ @pulumi.getter
240
+ def location(self) -> Optional[pulumi.Input[str]]:
241
+ """
242
+ Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
243
+ """
244
+ return pulumi.get(self, "location")
245
+
246
+ @location.setter
247
+ def location(self, value: Optional[pulumi.Input[str]]):
248
+ pulumi.set(self, "location", value)
249
+
250
+ @property
251
+ @pulumi.getter
252
+ def name(self) -> Optional[pulumi.Input[str]]:
253
+ """
254
+ Identifier. Name of the resource.
255
+ Format:projects/{project}/locations/{location}/dataSharingWithGoogleSettings/{dataSharingWithGoogleSetting}
256
+ """
257
+ return pulumi.get(self, "name")
258
+
259
+ @name.setter
260
+ def name(self, value: Optional[pulumi.Input[str]]):
261
+ pulumi.set(self, "name", value)
262
+
263
+ @property
264
+ @pulumi.getter
265
+ def project(self) -> Optional[pulumi.Input[str]]:
266
+ """
267
+ The ID of the project in which the resource belongs.
268
+ If it is not provided, the provider project is used.
269
+ """
270
+ return pulumi.get(self, "project")
271
+
272
+ @project.setter
273
+ def project(self, value: Optional[pulumi.Input[str]]):
274
+ pulumi.set(self, "project", value)
275
+
276
+ @property
277
+ @pulumi.getter(name="pulumiLabels")
278
+ def pulumi_labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
279
+ """
280
+ The combination of labels configured directly on the resource
281
+ and default labels configured on the provider.
282
+ """
283
+ return pulumi.get(self, "pulumi_labels")
284
+
285
+ @pulumi_labels.setter
286
+ def pulumi_labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
287
+ pulumi.set(self, "pulumi_labels", value)
288
+
289
+ @property
290
+ @pulumi.getter(name="updateTime")
291
+ def update_time(self) -> Optional[pulumi.Input[str]]:
292
+ """
293
+ Update time stamp.
294
+ """
295
+ return pulumi.get(self, "update_time")
296
+
297
+ @update_time.setter
298
+ def update_time(self, value: Optional[pulumi.Input[str]]):
299
+ pulumi.set(self, "update_time", value)
300
+
301
+
302
+ class DataSharingWithGoogleSetting(pulumi.CustomResource):
303
+ @overload
304
+ def __init__(__self__,
305
+ resource_name: str,
306
+ opts: Optional[pulumi.ResourceOptions] = None,
307
+ data_sharing_with_google_setting_id: Optional[pulumi.Input[str]] = None,
308
+ enable_preview_data_sharing: Optional[pulumi.Input[bool]] = None,
309
+ labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
310
+ location: Optional[pulumi.Input[str]] = None,
311
+ project: Optional[pulumi.Input[str]] = None,
312
+ __props__=None):
313
+ """
314
+ The resource for managing DataSharingWithGoogle settings for Admin Control.
315
+
316
+ ## Example Usage
317
+
318
+ ### Gemini Data Sharing With Google Setting Basic
319
+
320
+ ```python
321
+ import pulumi
322
+ import pulumi_gcp as gcp
323
+
324
+ example = gcp.gemini.DataSharingWithGoogleSetting("example",
325
+ data_sharing_with_google_setting_id="ls1-tf",
326
+ location="global",
327
+ labels={
328
+ "my_key": "my_value",
329
+ },
330
+ enable_preview_data_sharing=True)
331
+ ```
332
+
333
+ ## Import
334
+
335
+ DataSharingWithGoogleSetting can be imported using any of these accepted formats:
336
+
337
+ * `projects/{{project}}/locations/{{location}}/dataSharingWithGoogleSettings/{{data_sharing_with_google_setting_id}}`
338
+
339
+ * `{{project}}/{{location}}/{{data_sharing_with_google_setting_id}}`
340
+
341
+ * `{{location}}/{{data_sharing_with_google_setting_id}}`
342
+
343
+ When using the `pulumi import` command, DataSharingWithGoogleSetting can be imported using one of the formats above. For example:
344
+
345
+ ```sh
346
+ $ pulumi import gcp:gemini/dataSharingWithGoogleSetting:DataSharingWithGoogleSetting default projects/{{project}}/locations/{{location}}/dataSharingWithGoogleSettings/{{data_sharing_with_google_setting_id}}
347
+ ```
348
+
349
+ ```sh
350
+ $ pulumi import gcp:gemini/dataSharingWithGoogleSetting:DataSharingWithGoogleSetting default {{project}}/{{location}}/{{data_sharing_with_google_setting_id}}
351
+ ```
352
+
353
+ ```sh
354
+ $ pulumi import gcp:gemini/dataSharingWithGoogleSetting:DataSharingWithGoogleSetting default {{location}}/{{data_sharing_with_google_setting_id}}
355
+ ```
356
+
357
+ :param str resource_name: The name of the resource.
358
+ :param pulumi.ResourceOptions opts: Options for the resource.
359
+ :param pulumi.Input[str] data_sharing_with_google_setting_id: Id of the Data Sharing With Google Setting.
360
+
361
+
362
+ - - -
363
+ :param pulumi.Input[bool] enable_preview_data_sharing: Whether preview data sharing should be enabled.
364
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Labels as key value pairs.
365
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
366
+ Please refer to the field `effective_labels` for all of the labels present on the resource.
367
+ :param pulumi.Input[str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
368
+ :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
369
+ If it is not provided, the provider project is used.
370
+ """
371
+ ...
372
+ @overload
373
+ def __init__(__self__,
374
+ resource_name: str,
375
+ args: DataSharingWithGoogleSettingArgs,
376
+ opts: Optional[pulumi.ResourceOptions] = None):
377
+ """
378
+ The resource for managing DataSharingWithGoogle settings for Admin Control.
379
+
380
+ ## Example Usage
381
+
382
+ ### Gemini Data Sharing With Google Setting Basic
383
+
384
+ ```python
385
+ import pulumi
386
+ import pulumi_gcp as gcp
387
+
388
+ example = gcp.gemini.DataSharingWithGoogleSetting("example",
389
+ data_sharing_with_google_setting_id="ls1-tf",
390
+ location="global",
391
+ labels={
392
+ "my_key": "my_value",
393
+ },
394
+ enable_preview_data_sharing=True)
395
+ ```
396
+
397
+ ## Import
398
+
399
+ DataSharingWithGoogleSetting can be imported using any of these accepted formats:
400
+
401
+ * `projects/{{project}}/locations/{{location}}/dataSharingWithGoogleSettings/{{data_sharing_with_google_setting_id}}`
402
+
403
+ * `{{project}}/{{location}}/{{data_sharing_with_google_setting_id}}`
404
+
405
+ * `{{location}}/{{data_sharing_with_google_setting_id}}`
406
+
407
+ When using the `pulumi import` command, DataSharingWithGoogleSetting can be imported using one of the formats above. For example:
408
+
409
+ ```sh
410
+ $ pulumi import gcp:gemini/dataSharingWithGoogleSetting:DataSharingWithGoogleSetting default projects/{{project}}/locations/{{location}}/dataSharingWithGoogleSettings/{{data_sharing_with_google_setting_id}}
411
+ ```
412
+
413
+ ```sh
414
+ $ pulumi import gcp:gemini/dataSharingWithGoogleSetting:DataSharingWithGoogleSetting default {{project}}/{{location}}/{{data_sharing_with_google_setting_id}}
415
+ ```
416
+
417
+ ```sh
418
+ $ pulumi import gcp:gemini/dataSharingWithGoogleSetting:DataSharingWithGoogleSetting default {{location}}/{{data_sharing_with_google_setting_id}}
419
+ ```
420
+
421
+ :param str resource_name: The name of the resource.
422
+ :param DataSharingWithGoogleSettingArgs args: The arguments to use to populate this resource's properties.
423
+ :param pulumi.ResourceOptions opts: Options for the resource.
424
+ """
425
+ ...
426
+ def __init__(__self__, resource_name: str, *args, **kwargs):
427
+ resource_args, opts = _utilities.get_resource_args_opts(DataSharingWithGoogleSettingArgs, pulumi.ResourceOptions, *args, **kwargs)
428
+ if resource_args is not None:
429
+ __self__._internal_init(resource_name, opts, **resource_args.__dict__)
430
+ else:
431
+ __self__._internal_init(resource_name, *args, **kwargs)
432
+
433
+ def _internal_init(__self__,
434
+ resource_name: str,
435
+ opts: Optional[pulumi.ResourceOptions] = None,
436
+ data_sharing_with_google_setting_id: Optional[pulumi.Input[str]] = None,
437
+ enable_preview_data_sharing: Optional[pulumi.Input[bool]] = None,
438
+ labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
439
+ location: Optional[pulumi.Input[str]] = None,
440
+ project: Optional[pulumi.Input[str]] = None,
441
+ __props__=None):
442
+ opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
443
+ if not isinstance(opts, pulumi.ResourceOptions):
444
+ raise TypeError('Expected resource options to be a ResourceOptions instance')
445
+ if opts.id is None:
446
+ if __props__ is not None:
447
+ raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
448
+ __props__ = DataSharingWithGoogleSettingArgs.__new__(DataSharingWithGoogleSettingArgs)
449
+
450
+ if data_sharing_with_google_setting_id is None and not opts.urn:
451
+ raise TypeError("Missing required property 'data_sharing_with_google_setting_id'")
452
+ __props__.__dict__["data_sharing_with_google_setting_id"] = data_sharing_with_google_setting_id
453
+ __props__.__dict__["enable_preview_data_sharing"] = enable_preview_data_sharing
454
+ __props__.__dict__["labels"] = labels
455
+ __props__.__dict__["location"] = location
456
+ __props__.__dict__["project"] = project
457
+ __props__.__dict__["create_time"] = None
458
+ __props__.__dict__["effective_labels"] = None
459
+ __props__.__dict__["name"] = None
460
+ __props__.__dict__["pulumi_labels"] = None
461
+ __props__.__dict__["update_time"] = None
462
+ secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["effectiveLabels", "pulumiLabels"])
463
+ opts = pulumi.ResourceOptions.merge(opts, secret_opts)
464
+ super(DataSharingWithGoogleSetting, __self__).__init__(
465
+ 'gcp:gemini/dataSharingWithGoogleSetting:DataSharingWithGoogleSetting',
466
+ resource_name,
467
+ __props__,
468
+ opts)
469
+
470
+ @staticmethod
471
+ def get(resource_name: str,
472
+ id: pulumi.Input[str],
473
+ opts: Optional[pulumi.ResourceOptions] = None,
474
+ create_time: Optional[pulumi.Input[str]] = None,
475
+ data_sharing_with_google_setting_id: Optional[pulumi.Input[str]] = None,
476
+ effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
477
+ enable_preview_data_sharing: Optional[pulumi.Input[bool]] = None,
478
+ labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
479
+ location: Optional[pulumi.Input[str]] = None,
480
+ name: Optional[pulumi.Input[str]] = None,
481
+ project: Optional[pulumi.Input[str]] = None,
482
+ pulumi_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
483
+ update_time: Optional[pulumi.Input[str]] = None) -> 'DataSharingWithGoogleSetting':
484
+ """
485
+ Get an existing DataSharingWithGoogleSetting resource's state with the given name, id, and optional extra
486
+ properties used to qualify the lookup.
487
+
488
+ :param str resource_name: The unique name of the resulting resource.
489
+ :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
490
+ :param pulumi.ResourceOptions opts: Options for the resource.
491
+ :param pulumi.Input[str] create_time: Create time stamp.
492
+ :param pulumi.Input[str] data_sharing_with_google_setting_id: Id of the Data Sharing With Google Setting.
493
+
494
+
495
+ - - -
496
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
497
+ :param pulumi.Input[bool] enable_preview_data_sharing: Whether preview data sharing should be enabled.
498
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: Labels as key value pairs.
499
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
500
+ Please refer to the field `effective_labels` for all of the labels present on the resource.
501
+ :param pulumi.Input[str] location: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
502
+ :param pulumi.Input[str] name: Identifier. Name of the resource.
503
+ Format:projects/{project}/locations/{location}/dataSharingWithGoogleSettings/{dataSharingWithGoogleSetting}
504
+ :param pulumi.Input[str] project: The ID of the project in which the resource belongs.
505
+ If it is not provided, the provider project is used.
506
+ :param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
507
+ and default labels configured on the provider.
508
+ :param pulumi.Input[str] update_time: Update time stamp.
509
+ """
510
+ opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
511
+
512
+ __props__ = _DataSharingWithGoogleSettingState.__new__(_DataSharingWithGoogleSettingState)
513
+
514
+ __props__.__dict__["create_time"] = create_time
515
+ __props__.__dict__["data_sharing_with_google_setting_id"] = data_sharing_with_google_setting_id
516
+ __props__.__dict__["effective_labels"] = effective_labels
517
+ __props__.__dict__["enable_preview_data_sharing"] = enable_preview_data_sharing
518
+ __props__.__dict__["labels"] = labels
519
+ __props__.__dict__["location"] = location
520
+ __props__.__dict__["name"] = name
521
+ __props__.__dict__["project"] = project
522
+ __props__.__dict__["pulumi_labels"] = pulumi_labels
523
+ __props__.__dict__["update_time"] = update_time
524
+ return DataSharingWithGoogleSetting(resource_name, opts=opts, __props__=__props__)
525
+
526
+ @property
527
+ @pulumi.getter(name="createTime")
528
+ def create_time(self) -> pulumi.Output[str]:
529
+ """
530
+ Create time stamp.
531
+ """
532
+ return pulumi.get(self, "create_time")
533
+
534
+ @property
535
+ @pulumi.getter(name="dataSharingWithGoogleSettingId")
536
+ def data_sharing_with_google_setting_id(self) -> pulumi.Output[str]:
537
+ """
538
+ Id of the Data Sharing With Google Setting.
539
+
540
+
541
+ - - -
542
+ """
543
+ return pulumi.get(self, "data_sharing_with_google_setting_id")
544
+
545
+ @property
546
+ @pulumi.getter(name="effectiveLabels")
547
+ def effective_labels(self) -> pulumi.Output[Mapping[str, str]]:
548
+ """
549
+ All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
550
+ """
551
+ return pulumi.get(self, "effective_labels")
552
+
553
+ @property
554
+ @pulumi.getter(name="enablePreviewDataSharing")
555
+ def enable_preview_data_sharing(self) -> pulumi.Output[Optional[bool]]:
556
+ """
557
+ Whether preview data sharing should be enabled.
558
+ """
559
+ return pulumi.get(self, "enable_preview_data_sharing")
560
+
561
+ @property
562
+ @pulumi.getter
563
+ def labels(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
564
+ """
565
+ Labels as key value pairs.
566
+ **Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
567
+ Please refer to the field `effective_labels` for all of the labels present on the resource.
568
+ """
569
+ return pulumi.get(self, "labels")
570
+
571
+ @property
572
+ @pulumi.getter
573
+ def location(self) -> pulumi.Output[Optional[str]]:
574
+ """
575
+ Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
576
+ """
577
+ return pulumi.get(self, "location")
578
+
579
+ @property
580
+ @pulumi.getter
581
+ def name(self) -> pulumi.Output[str]:
582
+ """
583
+ Identifier. Name of the resource.
584
+ Format:projects/{project}/locations/{location}/dataSharingWithGoogleSettings/{dataSharingWithGoogleSetting}
585
+ """
586
+ return pulumi.get(self, "name")
587
+
588
+ @property
589
+ @pulumi.getter
590
+ def project(self) -> pulumi.Output[str]:
591
+ """
592
+ The ID of the project in which the resource belongs.
593
+ If it is not provided, the provider project is used.
594
+ """
595
+ return pulumi.get(self, "project")
596
+
597
+ @property
598
+ @pulumi.getter(name="pulumiLabels")
599
+ def pulumi_labels(self) -> pulumi.Output[Mapping[str, str]]:
600
+ """
601
+ The combination of labels configured directly on the resource
602
+ and default labels configured on the provider.
603
+ """
604
+ return pulumi.get(self, "pulumi_labels")
605
+
606
+ @property
607
+ @pulumi.getter(name="updateTime")
608
+ def update_time(self) -> pulumi.Output[str]:
609
+ """
610
+ Update time stamp.
611
+ """
612
+ return pulumi.get(self, "update_time")
613
+