resourceNames property

List<String>? resourceNames
getter/setter pair

Project name resources to unshare the template.

The project names is expected in resource format Ex: projects/{project-number}

Optional.

Implementation

core.List<core.String>? resourceNames;