OBJECT
MipLabelSummary
Description
Count of sensitive files labeled under the MIP Label.
link GraphQL Schema definition
- type MipLabelSummary {
- # MIP Label attached to a file.
- MipLabel :
- # Sensitive files count under this MIP Label.
- SummaryCount :
- }