dataPath

@JvmName(name = "vwxkiasewdptvbki")
suspend fun dataPath(value: Output<String>)
@JvmName(name = "hqvwcdcfaytniial")
suspend fun dataPath(value: String?)

Parameters

value

Immutable. The storage path of the entity data. For Cloud Storage data, this is the fully-qualified path to the entity, such as gs://bucket/path/to/data. For BigQuery data, this is the name of the table resource, such as projects/project_id/datasets/dataset_id/tables/table_id.