GoogleCloudAiplatformV1SearchFeaturesResponse constructor
GoogleCloudAiplatformV1SearchFeaturesResponse({
- List<
GoogleCloudAiplatformV1Feature> ? features, - String? nextPageToken,
Implementation
GoogleCloudAiplatformV1SearchFeaturesResponse({
this.features,
this.nextPageToken,
});