projects property

List<ProjectListProjects>? projects
getter/setter pair

Projects to which the user has at least READ access.

This field can be omitted if totalItems is 0.

Implementation

core.List<ProjectListProjects>? projects;