GoogleCloudAiplatformV1StructValue constructor
GoogleCloudAiplatformV1StructValue({
- List<
GoogleCloudAiplatformV1StructFieldValue> ? values,
Implementation
GoogleCloudAiplatformV1StructValue({
this.values,
});