GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField constructor

GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField({
  1. String? fieldName,
})

Implementation

GoogleCloudAiplatformV1BatchReadFeatureValuesRequestPassThroughField({
  this.fieldName,
});