menu
googleapis package
documentation
ml/v1.dart
GoogleCloudMlV1ListStudiesResponse
studies property
studies property
dark_mode
light_mode
studies
property
List
<
GoogleCloudMlV1Study
>
?
studies
getter/setter pair
The studies associated with the project.
Implementation
core.List<GoogleCloudMlV1Study>? studies;
googleapis package
documentation
ml/v1
GoogleCloudMlV1ListStudiesResponse
studies property
GoogleCloudMlV1ListStudiesResponse class