anyOf property

List<GoogleCloudAiplatformV1Schema>? anyOf
getter/setter pair

The value should be validated against any (one or more) of the subschemas in the list.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1Schema>? anyOf;