GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchemaArgs

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

Schema in protocol buffer format.

Constructors

constructor(text: Output<String>? = null)

Properties

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

Protocol buffer source of the schema.

Functions

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