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