menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
FunctionCall
name property
name property
dark_mode
light_mode
name
property
String
name
final
Required. The name of the function to call. Matches
FunctionDeclaration.name
.
Implementation
final String name;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
FunctionCall
name property
FunctionCall class