menu
googleapis package
documentation
netapp/v1.dart
ListVolumesResponse
ListVolumesResponse.new constructor
ListVolumesResponse.new constructor
dark_mode
light_mode
ListVolumesResponse
constructor
ListVolumesResponse
(
{
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
List
<
Volume
>
?
volumes
,
})
Implementation
ListVolumesResponse({
this
.nextPageToken,
this
.unreachable,
this
.volumes, });
googleapis package
documentation
netapp/v1
ListVolumesResponse
ListVolumesResponse.new constructor
ListVolumesResponse class