defs property
defs provides a map of schema definitions that can be reused by ref
elsewhere in the schema.
Only allowed at root level of the schema.
Optional.
Implementation
core.Map<core.String, GoogleCloudAiplatformV1Schema>? defs;
defs provides a map of schema definitions that can be reused by ref
elsewhere in the schema.
Only allowed at root level of the schema.
Optional.
core.Map<core.String, GoogleCloudAiplatformV1Schema>? defs;