Entity Args
fun EntityArgs(asset: Output<String>? = null, dataPath: Output<String>? = null, dataPathPattern: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, etag: Output<String>? = null, format: Output<GoogleCloudDataplexV1StorageFormatArgs>? = null, id: Output<String>? = null, lakeId: Output<String>? = null, location: Output<String>? = null, project: Output<String>? = null, schema: Output<GoogleCloudDataplexV1SchemaArgs>? = null, system: Output<EntitySystem>? = null, type: Output<EntityType>? = null, zone: Output<String>? = null)