resourceNames property

List<String>? resourceNames
getter/setter pair

Names of the projects that are included in this trace scope.

  • projects/[PROJECT_ID] A trace scope can include a maximum of 20 projects.

Required.

Implementation

core.List<core.String>? resourceNames;