GoogleCloudAiplatformV1StructFieldValue constructor
GoogleCloudAiplatformV1StructFieldValue({
- String? name,
- GoogleCloudAiplatformV1FeatureValue? value,
Implementation
GoogleCloudAiplatformV1StructFieldValue({
this.name,
this.value,
});