GoogleCloudAiplatformV1CreateFeatureRequest constructor
GoogleCloudAiplatformV1CreateFeatureRequest({
- GoogleCloudAiplatformV1Feature? feature,
- String? featureId,
- String? parent,
Implementation
GoogleCloudAiplatformV1CreateFeatureRequest({
this.feature,
this.featureId,
this.parent,
});