properties property
If type is OBJECT, properties is a map of property names to schema
definitions for each property of the object.
Optional.
Implementation
core.Map<core.String, GoogleCloudAiplatformV1Schema>? properties;
If type is OBJECT, properties is a map of property names to schema
definitions for each property of the object.
Optional.
core.Map<core.String, GoogleCloudAiplatformV1Schema>? properties;