Get Organization Inspect Template Result
data class GetOrganizationInspectTemplateResult(val createTime: String, val description: String, val displayName: String, val inspectConfig: GooglePrivacyDlpV2InspectConfigResponse, val name: String, val updateTime: String)
Properties
Link copied to clipboard
The creation timestamp of an inspectTemplate.
Link copied to clipboard
Short description (max 256 chars).
Link copied to clipboard
Display name (max 256 chars).
Link copied to clipboard
The core content of the template. Configuration of the scanning process.
Link copied to clipboard
The last update timestamp of an inspectTemplate.