schemaInline property
The inline schema.
For CSV schemas, specify as "Field1:Type1[,Field2:Type2]*". For example, "foo:STRING, bar:INTEGER, baz:FLOAT".
Deprecated.
Implementation
core.String? schemaInline;
The inline schema.
For CSV schemas, specify as "Field1:Type1[,Field2:Type2]*". For example, "foo:STRING, bar:INTEGER, baz:FLOAT".
Deprecated.
core.String? schemaInline;