pulumi-gcp 8.36.0a1750484065__py3-none-any.whl → 8.37.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.
- pulumi_gcp/__init__.py +59 -0
- pulumi_gcp/alloydb/_inputs.py +26 -0
- pulumi_gcp/alloydb/outputs.py +34 -1
- pulumi_gcp/apihub/__init__.py +2 -0
- pulumi_gcp/apihub/_inputs.py +1658 -0
- pulumi_gcp/apihub/outputs.py +1374 -0
- pulumi_gcp/apihub/plugin.py +1146 -0
- pulumi_gcp/apihub/plugin_instance.py +808 -0
- pulumi_gcp/bigquery/table.py +16 -12
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +56 -6
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +73 -0
- pulumi_gcp/bigqueryanalyticshub/listing.py +201 -48
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +28 -0
- pulumi_gcp/bigqueryanalyticshub/outputs.py +50 -4
- pulumi_gcp/bigtable/table.py +82 -0
- pulumi_gcp/cloudidentity/group_membership.py +47 -0
- pulumi_gcp/cloudidentity/outputs.py +11 -0
- pulumi_gcp/cloudquota/s_quota_adjuster_settings.py +64 -8
- pulumi_gcp/cloudrunv2/_inputs.py +65 -9
- pulumi_gcp/cloudrunv2/job.py +44 -0
- pulumi_gcp/cloudrunv2/outputs.py +73 -8
- pulumi_gcp/cloudrunv2/service.py +0 -2
- pulumi_gcp/cloudrunv2/worker_pool.py +18 -20
- pulumi_gcp/compute/__init__.py +1 -0
- pulumi_gcp/compute/_inputs.py +787 -18
- pulumi_gcp/compute/disk.py +35 -28
- pulumi_gcp/compute/firewall_policy_rule.py +207 -0
- pulumi_gcp/compute/get_instance_group_manager.py +12 -1
- pulumi_gcp/compute/get_region_disk.py +12 -1
- pulumi_gcp/compute/instance.py +2 -2
- pulumi_gcp/compute/instance_group_manager.py +165 -14
- pulumi_gcp/compute/instance_template.py +2 -2
- pulumi_gcp/compute/interconnect.py +43 -11
- pulumi_gcp/compute/network.py +56 -0
- pulumi_gcp/compute/network_firewall_policy.py +68 -0
- pulumi_gcp/compute/network_firewall_policy_with_rules.py +61 -0
- pulumi_gcp/compute/node_template.py +21 -0
- pulumi_gcp/compute/outputs.py +620 -12
- pulumi_gcp/compute/region_disk.py +114 -0
- pulumi_gcp/compute/region_network_firewall_policy.py +90 -0
- pulumi_gcp/compute/region_network_firewall_policy_with_rules.py +109 -0
- pulumi_gcp/compute/service_attachment.py +76 -8
- pulumi_gcp/compute/wire_group.py +751 -0
- pulumi_gcp/config/__init__.pyi +2 -0
- pulumi_gcp/config/vars.py +4 -0
- pulumi_gcp/contactcenterinsights/__init__.py +9 -0
- pulumi_gcp/contactcenterinsights/view.py +526 -0
- pulumi_gcp/container/_inputs.py +207 -28
- pulumi_gcp/container/cluster.py +54 -0
- pulumi_gcp/container/get_cluster.py +12 -1
- pulumi_gcp/container/get_engine_versions.py +15 -1
- pulumi_gcp/container/node_pool.py +14 -0
- pulumi_gcp/container/outputs.py +295 -21
- pulumi_gcp/dataplex/_inputs.py +431 -6
- pulumi_gcp/dataplex/datascan.py +251 -0
- pulumi_gcp/dataplex/entry_type.py +2 -2
- pulumi_gcp/dataplex/glossary_category.py +8 -8
- pulumi_gcp/dataplex/glossary_term.py +8 -8
- pulumi_gcp/dataplex/outputs.py +353 -4
- pulumi_gcp/dataplex/task.py +16 -16
- pulumi_gcp/dataproc/__init__.py +1 -0
- pulumi_gcp/dataproc/_inputs.py +486 -0
- pulumi_gcp/dataproc/batch.py +10 -10
- pulumi_gcp/dataproc/outputs.py +407 -0
- pulumi_gcp/dataproc/session_template.py +1084 -0
- pulumi_gcp/diagflow/__init__.py +2 -0
- pulumi_gcp/diagflow/_inputs.py +479 -0
- pulumi_gcp/diagflow/cx_generative_settings.py +625 -0
- pulumi_gcp/diagflow/cx_tool.py +2 -2
- pulumi_gcp/diagflow/encryption_spec.py +382 -0
- pulumi_gcp/diagflow/outputs.py +416 -0
- pulumi_gcp/dns/record_set.py +4 -2
- pulumi_gcp/firestore/database.py +0 -9
- pulumi_gcp/firestore/field.py +6 -6
- pulumi_gcp/gkehub/membership_binding.py +6 -6
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +4 -4
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +8 -8
- pulumi_gcp/iam/_inputs.py +36 -0
- pulumi_gcp/iam/outputs.py +38 -0
- pulumi_gcp/iam/workload_identity_pool_managed_identity.py +88 -2
- pulumi_gcp/iap/tunnel_dest_group.py +2 -2
- pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
- pulumi_gcp/kms/autokey_config.py +28 -0
- pulumi_gcp/kms/get_autokey_config.py +12 -1
- pulumi_gcp/lustre/get_instance.py +12 -1
- pulumi_gcp/lustre/instance.py +143 -86
- pulumi_gcp/managedkafka/connect_cluster.py +4 -4
- pulumi_gcp/managedkafka/connector.py +4 -4
- pulumi_gcp/memorystore/get_instance.py +12 -1
- pulumi_gcp/memorystore/instance.py +49 -0
- pulumi_gcp/monitoring/metric_descriptor.py +55 -57
- pulumi_gcp/networkconnectivity/spoke.py +14 -14
- pulumi_gcp/notebooks/instance.py +8 -8
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/provider.py +20 -0
- pulumi_gcp/pubsub/subscription.py +6 -6
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/get_instance.py +12 -1
- pulumi_gcp/redis/instance.py +44 -0
- pulumi_gcp/secretmanager/get_regional_secret.py +12 -1
- pulumi_gcp/secretmanager/outputs.py +7 -0
- pulumi_gcp/secretmanager/regional_secret.py +38 -2
- pulumi_gcp/spanner/_inputs.py +24 -1
- pulumi_gcp/spanner/outputs.py +17 -1
- pulumi_gcp/storage/_inputs.py +43 -3
- pulumi_gcp/storage/bucket_object.py +56 -0
- pulumi_gcp/storage/get_bucket_object.py +12 -1
- pulumi_gcp/storage/get_bucket_object_content.py +12 -1
- pulumi_gcp/storage/outputs.py +53 -3
- pulumi_gcp/vertex/ai_endpoint.py +4 -4
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +4 -4
- pulumi_gcp/workbench/instance.py +2 -0
- {pulumi_gcp-8.36.0a1750484065.dist-info → pulumi_gcp-8.37.0.dist-info}/METADATA +2 -2
- {pulumi_gcp-8.36.0a1750484065.dist-info → pulumi_gcp-8.37.0.dist-info}/RECORD +117 -109
- {pulumi_gcp-8.36.0a1750484065.dist-info → pulumi_gcp-8.37.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.36.0a1750484065.dist-info → pulumi_gcp-8.37.0.dist-info}/top_level.txt +0 -0
@@ -22,11 +22,11 @@ __all__ = ['ListingArgs', 'Listing']
|
|
22
22
|
@pulumi.input_type
|
23
23
|
class ListingArgs:
|
24
24
|
def __init__(__self__, *,
|
25
|
-
bigquery_dataset: pulumi.Input['ListingBigqueryDatasetArgs'],
|
26
25
|
data_exchange_id: pulumi.Input[builtins.str],
|
27
26
|
display_name: pulumi.Input[builtins.str],
|
28
27
|
listing_id: pulumi.Input[builtins.str],
|
29
28
|
location: pulumi.Input[builtins.str],
|
29
|
+
bigquery_dataset: Optional[pulumi.Input['ListingBigqueryDatasetArgs']] = None,
|
30
30
|
categories: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
31
31
|
data_provider: Optional[pulumi.Input['ListingDataProviderArgs']] = None,
|
32
32
|
description: Optional[pulumi.Input[builtins.str]] = None,
|
@@ -36,34 +36,44 @@ class ListingArgs:
|
|
36
36
|
primary_contact: Optional[pulumi.Input[builtins.str]] = None,
|
37
37
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
38
38
|
publisher: Optional[pulumi.Input['ListingPublisherArgs']] = None,
|
39
|
+
pubsub_topic: Optional[pulumi.Input['ListingPubsubTopicArgs']] = None,
|
39
40
|
request_access: Optional[pulumi.Input[builtins.str]] = None,
|
40
41
|
restricted_export_config: Optional[pulumi.Input['ListingRestrictedExportConfigArgs']] = None):
|
41
42
|
"""
|
42
43
|
The set of arguments for constructing a Listing resource.
|
43
|
-
:param pulumi.Input['ListingBigqueryDatasetArgs'] bigquery_dataset: Shared dataset i.e. BigQuery dataset source.
|
44
|
-
Structure is documented below.
|
45
44
|
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
|
46
45
|
:param pulumi.Input[builtins.str] display_name: Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces.
|
46
|
+
|
47
|
+
|
48
|
+
- - -
|
47
49
|
:param pulumi.Input[builtins.str] listing_id: The ID of the listing. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
|
48
50
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
51
|
+
:param pulumi.Input['ListingBigqueryDatasetArgs'] bigquery_dataset: Shared dataset i.e. BigQuery dataset source.
|
52
|
+
Structure is documented below.
|
49
53
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] categories: Categories of the listing. Up to two categories are allowed.
|
50
54
|
:param pulumi.Input['ListingDataProviderArgs'] data_provider: Details of the data provider who owns the source data.
|
51
|
-
|
52
|
-
|
55
|
+
Structure is documented below.
|
56
|
+
:param pulumi.Input[builtins.str] description: Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
53
57
|
:param pulumi.Input[builtins.str] documentation: Documentation describing the listing.
|
54
58
|
:param pulumi.Input[builtins.str] icon: Base64 encoded image representing the listing.
|
55
|
-
:param pulumi.Input[builtins.bool] log_linked_dataset_query_user_email: If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the
|
56
|
-
querying user.
|
59
|
+
:param pulumi.Input[builtins.bool] log_linked_dataset_query_user_email: If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the querying user. Once enabled, this setting cannot be turned off.
|
57
60
|
:param pulumi.Input[builtins.str] primary_contact: Email or URL of the primary point of contact of the listing.
|
61
|
+
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
62
|
+
If it is not provided, the provider project is used.
|
58
63
|
:param pulumi.Input['ListingPublisherArgs'] publisher: Details of the publisher who owns the listing and who can share the source data.
|
64
|
+
Structure is documented below.
|
65
|
+
:param pulumi.Input['ListingPubsubTopicArgs'] pubsub_topic: Pub/Sub topic source.
|
66
|
+
Structure is documented below.
|
59
67
|
:param pulumi.Input[builtins.str] request_access: Email or URL of the request access of the listing. Subscribers can use this reference to request access.
|
60
68
|
:param pulumi.Input['ListingRestrictedExportConfigArgs'] restricted_export_config: If set, restricted export configuration will be propagated and enforced on the linked dataset.
|
69
|
+
Structure is documented below.
|
61
70
|
"""
|
62
|
-
pulumi.set(__self__, "bigquery_dataset", bigquery_dataset)
|
63
71
|
pulumi.set(__self__, "data_exchange_id", data_exchange_id)
|
64
72
|
pulumi.set(__self__, "display_name", display_name)
|
65
73
|
pulumi.set(__self__, "listing_id", listing_id)
|
66
74
|
pulumi.set(__self__, "location", location)
|
75
|
+
if bigquery_dataset is not None:
|
76
|
+
pulumi.set(__self__, "bigquery_dataset", bigquery_dataset)
|
67
77
|
if categories is not None:
|
68
78
|
pulumi.set(__self__, "categories", categories)
|
69
79
|
if data_provider is not None:
|
@@ -82,24 +92,13 @@ class ListingArgs:
|
|
82
92
|
pulumi.set(__self__, "project", project)
|
83
93
|
if publisher is not None:
|
84
94
|
pulumi.set(__self__, "publisher", publisher)
|
95
|
+
if pubsub_topic is not None:
|
96
|
+
pulumi.set(__self__, "pubsub_topic", pubsub_topic)
|
85
97
|
if request_access is not None:
|
86
98
|
pulumi.set(__self__, "request_access", request_access)
|
87
99
|
if restricted_export_config is not None:
|
88
100
|
pulumi.set(__self__, "restricted_export_config", restricted_export_config)
|
89
101
|
|
90
|
-
@property
|
91
|
-
@pulumi.getter(name="bigqueryDataset")
|
92
|
-
def bigquery_dataset(self) -> pulumi.Input['ListingBigqueryDatasetArgs']:
|
93
|
-
"""
|
94
|
-
Shared dataset i.e. BigQuery dataset source.
|
95
|
-
Structure is documented below.
|
96
|
-
"""
|
97
|
-
return pulumi.get(self, "bigquery_dataset")
|
98
|
-
|
99
|
-
@bigquery_dataset.setter
|
100
|
-
def bigquery_dataset(self, value: pulumi.Input['ListingBigqueryDatasetArgs']):
|
101
|
-
pulumi.set(self, "bigquery_dataset", value)
|
102
|
-
|
103
102
|
@property
|
104
103
|
@pulumi.getter(name="dataExchangeId")
|
105
104
|
def data_exchange_id(self) -> pulumi.Input[builtins.str]:
|
@@ -117,6 +116,9 @@ class ListingArgs:
|
|
117
116
|
def display_name(self) -> pulumi.Input[builtins.str]:
|
118
117
|
"""
|
119
118
|
Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces.
|
119
|
+
|
120
|
+
|
121
|
+
- - -
|
120
122
|
"""
|
121
123
|
return pulumi.get(self, "display_name")
|
122
124
|
|
@@ -148,6 +150,19 @@ class ListingArgs:
|
|
148
150
|
def location(self, value: pulumi.Input[builtins.str]):
|
149
151
|
pulumi.set(self, "location", value)
|
150
152
|
|
153
|
+
@property
|
154
|
+
@pulumi.getter(name="bigqueryDataset")
|
155
|
+
def bigquery_dataset(self) -> Optional[pulumi.Input['ListingBigqueryDatasetArgs']]:
|
156
|
+
"""
|
157
|
+
Shared dataset i.e. BigQuery dataset source.
|
158
|
+
Structure is documented below.
|
159
|
+
"""
|
160
|
+
return pulumi.get(self, "bigquery_dataset")
|
161
|
+
|
162
|
+
@bigquery_dataset.setter
|
163
|
+
def bigquery_dataset(self, value: Optional[pulumi.Input['ListingBigqueryDatasetArgs']]):
|
164
|
+
pulumi.set(self, "bigquery_dataset", value)
|
165
|
+
|
151
166
|
@property
|
152
167
|
@pulumi.getter
|
153
168
|
def categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
@@ -165,6 +180,7 @@ class ListingArgs:
|
|
165
180
|
def data_provider(self) -> Optional[pulumi.Input['ListingDataProviderArgs']]:
|
166
181
|
"""
|
167
182
|
Details of the data provider who owns the source data.
|
183
|
+
Structure is documented below.
|
168
184
|
"""
|
169
185
|
return pulumi.get(self, "data_provider")
|
170
186
|
|
@@ -176,8 +192,7 @@ class ListingArgs:
|
|
176
192
|
@pulumi.getter
|
177
193
|
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
178
194
|
"""
|
179
|
-
Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes
|
180
|
-
except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
195
|
+
Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
181
196
|
"""
|
182
197
|
return pulumi.get(self, "description")
|
183
198
|
|
@@ -213,8 +228,7 @@ class ListingArgs:
|
|
213
228
|
@pulumi.getter(name="logLinkedDatasetQueryUserEmail")
|
214
229
|
def log_linked_dataset_query_user_email(self) -> Optional[pulumi.Input[builtins.bool]]:
|
215
230
|
"""
|
216
|
-
If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the
|
217
|
-
querying user.
|
231
|
+
If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the querying user. Once enabled, this setting cannot be turned off.
|
218
232
|
"""
|
219
233
|
return pulumi.get(self, "log_linked_dataset_query_user_email")
|
220
234
|
|
@@ -237,6 +251,10 @@ class ListingArgs:
|
|
237
251
|
@property
|
238
252
|
@pulumi.getter
|
239
253
|
def project(self) -> Optional[pulumi.Input[builtins.str]]:
|
254
|
+
"""
|
255
|
+
The ID of the project in which the resource belongs.
|
256
|
+
If it is not provided, the provider project is used.
|
257
|
+
"""
|
240
258
|
return pulumi.get(self, "project")
|
241
259
|
|
242
260
|
@project.setter
|
@@ -248,6 +266,7 @@ class ListingArgs:
|
|
248
266
|
def publisher(self) -> Optional[pulumi.Input['ListingPublisherArgs']]:
|
249
267
|
"""
|
250
268
|
Details of the publisher who owns the listing and who can share the source data.
|
269
|
+
Structure is documented below.
|
251
270
|
"""
|
252
271
|
return pulumi.get(self, "publisher")
|
253
272
|
|
@@ -255,6 +274,19 @@ class ListingArgs:
|
|
255
274
|
def publisher(self, value: Optional[pulumi.Input['ListingPublisherArgs']]):
|
256
275
|
pulumi.set(self, "publisher", value)
|
257
276
|
|
277
|
+
@property
|
278
|
+
@pulumi.getter(name="pubsubTopic")
|
279
|
+
def pubsub_topic(self) -> Optional[pulumi.Input['ListingPubsubTopicArgs']]:
|
280
|
+
"""
|
281
|
+
Pub/Sub topic source.
|
282
|
+
Structure is documented below.
|
283
|
+
"""
|
284
|
+
return pulumi.get(self, "pubsub_topic")
|
285
|
+
|
286
|
+
@pubsub_topic.setter
|
287
|
+
def pubsub_topic(self, value: Optional[pulumi.Input['ListingPubsubTopicArgs']]):
|
288
|
+
pulumi.set(self, "pubsub_topic", value)
|
289
|
+
|
258
290
|
@property
|
259
291
|
@pulumi.getter(name="requestAccess")
|
260
292
|
def request_access(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -272,6 +304,7 @@ class ListingArgs:
|
|
272
304
|
def restricted_export_config(self) -> Optional[pulumi.Input['ListingRestrictedExportConfigArgs']]:
|
273
305
|
"""
|
274
306
|
If set, restricted export configuration will be propagated and enforced on the linked dataset.
|
307
|
+
Structure is documented below.
|
275
308
|
"""
|
276
309
|
return pulumi.get(self, "restricted_export_config")
|
277
310
|
|
@@ -298,6 +331,7 @@ class _ListingState:
|
|
298
331
|
primary_contact: Optional[pulumi.Input[builtins.str]] = None,
|
299
332
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
300
333
|
publisher: Optional[pulumi.Input['ListingPublisherArgs']] = None,
|
334
|
+
pubsub_topic: Optional[pulumi.Input['ListingPubsubTopicArgs']] = None,
|
301
335
|
request_access: Optional[pulumi.Input[builtins.str]] = None,
|
302
336
|
restricted_export_config: Optional[pulumi.Input['ListingRestrictedExportConfigArgs']] = None):
|
303
337
|
"""
|
@@ -307,20 +341,28 @@ class _ListingState:
|
|
307
341
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] categories: Categories of the listing. Up to two categories are allowed.
|
308
342
|
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
|
309
343
|
:param pulumi.Input['ListingDataProviderArgs'] data_provider: Details of the data provider who owns the source data.
|
310
|
-
|
311
|
-
|
344
|
+
Structure is documented below.
|
345
|
+
:param pulumi.Input[builtins.str] description: Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
312
346
|
:param pulumi.Input[builtins.str] display_name: Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces.
|
347
|
+
|
348
|
+
|
349
|
+
- - -
|
313
350
|
:param pulumi.Input[builtins.str] documentation: Documentation describing the listing.
|
314
351
|
:param pulumi.Input[builtins.str] icon: Base64 encoded image representing the listing.
|
315
352
|
:param pulumi.Input[builtins.str] listing_id: The ID of the listing. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
|
316
353
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
317
|
-
:param pulumi.Input[builtins.bool] log_linked_dataset_query_user_email: If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the
|
318
|
-
querying user.
|
354
|
+
:param pulumi.Input[builtins.bool] log_linked_dataset_query_user_email: If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the querying user. Once enabled, this setting cannot be turned off.
|
319
355
|
:param pulumi.Input[builtins.str] name: The resource name of the listing. e.g. "projects/myproject/locations/US/dataExchanges/123/listings/456"
|
320
356
|
:param pulumi.Input[builtins.str] primary_contact: Email or URL of the primary point of contact of the listing.
|
357
|
+
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
358
|
+
If it is not provided, the provider project is used.
|
321
359
|
:param pulumi.Input['ListingPublisherArgs'] publisher: Details of the publisher who owns the listing and who can share the source data.
|
360
|
+
Structure is documented below.
|
361
|
+
:param pulumi.Input['ListingPubsubTopicArgs'] pubsub_topic: Pub/Sub topic source.
|
362
|
+
Structure is documented below.
|
322
363
|
:param pulumi.Input[builtins.str] request_access: Email or URL of the request access of the listing. Subscribers can use this reference to request access.
|
323
364
|
:param pulumi.Input['ListingRestrictedExportConfigArgs'] restricted_export_config: If set, restricted export configuration will be propagated and enforced on the linked dataset.
|
365
|
+
Structure is documented below.
|
324
366
|
"""
|
325
367
|
if bigquery_dataset is not None:
|
326
368
|
pulumi.set(__self__, "bigquery_dataset", bigquery_dataset)
|
@@ -352,6 +394,8 @@ class _ListingState:
|
|
352
394
|
pulumi.set(__self__, "project", project)
|
353
395
|
if publisher is not None:
|
354
396
|
pulumi.set(__self__, "publisher", publisher)
|
397
|
+
if pubsub_topic is not None:
|
398
|
+
pulumi.set(__self__, "pubsub_topic", pubsub_topic)
|
355
399
|
if request_access is not None:
|
356
400
|
pulumi.set(__self__, "request_access", request_access)
|
357
401
|
if restricted_export_config is not None:
|
@@ -399,6 +443,7 @@ class _ListingState:
|
|
399
443
|
def data_provider(self) -> Optional[pulumi.Input['ListingDataProviderArgs']]:
|
400
444
|
"""
|
401
445
|
Details of the data provider who owns the source data.
|
446
|
+
Structure is documented below.
|
402
447
|
"""
|
403
448
|
return pulumi.get(self, "data_provider")
|
404
449
|
|
@@ -410,8 +455,7 @@ class _ListingState:
|
|
410
455
|
@pulumi.getter
|
411
456
|
def description(self) -> Optional[pulumi.Input[builtins.str]]:
|
412
457
|
"""
|
413
|
-
Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes
|
414
|
-
except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
458
|
+
Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
415
459
|
"""
|
416
460
|
return pulumi.get(self, "description")
|
417
461
|
|
@@ -424,6 +468,9 @@ class _ListingState:
|
|
424
468
|
def display_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
425
469
|
"""
|
426
470
|
Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces.
|
471
|
+
|
472
|
+
|
473
|
+
- - -
|
427
474
|
"""
|
428
475
|
return pulumi.get(self, "display_name")
|
429
476
|
|
@@ -483,8 +530,7 @@ class _ListingState:
|
|
483
530
|
@pulumi.getter(name="logLinkedDatasetQueryUserEmail")
|
484
531
|
def log_linked_dataset_query_user_email(self) -> Optional[pulumi.Input[builtins.bool]]:
|
485
532
|
"""
|
486
|
-
If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the
|
487
|
-
querying user.
|
533
|
+
If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the querying user. Once enabled, this setting cannot be turned off.
|
488
534
|
"""
|
489
535
|
return pulumi.get(self, "log_linked_dataset_query_user_email")
|
490
536
|
|
@@ -519,6 +565,10 @@ class _ListingState:
|
|
519
565
|
@property
|
520
566
|
@pulumi.getter
|
521
567
|
def project(self) -> Optional[pulumi.Input[builtins.str]]:
|
568
|
+
"""
|
569
|
+
The ID of the project in which the resource belongs.
|
570
|
+
If it is not provided, the provider project is used.
|
571
|
+
"""
|
522
572
|
return pulumi.get(self, "project")
|
523
573
|
|
524
574
|
@project.setter
|
@@ -530,6 +580,7 @@ class _ListingState:
|
|
530
580
|
def publisher(self) -> Optional[pulumi.Input['ListingPublisherArgs']]:
|
531
581
|
"""
|
532
582
|
Details of the publisher who owns the listing and who can share the source data.
|
583
|
+
Structure is documented below.
|
533
584
|
"""
|
534
585
|
return pulumi.get(self, "publisher")
|
535
586
|
|
@@ -537,6 +588,19 @@ class _ListingState:
|
|
537
588
|
def publisher(self, value: Optional[pulumi.Input['ListingPublisherArgs']]):
|
538
589
|
pulumi.set(self, "publisher", value)
|
539
590
|
|
591
|
+
@property
|
592
|
+
@pulumi.getter(name="pubsubTopic")
|
593
|
+
def pubsub_topic(self) -> Optional[pulumi.Input['ListingPubsubTopicArgs']]:
|
594
|
+
"""
|
595
|
+
Pub/Sub topic source.
|
596
|
+
Structure is documented below.
|
597
|
+
"""
|
598
|
+
return pulumi.get(self, "pubsub_topic")
|
599
|
+
|
600
|
+
@pubsub_topic.setter
|
601
|
+
def pubsub_topic(self, value: Optional[pulumi.Input['ListingPubsubTopicArgs']]):
|
602
|
+
pulumi.set(self, "pubsub_topic", value)
|
603
|
+
|
540
604
|
@property
|
541
605
|
@pulumi.getter(name="requestAccess")
|
542
606
|
def request_access(self) -> Optional[pulumi.Input[builtins.str]]:
|
@@ -554,6 +618,7 @@ class _ListingState:
|
|
554
618
|
def restricted_export_config(self) -> Optional[pulumi.Input['ListingRestrictedExportConfigArgs']]:
|
555
619
|
"""
|
556
620
|
If set, restricted export configuration will be propagated and enforced on the linked dataset.
|
621
|
+
Structure is documented below.
|
557
622
|
"""
|
558
623
|
return pulumi.get(self, "restricted_export_config")
|
559
624
|
|
@@ -582,6 +647,7 @@ class Listing(pulumi.CustomResource):
|
|
582
647
|
primary_contact: Optional[pulumi.Input[builtins.str]] = None,
|
583
648
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
584
649
|
publisher: Optional[pulumi.Input[Union['ListingPublisherArgs', 'ListingPublisherArgsDict']]] = None,
|
650
|
+
pubsub_topic: Optional[pulumi.Input[Union['ListingPubsubTopicArgs', 'ListingPubsubTopicArgsDict']]] = None,
|
585
651
|
request_access: Optional[pulumi.Input[builtins.str]] = None,
|
586
652
|
restricted_export_config: Optional[pulumi.Input[Union['ListingRestrictedExportConfigArgs', 'ListingRestrictedExportConfigArgsDict']]] = None,
|
587
653
|
__props__=None):
|
@@ -736,6 +802,32 @@ class Listing(pulumi.CustomResource):
|
|
736
802
|
"dataset": listing_log_email_dataset.id,
|
737
803
|
})
|
738
804
|
```
|
805
|
+
### Bigquery Analyticshub Listing Pubsub
|
806
|
+
|
807
|
+
```python
|
808
|
+
import pulumi
|
809
|
+
import pulumi_gcp as gcp
|
810
|
+
|
811
|
+
listing = gcp.bigqueryanalyticshub.DataExchange("listing",
|
812
|
+
location="US",
|
813
|
+
data_exchange_id="tf_test_pubsub_data_exchange",
|
814
|
+
display_name="tf_test_pubsub_data_exchange",
|
815
|
+
description="Example for pubsub topic source")
|
816
|
+
tf_test_pubsub_topic = gcp.pubsub.Topic("tf_test_pubsub_topic", name="test_pubsub")
|
817
|
+
listing_listing = gcp.bigqueryanalyticshub.Listing("listing",
|
818
|
+
location="US",
|
819
|
+
data_exchange_id=listing.data_exchange_id,
|
820
|
+
listing_id="tf_test_pubsub_listing",
|
821
|
+
display_name="tf_test_pubsub_listing",
|
822
|
+
description="Example for pubsub topic source",
|
823
|
+
pubsub_topic={
|
824
|
+
"topic": tf_test_pubsub_topic.id,
|
825
|
+
"data_affinity_regions": [
|
826
|
+
"us-central1",
|
827
|
+
"europe-west1",
|
828
|
+
],
|
829
|
+
})
|
830
|
+
```
|
739
831
|
|
740
832
|
## Import
|
741
833
|
|
@@ -768,19 +860,27 @@ class Listing(pulumi.CustomResource):
|
|
768
860
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] categories: Categories of the listing. Up to two categories are allowed.
|
769
861
|
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
|
770
862
|
:param pulumi.Input[Union['ListingDataProviderArgs', 'ListingDataProviderArgsDict']] data_provider: Details of the data provider who owns the source data.
|
771
|
-
|
772
|
-
|
863
|
+
Structure is documented below.
|
864
|
+
:param pulumi.Input[builtins.str] description: Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
773
865
|
:param pulumi.Input[builtins.str] display_name: Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces.
|
866
|
+
|
867
|
+
|
868
|
+
- - -
|
774
869
|
:param pulumi.Input[builtins.str] documentation: Documentation describing the listing.
|
775
870
|
:param pulumi.Input[builtins.str] icon: Base64 encoded image representing the listing.
|
776
871
|
:param pulumi.Input[builtins.str] listing_id: The ID of the listing. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
|
777
872
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
778
|
-
:param pulumi.Input[builtins.bool] log_linked_dataset_query_user_email: If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the
|
779
|
-
querying user.
|
873
|
+
:param pulumi.Input[builtins.bool] log_linked_dataset_query_user_email: If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the querying user. Once enabled, this setting cannot be turned off.
|
780
874
|
:param pulumi.Input[builtins.str] primary_contact: Email or URL of the primary point of contact of the listing.
|
875
|
+
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
876
|
+
If it is not provided, the provider project is used.
|
781
877
|
:param pulumi.Input[Union['ListingPublisherArgs', 'ListingPublisherArgsDict']] publisher: Details of the publisher who owns the listing and who can share the source data.
|
878
|
+
Structure is documented below.
|
879
|
+
:param pulumi.Input[Union['ListingPubsubTopicArgs', 'ListingPubsubTopicArgsDict']] pubsub_topic: Pub/Sub topic source.
|
880
|
+
Structure is documented below.
|
782
881
|
:param pulumi.Input[builtins.str] request_access: Email or URL of the request access of the listing. Subscribers can use this reference to request access.
|
783
882
|
:param pulumi.Input[Union['ListingRestrictedExportConfigArgs', 'ListingRestrictedExportConfigArgsDict']] restricted_export_config: If set, restricted export configuration will be propagated and enforced on the linked dataset.
|
883
|
+
Structure is documented below.
|
784
884
|
"""
|
785
885
|
...
|
786
886
|
@overload
|
@@ -939,6 +1039,32 @@ class Listing(pulumi.CustomResource):
|
|
939
1039
|
"dataset": listing_log_email_dataset.id,
|
940
1040
|
})
|
941
1041
|
```
|
1042
|
+
### Bigquery Analyticshub Listing Pubsub
|
1043
|
+
|
1044
|
+
```python
|
1045
|
+
import pulumi
|
1046
|
+
import pulumi_gcp as gcp
|
1047
|
+
|
1048
|
+
listing = gcp.bigqueryanalyticshub.DataExchange("listing",
|
1049
|
+
location="US",
|
1050
|
+
data_exchange_id="tf_test_pubsub_data_exchange",
|
1051
|
+
display_name="tf_test_pubsub_data_exchange",
|
1052
|
+
description="Example for pubsub topic source")
|
1053
|
+
tf_test_pubsub_topic = gcp.pubsub.Topic("tf_test_pubsub_topic", name="test_pubsub")
|
1054
|
+
listing_listing = gcp.bigqueryanalyticshub.Listing("listing",
|
1055
|
+
location="US",
|
1056
|
+
data_exchange_id=listing.data_exchange_id,
|
1057
|
+
listing_id="tf_test_pubsub_listing",
|
1058
|
+
display_name="tf_test_pubsub_listing",
|
1059
|
+
description="Example for pubsub topic source",
|
1060
|
+
pubsub_topic={
|
1061
|
+
"topic": tf_test_pubsub_topic.id,
|
1062
|
+
"data_affinity_regions": [
|
1063
|
+
"us-central1",
|
1064
|
+
"europe-west1",
|
1065
|
+
],
|
1066
|
+
})
|
1067
|
+
```
|
942
1068
|
|
943
1069
|
## Import
|
944
1070
|
|
@@ -993,6 +1119,7 @@ class Listing(pulumi.CustomResource):
|
|
993
1119
|
primary_contact: Optional[pulumi.Input[builtins.str]] = None,
|
994
1120
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
995
1121
|
publisher: Optional[pulumi.Input[Union['ListingPublisherArgs', 'ListingPublisherArgsDict']]] = None,
|
1122
|
+
pubsub_topic: Optional[pulumi.Input[Union['ListingPubsubTopicArgs', 'ListingPubsubTopicArgsDict']]] = None,
|
996
1123
|
request_access: Optional[pulumi.Input[builtins.str]] = None,
|
997
1124
|
restricted_export_config: Optional[pulumi.Input[Union['ListingRestrictedExportConfigArgs', 'ListingRestrictedExportConfigArgsDict']]] = None,
|
998
1125
|
__props__=None):
|
@@ -1004,8 +1131,6 @@ class Listing(pulumi.CustomResource):
|
|
1004
1131
|
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
1005
1132
|
__props__ = ListingArgs.__new__(ListingArgs)
|
1006
1133
|
|
1007
|
-
if bigquery_dataset is None and not opts.urn:
|
1008
|
-
raise TypeError("Missing required property 'bigquery_dataset'")
|
1009
1134
|
__props__.__dict__["bigquery_dataset"] = bigquery_dataset
|
1010
1135
|
__props__.__dict__["categories"] = categories
|
1011
1136
|
if data_exchange_id is None and not opts.urn:
|
@@ -1028,6 +1153,7 @@ class Listing(pulumi.CustomResource):
|
|
1028
1153
|
__props__.__dict__["primary_contact"] = primary_contact
|
1029
1154
|
__props__.__dict__["project"] = project
|
1030
1155
|
__props__.__dict__["publisher"] = publisher
|
1156
|
+
__props__.__dict__["pubsub_topic"] = pubsub_topic
|
1031
1157
|
__props__.__dict__["request_access"] = request_access
|
1032
1158
|
__props__.__dict__["restricted_export_config"] = restricted_export_config
|
1033
1159
|
__props__.__dict__["name"] = None
|
@@ -1056,6 +1182,7 @@ class Listing(pulumi.CustomResource):
|
|
1056
1182
|
primary_contact: Optional[pulumi.Input[builtins.str]] = None,
|
1057
1183
|
project: Optional[pulumi.Input[builtins.str]] = None,
|
1058
1184
|
publisher: Optional[pulumi.Input[Union['ListingPublisherArgs', 'ListingPublisherArgsDict']]] = None,
|
1185
|
+
pubsub_topic: Optional[pulumi.Input[Union['ListingPubsubTopicArgs', 'ListingPubsubTopicArgsDict']]] = None,
|
1059
1186
|
request_access: Optional[pulumi.Input[builtins.str]] = None,
|
1060
1187
|
restricted_export_config: Optional[pulumi.Input[Union['ListingRestrictedExportConfigArgs', 'ListingRestrictedExportConfigArgsDict']]] = None) -> 'Listing':
|
1061
1188
|
"""
|
@@ -1070,20 +1197,28 @@ class Listing(pulumi.CustomResource):
|
|
1070
1197
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] categories: Categories of the listing. Up to two categories are allowed.
|
1071
1198
|
:param pulumi.Input[builtins.str] data_exchange_id: The ID of the data exchange. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
|
1072
1199
|
:param pulumi.Input[Union['ListingDataProviderArgs', 'ListingDataProviderArgsDict']] data_provider: Details of the data provider who owns the source data.
|
1073
|
-
|
1074
|
-
|
1200
|
+
Structure is documented below.
|
1201
|
+
:param pulumi.Input[builtins.str] description: Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
1075
1202
|
:param pulumi.Input[builtins.str] display_name: Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces.
|
1203
|
+
|
1204
|
+
|
1205
|
+
- - -
|
1076
1206
|
:param pulumi.Input[builtins.str] documentation: Documentation describing the listing.
|
1077
1207
|
:param pulumi.Input[builtins.str] icon: Base64 encoded image representing the listing.
|
1078
1208
|
:param pulumi.Input[builtins.str] listing_id: The ID of the listing. Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
|
1079
1209
|
:param pulumi.Input[builtins.str] location: The name of the location this data exchange listing.
|
1080
|
-
:param pulumi.Input[builtins.bool] log_linked_dataset_query_user_email: If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the
|
1081
|
-
querying user.
|
1210
|
+
:param pulumi.Input[builtins.bool] log_linked_dataset_query_user_email: If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the querying user. Once enabled, this setting cannot be turned off.
|
1082
1211
|
:param pulumi.Input[builtins.str] name: The resource name of the listing. e.g. "projects/myproject/locations/US/dataExchanges/123/listings/456"
|
1083
1212
|
:param pulumi.Input[builtins.str] primary_contact: Email or URL of the primary point of contact of the listing.
|
1213
|
+
:param pulumi.Input[builtins.str] project: The ID of the project in which the resource belongs.
|
1214
|
+
If it is not provided, the provider project is used.
|
1084
1215
|
:param pulumi.Input[Union['ListingPublisherArgs', 'ListingPublisherArgsDict']] publisher: Details of the publisher who owns the listing and who can share the source data.
|
1216
|
+
Structure is documented below.
|
1217
|
+
:param pulumi.Input[Union['ListingPubsubTopicArgs', 'ListingPubsubTopicArgsDict']] pubsub_topic: Pub/Sub topic source.
|
1218
|
+
Structure is documented below.
|
1085
1219
|
:param pulumi.Input[builtins.str] request_access: Email or URL of the request access of the listing. Subscribers can use this reference to request access.
|
1086
1220
|
:param pulumi.Input[Union['ListingRestrictedExportConfigArgs', 'ListingRestrictedExportConfigArgsDict']] restricted_export_config: If set, restricted export configuration will be propagated and enforced on the linked dataset.
|
1221
|
+
Structure is documented below.
|
1087
1222
|
"""
|
1088
1223
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1089
1224
|
|
@@ -1104,13 +1239,14 @@ class Listing(pulumi.CustomResource):
|
|
1104
1239
|
__props__.__dict__["primary_contact"] = primary_contact
|
1105
1240
|
__props__.__dict__["project"] = project
|
1106
1241
|
__props__.__dict__["publisher"] = publisher
|
1242
|
+
__props__.__dict__["pubsub_topic"] = pubsub_topic
|
1107
1243
|
__props__.__dict__["request_access"] = request_access
|
1108
1244
|
__props__.__dict__["restricted_export_config"] = restricted_export_config
|
1109
1245
|
return Listing(resource_name, opts=opts, __props__=__props__)
|
1110
1246
|
|
1111
1247
|
@property
|
1112
1248
|
@pulumi.getter(name="bigqueryDataset")
|
1113
|
-
def bigquery_dataset(self) -> pulumi.Output['outputs.ListingBigqueryDataset']:
|
1249
|
+
def bigquery_dataset(self) -> pulumi.Output[Optional['outputs.ListingBigqueryDataset']]:
|
1114
1250
|
"""
|
1115
1251
|
Shared dataset i.e. BigQuery dataset source.
|
1116
1252
|
Structure is documented below.
|
@@ -1138,6 +1274,7 @@ class Listing(pulumi.CustomResource):
|
|
1138
1274
|
def data_provider(self) -> pulumi.Output[Optional['outputs.ListingDataProvider']]:
|
1139
1275
|
"""
|
1140
1276
|
Details of the data provider who owns the source data.
|
1277
|
+
Structure is documented below.
|
1141
1278
|
"""
|
1142
1279
|
return pulumi.get(self, "data_provider")
|
1143
1280
|
|
@@ -1145,8 +1282,7 @@ class Listing(pulumi.CustomResource):
|
|
1145
1282
|
@pulumi.getter
|
1146
1283
|
def description(self) -> pulumi.Output[Optional[builtins.str]]:
|
1147
1284
|
"""
|
1148
|
-
Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes
|
1149
|
-
except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
1285
|
+
Short description of the listing. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF).
|
1150
1286
|
"""
|
1151
1287
|
return pulumi.get(self, "description")
|
1152
1288
|
|
@@ -1155,6 +1291,9 @@ class Listing(pulumi.CustomResource):
|
|
1155
1291
|
def display_name(self) -> pulumi.Output[builtins.str]:
|
1156
1292
|
"""
|
1157
1293
|
Human-readable display name of the listing. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces.
|
1294
|
+
|
1295
|
+
|
1296
|
+
- - -
|
1158
1297
|
"""
|
1159
1298
|
return pulumi.get(self, "display_name")
|
1160
1299
|
|
@@ -1194,8 +1333,7 @@ class Listing(pulumi.CustomResource):
|
|
1194
1333
|
@pulumi.getter(name="logLinkedDatasetQueryUserEmail")
|
1195
1334
|
def log_linked_dataset_query_user_email(self) -> pulumi.Output[Optional[builtins.bool]]:
|
1196
1335
|
"""
|
1197
|
-
If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the
|
1198
|
-
querying user.
|
1336
|
+
If true, subscriber email logging is enabled and all queries on the linked dataset will log the email address of the querying user. Once enabled, this setting cannot be turned off.
|
1199
1337
|
"""
|
1200
1338
|
return pulumi.get(self, "log_linked_dataset_query_user_email")
|
1201
1339
|
|
@@ -1218,6 +1356,10 @@ class Listing(pulumi.CustomResource):
|
|
1218
1356
|
@property
|
1219
1357
|
@pulumi.getter
|
1220
1358
|
def project(self) -> pulumi.Output[builtins.str]:
|
1359
|
+
"""
|
1360
|
+
The ID of the project in which the resource belongs.
|
1361
|
+
If it is not provided, the provider project is used.
|
1362
|
+
"""
|
1221
1363
|
return pulumi.get(self, "project")
|
1222
1364
|
|
1223
1365
|
@property
|
@@ -1225,9 +1367,19 @@ class Listing(pulumi.CustomResource):
|
|
1225
1367
|
def publisher(self) -> pulumi.Output[Optional['outputs.ListingPublisher']]:
|
1226
1368
|
"""
|
1227
1369
|
Details of the publisher who owns the listing and who can share the source data.
|
1370
|
+
Structure is documented below.
|
1228
1371
|
"""
|
1229
1372
|
return pulumi.get(self, "publisher")
|
1230
1373
|
|
1374
|
+
@property
|
1375
|
+
@pulumi.getter(name="pubsubTopic")
|
1376
|
+
def pubsub_topic(self) -> pulumi.Output[Optional['outputs.ListingPubsubTopic']]:
|
1377
|
+
"""
|
1378
|
+
Pub/Sub topic source.
|
1379
|
+
Structure is documented below.
|
1380
|
+
"""
|
1381
|
+
return pulumi.get(self, "pubsub_topic")
|
1382
|
+
|
1231
1383
|
@property
|
1232
1384
|
@pulumi.getter(name="requestAccess")
|
1233
1385
|
def request_access(self) -> pulumi.Output[Optional[builtins.str]]:
|
@@ -1241,6 +1393,7 @@ class Listing(pulumi.CustomResource):
|
|
1241
1393
|
def restricted_export_config(self) -> pulumi.Output[Optional['outputs.ListingRestrictedExportConfig']]:
|
1242
1394
|
"""
|
1243
1395
|
If set, restricted export configuration will be propagated and enforced on the linked dataset.
|
1396
|
+
Structure is documented below.
|
1244
1397
|
"""
|
1245
1398
|
return pulumi.get(self, "restricted_export_config")
|
1246
1399
|
|