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