GoogleCloudAiplatformV1ReadFeatureValuesResponse constructor

GoogleCloudAiplatformV1ReadFeatureValuesResponse({
  1. GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView? entityView,
  2. GoogleCloudAiplatformV1ReadFeatureValuesResponseHeader? header,
})

Implementation

GoogleCloudAiplatformV1ReadFeatureValuesResponse({
  this.entityView,
  this.header,
});