AboutSupportDeveloper GuideVersion 45.150.102.1

Type Alias SerializedPerformanceOptions

SerializedPerformanceOptions: Omit<GetPerformanceStatsOptions, "include"> & {
    include?: SerializedFilter[];
}