menu
googleapis package
documentation
baremetalsolution/v2.dart
ListNfsSharesResponse
ListNfsSharesResponse constructor
ListNfsSharesResponse constructor
dark_mode
light_mode
ListNfsSharesResponse
constructor
ListNfsSharesResponse
(
{
String
?
nextPageToken
,
List
<
NfsShare
>
?
nfsShares
,
List
<
String
>
?
unreachable
,
})
Implementation
ListNfsSharesResponse({ this.nextPageToken, this.nfsShares, this.unreachable, });
googleapis package
documentation
baremetalsolution/v2
ListNfsSharesResponse
ListNfsSharesResponse constructor
ListNfsSharesResponse class