schemaName property
The schema's name.
Each schema_name
must be unique within a customer. Reusing a name
results in a 409: Entity already exists
error.
Implementation
core.String? schemaName;
The schema's name.
Each schema_name
must be unique within a customer. Reusing a name
results in a 409: Entity already exists
error.
core.String? schemaName;