GoogleCloudAiplatformV1ListFeaturestoresResponse constructor
GoogleCloudAiplatformV1ListFeaturestoresResponse({
- List<
GoogleCloudAiplatformV1Featurestore> ? featurestores, - String? nextPageToken,
Implementation
GoogleCloudAiplatformV1ListFeaturestoresResponse({
this.featurestores,
this.nextPageToken,
});