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
pulumi_gcp/dataplex/_inputs.py
CHANGED
@@ -42,6 +42,16 @@ __all__ = [
|
|
42
42
|
'AssetSecurityStatusArgsDict',
|
43
43
|
'DatascanDataArgs',
|
44
44
|
'DatascanDataArgsDict',
|
45
|
+
'DatascanDataDiscoverySpecArgs',
|
46
|
+
'DatascanDataDiscoverySpecArgsDict',
|
47
|
+
'DatascanDataDiscoverySpecBigqueryPublishingConfigArgs',
|
48
|
+
'DatascanDataDiscoverySpecBigqueryPublishingConfigArgsDict',
|
49
|
+
'DatascanDataDiscoverySpecStorageConfigArgs',
|
50
|
+
'DatascanDataDiscoverySpecStorageConfigArgsDict',
|
51
|
+
'DatascanDataDiscoverySpecStorageConfigCsvOptionsArgs',
|
52
|
+
'DatascanDataDiscoverySpecStorageConfigCsvOptionsArgsDict',
|
53
|
+
'DatascanDataDiscoverySpecStorageConfigJsonOptionsArgs',
|
54
|
+
'DatascanDataDiscoverySpecStorageConfigJsonOptionsArgsDict',
|
45
55
|
'DatascanDataProfileSpecArgs',
|
46
56
|
'DatascanDataProfileSpecArgsDict',
|
47
57
|
'DatascanDataProfileSpecExcludeFieldsArgs',
|
@@ -1101,7 +1111,7 @@ if not MYPY:
|
|
1101
1111
|
resource: NotRequired[pulumi.Input[builtins.str]]
|
1102
1112
|
"""
|
1103
1113
|
The service-qualified full resource name of the cloud resource for a DataScan job to scan against. The field could be:
|
1104
|
-
|
1114
|
+
Cloud Storage bucket (//storage.googleapis.com/projects/PROJECT_ID/buckets/BUCKET_ID) for DataDiscoveryScan OR BigQuery table of type "TABLE" (/bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID) for DataProfileScan/DataQualityScan.
|
1105
1115
|
"""
|
1106
1116
|
elif False:
|
1107
1117
|
DatascanDataArgsDict: TypeAlias = Mapping[str, Any]
|
@@ -1114,7 +1124,7 @@ class DatascanDataArgs:
|
|
1114
1124
|
"""
|
1115
1125
|
:param pulumi.Input[builtins.str] entity: The Dataplex entity that represents the data source(e.g. BigQuery table) for Datascan.
|
1116
1126
|
:param pulumi.Input[builtins.str] resource: The service-qualified full resource name of the cloud resource for a DataScan job to scan against. The field could be:
|
1117
|
-
|
1127
|
+
Cloud Storage bucket (//storage.googleapis.com/projects/PROJECT_ID/buckets/BUCKET_ID) for DataDiscoveryScan OR BigQuery table of type "TABLE" (/bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID) for DataProfileScan/DataQualityScan.
|
1118
1128
|
"""
|
1119
1129
|
if entity is not None:
|
1120
1130
|
pulumi.set(__self__, "entity", entity)
|
@@ -1138,7 +1148,7 @@ class DatascanDataArgs:
|
|
1138
1148
|
def resource(self) -> Optional[pulumi.Input[builtins.str]]:
|
1139
1149
|
"""
|
1140
1150
|
The service-qualified full resource name of the cloud resource for a DataScan job to scan against. The field could be:
|
1141
|
-
|
1151
|
+
Cloud Storage bucket (//storage.googleapis.com/projects/PROJECT_ID/buckets/BUCKET_ID) for DataDiscoveryScan OR BigQuery table of type "TABLE" (/bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID) for DataProfileScan/DataQualityScan.
|
1142
1152
|
"""
|
1143
1153
|
return pulumi.get(self, "resource")
|
1144
1154
|
|
@@ -1147,6 +1157,421 @@ class DatascanDataArgs:
|
|
1147
1157
|
pulumi.set(self, "resource", value)
|
1148
1158
|
|
1149
1159
|
|
1160
|
+
if not MYPY:
|
1161
|
+
class DatascanDataDiscoverySpecArgsDict(TypedDict):
|
1162
|
+
bigquery_publishing_config: NotRequired[pulumi.Input['DatascanDataDiscoverySpecBigqueryPublishingConfigArgsDict']]
|
1163
|
+
"""
|
1164
|
+
Configuration for metadata publishing.
|
1165
|
+
Structure is documented below.
|
1166
|
+
"""
|
1167
|
+
storage_config: NotRequired[pulumi.Input['DatascanDataDiscoverySpecStorageConfigArgsDict']]
|
1168
|
+
"""
|
1169
|
+
Configurations related to Cloud Storage as the data source.
|
1170
|
+
Structure is documented below.
|
1171
|
+
"""
|
1172
|
+
elif False:
|
1173
|
+
DatascanDataDiscoverySpecArgsDict: TypeAlias = Mapping[str, Any]
|
1174
|
+
|
1175
|
+
@pulumi.input_type
|
1176
|
+
class DatascanDataDiscoverySpecArgs:
|
1177
|
+
def __init__(__self__, *,
|
1178
|
+
bigquery_publishing_config: Optional[pulumi.Input['DatascanDataDiscoverySpecBigqueryPublishingConfigArgs']] = None,
|
1179
|
+
storage_config: Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigArgs']] = None):
|
1180
|
+
"""
|
1181
|
+
:param pulumi.Input['DatascanDataDiscoverySpecBigqueryPublishingConfigArgs'] bigquery_publishing_config: Configuration for metadata publishing.
|
1182
|
+
Structure is documented below.
|
1183
|
+
:param pulumi.Input['DatascanDataDiscoverySpecStorageConfigArgs'] storage_config: Configurations related to Cloud Storage as the data source.
|
1184
|
+
Structure is documented below.
|
1185
|
+
"""
|
1186
|
+
if bigquery_publishing_config is not None:
|
1187
|
+
pulumi.set(__self__, "bigquery_publishing_config", bigquery_publishing_config)
|
1188
|
+
if storage_config is not None:
|
1189
|
+
pulumi.set(__self__, "storage_config", storage_config)
|
1190
|
+
|
1191
|
+
@property
|
1192
|
+
@pulumi.getter(name="bigqueryPublishingConfig")
|
1193
|
+
def bigquery_publishing_config(self) -> Optional[pulumi.Input['DatascanDataDiscoverySpecBigqueryPublishingConfigArgs']]:
|
1194
|
+
"""
|
1195
|
+
Configuration for metadata publishing.
|
1196
|
+
Structure is documented below.
|
1197
|
+
"""
|
1198
|
+
return pulumi.get(self, "bigquery_publishing_config")
|
1199
|
+
|
1200
|
+
@bigquery_publishing_config.setter
|
1201
|
+
def bigquery_publishing_config(self, value: Optional[pulumi.Input['DatascanDataDiscoverySpecBigqueryPublishingConfigArgs']]):
|
1202
|
+
pulumi.set(self, "bigquery_publishing_config", value)
|
1203
|
+
|
1204
|
+
@property
|
1205
|
+
@pulumi.getter(name="storageConfig")
|
1206
|
+
def storage_config(self) -> Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigArgs']]:
|
1207
|
+
"""
|
1208
|
+
Configurations related to Cloud Storage as the data source.
|
1209
|
+
Structure is documented below.
|
1210
|
+
"""
|
1211
|
+
return pulumi.get(self, "storage_config")
|
1212
|
+
|
1213
|
+
@storage_config.setter
|
1214
|
+
def storage_config(self, value: Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigArgs']]):
|
1215
|
+
pulumi.set(self, "storage_config", value)
|
1216
|
+
|
1217
|
+
|
1218
|
+
if not MYPY:
|
1219
|
+
class DatascanDataDiscoverySpecBigqueryPublishingConfigArgsDict(TypedDict):
|
1220
|
+
connection: NotRequired[pulumi.Input[builtins.str]]
|
1221
|
+
"""
|
1222
|
+
The BigQuery connection used to create BigLake tables. Must be in the form `projects/{projectId}/locations/{locationId}/connections/{connection_id}`.
|
1223
|
+
"""
|
1224
|
+
location: NotRequired[pulumi.Input[builtins.str]]
|
1225
|
+
"""
|
1226
|
+
The location of the BigQuery dataset to publish BigLake external or non-BigLake external tables to.
|
1227
|
+
"""
|
1228
|
+
project: NotRequired[pulumi.Input[builtins.str]]
|
1229
|
+
"""
|
1230
|
+
The project of the BigQuery dataset to publish BigLake external or non-BigLake external tables to. If not specified, the project of the Cloud Storage bucket will be used. The format is "projects/{project_id_or_number}".
|
1231
|
+
"""
|
1232
|
+
table_type: NotRequired[pulumi.Input[builtins.str]]
|
1233
|
+
"""
|
1234
|
+
Determines whether to publish discovered tables as BigLake external tables or non-BigLake external tables.
|
1235
|
+
Possible values are: `TABLE_TYPE_UNSPECIFIED`, `EXTERNAL`, `BIGLAKE`.
|
1236
|
+
"""
|
1237
|
+
elif False:
|
1238
|
+
DatascanDataDiscoverySpecBigqueryPublishingConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1239
|
+
|
1240
|
+
@pulumi.input_type
|
1241
|
+
class DatascanDataDiscoverySpecBigqueryPublishingConfigArgs:
|
1242
|
+
def __init__(__self__, *,
|
1243
|
+
connection: Optional[pulumi.Input[builtins.str]] = None,
|
1244
|
+
location: Optional[pulumi.Input[builtins.str]] = None,
|
1245
|
+
project: Optional[pulumi.Input[builtins.str]] = None,
|
1246
|
+
table_type: Optional[pulumi.Input[builtins.str]] = None):
|
1247
|
+
"""
|
1248
|
+
:param pulumi.Input[builtins.str] connection: The BigQuery connection used to create BigLake tables. Must be in the form `projects/{projectId}/locations/{locationId}/connections/{connection_id}`.
|
1249
|
+
:param pulumi.Input[builtins.str] location: The location of the BigQuery dataset to publish BigLake external or non-BigLake external tables to.
|
1250
|
+
:param pulumi.Input[builtins.str] project: The project of the BigQuery dataset to publish BigLake external or non-BigLake external tables to. If not specified, the project of the Cloud Storage bucket will be used. The format is "projects/{project_id_or_number}".
|
1251
|
+
:param pulumi.Input[builtins.str] table_type: Determines whether to publish discovered tables as BigLake external tables or non-BigLake external tables.
|
1252
|
+
Possible values are: `TABLE_TYPE_UNSPECIFIED`, `EXTERNAL`, `BIGLAKE`.
|
1253
|
+
"""
|
1254
|
+
if connection is not None:
|
1255
|
+
pulumi.set(__self__, "connection", connection)
|
1256
|
+
if location is not None:
|
1257
|
+
pulumi.set(__self__, "location", location)
|
1258
|
+
if project is not None:
|
1259
|
+
pulumi.set(__self__, "project", project)
|
1260
|
+
if table_type is not None:
|
1261
|
+
pulumi.set(__self__, "table_type", table_type)
|
1262
|
+
|
1263
|
+
@property
|
1264
|
+
@pulumi.getter
|
1265
|
+
def connection(self) -> Optional[pulumi.Input[builtins.str]]:
|
1266
|
+
"""
|
1267
|
+
The BigQuery connection used to create BigLake tables. Must be in the form `projects/{projectId}/locations/{locationId}/connections/{connection_id}`.
|
1268
|
+
"""
|
1269
|
+
return pulumi.get(self, "connection")
|
1270
|
+
|
1271
|
+
@connection.setter
|
1272
|
+
def connection(self, value: Optional[pulumi.Input[builtins.str]]):
|
1273
|
+
pulumi.set(self, "connection", value)
|
1274
|
+
|
1275
|
+
@property
|
1276
|
+
@pulumi.getter
|
1277
|
+
def location(self) -> Optional[pulumi.Input[builtins.str]]:
|
1278
|
+
"""
|
1279
|
+
The location of the BigQuery dataset to publish BigLake external or non-BigLake external tables to.
|
1280
|
+
"""
|
1281
|
+
return pulumi.get(self, "location")
|
1282
|
+
|
1283
|
+
@location.setter
|
1284
|
+
def location(self, value: Optional[pulumi.Input[builtins.str]]):
|
1285
|
+
pulumi.set(self, "location", value)
|
1286
|
+
|
1287
|
+
@property
|
1288
|
+
@pulumi.getter
|
1289
|
+
def project(self) -> Optional[pulumi.Input[builtins.str]]:
|
1290
|
+
"""
|
1291
|
+
The project of the BigQuery dataset to publish BigLake external or non-BigLake external tables to. If not specified, the project of the Cloud Storage bucket will be used. The format is "projects/{project_id_or_number}".
|
1292
|
+
"""
|
1293
|
+
return pulumi.get(self, "project")
|
1294
|
+
|
1295
|
+
@project.setter
|
1296
|
+
def project(self, value: Optional[pulumi.Input[builtins.str]]):
|
1297
|
+
pulumi.set(self, "project", value)
|
1298
|
+
|
1299
|
+
@property
|
1300
|
+
@pulumi.getter(name="tableType")
|
1301
|
+
def table_type(self) -> Optional[pulumi.Input[builtins.str]]:
|
1302
|
+
"""
|
1303
|
+
Determines whether to publish discovered tables as BigLake external tables or non-BigLake external tables.
|
1304
|
+
Possible values are: `TABLE_TYPE_UNSPECIFIED`, `EXTERNAL`, `BIGLAKE`.
|
1305
|
+
"""
|
1306
|
+
return pulumi.get(self, "table_type")
|
1307
|
+
|
1308
|
+
@table_type.setter
|
1309
|
+
def table_type(self, value: Optional[pulumi.Input[builtins.str]]):
|
1310
|
+
pulumi.set(self, "table_type", value)
|
1311
|
+
|
1312
|
+
|
1313
|
+
if not MYPY:
|
1314
|
+
class DatascanDataDiscoverySpecStorageConfigArgsDict(TypedDict):
|
1315
|
+
csv_options: NotRequired[pulumi.Input['DatascanDataDiscoverySpecStorageConfigCsvOptionsArgsDict']]
|
1316
|
+
"""
|
1317
|
+
Configuration for CSV data.
|
1318
|
+
Structure is documented below.
|
1319
|
+
"""
|
1320
|
+
exclude_patterns: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
1321
|
+
"""
|
1322
|
+
Defines the data to exclude during discovery. Provide a list of patterns that identify the data to exclude. For Cloud Storage bucket assets, these patterns are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these patterns are interpreted as patterns to match table names.
|
1323
|
+
"""
|
1324
|
+
include_patterns: NotRequired[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]
|
1325
|
+
"""
|
1326
|
+
Defines the data to include during discovery when only a subset of the data should be considered. Provide a list of patterns that identify the data to include. For Cloud Storage bucket assets, these patterns are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these patterns are interpreted as patterns to match table names.
|
1327
|
+
"""
|
1328
|
+
json_options: NotRequired[pulumi.Input['DatascanDataDiscoverySpecStorageConfigJsonOptionsArgsDict']]
|
1329
|
+
"""
|
1330
|
+
Configuration for JSON data.
|
1331
|
+
Structure is documented below.
|
1332
|
+
"""
|
1333
|
+
elif False:
|
1334
|
+
DatascanDataDiscoverySpecStorageConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1335
|
+
|
1336
|
+
@pulumi.input_type
|
1337
|
+
class DatascanDataDiscoverySpecStorageConfigArgs:
|
1338
|
+
def __init__(__self__, *,
|
1339
|
+
csv_options: Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigCsvOptionsArgs']] = None,
|
1340
|
+
exclude_patterns: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
1341
|
+
include_patterns: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]] = None,
|
1342
|
+
json_options: Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigJsonOptionsArgs']] = None):
|
1343
|
+
"""
|
1344
|
+
:param pulumi.Input['DatascanDataDiscoverySpecStorageConfigCsvOptionsArgs'] csv_options: Configuration for CSV data.
|
1345
|
+
Structure is documented below.
|
1346
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] exclude_patterns: Defines the data to exclude during discovery. Provide a list of patterns that identify the data to exclude. For Cloud Storage bucket assets, these patterns are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these patterns are interpreted as patterns to match table names.
|
1347
|
+
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] include_patterns: Defines the data to include during discovery when only a subset of the data should be considered. Provide a list of patterns that identify the data to include. For Cloud Storage bucket assets, these patterns are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these patterns are interpreted as patterns to match table names.
|
1348
|
+
:param pulumi.Input['DatascanDataDiscoverySpecStorageConfigJsonOptionsArgs'] json_options: Configuration for JSON data.
|
1349
|
+
Structure is documented below.
|
1350
|
+
"""
|
1351
|
+
if csv_options is not None:
|
1352
|
+
pulumi.set(__self__, "csv_options", csv_options)
|
1353
|
+
if exclude_patterns is not None:
|
1354
|
+
pulumi.set(__self__, "exclude_patterns", exclude_patterns)
|
1355
|
+
if include_patterns is not None:
|
1356
|
+
pulumi.set(__self__, "include_patterns", include_patterns)
|
1357
|
+
if json_options is not None:
|
1358
|
+
pulumi.set(__self__, "json_options", json_options)
|
1359
|
+
|
1360
|
+
@property
|
1361
|
+
@pulumi.getter(name="csvOptions")
|
1362
|
+
def csv_options(self) -> Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigCsvOptionsArgs']]:
|
1363
|
+
"""
|
1364
|
+
Configuration for CSV data.
|
1365
|
+
Structure is documented below.
|
1366
|
+
"""
|
1367
|
+
return pulumi.get(self, "csv_options")
|
1368
|
+
|
1369
|
+
@csv_options.setter
|
1370
|
+
def csv_options(self, value: Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigCsvOptionsArgs']]):
|
1371
|
+
pulumi.set(self, "csv_options", value)
|
1372
|
+
|
1373
|
+
@property
|
1374
|
+
@pulumi.getter(name="excludePatterns")
|
1375
|
+
def exclude_patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
1376
|
+
"""
|
1377
|
+
Defines the data to exclude during discovery. Provide a list of patterns that identify the data to exclude. For Cloud Storage bucket assets, these patterns are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these patterns are interpreted as patterns to match table names.
|
1378
|
+
"""
|
1379
|
+
return pulumi.get(self, "exclude_patterns")
|
1380
|
+
|
1381
|
+
@exclude_patterns.setter
|
1382
|
+
def exclude_patterns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
1383
|
+
pulumi.set(self, "exclude_patterns", value)
|
1384
|
+
|
1385
|
+
@property
|
1386
|
+
@pulumi.getter(name="includePatterns")
|
1387
|
+
def include_patterns(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]:
|
1388
|
+
"""
|
1389
|
+
Defines the data to include during discovery when only a subset of the data should be considered. Provide a list of patterns that identify the data to include. For Cloud Storage bucket assets, these patterns are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these patterns are interpreted as patterns to match table names.
|
1390
|
+
"""
|
1391
|
+
return pulumi.get(self, "include_patterns")
|
1392
|
+
|
1393
|
+
@include_patterns.setter
|
1394
|
+
def include_patterns(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[builtins.str]]]]):
|
1395
|
+
pulumi.set(self, "include_patterns", value)
|
1396
|
+
|
1397
|
+
@property
|
1398
|
+
@pulumi.getter(name="jsonOptions")
|
1399
|
+
def json_options(self) -> Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigJsonOptionsArgs']]:
|
1400
|
+
"""
|
1401
|
+
Configuration for JSON data.
|
1402
|
+
Structure is documented below.
|
1403
|
+
"""
|
1404
|
+
return pulumi.get(self, "json_options")
|
1405
|
+
|
1406
|
+
@json_options.setter
|
1407
|
+
def json_options(self, value: Optional[pulumi.Input['DatascanDataDiscoverySpecStorageConfigJsonOptionsArgs']]):
|
1408
|
+
pulumi.set(self, "json_options", value)
|
1409
|
+
|
1410
|
+
|
1411
|
+
if not MYPY:
|
1412
|
+
class DatascanDataDiscoverySpecStorageConfigCsvOptionsArgsDict(TypedDict):
|
1413
|
+
delimiter: NotRequired[pulumi.Input[builtins.str]]
|
1414
|
+
"""
|
1415
|
+
The delimiter that is used to separate values. The default is `,` (comma).
|
1416
|
+
"""
|
1417
|
+
encoding: NotRequired[pulumi.Input[builtins.str]]
|
1418
|
+
"""
|
1419
|
+
The character encoding of the data. The default is UTF-8.
|
1420
|
+
"""
|
1421
|
+
header_rows: NotRequired[pulumi.Input[builtins.int]]
|
1422
|
+
"""
|
1423
|
+
The number of rows to interpret as header rows that should be skipped when reading data rows.
|
1424
|
+
"""
|
1425
|
+
quote: NotRequired[pulumi.Input[builtins.str]]
|
1426
|
+
"""
|
1427
|
+
The character used to quote column values. Accepts `"` (double quotation mark) or `'` (single quotation mark). If unspecified, defaults to `"` (double quotation mark).
|
1428
|
+
"""
|
1429
|
+
type_inference_disabled: NotRequired[pulumi.Input[builtins.bool]]
|
1430
|
+
"""
|
1431
|
+
Whether to disable the inference of data types for CSV data. If true, all columns are registered as strings.
|
1432
|
+
"""
|
1433
|
+
elif False:
|
1434
|
+
DatascanDataDiscoverySpecStorageConfigCsvOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
1435
|
+
|
1436
|
+
@pulumi.input_type
|
1437
|
+
class DatascanDataDiscoverySpecStorageConfigCsvOptionsArgs:
|
1438
|
+
def __init__(__self__, *,
|
1439
|
+
delimiter: Optional[pulumi.Input[builtins.str]] = None,
|
1440
|
+
encoding: Optional[pulumi.Input[builtins.str]] = None,
|
1441
|
+
header_rows: Optional[pulumi.Input[builtins.int]] = None,
|
1442
|
+
quote: Optional[pulumi.Input[builtins.str]] = None,
|
1443
|
+
type_inference_disabled: Optional[pulumi.Input[builtins.bool]] = None):
|
1444
|
+
"""
|
1445
|
+
:param pulumi.Input[builtins.str] delimiter: The delimiter that is used to separate values. The default is `,` (comma).
|
1446
|
+
:param pulumi.Input[builtins.str] encoding: The character encoding of the data. The default is UTF-8.
|
1447
|
+
:param pulumi.Input[builtins.int] header_rows: The number of rows to interpret as header rows that should be skipped when reading data rows.
|
1448
|
+
:param pulumi.Input[builtins.str] quote: The character used to quote column values. Accepts `"` (double quotation mark) or `'` (single quotation mark). If unspecified, defaults to `"` (double quotation mark).
|
1449
|
+
:param pulumi.Input[builtins.bool] type_inference_disabled: Whether to disable the inference of data types for CSV data. If true, all columns are registered as strings.
|
1450
|
+
"""
|
1451
|
+
if delimiter is not None:
|
1452
|
+
pulumi.set(__self__, "delimiter", delimiter)
|
1453
|
+
if encoding is not None:
|
1454
|
+
pulumi.set(__self__, "encoding", encoding)
|
1455
|
+
if header_rows is not None:
|
1456
|
+
pulumi.set(__self__, "header_rows", header_rows)
|
1457
|
+
if quote is not None:
|
1458
|
+
pulumi.set(__self__, "quote", quote)
|
1459
|
+
if type_inference_disabled is not None:
|
1460
|
+
pulumi.set(__self__, "type_inference_disabled", type_inference_disabled)
|
1461
|
+
|
1462
|
+
@property
|
1463
|
+
@pulumi.getter
|
1464
|
+
def delimiter(self) -> Optional[pulumi.Input[builtins.str]]:
|
1465
|
+
"""
|
1466
|
+
The delimiter that is used to separate values. The default is `,` (comma).
|
1467
|
+
"""
|
1468
|
+
return pulumi.get(self, "delimiter")
|
1469
|
+
|
1470
|
+
@delimiter.setter
|
1471
|
+
def delimiter(self, value: Optional[pulumi.Input[builtins.str]]):
|
1472
|
+
pulumi.set(self, "delimiter", value)
|
1473
|
+
|
1474
|
+
@property
|
1475
|
+
@pulumi.getter
|
1476
|
+
def encoding(self) -> Optional[pulumi.Input[builtins.str]]:
|
1477
|
+
"""
|
1478
|
+
The character encoding of the data. The default is UTF-8.
|
1479
|
+
"""
|
1480
|
+
return pulumi.get(self, "encoding")
|
1481
|
+
|
1482
|
+
@encoding.setter
|
1483
|
+
def encoding(self, value: Optional[pulumi.Input[builtins.str]]):
|
1484
|
+
pulumi.set(self, "encoding", value)
|
1485
|
+
|
1486
|
+
@property
|
1487
|
+
@pulumi.getter(name="headerRows")
|
1488
|
+
def header_rows(self) -> Optional[pulumi.Input[builtins.int]]:
|
1489
|
+
"""
|
1490
|
+
The number of rows to interpret as header rows that should be skipped when reading data rows.
|
1491
|
+
"""
|
1492
|
+
return pulumi.get(self, "header_rows")
|
1493
|
+
|
1494
|
+
@header_rows.setter
|
1495
|
+
def header_rows(self, value: Optional[pulumi.Input[builtins.int]]):
|
1496
|
+
pulumi.set(self, "header_rows", value)
|
1497
|
+
|
1498
|
+
@property
|
1499
|
+
@pulumi.getter
|
1500
|
+
def quote(self) -> Optional[pulumi.Input[builtins.str]]:
|
1501
|
+
"""
|
1502
|
+
The character used to quote column values. Accepts `"` (double quotation mark) or `'` (single quotation mark). If unspecified, defaults to `"` (double quotation mark).
|
1503
|
+
"""
|
1504
|
+
return pulumi.get(self, "quote")
|
1505
|
+
|
1506
|
+
@quote.setter
|
1507
|
+
def quote(self, value: Optional[pulumi.Input[builtins.str]]):
|
1508
|
+
pulumi.set(self, "quote", value)
|
1509
|
+
|
1510
|
+
@property
|
1511
|
+
@pulumi.getter(name="typeInferenceDisabled")
|
1512
|
+
def type_inference_disabled(self) -> Optional[pulumi.Input[builtins.bool]]:
|
1513
|
+
"""
|
1514
|
+
Whether to disable the inference of data types for CSV data. If true, all columns are registered as strings.
|
1515
|
+
"""
|
1516
|
+
return pulumi.get(self, "type_inference_disabled")
|
1517
|
+
|
1518
|
+
@type_inference_disabled.setter
|
1519
|
+
def type_inference_disabled(self, value: Optional[pulumi.Input[builtins.bool]]):
|
1520
|
+
pulumi.set(self, "type_inference_disabled", value)
|
1521
|
+
|
1522
|
+
|
1523
|
+
if not MYPY:
|
1524
|
+
class DatascanDataDiscoverySpecStorageConfigJsonOptionsArgsDict(TypedDict):
|
1525
|
+
encoding: NotRequired[pulumi.Input[builtins.str]]
|
1526
|
+
"""
|
1527
|
+
The character encoding of the data. The default is UTF-8.
|
1528
|
+
"""
|
1529
|
+
type_inference_disabled: NotRequired[pulumi.Input[builtins.bool]]
|
1530
|
+
"""
|
1531
|
+
Whether to disable the inference of data types for JSON data. If true, all columns are registered as their primitive types (strings, number, or boolean).
|
1532
|
+
"""
|
1533
|
+
elif False:
|
1534
|
+
DatascanDataDiscoverySpecStorageConfigJsonOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
1535
|
+
|
1536
|
+
@pulumi.input_type
|
1537
|
+
class DatascanDataDiscoverySpecStorageConfigJsonOptionsArgs:
|
1538
|
+
def __init__(__self__, *,
|
1539
|
+
encoding: Optional[pulumi.Input[builtins.str]] = None,
|
1540
|
+
type_inference_disabled: Optional[pulumi.Input[builtins.bool]] = None):
|
1541
|
+
"""
|
1542
|
+
:param pulumi.Input[builtins.str] encoding: The character encoding of the data. The default is UTF-8.
|
1543
|
+
:param pulumi.Input[builtins.bool] type_inference_disabled: Whether to disable the inference of data types for JSON data. If true, all columns are registered as their primitive types (strings, number, or boolean).
|
1544
|
+
"""
|
1545
|
+
if encoding is not None:
|
1546
|
+
pulumi.set(__self__, "encoding", encoding)
|
1547
|
+
if type_inference_disabled is not None:
|
1548
|
+
pulumi.set(__self__, "type_inference_disabled", type_inference_disabled)
|
1549
|
+
|
1550
|
+
@property
|
1551
|
+
@pulumi.getter
|
1552
|
+
def encoding(self) -> Optional[pulumi.Input[builtins.str]]:
|
1553
|
+
"""
|
1554
|
+
The character encoding of the data. The default is UTF-8.
|
1555
|
+
"""
|
1556
|
+
return pulumi.get(self, "encoding")
|
1557
|
+
|
1558
|
+
@encoding.setter
|
1559
|
+
def encoding(self, value: Optional[pulumi.Input[builtins.str]]):
|
1560
|
+
pulumi.set(self, "encoding", value)
|
1561
|
+
|
1562
|
+
@property
|
1563
|
+
@pulumi.getter(name="typeInferenceDisabled")
|
1564
|
+
def type_inference_disabled(self) -> Optional[pulumi.Input[builtins.bool]]:
|
1565
|
+
"""
|
1566
|
+
Whether to disable the inference of data types for JSON data. If true, all columns are registered as their primitive types (strings, number, or boolean).
|
1567
|
+
"""
|
1568
|
+
return pulumi.get(self, "type_inference_disabled")
|
1569
|
+
|
1570
|
+
@type_inference_disabled.setter
|
1571
|
+
def type_inference_disabled(self, value: Optional[pulumi.Input[builtins.bool]]):
|
1572
|
+
pulumi.set(self, "type_inference_disabled", value)
|
1573
|
+
|
1574
|
+
|
1150
1575
|
if not MYPY:
|
1151
1576
|
class DatascanDataProfileSpecArgsDict(TypedDict):
|
1152
1577
|
exclude_fields: NotRequired[pulumi.Input['DatascanDataProfileSpecExcludeFieldsArgsDict']]
|
@@ -1832,7 +2257,7 @@ if not MYPY:
|
|
1832
2257
|
class DatascanDataQualitySpecRuleArgsDict(TypedDict):
|
1833
2258
|
dimension: pulumi.Input[builtins.str]
|
1834
2259
|
"""
|
1835
|
-
The dimension a rule belongs to.
|
2260
|
+
The dimension name a rule belongs to. Custom dimension name is supported with all uppercase letters and maximum length of 30 characters.
|
1836
2261
|
"""
|
1837
2262
|
column: NotRequired[pulumi.Input[builtins.str]]
|
1838
2263
|
"""
|
@@ -1924,7 +2349,7 @@ class DatascanDataQualitySpecRuleArgs:
|
|
1924
2349
|
threshold: Optional[pulumi.Input[builtins.float]] = None,
|
1925
2350
|
uniqueness_expectation: Optional[pulumi.Input['DatascanDataQualitySpecRuleUniquenessExpectationArgs']] = None):
|
1926
2351
|
"""
|
1927
|
-
:param pulumi.Input[builtins.str] dimension: The dimension a rule belongs to.
|
2352
|
+
:param pulumi.Input[builtins.str] dimension: The dimension name a rule belongs to. Custom dimension name is supported with all uppercase letters and maximum length of 30 characters.
|
1928
2353
|
:param pulumi.Input[builtins.str] column: The unnested column which this rule is evaluated against.
|
1929
2354
|
:param pulumi.Input[builtins.str] description: Description of the rule.
|
1930
2355
|
The maximum length is 1,024 characters.
|
@@ -1986,7 +2411,7 @@ class DatascanDataQualitySpecRuleArgs:
|
|
1986
2411
|
@pulumi.getter
|
1987
2412
|
def dimension(self) -> pulumi.Input[builtins.str]:
|
1988
2413
|
"""
|
1989
|
-
The dimension a rule belongs to.
|
2414
|
+
The dimension name a rule belongs to. Custom dimension name is supported with all uppercase letters and maximum length of 30 characters.
|
1990
2415
|
"""
|
1991
2416
|
return pulumi.get(self, "dimension")
|
1992
2417
|
|