projectMap property
A map of project id and project config. This is only valid when share_type's value is SPECIFIC_PROJECTS.
Implementation
final Map<String, ShareSettingsProjectConfig> projectMap;
A map of project id and project config. This is only valid when share_type's value is SPECIFIC_PROJECTS.
final Map<String, ShareSettingsProjectConfig> projectMap;