menu
google_cloud_logging_v2 package
documentation
logging.dart
ListLogsResponse
ListLogsResponse.new constructor
ListLogsResponse.new constructor
dark_mode
light_mode
ListLogsResponse
constructor
ListLogsResponse
(
{
List
<
String
>
logNames
=
const []
,
String
nextPageToken
=
''
,
})
Implementation
ListLogsResponse({this.logNames = const [], this.nextPageToken = ''}) : super(fullyQualifiedName);
google_cloud_logging_v2 package
documentation
logging
ListLogsResponse
ListLogsResponse.new constructor
ListLogsResponse class