ListOperationsResponse constructor
ListOperationsResponse({})
Implementation
ListOperationsResponse({
this.operations = const [],
this.nextPageToken = '',
this.unreachable = const [],
}) : super(fullyQualifiedName);