Details about data policy.

interface ProjectDataPolicy {
    anyContentBlocked?: boolean;
}

Properties

anyContentBlocked?: boolean

Whether the project contains any content inaccessible to the requesting application.