menu
googleapis package
documentation
logging/v2.dart
LogScope
LogScope.new constructor
LogScope.new constructor
dark_mode
light_mode
LogScope
constructor
LogScope
(
{
String
?
createTime
,
String
?
description
,
String
?
name
,
List
<
String
>
?
resourceNames
,
String
?
updateTime
,
})
Implementation
LogScope({
this
.createTime,
this
.description,
this
.name,
this
.resourceNames,
this
.updateTime, });
googleapis package
documentation
logging/v2
LogScope
LogScope.new constructor
LogScope class