GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView constructor
GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView({
- List<
GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData> ? data, - String? entityId,
Implementation
GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityView({
this.data,
this.entityId,
});