// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // InformationProtectionPolicy undocumented type InformationProtectionPolicy struct { // Entity is the base model of InformationProtectionPolicy Entity // Labels undocumented Labels []InformationProtectionLabel `json:"labels,omitempty"` }