public static class SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters extends Object
| Constructor and Description |
|---|
GetBrowserTestLatestResultsOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters |
fromTs(Long fromTs)
Set fromTs.
|
SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters |
probeDc(List<String> probeDc)
Set probeDc.
|
SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters |
toTs(Long toTs)
Set toTs.
|
public GetBrowserTestLatestResultsOptionalParameters()
public SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters fromTs(Long fromTs)
fromTs - Timestamp in milliseconds from which to start querying results. (optional)public SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters toTs(Long toTs)
toTs - Timestamp in milliseconds up to which to query results. (optional)public SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters probeDc(List<String> probeDc)
probeDc - Locations for which to query results. (optional)Copyright © 2024. All rights reserved.