GoogleCloudDatacatalogV1PhysicalSchemaAvroSchemaArgs

data class GoogleCloudDatacatalogV1PhysicalSchemaAvroSchemaArgs(val text: Output<String>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1PhysicalSchemaAvroSchemaArgs>

Schema in Avro JSON format.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDatacatalogV1PhysicalSchemaAvroSchemaArgs

Properties

Link copied to clipboard
val text: Output<String>? = null

JSON source of the Avro schema.