menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
UserSpecifiedMetadata
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Object
toJson
(
)
Implementation
@override Object toJson() => { 'key': key, if (value case final value?) 'value': value.toJson(), };
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
UserSpecifiedMetadata
toJson method
UserSpecifiedMetadata class