menu
googleapis package
documentation
artifactregistry/v1.dart
ImportYumArtifactsRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (gcsSource != null) 'gcsSource': gcsSource!, };
googleapis package
documentation
artifactregistry/v1
ImportYumArtifactsRequest
toJson method
ImportYumArtifactsRequest class