structVal property

Map<String, GoogleCloudAiplatformV1Tensor>? structVal
getter/setter pair

A map of string to tensor.

Implementation

core.Map<core.String, GoogleCloudAiplatformV1Tensor>? structVal;