menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
Value
Value.new constructor
Value.new constructor
dark_mode
light_mode
Value
constructor
Value
(
{
int
?
intValue
,
double
?
doubleValue
,
String
?
stringValue
,
})
Implementation
Value({this.intValue, this.doubleValue, this.stringValue}) : super(fullyQualifiedName);
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
Value
Value.new constructor
Value class