GoogleChromeManagementV1NetworkDiagnosticsReport constructor
GoogleChromeManagementV1NetworkDiagnosticsReport({
- GoogleChromeManagementV1HttpsLatencyRoutineData? httpsLatencyData,
- String? reportTime,
Implementation
GoogleChromeManagementV1NetworkDiagnosticsReport({
this.httpsLatencyData,
this.reportTime,
});