menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
BatchCreateFeaturesResponse
BatchCreateFeaturesResponse.new constructor
BatchCreateFeaturesResponse.new constructor
dark_mode
light_mode
BatchCreateFeaturesResponse
constructor
BatchCreateFeaturesResponse
(
{
List
<
Feature
>
features
=
const []
,
})
Implementation
BatchCreateFeaturesResponse({this.features = const []}) : super(fullyQualifiedName);
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
BatchCreateFeaturesResponse
BatchCreateFeaturesResponse.new constructor
BatchCreateFeaturesResponse class