properties property

Map<String, GoogleCloudAiplatformV1Schema>? properties
getter/setter pair

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;