menu
googleapis package
documentation
connectors/v2.dart
ListActionsResponse
ListActionsResponse constructor
ListActionsResponse constructor
dark_mode
light_mode
ListActionsResponse
constructor
ListActionsResponse
(
{
List
<
Action
>
?
actions
,
String
?
nextPageToken
,
List
<
String
>
?
unsupportedActionNames
,
})
Implementation
ListActionsResponse({ this.actions, this.nextPageToken, this.unsupportedActionNames, });
googleapis package
documentation
connectors/v2
ListActionsResponse
ListActionsResponse constructor
ListActionsResponse class