menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
AppendEventResponse
AppendEventResponse.fromJson factory constructor
AppendEventResponse.fromJson factory constructor
dark_mode
light_mode
AppendEventResponse.fromJson
constructor
AppendEventResponse.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AppendEventResponse.fromJson(Map<String, dynamic> json) { return AppendEventResponse(); }
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
AppendEventResponse
AppendEventResponse.fromJson factory constructor
AppendEventResponse class