menu
googleapis package
documentation
cloudcontrolspartner/v1.dart
ListViolationsResponse
ListViolationsResponse constructor
ListViolationsResponse constructor
dark_mode
light_mode
ListViolationsResponse
constructor
ListViolationsResponse
(
{
String
?
nextPageToken
,
List
<
String
>
?
unreachable
,
List
<
Violation
>
?
violations
,
})
Implementation
ListViolationsResponse({ this.nextPageToken, this.unreachable, this.violations, });
googleapis package
documentation
cloudcontrolspartner/v1
ListViolationsResponse
ListViolationsResponse constructor
ListViolationsResponse class