Get Report Config Result
data class GetReportConfigResult(val createTime: String, val description: String, val displayName: String, val groupPreferencesetAssignments: List<ReportConfigGroupPreferenceSetAssignmentResponse>, val name: String, val updateTime: String)
Properties
Link copied to clipboard
The timestamp when the resource was created.
Link copied to clipboard
Free-text description.
Link copied to clipboard
User-friendly display name. Maximum length is 63 characters.
Link copied to clipboard
Collection of combinations of groups and preference sets.
Link copied to clipboard
The timestamp when the resource was last updated.