menu
google_cloud_functions_v2 package
documentation
cloudfunctions.dart
DeleteFunctionRequest
name property
name property
dark_mode
light_mode
name
property
String
name
final
Required. The name of the function which should be deleted.
Implementation
final String name;
google_cloud_functions_v2 package
documentation
cloudfunctions
DeleteFunctionRequest
name property
DeleteFunctionRequest class