menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
DeleteFeaturestoreRequest
DeleteFeaturestoreRequest.new constructor
DeleteFeaturestoreRequest.new constructor
dark_mode
light_mode
DeleteFeaturestoreRequest
constructor
DeleteFeaturestoreRequest
(
{
required
String
name
,
bool
force
=
false
,
})
Implementation
DeleteFeaturestoreRequest({required this.name, this.force = false}) : super(fullyQualifiedName);
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
DeleteFeaturestoreRequest
DeleteFeaturestoreRequest.new constructor
DeleteFeaturestoreRequest class