From 15a3b94bf6acd70eee73387c72a0682c6289163e Mon Sep 17 00:00:00 2001 From: "api-clients-generation-pipeline[bot]" Date: Mon, 28 Oct 2024 13:39:45 +0000 Subject: [PATCH] Make some amendments to the new mobiles schema (#2740) Co-authored-by: ci.datadog-api-spec 9f8de70f271a3cd0ca1d023afd0a9351512b59ad --- .../v2/api/datadogV1/index.html | 5522 +++++++++++------ .../v2/api/datadog/index.html | 14 +- .../v2/api/datadogV1/index.html | 1951 +++--- .../model_synthetics_mobile_step.go.html | 620 +- ...odel_synthetics_mobile_step_params.go.html | 611 ++ ...tics_mobile_step_params_direction.go.html} | 52 +- ...thetics_mobile_step_params_element.go.html | 432 ++ ..._step_params_element_context_type.go.html} | 44 +- ...p_params_element_relative_position.go.html | 206 + ...e_step_params_element_user_locator.go.html | 206 + ..._element_user_locator_values_items.go.html | 216 + ...ent_user_locator_values_items_type.go.html | 141 + ...mobile_step_params_positions_items.go.html | 206 + ...hetics_mobile_step_params_variable.go.html | 202 + .../model_synthetics_mobile_test_.go.html | 2 +- ...del_synthetics_mobile_test_binding.go.html | 180 - ..._synthetics_mobile_test_ci_options.go.html | 180 - ...odel_synthetics_mobile_test_config.go.html | 51 +- ...test_initial_application_arguments.go.html | 180 - ...plication_arguments_property_names.go.html | 171 - ...del_synthetics_mobile_test_options.go.html | 1083 ++-- ...obile_test_options_monitor_options.go.html | 288 - ...cs_mobile_tests_mobile_application.go.html | 297 +- .../model_synthetics_test_ci_options.go.html | 209 +- ...etics_test_options_monitor_options.go.html | 299 +- ...r_options_notification_preset_name.go.html | 139 + ...synthetics_test_options_scheduling.go.html | 254 +- ..._test_options_scheduling_timeframe.go.html | 275 +- ...s_test_restriction_policy_binding.go.html} | 80 +- ...estriction_policy_binding_relation.go.html | 135 + .../v2/api/datadogV2/index.html | 3354 +++++----- 31 files changed, 10630 insertions(+), 6970 deletions(-) create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step_params.go.html rename src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/{model_synthetics_mobile_test_options_monitor_options_notification_preset_name.go.html => model_synthetics_mobile_step_params_direction.go.html} (66%) create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step_params_element.go.html rename src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/{model_synthetics_mobile_test_binding_items_role.go.html => model_synthetics_mobile_step_params_element_context_type.go.html} (76%) create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step_params_element_relative_position.go.html create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step_params_element_user_locator.go.html create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step_params_element_user_locator_values_items.go.html create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step_params_element_user_locator_values_items_type.go.html create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step_params_positions_items.go.html create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step_params_variable.go.html delete mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_test_binding.go.html delete mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_test_ci_options.go.html delete mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_test_initial_application_arguments.go.html delete mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_test_initial_application_arguments_property_names.go.html delete mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_test_options_monitor_options.go.html create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_test_options_monitor_options_notification_preset_name.go.html rename src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/{model_synthetics_mobile_test_binding_items.go.html => model_synthetics_test_restriction_policy_binding.go.html} (74%) create mode 100644 src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_test_restriction_policy_binding_relation.go.html diff --git a/pkg/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/index.html b/pkg/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/index.html index 5b8da9c32d4..7d2b2aef562 100644 --- a/pkg/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/index.html +++ b/pkg/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/index.html @@ -38953,7 +38953,7 @@

Index ▾

type SyntheticsMobileStep
-
    func NewSyntheticsMobileStep() *SyntheticsMobileStep
+
    func NewSyntheticsMobileStep(name string, params SyntheticsMobileStepParams, typeVar SyntheticsMobileStepType) *SyntheticsMobileStep
    func NewSyntheticsMobileStepWithDefaults() *SyntheticsMobileStep
@@ -38990,10 +38990,10 @@

Index ▾

    func (o *SyntheticsMobileStep) GetNoScreenshotOk() (*bool, bool)
-
    func (o *SyntheticsMobileStep) GetParams() interface{}
+
    func (o *SyntheticsMobileStep) GetParams() SyntheticsMobileStepParams
-
    func (o *SyntheticsMobileStep) GetParamsOk() (*interface{}, bool)
+
    func (o *SyntheticsMobileStep) GetParamsOk() (*SyntheticsMobileStepParams, bool)
    func (o *SyntheticsMobileStep) GetPublicId() string
@@ -39023,24 +39023,15 @@

Index ▾

    func (o *SyntheticsMobileStep) HasIsCritical() bool
-
    func (o *SyntheticsMobileStep) HasName() bool
- -
    func (o *SyntheticsMobileStep) HasNoScreenshot() bool
-
    func (o *SyntheticsMobileStep) HasParams() bool
- -
    func (o *SyntheticsMobileStep) HasPublicId() bool
    func (o *SyntheticsMobileStep) HasTimeout() bool
-
    func (o *SyntheticsMobileStep) HasType() bool
- -
    func (o SyntheticsMobileStep) MarshalJSON() ([]byte, error)
@@ -39059,7 +39050,7 @@

Index ▾

    func (o *SyntheticsMobileStep) SetNoScreenshot(v bool)
-
    func (o *SyntheticsMobileStep) SetParams(v interface{})
+
    func (o *SyntheticsMobileStep) SetParams(v SyntheticsMobileStepParams)
    func (o *SyntheticsMobileStep) SetPublicId(v string)
@@ -39075,681 +39066,958 @@

Index ▾

-
type SyntheticsMobileStepType
+
type SyntheticsMobileStepParams
-
    func NewSyntheticsMobileStepTypeFromValue(v string) (*SyntheticsMobileStepType, error)
+
    func NewSyntheticsMobileStepParams() *SyntheticsMobileStepParams
+ + +
    func NewSyntheticsMobileStepParamsWithDefaults() *SyntheticsMobileStepParams
-
    func (v *SyntheticsMobileStepType) GetAllowedValues() []SyntheticsMobileStepType
+
    func (o *SyntheticsMobileStepParams) GetCheck() SyntheticsCheckType
-
    func (v SyntheticsMobileStepType) IsValid() bool
+
    func (o *SyntheticsMobileStepParams) GetCheckOk() (*SyntheticsCheckType, bool)
-
    func (v SyntheticsMobileStepType) Ptr() *SyntheticsMobileStepType
+
    func (o *SyntheticsMobileStepParams) GetDelay() int64
-
    func (v *SyntheticsMobileStepType) UnmarshalJSON(src []byte) error
+
    func (o *SyntheticsMobileStepParams) GetDelayOk() (*int64, bool)
- + +
    func (o *SyntheticsMobileStepParams) GetDirection() SyntheticsMobileStepParamsDirection
-
type SyntheticsMobileTest
+ +
    func (o *SyntheticsMobileStepParams) GetDirectionOk() (*SyntheticsMobileStepParamsDirection, bool)
-
    func NewSyntheticsMobileTest(config SyntheticsMobileTestConfig, name string, options SyntheticsMobileTestOptions, typeVar SyntheticsMobileTestType) *SyntheticsMobileTest
+
    func (o *SyntheticsMobileStepParams) GetElement() SyntheticsMobileStepParamsElement
-
    func NewSyntheticsMobileTestWithDefaults() *SyntheticsMobileTest
+
    func (o *SyntheticsMobileStepParams) GetElementOk() (*SyntheticsMobileStepParamsElement, bool)
+ +
    func (o *SyntheticsMobileStepParams) GetEnable() bool
-
    func (o *SyntheticsMobileTest) GetConfig() SyntheticsMobileTestConfig
+
    func (o *SyntheticsMobileStepParams) GetEnableOk() (*bool, bool)
-
    func (o *SyntheticsMobileTest) GetConfigOk() (*SyntheticsMobileTestConfig, bool)
+
    func (o *SyntheticsMobileStepParams) GetMaxScrolls() int64
-
    func (o *SyntheticsMobileTest) GetDeviceIds() []string
+
    func (o *SyntheticsMobileStepParams) GetMaxScrollsOk() (*int64, bool)
-
    func (o *SyntheticsMobileTest) GetDeviceIdsOk() (*[]string, bool)
+
    func (o *SyntheticsMobileStepParams) GetPositions() []SyntheticsMobileStepParamsPositionsItems
-
    func (o *SyntheticsMobileTest) GetMessage() string
+
    func (o *SyntheticsMobileStepParams) GetPositionsOk() (*[]SyntheticsMobileStepParamsPositionsItems, bool)
-
    func (o *SyntheticsMobileTest) GetMessageOk() (*string, bool)
+
    func (o *SyntheticsMobileStepParams) GetSubtestPublicId() string
-
    func (o *SyntheticsMobileTest) GetMonitorId() int64
+
    func (o *SyntheticsMobileStepParams) GetSubtestPublicIdOk() (*string, bool)
-
    func (o *SyntheticsMobileTest) GetMonitorIdOk() (*int64, bool)
+
    func (o *SyntheticsMobileStepParams) GetValue() string
-
    func (o *SyntheticsMobileTest) GetName() string
+
    func (o *SyntheticsMobileStepParams) GetValueOk() (*string, bool)
-
    func (o *SyntheticsMobileTest) GetNameOk() (*string, bool)
+
    func (o *SyntheticsMobileStepParams) GetVariable() SyntheticsMobileStepParamsVariable
-
    func (o *SyntheticsMobileTest) GetOptions() SyntheticsMobileTestOptions
+
    func (o *SyntheticsMobileStepParams) GetVariableOk() (*SyntheticsMobileStepParamsVariable, bool)
-
    func (o *SyntheticsMobileTest) GetOptionsOk() (*SyntheticsMobileTestOptions, bool)
+
    func (o *SyntheticsMobileStepParams) GetWithEnter() bool
-
    func (o *SyntheticsMobileTest) GetPublicId() string
+
    func (o *SyntheticsMobileStepParams) GetWithEnterOk() (*bool, bool)
-
    func (o *SyntheticsMobileTest) GetPublicIdOk() (*string, bool)
+
    func (o *SyntheticsMobileStepParams) GetX() int64
-
    func (o *SyntheticsMobileTest) GetStatus() SyntheticsTestPauseStatus
+
    func (o *SyntheticsMobileStepParams) GetXOk() (*int64, bool)
-
    func (o *SyntheticsMobileTest) GetStatusOk() (*SyntheticsTestPauseStatus, bool)
+
    func (o *SyntheticsMobileStepParams) GetY() int64
-
    func (o *SyntheticsMobileTest) GetSteps() []SyntheticsMobileStep
+
    func (o *SyntheticsMobileStepParams) GetYOk() (*int64, bool)
-
    func (o *SyntheticsMobileTest) GetStepsOk() (*[]SyntheticsMobileStep, bool)
+
    func (o *SyntheticsMobileStepParams) HasCheck() bool
-
    func (o *SyntheticsMobileTest) GetTags() []string
+
    func (o *SyntheticsMobileStepParams) HasDelay() bool
-
    func (o *SyntheticsMobileTest) GetTagsOk() (*[]string, bool)
+
    func (o *SyntheticsMobileStepParams) HasDirection() bool
-
    func (o *SyntheticsMobileTest) GetType() SyntheticsMobileTestType
+
    func (o *SyntheticsMobileStepParams) HasElement() bool
-
    func (o *SyntheticsMobileTest) GetTypeOk() (*SyntheticsMobileTestType, bool)
+
    func (o *SyntheticsMobileStepParams) HasEnable() bool
-
    func (o *SyntheticsMobileTest) HasDeviceIds() bool
+
    func (o *SyntheticsMobileStepParams) HasMaxScrolls() bool
-
    func (o *SyntheticsMobileTest) HasMessage() bool
+
    func (o *SyntheticsMobileStepParams) HasPositions() bool
-
    func (o *SyntheticsMobileTest) HasMonitorId() bool
+
    func (o *SyntheticsMobileStepParams) HasSubtestPublicId() bool
-
    func (o *SyntheticsMobileTest) HasPublicId() bool
+
    func (o *SyntheticsMobileStepParams) HasValue() bool
-
    func (o *SyntheticsMobileTest) HasStatus() bool
+
    func (o *SyntheticsMobileStepParams) HasVariable() bool
-
    func (o *SyntheticsMobileTest) HasSteps() bool
+
    func (o *SyntheticsMobileStepParams) HasWithEnter() bool
-
    func (o *SyntheticsMobileTest) HasTags() bool
+
    func (o *SyntheticsMobileStepParams) HasX() bool
-
    func (o SyntheticsMobileTest) MarshalJSON() ([]byte, error)
+
    func (o *SyntheticsMobileStepParams) HasY() bool
-
    func (o *SyntheticsMobileTest) SetConfig(v SyntheticsMobileTestConfig)
+
    func (o SyntheticsMobileStepParams) MarshalJSON() ([]byte, error)
-
    func (o *SyntheticsMobileTest) SetDeviceIds(v []string)
+
    func (o *SyntheticsMobileStepParams) SetCheck(v SyntheticsCheckType)
-
    func (o *SyntheticsMobileTest) SetMessage(v string)
+
    func (o *SyntheticsMobileStepParams) SetDelay(v int64)
-
    func (o *SyntheticsMobileTest) SetMonitorId(v int64)
+
    func (o *SyntheticsMobileStepParams) SetDirection(v SyntheticsMobileStepParamsDirection)
-
    func (o *SyntheticsMobileTest) SetName(v string)
+
    func (o *SyntheticsMobileStepParams) SetElement(v SyntheticsMobileStepParamsElement)
-
    func (o *SyntheticsMobileTest) SetOptions(v SyntheticsMobileTestOptions)
+
    func (o *SyntheticsMobileStepParams) SetEnable(v bool)
-
    func (o *SyntheticsMobileTest) SetPublicId(v string)
+
    func (o *SyntheticsMobileStepParams) SetMaxScrolls(v int64)
-
    func (o *SyntheticsMobileTest) SetStatus(v SyntheticsTestPauseStatus)
+
    func (o *SyntheticsMobileStepParams) SetPositions(v []SyntheticsMobileStepParamsPositionsItems)
-
    func (o *SyntheticsMobileTest) SetSteps(v []SyntheticsMobileStep)
+
    func (o *SyntheticsMobileStepParams) SetSubtestPublicId(v string)
-
    func (o *SyntheticsMobileTest) SetTags(v []string)
+
    func (o *SyntheticsMobileStepParams) SetValue(v string)
-
    func (o *SyntheticsMobileTest) SetType(v SyntheticsMobileTestType)
+
    func (o *SyntheticsMobileStepParams) SetVariable(v SyntheticsMobileStepParamsVariable)
-
    func (o *SyntheticsMobileTest) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileStepParams) SetWithEnter(v bool)
+ + +
    func (o *SyntheticsMobileStepParams) SetX(v int64)
+ + +
    func (o *SyntheticsMobileStepParams) SetY(v int64)
+ + +
    func (o *SyntheticsMobileStepParams) UnmarshalJSON(bytes []byte) (err error)
+ + + +
type SyntheticsMobileStepParamsDirection
+ + +
    func NewSyntheticsMobileStepParamsDirectionFromValue(v string) (*SyntheticsMobileStepParamsDirection, error)
+ + + +
    func (v *SyntheticsMobileStepParamsDirection) GetAllowedValues() []SyntheticsMobileStepParamsDirection
+ + +
    func (v SyntheticsMobileStepParamsDirection) IsValid() bool
+ + +
    func (v SyntheticsMobileStepParamsDirection) Ptr() *SyntheticsMobileStepParamsDirection
+ + +
    func (v *SyntheticsMobileStepParamsDirection) UnmarshalJSON(src []byte) error
-
type SyntheticsMobileTestBinding
+
type SyntheticsMobileStepParamsElement
-
    func NewSyntheticsMobileTestBinding() *SyntheticsMobileTestBinding
+
    func NewSyntheticsMobileStepParamsElement() *SyntheticsMobileStepParamsElement
-
    func NewSyntheticsMobileTestBindingWithDefaults() *SyntheticsMobileTestBinding
+
    func NewSyntheticsMobileStepParamsElementWithDefaults() *SyntheticsMobileStepParamsElement
-
    func (o *SyntheticsMobileTestBinding) GetItems() SyntheticsMobileTestBindingItems
+
    func (o *SyntheticsMobileStepParamsElement) GetContext() string
-
    func (o *SyntheticsMobileTestBinding) GetItemsOk() (*SyntheticsMobileTestBindingItems, bool)
+
    func (o *SyntheticsMobileStepParamsElement) GetContextOk() (*string, bool)
-
    func (o *SyntheticsMobileTestBinding) HasItems() bool
+
    func (o *SyntheticsMobileStepParamsElement) GetContextType() SyntheticsMobileStepParamsElementContextType
-
    func (o SyntheticsMobileTestBinding) MarshalJSON() ([]byte, error)
+
    func (o *SyntheticsMobileStepParamsElement) GetContextTypeOk() (*SyntheticsMobileStepParamsElementContextType, bool)
-
    func (o *SyntheticsMobileTestBinding) SetItems(v SyntheticsMobileTestBindingItems)
+
    func (o *SyntheticsMobileStepParamsElement) GetElementDescription() string
-
    func (o *SyntheticsMobileTestBinding) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileStepParamsElement) GetElementDescriptionOk() (*string, bool)
- + +
    func (o *SyntheticsMobileStepParamsElement) GetMultiLocator() interface{}
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetMultiLocatorOk() (*interface{}, bool)
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetRelativePosition() SyntheticsMobileStepParamsElementRelativePosition
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetRelativePositionOk() (*SyntheticsMobileStepParamsElementRelativePosition, bool)
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetTextContent() string
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetTextContentOk() (*string, bool)
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetUserLocator() SyntheticsMobileStepParamsElementUserLocator
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetUserLocatorOk() (*SyntheticsMobileStepParamsElementUserLocator, bool)
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetViewName() string
+ + +
    func (o *SyntheticsMobileStepParamsElement) GetViewNameOk() (*string, bool)
+ + +
    func (o *SyntheticsMobileStepParamsElement) HasContext() bool
-
type SyntheticsMobileTestBindingItems
+ +
    func (o *SyntheticsMobileStepParamsElement) HasContextType() bool
+ + +
    func (o *SyntheticsMobileStepParamsElement) HasElementDescription() bool
+ + +
    func (o *SyntheticsMobileStepParamsElement) HasMultiLocator() bool
+ + +
    func (o *SyntheticsMobileStepParamsElement) HasRelativePosition() bool
-
    func NewSyntheticsMobileTestBindingItems() *SyntheticsMobileTestBindingItems
+
    func (o *SyntheticsMobileStepParamsElement) HasTextContent() bool
-
    func NewSyntheticsMobileTestBindingItemsWithDefaults() *SyntheticsMobileTestBindingItems
+
    func (o *SyntheticsMobileStepParamsElement) HasUserLocator() bool
+ +
    func (o *SyntheticsMobileStepParamsElement) HasViewName() bool
-
    func (o *SyntheticsMobileTestBindingItems) GetPrincipals() []string
+
    func (o SyntheticsMobileStepParamsElement) MarshalJSON() ([]byte, error)
-
    func (o *SyntheticsMobileTestBindingItems) GetPrincipalsOk() (*[]string, bool)
+
    func (o *SyntheticsMobileStepParamsElement) SetContext(v string)
-
    func (o *SyntheticsMobileTestBindingItems) GetRole() SyntheticsMobileTestBindingItemsRole
+
    func (o *SyntheticsMobileStepParamsElement) SetContextType(v SyntheticsMobileStepParamsElementContextType)
-
    func (o *SyntheticsMobileTestBindingItems) GetRoleOk() (*SyntheticsMobileTestBindingItemsRole, bool)
+
    func (o *SyntheticsMobileStepParamsElement) SetElementDescription(v string)
-
    func (o *SyntheticsMobileTestBindingItems) HasPrincipals() bool
+
    func (o *SyntheticsMobileStepParamsElement) SetMultiLocator(v interface{})
-
    func (o *SyntheticsMobileTestBindingItems) HasRole() bool
+
    func (o *SyntheticsMobileStepParamsElement) SetRelativePosition(v SyntheticsMobileStepParamsElementRelativePosition)
-
    func (o SyntheticsMobileTestBindingItems) MarshalJSON() ([]byte, error)
+
    func (o *SyntheticsMobileStepParamsElement) SetTextContent(v string)
-
    func (o *SyntheticsMobileTestBindingItems) SetPrincipals(v []string)
+
    func (o *SyntheticsMobileStepParamsElement) SetUserLocator(v SyntheticsMobileStepParamsElementUserLocator)
-
    func (o *SyntheticsMobileTestBindingItems) SetRole(v SyntheticsMobileTestBindingItemsRole)
+
    func (o *SyntheticsMobileStepParamsElement) SetViewName(v string)
-
    func (o *SyntheticsMobileTestBindingItems) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileStepParamsElement) UnmarshalJSON(bytes []byte) (err error)
-
type SyntheticsMobileTestBindingItemsRole
+
type SyntheticsMobileStepParamsElementContextType
-
    func NewSyntheticsMobileTestBindingItemsRoleFromValue(v string) (*SyntheticsMobileTestBindingItemsRole, error)
+
    func NewSyntheticsMobileStepParamsElementContextTypeFromValue(v string) (*SyntheticsMobileStepParamsElementContextType, error)
-
    func (v *SyntheticsMobileTestBindingItemsRole) GetAllowedValues() []SyntheticsMobileTestBindingItemsRole
+
    func (v *SyntheticsMobileStepParamsElementContextType) GetAllowedValues() []SyntheticsMobileStepParamsElementContextType
-
    func (v SyntheticsMobileTestBindingItemsRole) IsValid() bool
+
    func (v SyntheticsMobileStepParamsElementContextType) IsValid() bool
-
    func (v SyntheticsMobileTestBindingItemsRole) Ptr() *SyntheticsMobileTestBindingItemsRole
+
    func (v SyntheticsMobileStepParamsElementContextType) Ptr() *SyntheticsMobileStepParamsElementContextType
-
    func (v *SyntheticsMobileTestBindingItemsRole) UnmarshalJSON(src []byte) error
+
    func (v *SyntheticsMobileStepParamsElementContextType) UnmarshalJSON(src []byte) error
-
type SyntheticsMobileTestCiOptions
+
type SyntheticsMobileStepParamsElementRelativePosition
+ + +
    func NewSyntheticsMobileStepParamsElementRelativePosition() *SyntheticsMobileStepParamsElementRelativePosition
+ + +
    func NewSyntheticsMobileStepParamsElementRelativePositionWithDefaults() *SyntheticsMobileStepParamsElementRelativePosition
+ + + +
    func (o *SyntheticsMobileStepParamsElementRelativePosition) GetX() int64
+ + +
    func (o *SyntheticsMobileStepParamsElementRelativePosition) GetXOk() (*int64, bool)
-
    func NewSyntheticsMobileTestCiOptions(executionRule SyntheticsTestExecutionRule) *SyntheticsMobileTestCiOptions
+
    func (o *SyntheticsMobileStepParamsElementRelativePosition) GetY() int64
-
    func NewSyntheticsMobileTestCiOptionsWithDefaults() *SyntheticsMobileTestCiOptions
+
    func (o *SyntheticsMobileStepParamsElementRelativePosition) GetYOk() (*int64, bool)
+ +
    func (o *SyntheticsMobileStepParamsElementRelativePosition) HasX() bool
-
    func (o *SyntheticsMobileTestCiOptions) GetExecutionRule() SyntheticsTestExecutionRule
+
    func (o *SyntheticsMobileStepParamsElementRelativePosition) HasY() bool
-
    func (o *SyntheticsMobileTestCiOptions) GetExecutionRuleOk() (*SyntheticsTestExecutionRule, bool)
+
    func (o SyntheticsMobileStepParamsElementRelativePosition) MarshalJSON() ([]byte, error)
-
    func (o SyntheticsMobileTestCiOptions) MarshalJSON() ([]byte, error)
+
    func (o *SyntheticsMobileStepParamsElementRelativePosition) SetX(v int64)
-
    func (o *SyntheticsMobileTestCiOptions) SetExecutionRule(v SyntheticsTestExecutionRule)
+
    func (o *SyntheticsMobileStepParamsElementRelativePosition) SetY(v int64)
-
    func (o *SyntheticsMobileTestCiOptions) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileStepParamsElementRelativePosition) UnmarshalJSON(bytes []byte) (err error)
-
type SyntheticsMobileTestConfig
+
type SyntheticsMobileStepParamsElementUserLocator
-
    func NewSyntheticsMobileTestConfig() *SyntheticsMobileTestConfig
+
    func NewSyntheticsMobileStepParamsElementUserLocator() *SyntheticsMobileStepParamsElementUserLocator
-
    func NewSyntheticsMobileTestConfigWithDefaults() *SyntheticsMobileTestConfig
+
    func NewSyntheticsMobileStepParamsElementUserLocatorWithDefaults() *SyntheticsMobileStepParamsElementUserLocator
-
    func (o *SyntheticsMobileTestConfig) GetInitialApplicationArguments() SyntheticsMobileTestInitialApplicationArguments
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) GetFailTestOnCannotLocate() bool
-
    func (o *SyntheticsMobileTestConfig) GetInitialApplicationArgumentsOk() (*SyntheticsMobileTestInitialApplicationArguments, bool)
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) GetFailTestOnCannotLocateOk() (*bool, bool)
-
    func (o *SyntheticsMobileTestConfig) GetVariables() []SyntheticsConfigVariable
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) GetValues() []SyntheticsMobileStepParamsElementUserLocatorValuesItems
-
    func (o *SyntheticsMobileTestConfig) GetVariablesOk() (*[]SyntheticsConfigVariable, bool)
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) GetValuesOk() (*[]SyntheticsMobileStepParamsElementUserLocatorValuesItems, bool)
-
    func (o *SyntheticsMobileTestConfig) HasInitialApplicationArguments() bool
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) HasFailTestOnCannotLocate() bool
-
    func (o *SyntheticsMobileTestConfig) HasVariables() bool
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) HasValues() bool
-
    func (o SyntheticsMobileTestConfig) MarshalJSON() ([]byte, error)
+
    func (o SyntheticsMobileStepParamsElementUserLocator) MarshalJSON() ([]byte, error)
-
    func (o *SyntheticsMobileTestConfig) SetInitialApplicationArguments(v SyntheticsMobileTestInitialApplicationArguments)
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) SetFailTestOnCannotLocate(v bool)
-
    func (o *SyntheticsMobileTestConfig) SetVariables(v []SyntheticsConfigVariable)
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) SetValues(v []SyntheticsMobileStepParamsElementUserLocatorValuesItems)
-
    func (o *SyntheticsMobileTestConfig) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileStepParamsElementUserLocator) UnmarshalJSON(bytes []byte) (err error)
-
type SyntheticsMobileTestInitialApplicationArguments
+
type SyntheticsMobileStepParamsElementUserLocatorValuesItems
+ + +
    func NewSyntheticsMobileStepParamsElementUserLocatorValuesItems() *SyntheticsMobileStepParamsElementUserLocatorValuesItems
+ + +
    func NewSyntheticsMobileStepParamsElementUserLocatorValuesItemsWithDefaults() *SyntheticsMobileStepParamsElementUserLocatorValuesItems
+ + + +
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetType() SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
-
    func NewSyntheticsMobileTestInitialApplicationArguments() *SyntheticsMobileTestInitialApplicationArguments
+
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetTypeOk() (*SyntheticsMobileStepParamsElementUserLocatorValuesItemsType, bool)
-
    func NewSyntheticsMobileTestInitialApplicationArgumentsWithDefaults() *SyntheticsMobileTestInitialApplicationArguments
+
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetValue() string
+ +
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetValueOk() (*string, bool)
-
    func (o *SyntheticsMobileTestInitialApplicationArguments) GetPropertyNames() SyntheticsMobileTestInitialApplicationArgumentsPropertyNames
+
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) HasType() bool
-
    func (o *SyntheticsMobileTestInitialApplicationArguments) GetPropertyNamesOk() (*SyntheticsMobileTestInitialApplicationArgumentsPropertyNames, bool)
+
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) HasValue() bool
-
    func (o *SyntheticsMobileTestInitialApplicationArguments) HasPropertyNames() bool
+
    func (o SyntheticsMobileStepParamsElementUserLocatorValuesItems) MarshalJSON() ([]byte, error)
-
    func (o SyntheticsMobileTestInitialApplicationArguments) MarshalJSON() ([]byte, error)
+
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) SetType(v SyntheticsMobileStepParamsElementUserLocatorValuesItemsType)
-
    func (o *SyntheticsMobileTestInitialApplicationArguments) SetPropertyNames(v SyntheticsMobileTestInitialApplicationArgumentsPropertyNames)
+
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) SetValue(v string)
-
    func (o *SyntheticsMobileTestInitialApplicationArguments) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) UnmarshalJSON(bytes []byte) (err error)
-
type SyntheticsMobileTestInitialApplicationArgumentsPropertyNames
+
type SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
-
    func NewSyntheticsMobileTestInitialApplicationArgumentsPropertyNames() *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames
+
    func NewSyntheticsMobileStepParamsElementUserLocatorValuesItemsTypeFromValue(v string) (*SyntheticsMobileStepParamsElementUserLocatorValuesItemsType, error)
+ -
    func NewSyntheticsMobileTestInitialApplicationArgumentsPropertyNamesWithDefaults() *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames
+
    func (v *SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) GetAllowedValues() []SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
+ +
    func (v SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) IsValid() bool
-
    func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) GetPattern() string
+
    func (v SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) Ptr() *SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
-
    func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) GetPatternOk() (*string, bool)
+
    func (v *SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) UnmarshalJSON(src []byte) error
+ + + +
type SyntheticsMobileStepParamsPositionsItems
-
    func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) HasPattern() bool
+
    func NewSyntheticsMobileStepParamsPositionsItems() *SyntheticsMobileStepParamsPositionsItems
-
    func (o SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) MarshalJSON() ([]byte, error)
+
    func NewSyntheticsMobileStepParamsPositionsItemsWithDefaults() *SyntheticsMobileStepParamsPositionsItems
+ -
    func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) SetPattern(v string)
+
    func (o *SyntheticsMobileStepParamsPositionsItems) GetX() int64
-
    func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileStepParamsPositionsItems) GetXOk() (*int64, bool)
- + +
    func (o *SyntheticsMobileStepParamsPositionsItems) GetY() int64
-
type SyntheticsMobileTestOptions
+ +
    func (o *SyntheticsMobileStepParamsPositionsItems) GetYOk() (*int64, bool)
-
    func NewSyntheticsMobileTestOptions() *SyntheticsMobileTestOptions
+
    func (o *SyntheticsMobileStepParamsPositionsItems) HasX() bool
-
    func NewSyntheticsMobileTestOptionsWithDefaults() *SyntheticsMobileTestOptions
+
    func (o *SyntheticsMobileStepParamsPositionsItems) HasY() bool
+ +
    func (o SyntheticsMobileStepParamsPositionsItems) MarshalJSON() ([]byte, error)
-
    func (o *SyntheticsMobileTestOptions) GetAllowApplicationCrash() bool
+
    func (o *SyntheticsMobileStepParamsPositionsItems) SetX(v int64)
-
    func (o *SyntheticsMobileTestOptions) GetAllowApplicationCrashOk() (*bool, bool)
+
    func (o *SyntheticsMobileStepParamsPositionsItems) SetY(v int64)
-
    func (o *SyntheticsMobileTestOptions) GetBindings() []SyntheticsMobileTestBinding
+
    func (o *SyntheticsMobileStepParamsPositionsItems) UnmarshalJSON(bytes []byte) (err error)
+ + + +
type SyntheticsMobileStepParamsVariable
-
    func (o *SyntheticsMobileTestOptions) GetBindingsOk() (*[]SyntheticsMobileTestBinding, bool)
+
    func NewSyntheticsMobileStepParamsVariable(example string, name string) *SyntheticsMobileStepParamsVariable
-
    func (o *SyntheticsMobileTestOptions) GetCi() SyntheticsMobileTestCiOptions
+
    func NewSyntheticsMobileStepParamsVariableWithDefaults() *SyntheticsMobileStepParamsVariable
+ -
    func (o *SyntheticsMobileTestOptions) GetCiOk() (*SyntheticsMobileTestCiOptions, bool)
+
    func (o *SyntheticsMobileStepParamsVariable) GetExample() string
-
    func (o *SyntheticsMobileTestOptions) GetDefaultStepTimeout() int32
+
    func (o *SyntheticsMobileStepParamsVariable) GetExampleOk() (*string, bool)
-
    func (o *SyntheticsMobileTestOptions) GetDefaultStepTimeoutOk() (*int32, bool)
+
    func (o *SyntheticsMobileStepParamsVariable) GetName() string
-
    func (o *SyntheticsMobileTestOptions) GetDeviceIds() []string
+
    func (o *SyntheticsMobileStepParamsVariable) GetNameOk() (*string, bool)
-
    func (o *SyntheticsMobileTestOptions) GetDeviceIdsOk() (*[]string, bool)
+
    func (o SyntheticsMobileStepParamsVariable) MarshalJSON() ([]byte, error)
-
    func (o *SyntheticsMobileTestOptions) GetDisableAutoAcceptAlert() bool
+
    func (o *SyntheticsMobileStepParamsVariable) SetExample(v string)
-
    func (o *SyntheticsMobileTestOptions) GetDisableAutoAcceptAlertOk() (*bool, bool)
+
    func (o *SyntheticsMobileStepParamsVariable) SetName(v string)
-
    func (o *SyntheticsMobileTestOptions) GetMinFailureDuration() int64
+
    func (o *SyntheticsMobileStepParamsVariable) UnmarshalJSON(bytes []byte) (err error)
+ + + +
type SyntheticsMobileStepType
-
    func (o *SyntheticsMobileTestOptions) GetMinFailureDurationOk() (*int64, bool)
+
    func NewSyntheticsMobileStepTypeFromValue(v string) (*SyntheticsMobileStepType, error)
+ -
    func (o *SyntheticsMobileTestOptions) GetMobileApplication() SyntheticsMobileTestsMobileApplication
+
    func (v *SyntheticsMobileStepType) GetAllowedValues() []SyntheticsMobileStepType
-
    func (o *SyntheticsMobileTestOptions) GetMobileApplicationOk() (*SyntheticsMobileTestsMobileApplication, bool)
+
    func (v SyntheticsMobileStepType) IsValid() bool
-
    func (o *SyntheticsMobileTestOptions) GetMonitorName() string
+
    func (v SyntheticsMobileStepType) Ptr() *SyntheticsMobileStepType
-
    func (o *SyntheticsMobileTestOptions) GetMonitorNameOk() (*string, bool)
+
    func (v *SyntheticsMobileStepType) UnmarshalJSON(src []byte) error
+ + + +
type SyntheticsMobileTest
-
    func (o *SyntheticsMobileTestOptions) GetMonitorOptions() SyntheticsMobileTestOptionsMonitorOptions
+
    func NewSyntheticsMobileTest(config SyntheticsMobileTestConfig, name string, options SyntheticsMobileTestOptions, typeVar SyntheticsMobileTestType) *SyntheticsMobileTest
-
    func (o *SyntheticsMobileTestOptions) GetMonitorOptionsOk() (*SyntheticsMobileTestOptionsMonitorOptions, bool)
+
    func NewSyntheticsMobileTestWithDefaults() *SyntheticsMobileTest
+ -
    func (o *SyntheticsMobileTestOptions) GetMonitorPriority() int32
+
    func (o *SyntheticsMobileTest) GetConfig() SyntheticsMobileTestConfig
-
    func (o *SyntheticsMobileTestOptions) GetMonitorPriorityOk() (*int32, bool)
+
    func (o *SyntheticsMobileTest) GetConfigOk() (*SyntheticsMobileTestConfig, bool)
-
    func (o *SyntheticsMobileTestOptions) GetNoScreenshot() bool
+
    func (o *SyntheticsMobileTest) GetDeviceIds() []string
-
    func (o *SyntheticsMobileTestOptions) GetNoScreenshotOk() (*bool, bool)
+
    func (o *SyntheticsMobileTest) GetDeviceIdsOk() (*[]string, bool)
-
    func (o *SyntheticsMobileTestOptions) GetRestrictedRoles() []string
+
    func (o *SyntheticsMobileTest) GetMessage() string
-
    func (o *SyntheticsMobileTestOptions) GetRestrictedRolesOk() (*[]string, bool)
+
    func (o *SyntheticsMobileTest) GetMessageOk() (*string, bool)
-
    func (o *SyntheticsMobileTestOptions) GetRetry() SyntheticsTestOptionsRetry
+
    func (o *SyntheticsMobileTest) GetMonitorId() int64
-
    func (o *SyntheticsMobileTestOptions) GetRetryOk() (*SyntheticsTestOptionsRetry, bool)
+
    func (o *SyntheticsMobileTest) GetMonitorIdOk() (*int64, bool)
-
    func (o *SyntheticsMobileTestOptions) GetScheduling() SyntheticsTestOptionsScheduling
+
    func (o *SyntheticsMobileTest) GetName() string
-
    func (o *SyntheticsMobileTestOptions) GetSchedulingOk() (*SyntheticsTestOptionsScheduling, bool)
+
    func (o *SyntheticsMobileTest) GetNameOk() (*string, bool)
-
    func (o *SyntheticsMobileTestOptions) GetTickEvery() int64
+
    func (o *SyntheticsMobileTest) GetOptions() SyntheticsMobileTestOptions
-
    func (o *SyntheticsMobileTestOptions) GetTickEveryOk() (*int64, bool)
+
    func (o *SyntheticsMobileTest) GetOptionsOk() (*SyntheticsMobileTestOptions, bool)
-
    func (o *SyntheticsMobileTestOptions) GetVerbosity() int32
+
    func (o *SyntheticsMobileTest) GetPublicId() string
-
    func (o *SyntheticsMobileTestOptions) GetVerbosityOk() (*int32, bool)
+
    func (o *SyntheticsMobileTest) GetPublicIdOk() (*string, bool)
-
    func (o *SyntheticsMobileTestOptions) HasAllowApplicationCrash() bool
+
    func (o *SyntheticsMobileTest) GetStatus() SyntheticsTestPauseStatus
-
    func (o *SyntheticsMobileTestOptions) HasBindings() bool
+
    func (o *SyntheticsMobileTest) GetStatusOk() (*SyntheticsTestPauseStatus, bool)
-
    func (o *SyntheticsMobileTestOptions) HasCi() bool
+
    func (o *SyntheticsMobileTest) GetSteps() []SyntheticsMobileStep
-
    func (o *SyntheticsMobileTestOptions) HasDefaultStepTimeout() bool
+
    func (o *SyntheticsMobileTest) GetStepsOk() (*[]SyntheticsMobileStep, bool)
-
    func (o *SyntheticsMobileTestOptions) HasDeviceIds() bool
+
    func (o *SyntheticsMobileTest) GetTags() []string
-
    func (o *SyntheticsMobileTestOptions) HasDisableAutoAcceptAlert() bool
+
    func (o *SyntheticsMobileTest) GetTagsOk() (*[]string, bool)
-
    func (o *SyntheticsMobileTestOptions) HasMinFailureDuration() bool
+
    func (o *SyntheticsMobileTest) GetType() SyntheticsMobileTestType
-
    func (o *SyntheticsMobileTestOptions) HasMobileApplication() bool
+
    func (o *SyntheticsMobileTest) GetTypeOk() (*SyntheticsMobileTestType, bool)
-
    func (o *SyntheticsMobileTestOptions) HasMonitorName() bool
+
    func (o *SyntheticsMobileTest) HasDeviceIds() bool
-
    func (o *SyntheticsMobileTestOptions) HasMonitorOptions() bool
+
    func (o *SyntheticsMobileTest) HasMessage() bool
-
    func (o *SyntheticsMobileTestOptions) HasMonitorPriority() bool
+
    func (o *SyntheticsMobileTest) HasMonitorId() bool
-
    func (o *SyntheticsMobileTestOptions) HasNoScreenshot() bool
+
    func (o *SyntheticsMobileTest) HasPublicId() bool
-
    func (o *SyntheticsMobileTestOptions) HasRestrictedRoles() bool
+
    func (o *SyntheticsMobileTest) HasStatus() bool
-
    func (o *SyntheticsMobileTestOptions) HasRetry() bool
+
    func (o *SyntheticsMobileTest) HasSteps() bool
-
    func (o *SyntheticsMobileTestOptions) HasScheduling() bool
+
    func (o *SyntheticsMobileTest) HasTags() bool
-
    func (o *SyntheticsMobileTestOptions) HasTickEvery() bool
+
    func (o SyntheticsMobileTest) MarshalJSON() ([]byte, error)
-
    func (o *SyntheticsMobileTestOptions) HasVerbosity() bool
+
    func (o *SyntheticsMobileTest) SetConfig(v SyntheticsMobileTestConfig)
-
    func (o SyntheticsMobileTestOptions) MarshalJSON() ([]byte, error)
+
    func (o *SyntheticsMobileTest) SetDeviceIds(v []string)
-
    func (o *SyntheticsMobileTestOptions) SetAllowApplicationCrash(v bool)
+
    func (o *SyntheticsMobileTest) SetMessage(v string)
-
    func (o *SyntheticsMobileTestOptions) SetBindings(v []SyntheticsMobileTestBinding)
+
    func (o *SyntheticsMobileTest) SetMonitorId(v int64)
-
    func (o *SyntheticsMobileTestOptions) SetCi(v SyntheticsMobileTestCiOptions)
+
    func (o *SyntheticsMobileTest) SetName(v string)
-
    func (o *SyntheticsMobileTestOptions) SetDefaultStepTimeout(v int32)
+
    func (o *SyntheticsMobileTest) SetOptions(v SyntheticsMobileTestOptions)
-
    func (o *SyntheticsMobileTestOptions) SetDeviceIds(v []string)
+
    func (o *SyntheticsMobileTest) SetPublicId(v string)
-
    func (o *SyntheticsMobileTestOptions) SetDisableAutoAcceptAlert(v bool)
+
    func (o *SyntheticsMobileTest) SetStatus(v SyntheticsTestPauseStatus)
-
    func (o *SyntheticsMobileTestOptions) SetMinFailureDuration(v int64)
+
    func (o *SyntheticsMobileTest) SetSteps(v []SyntheticsMobileStep)
-
    func (o *SyntheticsMobileTestOptions) SetMobileApplication(v SyntheticsMobileTestsMobileApplication)
+
    func (o *SyntheticsMobileTest) SetTags(v []string)
-
    func (o *SyntheticsMobileTestOptions) SetMonitorName(v string)
+
    func (o *SyntheticsMobileTest) SetType(v SyntheticsMobileTestType)
-
    func (o *SyntheticsMobileTestOptions) SetMonitorOptions(v SyntheticsMobileTestOptionsMonitorOptions)
+
    func (o *SyntheticsMobileTest) UnmarshalJSON(bytes []byte) (err error)
+ + + +
type SyntheticsMobileTestConfig
-
    func (o *SyntheticsMobileTestOptions) SetMonitorPriority(v int32)
+
    func NewSyntheticsMobileTestConfig() *SyntheticsMobileTestConfig
-
    func (o *SyntheticsMobileTestOptions) SetNoScreenshot(v bool)
+
    func NewSyntheticsMobileTestConfigWithDefaults() *SyntheticsMobileTestConfig
+ -
    func (o *SyntheticsMobileTestOptions) SetRestrictedRoles(v []string)
+
    func (o *SyntheticsMobileTestConfig) GetInitialApplicationArguments() map[string]string
-
    func (o *SyntheticsMobileTestOptions) SetRetry(v SyntheticsTestOptionsRetry)
+
    func (o *SyntheticsMobileTestConfig) GetInitialApplicationArgumentsOk() (*map[string]string, bool)
-
    func (o *SyntheticsMobileTestOptions) SetScheduling(v SyntheticsTestOptionsScheduling)
+
    func (o *SyntheticsMobileTestConfig) GetVariables() []SyntheticsConfigVariable
-
    func (o *SyntheticsMobileTestOptions) SetTickEvery(v int64)
+
    func (o *SyntheticsMobileTestConfig) GetVariablesOk() (*[]SyntheticsConfigVariable, bool)
-
    func (o *SyntheticsMobileTestOptions) SetVerbosity(v int32)
+
    func (o *SyntheticsMobileTestConfig) HasInitialApplicationArguments() bool
-
    func (o *SyntheticsMobileTestOptions) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileTestConfig) HasVariables() bool
+ + +
    func (o SyntheticsMobileTestConfig) MarshalJSON() ([]byte, error)
+ + +
    func (o *SyntheticsMobileTestConfig) SetInitialApplicationArguments(v map[string]string)
+ + +
    func (o *SyntheticsMobileTestConfig) SetVariables(v []SyntheticsConfigVariable)
+ + +
    func (o *SyntheticsMobileTestConfig) UnmarshalJSON(bytes []byte) (err error)
-
type SyntheticsMobileTestOptionsMonitorOptions
+
type SyntheticsMobileTestOptions
+ + +
    func NewSyntheticsMobileTestOptions(deviceIds []string, mobileApplication SyntheticsMobileTestsMobileApplication, tickEvery int64) *SyntheticsMobileTestOptions
+ + +
    func NewSyntheticsMobileTestOptionsWithDefaults() *SyntheticsMobileTestOptions
+ + + +
    func (o *SyntheticsMobileTestOptions) GetAllowApplicationCrash() bool
+ + +
    func (o *SyntheticsMobileTestOptions) GetAllowApplicationCrashOk() (*bool, bool)
+ + +
    func (o *SyntheticsMobileTestOptions) GetBindings() []SyntheticsTestRestrictionPolicyBinding
+ + +
    func (o *SyntheticsMobileTestOptions) GetBindingsOk() (*[]SyntheticsTestRestrictionPolicyBinding, bool)
+ + +
    func (o *SyntheticsMobileTestOptions) GetCi() SyntheticsTestCiOptions
-
    func NewSyntheticsMobileTestOptionsMonitorOptions() *SyntheticsMobileTestOptionsMonitorOptions
+
    func (o *SyntheticsMobileTestOptions) GetCiOk() (*SyntheticsTestCiOptions, bool)
-
    func NewSyntheticsMobileTestOptionsMonitorOptionsWithDefaults() *SyntheticsMobileTestOptionsMonitorOptions
+
    func (o *SyntheticsMobileTestOptions) GetDefaultStepTimeout() int32
+ +
    func (o *SyntheticsMobileTestOptions) GetDefaultStepTimeoutOk() (*int32, bool)
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) GetEscalationMessage() string
+
    func (o *SyntheticsMobileTestOptions) GetDeviceIds() []string
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) GetEscalationMessageOk() (*string, bool)
+
    func (o *SyntheticsMobileTestOptions) GetDeviceIdsOk() (*[]string, bool)
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) GetNotificationPresetName() SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName
+
    func (o *SyntheticsMobileTestOptions) GetDisableAutoAcceptAlert() bool
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) GetNotificationPresetNameOk() (*SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName, bool)
+
    func (o *SyntheticsMobileTestOptions) GetDisableAutoAcceptAlertOk() (*bool, bool)
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyInterval() int64
+
    func (o *SyntheticsMobileTestOptions) GetMinFailureDuration() int64
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyIntervalOk() (*int64, bool)
+
    func (o *SyntheticsMobileTestOptions) GetMinFailureDurationOk() (*int64, bool)
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyOccurrences() int64
+
    func (o *SyntheticsMobileTestOptions) GetMobileApplication() SyntheticsMobileTestsMobileApplication
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyOccurrencesOk() (*int64, bool)
+
    func (o *SyntheticsMobileTestOptions) GetMobileApplicationOk() (*SyntheticsMobileTestsMobileApplication, bool)
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) HasEscalationMessage() bool
+
    func (o *SyntheticsMobileTestOptions) GetMonitorName() string
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) HasNotificationPresetName() bool
+
    func (o *SyntheticsMobileTestOptions) GetMonitorNameOk() (*string, bool)
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) HasRenotifyInterval() bool
+
    func (o *SyntheticsMobileTestOptions) GetMonitorOptions() SyntheticsTestOptionsMonitorOptions
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) HasRenotifyOccurrences() bool
+
    func (o *SyntheticsMobileTestOptions) GetMonitorOptionsOk() (*SyntheticsTestOptionsMonitorOptions, bool)
-
    func (o SyntheticsMobileTestOptionsMonitorOptions) MarshalJSON() ([]byte, error)
+
    func (o *SyntheticsMobileTestOptions) GetMonitorPriority() int32
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) SetEscalationMessage(v string)
+
    func (o *SyntheticsMobileTestOptions) GetMonitorPriorityOk() (*int32, bool)
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) SetNotificationPresetName(v SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName)
+
    func (o *SyntheticsMobileTestOptions) GetNoScreenshot() bool
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) SetRenotifyInterval(v int64)
+
    func (o *SyntheticsMobileTestOptions) GetNoScreenshotOk() (*bool, bool)
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) SetRenotifyOccurrences(v int64)
+
    func (o *SyntheticsMobileTestOptions) GetRestrictedRoles() []string
-
    func (o *SyntheticsMobileTestOptionsMonitorOptions) UnmarshalJSON(bytes []byte) (err error)
+
    func (o *SyntheticsMobileTestOptions) GetRestrictedRolesOk() (*[]string, bool)
- + +
    func (o *SyntheticsMobileTestOptions) GetRetry() SyntheticsTestOptionsRetry
+ + +
    func (o *SyntheticsMobileTestOptions) GetRetryOk() (*SyntheticsTestOptionsRetry, bool)
+ + +
    func (o *SyntheticsMobileTestOptions) GetScheduling() SyntheticsTestOptionsScheduling
+ + +
    func (o *SyntheticsMobileTestOptions) GetSchedulingOk() (*SyntheticsTestOptionsScheduling, bool)
+ + +
    func (o *SyntheticsMobileTestOptions) GetTickEvery() int64
+ + +
    func (o *SyntheticsMobileTestOptions) GetTickEveryOk() (*int64, bool)
+ + +
    func (o *SyntheticsMobileTestOptions) GetVerbosity() int32
+ + +
    func (o *SyntheticsMobileTestOptions) GetVerbosityOk() (*int32, bool)
+ + +
    func (o *SyntheticsMobileTestOptions) HasAllowApplicationCrash() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasBindings() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasCi() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasDefaultStepTimeout() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasDisableAutoAcceptAlert() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasMinFailureDuration() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasMonitorName() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasMonitorOptions() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasMonitorPriority() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasNoScreenshot() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasRestrictedRoles() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasRetry() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasScheduling() bool
+ + +
    func (o *SyntheticsMobileTestOptions) HasVerbosity() bool
+ + +
    func (o SyntheticsMobileTestOptions) MarshalJSON() ([]byte, error)
+ + +
    func (o *SyntheticsMobileTestOptions) SetAllowApplicationCrash(v bool)
+ + +
    func (o *SyntheticsMobileTestOptions) SetBindings(v []SyntheticsTestRestrictionPolicyBinding)
+ + +
    func (o *SyntheticsMobileTestOptions) SetCi(v SyntheticsTestCiOptions)
+ + +
    func (o *SyntheticsMobileTestOptions) SetDefaultStepTimeout(v int32)
+ + +
    func (o *SyntheticsMobileTestOptions) SetDeviceIds(v []string)
+ + +
    func (o *SyntheticsMobileTestOptions) SetDisableAutoAcceptAlert(v bool)
+ + +
    func (o *SyntheticsMobileTestOptions) SetMinFailureDuration(v int64)
+ + +
    func (o *SyntheticsMobileTestOptions) SetMobileApplication(v SyntheticsMobileTestsMobileApplication)
+ + +
    func (o *SyntheticsMobileTestOptions) SetMonitorName(v string)
+ + +
    func (o *SyntheticsMobileTestOptions) SetMonitorOptions(v SyntheticsTestOptionsMonitorOptions)
-
type SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName
+ +
    func (o *SyntheticsMobileTestOptions) SetMonitorPriority(v int32)
+ + +
    func (o *SyntheticsMobileTestOptions) SetNoScreenshot(v bool)
-
    func NewSyntheticsMobileTestOptionsMonitorOptionsNotificationPresetNameFromValue(v string) (*SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName, error)
+
    func (o *SyntheticsMobileTestOptions) SetRestrictedRoles(v []string)
+ +
    func (o *SyntheticsMobileTestOptions) SetRetry(v SyntheticsTestOptionsRetry)
-
    func (v *SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) GetAllowedValues() []SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName
+
    func (o *SyntheticsMobileTestOptions) SetScheduling(v SyntheticsTestOptionsScheduling)
-
    func (v SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) IsValid() bool
+
    func (o *SyntheticsMobileTestOptions) SetTickEvery(v int64)
-
    func (v SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) Ptr() *SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName
+
    func (o *SyntheticsMobileTestOptions) SetVerbosity(v int32)
-
    func (v *SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) UnmarshalJSON(src []byte) error
+
    func (o *SyntheticsMobileTestOptions) UnmarshalJSON(bytes []byte) (err error)
@@ -39776,7 +40044,7 @@

Index ▾

type SyntheticsMobileTestsMobileApplication
-
    func NewSyntheticsMobileTestsMobileApplication() *SyntheticsMobileTestsMobileApplication
+
    func NewSyntheticsMobileTestsMobileApplication(applicationId string, referenceId string, referenceType SyntheticsMobileTestsMobileApplicationReferenceType) *SyntheticsMobileTestsMobileApplication
    func NewSyntheticsMobileTestsMobileApplicationWithDefaults() *SyntheticsMobileTestsMobileApplication
@@ -39801,15 +40069,6 @@

Index ▾

    func (o *SyntheticsMobileTestsMobileApplication) GetReferenceTypeOk() (*SyntheticsMobileTestsMobileApplicationReferenceType, bool)
-
    func (o *SyntheticsMobileTestsMobileApplication) HasApplicationId() bool
- - -
    func (o *SyntheticsMobileTestsMobileApplication) HasReferenceId() bool
- - -
    func (o *SyntheticsMobileTestsMobileApplication) HasReferenceType() bool
- -
    func (o SyntheticsMobileTestsMobileApplication) MarshalJSON() ([]byte, error)
@@ -41154,7 +41413,7 @@

Index ▾

type SyntheticsTestCiOptions
-
    func NewSyntheticsTestCiOptions() *SyntheticsTestCiOptions
+
    func NewSyntheticsTestCiOptions(executionRule SyntheticsTestExecutionRule) *SyntheticsTestCiOptions
    func NewSyntheticsTestCiOptionsWithDefaults() *SyntheticsTestCiOptions
@@ -41167,9 +41426,6 @@

Index ▾

    func (o *SyntheticsTestCiOptions) GetExecutionRuleOk() (*SyntheticsTestExecutionRule, bool)
-
    func (o *SyntheticsTestCiOptions) HasExecutionRule() bool
- -
    func (o SyntheticsTestCiOptions) MarshalJSON() ([]byte, error)
@@ -41833,25 +42089,81 @@

Index ▾

+
    func (o *SyntheticsTestOptionsMonitorOptions) GetEscalationMessage() string
+ + +
    func (o *SyntheticsTestOptionsMonitorOptions) GetEscalationMessageOk() (*string, bool)
+ + +
    func (o *SyntheticsTestOptionsMonitorOptions) GetNotificationPresetName() SyntheticsTestOptionsMonitorOptionsNotificationPresetName
+ + +
    func (o *SyntheticsTestOptionsMonitorOptions) GetNotificationPresetNameOk() (*SyntheticsTestOptionsMonitorOptionsNotificationPresetName, bool)
+ +
    func (o *SyntheticsTestOptionsMonitorOptions) GetRenotifyInterval() int64
    func (o *SyntheticsTestOptionsMonitorOptions) GetRenotifyIntervalOk() (*int64, bool)
+
    func (o *SyntheticsTestOptionsMonitorOptions) GetRenotifyOccurrences() int64
+ + +
    func (o *SyntheticsTestOptionsMonitorOptions) GetRenotifyOccurrencesOk() (*int64, bool)
+ + +
    func (o *SyntheticsTestOptionsMonitorOptions) HasEscalationMessage() bool
+ + +
    func (o *SyntheticsTestOptionsMonitorOptions) HasNotificationPresetName() bool
+ +
    func (o *SyntheticsTestOptionsMonitorOptions) HasRenotifyInterval() bool
+
    func (o *SyntheticsTestOptionsMonitorOptions) HasRenotifyOccurrences() bool
+ +
    func (o SyntheticsTestOptionsMonitorOptions) MarshalJSON() ([]byte, error)
+
    func (o *SyntheticsTestOptionsMonitorOptions) SetEscalationMessage(v string)
+ + +
    func (o *SyntheticsTestOptionsMonitorOptions) SetNotificationPresetName(v SyntheticsTestOptionsMonitorOptionsNotificationPresetName)
+ +
    func (o *SyntheticsTestOptionsMonitorOptions) SetRenotifyInterval(v int64)
+
    func (o *SyntheticsTestOptionsMonitorOptions) SetRenotifyOccurrences(v int64)
+ +
    func (o *SyntheticsTestOptionsMonitorOptions) UnmarshalJSON(bytes []byte) (err error)
+
type SyntheticsTestOptionsMonitorOptionsNotificationPresetName
+ + +
    func NewSyntheticsTestOptionsMonitorOptionsNotificationPresetNameFromValue(v string) (*SyntheticsTestOptionsMonitorOptionsNotificationPresetName, error)
+ + + +
    func (v *SyntheticsTestOptionsMonitorOptionsNotificationPresetName) GetAllowedValues() []SyntheticsTestOptionsMonitorOptionsNotificationPresetName
+ + +
    func (v SyntheticsTestOptionsMonitorOptionsNotificationPresetName) IsValid() bool
+ + +
    func (v SyntheticsTestOptionsMonitorOptionsNotificationPresetName) Ptr() *SyntheticsTestOptionsMonitorOptionsNotificationPresetName
+ + +
    func (v *SyntheticsTestOptionsMonitorOptionsNotificationPresetName) UnmarshalJSON(src []byte) error
+ + +
type SyntheticsTestOptionsRetry
@@ -41896,7 +42208,7 @@

Index ▾

type SyntheticsTestOptionsScheduling
-
    func NewSyntheticsTestOptionsScheduling() *SyntheticsTestOptionsScheduling
+
    func NewSyntheticsTestOptionsScheduling(timeframes []SyntheticsTestOptionsSchedulingTimeframe, timezone string) *SyntheticsTestOptionsScheduling
    func NewSyntheticsTestOptionsSchedulingWithDefaults() *SyntheticsTestOptionsScheduling
@@ -41915,12 +42227,6 @@

Index ▾

    func (o *SyntheticsTestOptionsScheduling) GetTimezoneOk() (*string, bool)
-
    func (o *SyntheticsTestOptionsScheduling) HasTimeframes() bool
- - -
    func (o *SyntheticsTestOptionsScheduling) HasTimezone() bool
- -
    func (o SyntheticsTestOptionsScheduling) MarshalJSON() ([]byte, error)
@@ -41937,7 +42243,7 @@

Index ▾

type SyntheticsTestOptionsSchedulingTimeframe
-
    func NewSyntheticsTestOptionsSchedulingTimeframe() *SyntheticsTestOptionsSchedulingTimeframe
+
    func NewSyntheticsTestOptionsSchedulingTimeframe(day int32, from string, to string) *SyntheticsTestOptionsSchedulingTimeframe
    func NewSyntheticsTestOptionsSchedulingTimeframeWithDefaults() *SyntheticsTestOptionsSchedulingTimeframe
@@ -41962,15 +42268,6 @@

Index ▾

    func (o *SyntheticsTestOptionsSchedulingTimeframe) GetToOk() (*string, bool)
-
    func (o *SyntheticsTestOptionsSchedulingTimeframe) HasDay() bool
- - -
    func (o *SyntheticsTestOptionsSchedulingTimeframe) HasFrom() bool
- - -
    func (o *SyntheticsTestOptionsSchedulingTimeframe) HasTo() bool
- -
    func (o SyntheticsTestOptionsSchedulingTimeframe) MarshalJSON() ([]byte, error)
@@ -42665,6 +42962,67 @@

Index ▾

+
type SyntheticsTestRestrictionPolicyBinding
+ + +
    func NewSyntheticsTestRestrictionPolicyBinding() *SyntheticsTestRestrictionPolicyBinding
+ + +
    func NewSyntheticsTestRestrictionPolicyBindingWithDefaults() *SyntheticsTestRestrictionPolicyBinding
+ + + +
    func (o *SyntheticsTestRestrictionPolicyBinding) GetPrincipals() []string
+ + +
    func (o *SyntheticsTestRestrictionPolicyBinding) GetPrincipalsOk() (*[]string, bool)
+ + +
    func (o *SyntheticsTestRestrictionPolicyBinding) GetRelation() SyntheticsTestRestrictionPolicyBindingRelation
+ + +
    func (o *SyntheticsTestRestrictionPolicyBinding) GetRelationOk() (*SyntheticsTestRestrictionPolicyBindingRelation, bool)
+ + +
    func (o *SyntheticsTestRestrictionPolicyBinding) HasPrincipals() bool
+ + +
    func (o *SyntheticsTestRestrictionPolicyBinding) HasRelation() bool
+ + +
    func (o SyntheticsTestRestrictionPolicyBinding) MarshalJSON() ([]byte, error)
+ + +
    func (o *SyntheticsTestRestrictionPolicyBinding) SetPrincipals(v []string)
+ + +
    func (o *SyntheticsTestRestrictionPolicyBinding) SetRelation(v SyntheticsTestRestrictionPolicyBindingRelation)
+ + +
    func (o *SyntheticsTestRestrictionPolicyBinding) UnmarshalJSON(bytes []byte) (err error)
+ + + +
type SyntheticsTestRestrictionPolicyBindingRelation
+ + +
    func NewSyntheticsTestRestrictionPolicyBindingRelationFromValue(v string) (*SyntheticsTestRestrictionPolicyBindingRelation, error)
+ + + +
    func (v *SyntheticsTestRestrictionPolicyBindingRelation) GetAllowedValues() []SyntheticsTestRestrictionPolicyBindingRelation
+ + +
    func (v SyntheticsTestRestrictionPolicyBindingRelation) IsValid() bool
+ + +
    func (v SyntheticsTestRestrictionPolicyBindingRelation) Ptr() *SyntheticsTestRestrictionPolicyBindingRelation
+ + +
    func (v *SyntheticsTestRestrictionPolicyBindingRelation) UnmarshalJSON(src []byte) error
+ + +
type SyntheticsTestUptime
@@ -60683,29 +61041,33 @@

Package files

model_synthetics_mobile_step.go - model_synthetics_mobile_step_type.go + model_synthetics_mobile_step_params.go - model_synthetics_mobile_test_.go + model_synthetics_mobile_step_params_direction.go - model_synthetics_mobile_test_binding.go + model_synthetics_mobile_step_params_element.go - model_synthetics_mobile_test_binding_items.go + model_synthetics_mobile_step_params_element_context_type.go - model_synthetics_mobile_test_binding_items_role.go + model_synthetics_mobile_step_params_element_relative_position.go - model_synthetics_mobile_test_ci_options.go + model_synthetics_mobile_step_params_element_user_locator.go - model_synthetics_mobile_test_config.go + model_synthetics_mobile_step_params_element_user_locator_values_items.go - model_synthetics_mobile_test_initial_application_arguments.go + model_synthetics_mobile_step_params_element_user_locator_values_items_type.go - model_synthetics_mobile_test_initial_application_arguments_property_names.go + model_synthetics_mobile_step_params_positions_items.go - model_synthetics_mobile_test_options.go + model_synthetics_mobile_step_params_variable.go + + model_synthetics_mobile_step_type.go + + model_synthetics_mobile_test_.go - model_synthetics_mobile_test_options_monitor_options.go + model_synthetics_mobile_test_config.go - model_synthetics_mobile_test_options_monitor_options_notification_preset_name.go + model_synthetics_mobile_test_options.go model_synthetics_mobile_test_type.go @@ -60775,6 +61137,8 @@

Package files

model_synthetics_test_options_monitor_options.go + model_synthetics_test_options_monitor_options_notification_preset_name.go + model_synthetics_test_options_retry.go model_synthetics_test_options_scheduling.go @@ -60799,6 +61163,10 @@

Package files

model_synthetics_test_request_proxy.go + model_synthetics_test_restriction_policy_binding.go + + model_synthetics_test_restriction_policy_binding_relation.go + model_synthetics_test_uptime.go model_synthetics_timing.go @@ -242587,7 +242955,7 @@

func (*SyntheticsLocations) type SyntheticsMobileStep +

type SyntheticsMobileStep @@ -242602,17 +242970,17 @@

type // A boolean to use in addition to `allowFailure` to determine if the test should be marked as failed when the step fails. IsCritical *bool `json:"isCritical,omitempty"` // The name of the step. - Name *string `json:"name,omitempty"` + Name string `json:"name"` // A boolean set to not take a screenshot for the step. NoScreenshot *bool `json:"noScreenshot,omitempty"` - // The parameters of the mobile step. - Params interface{} `json:"params,omitempty"` + // The parameters of a mobile step. + Params SyntheticsMobileStepParams `json:"params"` // The public ID of the step. PublicId *string `json:"publicId,omitempty"` // The time before declaring a step failed. Timeout *int64 `json:"timeout,omitempty"` // Step type used in your mobile Synthetic test. - Type *SyntheticsMobileStepType `json:"type,omitempty"` + Type SyntheticsMobileStepType `json:"type"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` AdditionalProperties map[string]interface{} `json:"-"` @@ -242629,12 +242997,12 @@

type func NewSyntheticsMobileStep +

func NewSyntheticsMobileStep

-
func NewSyntheticsMobileStep() *SyntheticsMobileStep
+
func NewSyntheticsMobileStep(name string, params SyntheticsMobileStepParams, typeVar SyntheticsMobileStepType) *SyntheticsMobileStep

NewSyntheticsMobileStep instantiates a new SyntheticsMobileStep object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments @@ -242644,7 +243012,7 @@

func func NewSyntheticsMobileStepWithDefaults +

func NewSyntheticsMobileStepWithDefaults @@ -242660,7 +243028,7 @@

func func (*SyntheticsMobileStep) GetAllowFailure +

func (*SyntheticsMobileStep) GetAllowFailure @@ -242673,7 +243041,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetAllowFailureOk +

func (*SyntheticsMobileStep) GetAllowFailureOk @@ -242687,7 +243055,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetHasNewStepElement +

func (*SyntheticsMobileStep) GetHasNewStepElement @@ -242700,7 +243068,7 @@

func (*SyntheticsMobileStep) -

func (*SyntheticsMobileStep) GetHasNewStepElementOk +

func (*SyntheticsMobileStep) GetHasNewStepElementOk @@ -242714,7 +243082,7 @@

func (*SyntheticsMobileStep -

func (*SyntheticsMobileStep) GetIsCritical +

func (*SyntheticsMobileStep) GetIsCritical @@ -242727,7 +243095,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetIsCriticalOk +

func (*SyntheticsMobileStep) GetIsCriticalOk @@ -242741,26 +243109,26 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetName +

func (*SyntheticsMobileStep) GetName

func (o *SyntheticsMobileStep) GetName() string
-

GetName returns the Name field value if set, zero value otherwise. +

GetName returns the Name field value. -

func (*SyntheticsMobileStep) GetNameOk +

func (*SyntheticsMobileStep) GetNameOk

func (o *SyntheticsMobileStep) GetNameOk() (*string, bool)
-

GetNameOk returns a tuple with the Name field value if set, nil otherwise +

GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set. @@ -242800,8 +243168,8 @@

func (*SyntheticsMobileStep) SyntheticsMobileStep) GetParams() interface{} -

GetParams returns the Params field value if set, zero value otherwise. +

func (o *SyntheticsMobileStep) GetParams() SyntheticsMobileStepParams
+

GetParams returns the Params field value. @@ -242813,8 +243181,8 @@

func (*SyntheticsMobileStep) SyntheticsMobileStep) GetParamsOk() (*interface{}, bool) -

GetParamsOk returns a tuple with the Params field value if set, nil otherwise +

func (o *SyntheticsMobileStep) GetParamsOk() (*SyntheticsMobileStepParams, bool)
+

GetParamsOk returns a tuple with the Params field value and a boolean to check if the value has been set. @@ -242822,7 +243190,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetPublicId +

func (*SyntheticsMobileStep) GetPublicId @@ -242835,7 +243203,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetPublicIdOk +

func (*SyntheticsMobileStep) GetPublicIdOk @@ -242849,7 +243217,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetTimeout +

func (*SyntheticsMobileStep) GetTimeout @@ -242862,7 +243230,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetTimeoutOk +

func (*SyntheticsMobileStep) GetTimeoutOk @@ -242876,26 +243244,26 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) GetType +

func (*SyntheticsMobileStep) GetType

func (o *SyntheticsMobileStep) GetType() SyntheticsMobileStepType
-

GetType returns the Type field value if set, zero value otherwise. +

GetType returns the Type field value. -

func (*SyntheticsMobileStep) GetTypeOk +

func (*SyntheticsMobileStep) GetTypeOk

func (o *SyntheticsMobileStep) GetTypeOk() (*SyntheticsMobileStepType, bool)
-

GetTypeOk returns a tuple with the Type field value if set, nil otherwise +

GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set. @@ -242903,7 +243271,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) HasAllowFailure +

func (*SyntheticsMobileStep) HasAllowFailure @@ -242916,7 +243284,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) HasHasNewStepElement +

func (*SyntheticsMobileStep) HasHasNewStepElement @@ -242929,7 +243297,7 @@

func (*SyntheticsMobileStep) -

func (*SyntheticsMobileStep) HasIsCritical +

func (*SyntheticsMobileStep) HasIsCritical @@ -242942,19 +243310,6 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) HasName - - - -

-
func (o *SyntheticsMobileStep) HasName() bool
-

HasName returns a boolean if a field has been set. - - - - - -

func (*SyntheticsMobileStep) HasNoScreenshot @@ -242968,20 +243323,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) HasParams - - - -

-
func (o *SyntheticsMobileStep) HasParams() bool
-

HasParams returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsMobileStep) HasPublicId +

func (*SyntheticsMobileStep) HasPublicId @@ -242994,7 +243336,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) HasTimeout +

func (*SyntheticsMobileStep) HasTimeout @@ -243007,20 +243349,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) HasType - - - -

-
func (o *SyntheticsMobileStep) HasType() bool
-

HasType returns a boolean if a field has been set. - - - - - - -

func (SyntheticsMobileStep) MarshalJSON +

func (SyntheticsMobileStep) MarshalJSON @@ -243033,7 +243362,7 @@

func (SyntheticsMobileStep) func (*SyntheticsMobileStep) SetAllowFailure +

func (*SyntheticsMobileStep) SetAllowFailure @@ -243046,7 +243375,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) SetHasNewStepElement +

func (*SyntheticsMobileStep) SetHasNewStepElement @@ -243059,7 +243388,7 @@

func (*SyntheticsMobileStep) -

func (*SyntheticsMobileStep) SetIsCritical +

func (*SyntheticsMobileStep) SetIsCritical @@ -243078,7 +243407,7 @@

func (*SyntheticsMobileStep) SyntheticsMobileStep) SetName(v string) -

SetName gets a reference to the given string and assigns it to the Name field. +

SetName sets field value. @@ -243098,20 +243427,20 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) SetParams +

func (*SyntheticsMobileStep) SetParams

-
func (o *SyntheticsMobileStep) SetParams(v interface{})
-

SetParams gets a reference to the given interface{} and assigns it to the Params field. +

func (o *SyntheticsMobileStep) SetParams(v SyntheticsMobileStepParams)
+

SetParams sets field value. -

func (*SyntheticsMobileStep) SetPublicId +

func (*SyntheticsMobileStep) SetPublicId @@ -243124,7 +243453,7 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) SetTimeout +

func (*SyntheticsMobileStep) SetTimeout @@ -243137,20 +243466,20 @@

func (*SyntheticsMobileStep) func (*SyntheticsMobileStep) SetType +

func (*SyntheticsMobileStep) SetType

func (o *SyntheticsMobileStep) SetType(v SyntheticsMobileStepType)
-

SetType gets a reference to the given SyntheticsMobileStepType and assigns it to the Type field. +

SetType sets field value. -

func (*SyntheticsMobileStep) UnmarshalJSON +

func (*SyntheticsMobileStep) UnmarshalJSON @@ -243165,37 +243494,46 @@

func (*SyntheticsMobileStep) type SyntheticsMobileStepType - +

type SyntheticsMobileStepParams +

-

SyntheticsMobileStepType Step type used in your mobile Synthetic test. - -

type SyntheticsMobileStepType string
- - -

List of SyntheticsMobileStepType. +

SyntheticsMobileStepParams The parameters of a mobile step. + +

type SyntheticsMobileStepParams struct {
+    // Type of assertion to apply in an API test.
+    Check *SyntheticsCheckType `json:"check,omitempty"`
+    // Number of milliseconds to wait between inputs in a `typeText` step type.
+    Delay *int64 `json:"delay,omitempty"`
+    // The direction of the scroll for a `scrollToElement` step type.
+    Direction *SyntheticsMobileStepParamsDirection `json:"direction,omitempty"`
+    // Information about the element used for a step.
+    Element *SyntheticsMobileStepParamsElement `json:"element,omitempty"`
+    // Boolean to change the state of the wifi for a `toggleWiFi` step type.
+    Enable *bool `json:"enable,omitempty"`
+    // Maximum number of scrolls to do for a `scrollToElement` step type.
+    MaxScrolls *int64 `json:"maxScrolls,omitempty"`
+    // List of positions for the `flick` step type. The maximum is 10 flicks per step
+    Positions []SyntheticsMobileStepParamsPositionsItems `json:"positions,omitempty"`
+    // Public ID of the test to be played as part of a `playSubTest` step type.
+    SubtestPublicId *string `json:"subtestPublicId,omitempty"`
+    // Values used in the step. Used in multiple step types.
+    Value *string `json:"value,omitempty"`
+    // Variable object for `extractVariable` step type.
+    Variable *SyntheticsMobileStepParamsVariable `json:"variable,omitempty"`
+    // Boolean to indicate if `Enter` should be pressed at the end of the `typeText` step type.
+    WithEnter *bool `json:"withEnter,omitempty"`
+    // Amount to scroll by on the `x` axis for a `scroll` step type.
+    X *int64 `json:"x,omitempty"`
+    // Amount to scroll by on the `y` axis for a `scroll` step type.
+    Y *int64 `json:"y,omitempty"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+    UnparsedObject       map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
+}
+
-
const (
-    SYNTHETICSMOBILESTEPTYPE_ASSERTELEMENTCONTENT SyntheticsMobileStepType = "assertElementContent"
-    SYNTHETICSMOBILESTEPTYPE_ASSERTSCREENCONTAINS SyntheticsMobileStepType = "assertScreenContains"
-    SYNTHETICSMOBILESTEPTYPE_ASSERTSCREENLACKS    SyntheticsMobileStepType = "assertScreenLacks"
-    SYNTHETICSMOBILESTEPTYPE_DOUBLETAP            SyntheticsMobileStepType = "doubleTap"
-    SYNTHETICSMOBILESTEPTYPE_EXTRACTVARIABLE      SyntheticsMobileStepType = "extractVariable"
-    SYNTHETICSMOBILESTEPTYPE_FLICK                SyntheticsMobileStepType = "flick"
-    SYNTHETICSMOBILESTEPTYPE_OPENDEEPLINK         SyntheticsMobileStepType = "openDeeplink"
-    SYNTHETICSMOBILESTEPTYPE_PLAYSUBTEST          SyntheticsMobileStepType = "playSubTest"
-    SYNTHETICSMOBILESTEPTYPE_PRESSBACK            SyntheticsMobileStepType = "pressBack"
-    SYNTHETICSMOBILESTEPTYPE_RESTARTAPPLICATION   SyntheticsMobileStepType = "restartApplication"
-    SYNTHETICSMOBILESTEPTYPE_ROTATE               SyntheticsMobileStepType = "rotate"
-    SYNTHETICSMOBILESTEPTYPE_SCROLL               SyntheticsMobileStepType = "scroll"
-    SYNTHETICSMOBILESTEPTYPE_SCROLLTOELEMENT      SyntheticsMobileStepType = "scrollToElement"
-    SYNTHETICSMOBILESTEPTYPE_TAP                  SyntheticsMobileStepType = "tap"
-    SYNTHETICSMOBILESTEPTYPE_TOGGLEWIFI           SyntheticsMobileStepType = "toggleWiFi"
-    SYNTHETICSMOBILESTEPTYPE_TYPETEXT             SyntheticsMobileStepType = "typeText"
-    SYNTHETICSMOBILESTEPTYPE_WAIT                 SyntheticsMobileStepType = "wait"
-)
@@ -243206,173 +243544,111 @@

type func NewSyntheticsMobileStepTypeFromValue - +

func NewSyntheticsMobileStepParams +

-
func NewSyntheticsMobileStepTypeFromValue(v string) (*SyntheticsMobileStepType, error)
-

NewSyntheticsMobileStepTypeFromValue returns a pointer to a valid SyntheticsMobileStepType -for the value passed as argument, or an error if the value passed is not allowed by the enum. +

func NewSyntheticsMobileStepParams() *SyntheticsMobileStepParams
+

NewSyntheticsMobileStepParams instantiates a new SyntheticsMobileStepParams object. +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed. - - -

func (*SyntheticsMobileStepType) GetAllowedValues - +

func NewSyntheticsMobileStepParamsWithDefaults +

-
func (v *SyntheticsMobileStepType) GetAllowedValues() []SyntheticsMobileStepType
-

GetAllowedValues reeturns the list of possible values. +

func NewSyntheticsMobileStepParamsWithDefaults() *SyntheticsMobileStepParams
+

NewSyntheticsMobileStepParamsWithDefaults instantiates a new SyntheticsMobileStepParams object. +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set. - - -

func (SyntheticsMobileStepType) IsValid - - - -

-
func (v SyntheticsMobileStepType) IsValid() bool
-

IsValid return true if the value is valid for the enum, false otherwise. - - - -

func (SyntheticsMobileStepType) Ptr - +

func (*SyntheticsMobileStepParams) GetCheck +

-
func (v SyntheticsMobileStepType) Ptr() *SyntheticsMobileStepType
-

Ptr returns reference to SyntheticsMobileStepType value. +

func (o *SyntheticsMobileStepParams) GetCheck() SyntheticsCheckType
+

GetCheck returns the Check field value if set, zero value otherwise. -

func (*SyntheticsMobileStepType) UnmarshalJSON - +

func (*SyntheticsMobileStepParams) GetCheckOk +

-
func (v *SyntheticsMobileStepType) UnmarshalJSON(src []byte) error
-

UnmarshalJSON deserializes the given payload. +

func (o *SyntheticsMobileStepParams) GetCheckOk() (*SyntheticsCheckType, bool)
+

GetCheckOk returns a tuple with the Check field value if set, nil otherwise +and a boolean to check if the value has been set. - - - -

type SyntheticsMobileTest - - -

-

SyntheticsMobileTest Object containing details about a Synthetic mobile test. - -

type SyntheticsMobileTest struct {
-    // Configuration object for a Synthetic mobile test.
-    Config SyntheticsMobileTestConfig `json:"config"`
-    // The `SyntheticsMobileTest` `device_ids`.
-    DeviceIds []string `json:"device_ids,omitempty"`
-    // Notification message associated with the test.
-    Message *string `json:"message,omitempty"`
-    // The associated monitor ID.
-    MonitorId *int64 `json:"monitor_id,omitempty"`
-    // Name of the test.
-    Name string `json:"name"`
-    // Object describing the extra options for a Synthetic test.
-    Options SyntheticsMobileTestOptions `json:"options"`
-    // The public ID of the test.
-    PublicId *string `json:"public_id,omitempty"`
-    // Define whether you want to start (`live`) or pause (`paused`) a
-    // Synthetic test.
-    Status *SyntheticsTestPauseStatus `json:"status,omitempty"`
-    // Array of steps for the test.
-    Steps []SyntheticsMobileStep `json:"steps,omitempty"`
-    // Array of tags attached to the test.
-    Tags []string `json:"tags,omitempty"`
-    // Type of the Synthetic test, `mobile`.
-    Type SyntheticsMobileTestType `json:"type"`
-    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
-    UnparsedObject       map[string]interface{} `json:"-"`
-    AdditionalProperties map[string]interface{} `json:"-"`
-}
-
- - - - - - - - - - - -

func NewSyntheticsMobileTest - +

func (*SyntheticsMobileStepParams) GetDelay +

-
func NewSyntheticsMobileTest(config SyntheticsMobileTestConfig, name string, options SyntheticsMobileTestOptions, typeVar SyntheticsMobileTestType) *SyntheticsMobileTest
-

NewSyntheticsMobileTest instantiates a new SyntheticsMobileTest object. -This constructor will assign default values to properties that have it defined, -and makes sure properties required by API are set, but the set of arguments -will change when the set of required properties is changed. +

func (o *SyntheticsMobileStepParams) GetDelay() int64
+

GetDelay returns the Delay field value if set, zero value otherwise. + -

func NewSyntheticsMobileTestWithDefaults - +

func (*SyntheticsMobileStepParams) GetDelayOk +

-
func NewSyntheticsMobileTestWithDefaults() *SyntheticsMobileTest
-

NewSyntheticsMobileTestWithDefaults instantiates a new SyntheticsMobileTest object. -This constructor will only assign default values to properties that have it defined, -but it doesn't guarantee that properties required by API are set. +

func (o *SyntheticsMobileStepParams) GetDelayOk() (*int64, bool)
+

GetDelayOk returns a tuple with the Delay field value if set, nil otherwise +and a boolean to check if the value has been set. - - + -

func (*SyntheticsMobileTest) GetConfig - +

func (*SyntheticsMobileStepParams) GetDirection +

-
func (o *SyntheticsMobileTest) GetConfig() SyntheticsMobileTestConfig
-

GetConfig returns the Config field value. +

func (o *SyntheticsMobileStepParams) GetDirection() SyntheticsMobileStepParamsDirection
+

GetDirection returns the Direction field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetConfigOk - +

func (*SyntheticsMobileStepParams) GetDirectionOk +

-
func (o *SyntheticsMobileTest) GetConfigOk() (*SyntheticsMobileTestConfig, bool)
-

GetConfigOk returns a tuple with the Config field value +

func (o *SyntheticsMobileStepParams) GetDirectionOk() (*SyntheticsMobileStepParamsDirection, bool)
+

GetDirectionOk returns a tuple with the Direction field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243380,26 +243656,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetDeviceIds - +

func (*SyntheticsMobileStepParams) GetElement +

-
func (o *SyntheticsMobileTest) GetDeviceIds() []string
-

GetDeviceIds returns the DeviceIds field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParams) GetElement() SyntheticsMobileStepParamsElement
+

GetElement returns the Element field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetDeviceIdsOk - +

func (*SyntheticsMobileStepParams) GetElementOk +

-
func (o *SyntheticsMobileTest) GetDeviceIdsOk() (*[]string, bool)
-

GetDeviceIdsOk returns a tuple with the DeviceIds field value if set, nil otherwise +

func (o *SyntheticsMobileStepParams) GetElementOk() (*SyntheticsMobileStepParamsElement, bool)
+

GetElementOk returns a tuple with the Element field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243407,26 +243683,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetMessage - +

func (*SyntheticsMobileStepParams) GetEnable +

-
func (o *SyntheticsMobileTest) GetMessage() string
-

GetMessage returns the Message field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParams) GetEnable() bool
+

GetEnable returns the Enable field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetMessageOk - +

func (*SyntheticsMobileStepParams) GetEnableOk +

-
func (o *SyntheticsMobileTest) GetMessageOk() (*string, bool)
-

GetMessageOk returns a tuple with the Message field value if set, nil otherwise +

func (o *SyntheticsMobileStepParams) GetEnableOk() (*bool, bool)
+

GetEnableOk returns a tuple with the Enable field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243434,26 +243710,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetMonitorId - +

func (*SyntheticsMobileStepParams) GetMaxScrolls +

-
func (o *SyntheticsMobileTest) GetMonitorId() int64
-

GetMonitorId returns the MonitorId field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParams) GetMaxScrolls() int64
+

GetMaxScrolls returns the MaxScrolls field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetMonitorIdOk - +

func (*SyntheticsMobileStepParams) GetMaxScrollsOk +

-
func (o *SyntheticsMobileTest) GetMonitorIdOk() (*int64, bool)
-

GetMonitorIdOk returns a tuple with the MonitorId field value if set, nil otherwise +

func (o *SyntheticsMobileStepParams) GetMaxScrollsOk() (*int64, bool)
+

GetMaxScrollsOk returns a tuple with the MaxScrolls field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243461,26 +243737,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetName - +

func (*SyntheticsMobileStepParams) GetPositions +

-
func (o *SyntheticsMobileTest) GetName() string
-

GetName returns the Name field value. +

func (o *SyntheticsMobileStepParams) GetPositions() []SyntheticsMobileStepParamsPositionsItems
+

GetPositions returns the Positions field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetNameOk - +

func (*SyntheticsMobileStepParams) GetPositionsOk +

-
func (o *SyntheticsMobileTest) GetNameOk() (*string, bool)
-

GetNameOk returns a tuple with the Name field value +

func (o *SyntheticsMobileStepParams) GetPositionsOk() (*[]SyntheticsMobileStepParamsPositionsItems, bool)
+

GetPositionsOk returns a tuple with the Positions field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243488,26 +243764,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetOptions - +

func (*SyntheticsMobileStepParams) GetSubtestPublicId +

-
func (o *SyntheticsMobileTest) GetOptions() SyntheticsMobileTestOptions
-

GetOptions returns the Options field value. +

func (o *SyntheticsMobileStepParams) GetSubtestPublicId() string
+

GetSubtestPublicId returns the SubtestPublicId field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetOptionsOk - +

func (*SyntheticsMobileStepParams) GetSubtestPublicIdOk +

-
func (o *SyntheticsMobileTest) GetOptionsOk() (*SyntheticsMobileTestOptions, bool)
-

GetOptionsOk returns a tuple with the Options field value +

func (o *SyntheticsMobileStepParams) GetSubtestPublicIdOk() (*string, bool)
+

GetSubtestPublicIdOk returns a tuple with the SubtestPublicId field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243515,26 +243791,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetPublicId - +

func (*SyntheticsMobileStepParams) GetValue +

-
func (o *SyntheticsMobileTest) GetPublicId() string
-

GetPublicId returns the PublicId field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParams) GetValue() string
+

GetValue returns the Value field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetPublicIdOk - +

func (*SyntheticsMobileStepParams) GetValueOk +

-
func (o *SyntheticsMobileTest) GetPublicIdOk() (*string, bool)
-

GetPublicIdOk returns a tuple with the PublicId field value if set, nil otherwise +

func (o *SyntheticsMobileStepParams) GetValueOk() (*string, bool)
+

GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243542,26 +243818,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetStatus - +

func (*SyntheticsMobileStepParams) GetVariable +

-
func (o *SyntheticsMobileTest) GetStatus() SyntheticsTestPauseStatus
-

GetStatus returns the Status field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParams) GetVariable() SyntheticsMobileStepParamsVariable
+

GetVariable returns the Variable field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetStatusOk - +

func (*SyntheticsMobileStepParams) GetVariableOk +

-
func (o *SyntheticsMobileTest) GetStatusOk() (*SyntheticsTestPauseStatus, bool)
-

GetStatusOk returns a tuple with the Status field value if set, nil otherwise +

func (o *SyntheticsMobileStepParams) GetVariableOk() (*SyntheticsMobileStepParamsVariable, bool)
+

GetVariableOk returns a tuple with the Variable field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243569,26 +243845,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetSteps - +

func (*SyntheticsMobileStepParams) GetWithEnter +

-
func (o *SyntheticsMobileTest) GetSteps() []SyntheticsMobileStep
-

GetSteps returns the Steps field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParams) GetWithEnter() bool
+

GetWithEnter returns the WithEnter field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetStepsOk - +

func (*SyntheticsMobileStepParams) GetWithEnterOk +

-
func (o *SyntheticsMobileTest) GetStepsOk() (*[]SyntheticsMobileStep, bool)
-

GetStepsOk returns a tuple with the Steps field value if set, nil otherwise +

func (o *SyntheticsMobileStepParams) GetWithEnterOk() (*bool, bool)
+

GetWithEnterOk returns a tuple with the WithEnter field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243596,26 +243872,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetTags - +

func (*SyntheticsMobileStepParams) GetX +

-
func (o *SyntheticsMobileTest) GetTags() []string
-

GetTags returns the Tags field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParams) GetX() int64
+

GetX returns the X field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetTagsOk - +

func (*SyntheticsMobileStepParams) GetXOk +

-
func (o *SyntheticsMobileTest) GetTagsOk() (*[]string, bool)
-

GetTagsOk returns a tuple with the Tags field value if set, nil otherwise +

func (o *SyntheticsMobileStepParams) GetXOk() (*int64, bool)
+

GetXOk returns a tuple with the X field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243623,26 +243899,26 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) GetType - +

func (*SyntheticsMobileStepParams) GetY +

-
func (o *SyntheticsMobileTest) GetType() SyntheticsMobileTestType
-

GetType returns the Type field value. +

func (o *SyntheticsMobileStepParams) GetY() int64
+

GetY returns the Y field value if set, zero value otherwise. -

func (*SyntheticsMobileTest) GetTypeOk - +

func (*SyntheticsMobileStepParams) GetYOk +

-
func (o *SyntheticsMobileTest) GetTypeOk() (*SyntheticsMobileTestType, bool)
-

GetTypeOk returns a tuple with the Type field value +

func (o *SyntheticsMobileStepParams) GetYOk() (*int64, bool)
+

GetYOk returns a tuple with the Y field value if set, nil otherwise and a boolean to check if the value has been set. @@ -243650,397 +243926,363 @@

func (*SyntheticsMobileTest) func (*SyntheticsMobileTest) HasDeviceIds - +

func (*SyntheticsMobileStepParams) HasCheck +

-
func (o *SyntheticsMobileTest) HasDeviceIds() bool
-

HasDeviceIds returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParams) HasCheck() bool
+

HasCheck returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) HasMessage - +

func (*SyntheticsMobileStepParams) HasDelay +

-
func (o *SyntheticsMobileTest) HasMessage() bool
-

HasMessage returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParams) HasDelay() bool
+

HasDelay returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) HasMonitorId - +

func (*SyntheticsMobileStepParams) HasDirection +

-
func (o *SyntheticsMobileTest) HasMonitorId() bool
-

HasMonitorId returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParams) HasDirection() bool
+

HasDirection returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) HasPublicId - +

func (*SyntheticsMobileStepParams) HasElement +

-
func (o *SyntheticsMobileTest) HasPublicId() bool
-

HasPublicId returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParams) HasElement() bool
+

HasElement returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) HasStatus - +

func (*SyntheticsMobileStepParams) HasEnable +

-
func (o *SyntheticsMobileTest) HasStatus() bool
-

HasStatus returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParams) HasEnable() bool
+

HasEnable returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) HasSteps - +

func (*SyntheticsMobileStepParams) HasMaxScrolls +

-
func (o *SyntheticsMobileTest) HasSteps() bool
-

HasSteps returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParams) HasMaxScrolls() bool
+

HasMaxScrolls returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) HasTags - +

func (*SyntheticsMobileStepParams) HasPositions +

-
func (o *SyntheticsMobileTest) HasTags() bool
-

HasTags returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParams) HasPositions() bool
+

HasPositions returns a boolean if a field has been set. -

func (SyntheticsMobileTest) MarshalJSON - +

func (*SyntheticsMobileStepParams) HasSubtestPublicId +

-
func (o SyntheticsMobileTest) MarshalJSON() ([]byte, error)
-

MarshalJSON serializes the struct using spec logic. +

func (o *SyntheticsMobileStepParams) HasSubtestPublicId() bool
+

HasSubtestPublicId returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) SetConfig - +

func (*SyntheticsMobileStepParams) HasValue +

-
func (o *SyntheticsMobileTest) SetConfig(v SyntheticsMobileTestConfig)
-

SetConfig sets field value. +

func (o *SyntheticsMobileStepParams) HasValue() bool
+

HasValue returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) SetDeviceIds - +

func (*SyntheticsMobileStepParams) HasVariable +

-
func (o *SyntheticsMobileTest) SetDeviceIds(v []string)
-

SetDeviceIds gets a reference to the given []string and assigns it to the DeviceIds field. +

func (o *SyntheticsMobileStepParams) HasVariable() bool
+

HasVariable returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) SetMessage - +

func (*SyntheticsMobileStepParams) HasWithEnter +

-
func (o *SyntheticsMobileTest) SetMessage(v string)
-

SetMessage gets a reference to the given string and assigns it to the Message field. +

func (o *SyntheticsMobileStepParams) HasWithEnter() bool
+

HasWithEnter returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) SetMonitorId - +

func (*SyntheticsMobileStepParams) HasX +

-
func (o *SyntheticsMobileTest) SetMonitorId(v int64)
-

SetMonitorId gets a reference to the given int64 and assigns it to the MonitorId field. +

func (o *SyntheticsMobileStepParams) HasX() bool
+

HasX returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) SetName - +

func (*SyntheticsMobileStepParams) HasY +

-
func (o *SyntheticsMobileTest) SetName(v string)
-

SetName sets field value. +

func (o *SyntheticsMobileStepParams) HasY() bool
+

HasY returns a boolean if a field has been set. -

func (*SyntheticsMobileTest) SetOptions - +

func (SyntheticsMobileStepParams) MarshalJSON +

-
func (o *SyntheticsMobileTest) SetOptions(v SyntheticsMobileTestOptions)
-

SetOptions sets field value. +

func (o SyntheticsMobileStepParams) MarshalJSON() ([]byte, error)
+

MarshalJSON serializes the struct using spec logic. -

func (*SyntheticsMobileTest) SetPublicId - +

func (*SyntheticsMobileStepParams) SetCheck +

-
func (o *SyntheticsMobileTest) SetPublicId(v string)
-

SetPublicId gets a reference to the given string and assigns it to the PublicId field. +

func (o *SyntheticsMobileStepParams) SetCheck(v SyntheticsCheckType)
+

SetCheck gets a reference to the given SyntheticsCheckType and assigns it to the Check field. -

func (*SyntheticsMobileTest) SetStatus - +

func (*SyntheticsMobileStepParams) SetDelay +

-
func (o *SyntheticsMobileTest) SetStatus(v SyntheticsTestPauseStatus)
-

SetStatus gets a reference to the given SyntheticsTestPauseStatus and assigns it to the Status field. +

func (o *SyntheticsMobileStepParams) SetDelay(v int64)
+

SetDelay gets a reference to the given int64 and assigns it to the Delay field. -

func (*SyntheticsMobileTest) SetSteps - +

func (*SyntheticsMobileStepParams) SetDirection +

-
func (o *SyntheticsMobileTest) SetSteps(v []SyntheticsMobileStep)
-

SetSteps gets a reference to the given []SyntheticsMobileStep and assigns it to the Steps field. +

func (o *SyntheticsMobileStepParams) SetDirection(v SyntheticsMobileStepParamsDirection)
+

SetDirection gets a reference to the given SyntheticsMobileStepParamsDirection and assigns it to the Direction field. -

func (*SyntheticsMobileTest) SetTags - +

func (*SyntheticsMobileStepParams) SetElement +

-
func (o *SyntheticsMobileTest) SetTags(v []string)
-

SetTags gets a reference to the given []string and assigns it to the Tags field. +

func (o *SyntheticsMobileStepParams) SetElement(v SyntheticsMobileStepParamsElement)
+

SetElement gets a reference to the given SyntheticsMobileStepParamsElement and assigns it to the Element field. -

func (*SyntheticsMobileTest) SetType - +

func (*SyntheticsMobileStepParams) SetEnable +

-
func (o *SyntheticsMobileTest) SetType(v SyntheticsMobileTestType)
-

SetType sets field value. +

func (o *SyntheticsMobileStepParams) SetEnable(v bool)
+

SetEnable gets a reference to the given bool and assigns it to the Enable field. -

func (*SyntheticsMobileTest) UnmarshalJSON - +

func (*SyntheticsMobileStepParams) SetMaxScrolls +

-
func (o *SyntheticsMobileTest) UnmarshalJSON(bytes []byte) (err error)
-

UnmarshalJSON deserializes the given payload. +

func (o *SyntheticsMobileStepParams) SetMaxScrolls(v int64)
+

SetMaxScrolls gets a reference to the given int64 and assigns it to the MaxScrolls field. - - - -

type SyntheticsMobileTestBinding - - - -

-

SyntheticsMobileTestBinding Objects describing the binding used for a mobile test. - -

type SyntheticsMobileTestBinding struct {
-    // Object describing the binding used for a mobile test.
-    Items *SyntheticsMobileTestBindingItems `json:"items,omitempty"`
-    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
-    UnparsedObject       map[string]interface{} `json:"-"`
-    AdditionalProperties map[string]interface{} `json:"-"`
-}
-
- - - - - - - - - - -

func NewSyntheticsMobileTestBinding - +

func (*SyntheticsMobileStepParams) SetPositions +

-
func NewSyntheticsMobileTestBinding() *SyntheticsMobileTestBinding
-

NewSyntheticsMobileTestBinding instantiates a new SyntheticsMobileTestBinding object. -This constructor will assign default values to properties that have it defined, -and makes sure properties required by API are set, but the set of arguments -will change when the set of required properties is changed. +

func (o *SyntheticsMobileStepParams) SetPositions(v []SyntheticsMobileStepParamsPositionsItems)
+

SetPositions gets a reference to the given []SyntheticsMobileStepParamsPositionsItems and assigns it to the Positions field. + -

func NewSyntheticsMobileTestBindingWithDefaults - +

func (*SyntheticsMobileStepParams) SetSubtestPublicId +

-
func NewSyntheticsMobileTestBindingWithDefaults() *SyntheticsMobileTestBinding
-

NewSyntheticsMobileTestBindingWithDefaults instantiates a new SyntheticsMobileTestBinding object. -This constructor will only assign default values to properties that have it defined, -but it doesn't guarantee that properties required by API are set. +

func (o *SyntheticsMobileStepParams) SetSubtestPublicId(v string)
+

SetSubtestPublicId gets a reference to the given string and assigns it to the SubtestPublicId field. - - + -

func (*SyntheticsMobileTestBinding) GetItems - +

func (*SyntheticsMobileStepParams) SetValue +

-
func (o *SyntheticsMobileTestBinding) GetItems() SyntheticsMobileTestBindingItems
-

GetItems returns the Items field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParams) SetValue(v string)
+

SetValue gets a reference to the given string and assigns it to the Value field. -

func (*SyntheticsMobileTestBinding) GetItemsOk - +

func (*SyntheticsMobileStepParams) SetVariable +

-
func (o *SyntheticsMobileTestBinding) GetItemsOk() (*SyntheticsMobileTestBindingItems, bool)
-

GetItemsOk returns a tuple with the Items field value if set, nil otherwise -and a boolean to check if the value has been set. +

func (o *SyntheticsMobileStepParams) SetVariable(v SyntheticsMobileStepParamsVariable)
+

SetVariable gets a reference to the given SyntheticsMobileStepParamsVariable and assigns it to the Variable field. -

func (*SyntheticsMobileTestBinding) HasItems - +

func (*SyntheticsMobileStepParams) SetWithEnter +

-
func (o *SyntheticsMobileTestBinding) HasItems() bool
-

HasItems returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParams) SetWithEnter(v bool)
+

SetWithEnter gets a reference to the given bool and assigns it to the WithEnter field. -

func (SyntheticsMobileTestBinding) MarshalJSON - +

func (*SyntheticsMobileStepParams) SetX +

-
func (o SyntheticsMobileTestBinding) MarshalJSON() ([]byte, error)
-

MarshalJSON serializes the struct using spec logic. +

func (o *SyntheticsMobileStepParams) SetX(v int64)
+

SetX gets a reference to the given int64 and assigns it to the X field. -

func (*SyntheticsMobileTestBinding) SetItems - +

func (*SyntheticsMobileStepParams) SetY +

-
func (o *SyntheticsMobileTestBinding) SetItems(v SyntheticsMobileTestBindingItems)
-

SetItems gets a reference to the given SyntheticsMobileTestBindingItems and assigns it to the Items field. +

func (o *SyntheticsMobileStepParams) SetY(v int64)
+

SetY gets a reference to the given int64 and assigns it to the Y field. -

func (*SyntheticsMobileTestBinding) UnmarshalJSON - +

func (*SyntheticsMobileStepParams) UnmarshalJSON +

-
func (o *SyntheticsMobileTestBinding) UnmarshalJSON(bytes []byte) (err error)
+
func (o *SyntheticsMobileStepParams) UnmarshalJSON(bytes []byte) (err error)

UnmarshalJSON deserializes the given payload. @@ -244050,21 +244292,130 @@

func (*SyntheticsMobileTestBi -

type SyntheticsMobileTestBindingItems - +

type SyntheticsMobileStepParamsDirection +

-

SyntheticsMobileTestBindingItems Object describing the binding used for a mobile test. +

SyntheticsMobileStepParamsDirection The direction of the scroll for a `scrollToElement` step type. -

type SyntheticsMobileTestBindingItems struct {
-    // List of principals for a mobile test binding.
-    Principals []string `json:"principals,omitempty"`
-    // The definition of `SyntheticsMobileTestBindingItemsRole` object.
-    Role *SyntheticsMobileTestBindingItemsRole `json:"role,omitempty"`
-    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+			
type SyntheticsMobileStepParamsDirection string
+ + +

List of SyntheticsMobileStepParamsDirection. + +

const (
+    SYNTHETICSMOBILESTEPPARAMSDIRECTION_UP    SyntheticsMobileStepParamsDirection = "up"
+    SYNTHETICSMOBILESTEPPARAMSDIRECTION_DOWN  SyntheticsMobileStepParamsDirection = "down"
+    SYNTHETICSMOBILESTEPPARAMSDIRECTION_LEFT  SyntheticsMobileStepParamsDirection = "left"
+    SYNTHETICSMOBILESTEPPARAMSDIRECTION_RIGHT SyntheticsMobileStepParamsDirection = "right"
+)
+ + + + + + + + + + +

func NewSyntheticsMobileStepParamsDirectionFromValue + + + +

+
func NewSyntheticsMobileStepParamsDirectionFromValue(v string) (*SyntheticsMobileStepParamsDirection, error)
+

NewSyntheticsMobileStepParamsDirectionFromValue returns a pointer to a valid SyntheticsMobileStepParamsDirection +for the value passed as argument, or an error if the value passed is not allowed by the enum. + + + + + + + +

func (*SyntheticsMobileStepParamsDirection) GetAllowedValues + + + +

+
func (v *SyntheticsMobileStepParamsDirection) GetAllowedValues() []SyntheticsMobileStepParamsDirection
+

GetAllowedValues reeturns the list of possible values. + + + + + + +

func (SyntheticsMobileStepParamsDirection) IsValid + + + +

+
func (v SyntheticsMobileStepParamsDirection) IsValid() bool
+

IsValid return true if the value is valid for the enum, false otherwise. + + + + + + +

func (SyntheticsMobileStepParamsDirection) Ptr + + + +

+
func (v SyntheticsMobileStepParamsDirection) Ptr() *SyntheticsMobileStepParamsDirection
+

Ptr returns reference to SyntheticsMobileStepParamsDirection value. + + + + + + +

func (*SyntheticsMobileStepParamsDirection) UnmarshalJSON + + + +

+
func (v *SyntheticsMobileStepParamsDirection) UnmarshalJSON(src []byte) error
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsMobileStepParamsElement + + + +

+

SyntheticsMobileStepParamsElement Information about the element used for a step. + +

type SyntheticsMobileStepParamsElement struct {
+    // Context of the element.
+    Context *string `json:"context,omitempty"`
+    // Type of the context that the element is in.
+    ContextType *SyntheticsMobileStepParamsElementContextType `json:"contextType,omitempty"`
+    // Description of the element.
+    ElementDescription *string `json:"elementDescription,omitempty"`
+    // Multi-locator to find the element.
+    MultiLocator interface{} `json:"multiLocator,omitempty"`
+    // Position of the action relative to the element.
+    RelativePosition *SyntheticsMobileStepParamsElementRelativePosition `json:"relativePosition,omitempty"`
+    // Text content of the element.
+    TextContent *string `json:"textContent,omitempty"`
+    // User locator to find the element.
+    UserLocator *SyntheticsMobileStepParamsElementUserLocator `json:"userLocator,omitempty"`
+    // Name of the view of the element.
+    ViewName *string `json:"viewName,omitempty"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
     UnparsedObject       map[string]interface{} `json:"-"`
-    AdditionalProperties map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
 }
 
@@ -244078,13 +244429,13 @@

type func NewSyntheticsMobileTestBindingItems - +

func NewSyntheticsMobileStepParamsElement +

-
func NewSyntheticsMobileTestBindingItems() *SyntheticsMobileTestBindingItems
-

NewSyntheticsMobileTestBindingItems instantiates a new SyntheticsMobileTestBindingItems object. +

func NewSyntheticsMobileStepParamsElement() *SyntheticsMobileStepParamsElement
+

NewSyntheticsMobileStepParamsElement instantiates a new SyntheticsMobileStepParamsElement object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed. @@ -244093,13 +244444,13 @@

func func NewSyntheticsMobileTestBindingItemsWithDefaults - +

func NewSyntheticsMobileStepParamsElementWithDefaults +

-
func NewSyntheticsMobileTestBindingItemsWithDefaults() *SyntheticsMobileTestBindingItems
-

NewSyntheticsMobileTestBindingItemsWithDefaults instantiates a new SyntheticsMobileTestBindingItems object. +

func NewSyntheticsMobileStepParamsElementWithDefaults() *SyntheticsMobileStepParamsElement
+

NewSyntheticsMobileStepParamsElementWithDefaults instantiates a new SyntheticsMobileStepParamsElement object. This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set. @@ -244109,26 +244460,825 @@

func func (*SyntheticsMobileTestBindingItems) GetPrincipals - +

func (*SyntheticsMobileStepParamsElement) GetContext +

-
func (o *SyntheticsMobileTestBindingItems) GetPrincipals() []string
-

GetPrincipals returns the Principals field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParamsElement) GetContext() string
+

GetContext returns the Context field value if set, zero value otherwise. -

func (*SyntheticsMobileTestBindingItems) GetPrincipalsOk - +

func (*SyntheticsMobileStepParamsElement) GetContextOk +

-
func (o *SyntheticsMobileTestBindingItems) GetPrincipalsOk() (*[]string, bool)
-

GetPrincipalsOk returns a tuple with the Principals field value if set, nil otherwise +

func (o *SyntheticsMobileStepParamsElement) GetContextOk() (*string, bool)
+

GetContextOk returns a tuple with the Context field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetContextType + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetContextType() SyntheticsMobileStepParamsElementContextType
+

GetContextType returns the ContextType field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetContextTypeOk + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetContextTypeOk() (*SyntheticsMobileStepParamsElementContextType, bool)
+

GetContextTypeOk returns a tuple with the ContextType field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetElementDescription + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetElementDescription() string
+

GetElementDescription returns the ElementDescription field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetElementDescriptionOk + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetElementDescriptionOk() (*string, bool)
+

GetElementDescriptionOk returns a tuple with the ElementDescription field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetMultiLocator + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetMultiLocator() interface{}
+

GetMultiLocator returns the MultiLocator field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetMultiLocatorOk + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetMultiLocatorOk() (*interface{}, bool)
+

GetMultiLocatorOk returns a tuple with the MultiLocator field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetRelativePosition + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetRelativePosition() SyntheticsMobileStepParamsElementRelativePosition
+

GetRelativePosition returns the RelativePosition field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetRelativePositionOk + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetRelativePositionOk() (*SyntheticsMobileStepParamsElementRelativePosition, bool)
+

GetRelativePositionOk returns a tuple with the RelativePosition field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetTextContent + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetTextContent() string
+

GetTextContent returns the TextContent field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetTextContentOk + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetTextContentOk() (*string, bool)
+

GetTextContentOk returns a tuple with the TextContent field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetUserLocator + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetUserLocator() SyntheticsMobileStepParamsElementUserLocator
+

GetUserLocator returns the UserLocator field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetUserLocatorOk + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetUserLocatorOk() (*SyntheticsMobileStepParamsElementUserLocator, bool)
+

GetUserLocatorOk returns a tuple with the UserLocator field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetViewName + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetViewName() string
+

GetViewName returns the ViewName field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElement) GetViewNameOk + + + +

+
func (o *SyntheticsMobileStepParamsElement) GetViewNameOk() (*string, bool)
+

GetViewNameOk returns a tuple with the ViewName field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) HasContext + + + +

+
func (o *SyntheticsMobileStepParamsElement) HasContext() bool
+

HasContext returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) HasContextType + + + +

+
func (o *SyntheticsMobileStepParamsElement) HasContextType() bool
+

HasContextType returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) HasElementDescription + + + +

+
func (o *SyntheticsMobileStepParamsElement) HasElementDescription() bool
+

HasElementDescription returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) HasMultiLocator + + + +

+
func (o *SyntheticsMobileStepParamsElement) HasMultiLocator() bool
+

HasMultiLocator returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) HasRelativePosition + + + +

+
func (o *SyntheticsMobileStepParamsElement) HasRelativePosition() bool
+

HasRelativePosition returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) HasTextContent + + + +

+
func (o *SyntheticsMobileStepParamsElement) HasTextContent() bool
+

HasTextContent returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) HasUserLocator + + + +

+
func (o *SyntheticsMobileStepParamsElement) HasUserLocator() bool
+

HasUserLocator returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElement) HasViewName + + + +

+
func (o *SyntheticsMobileStepParamsElement) HasViewName() bool
+

HasViewName returns a boolean if a field has been set. + + + + + + +

func (SyntheticsMobileStepParamsElement) MarshalJSON + + + +

+
func (o SyntheticsMobileStepParamsElement) MarshalJSON() ([]byte, error)
+

MarshalJSON serializes the struct using spec logic. + + + + + + +

func (*SyntheticsMobileStepParamsElement) SetContext + + + +

+
func (o *SyntheticsMobileStepParamsElement) SetContext(v string)
+

SetContext gets a reference to the given string and assigns it to the Context field. + + + + + + +

func (*SyntheticsMobileStepParamsElement) SetContextType + + + +

+
func (o *SyntheticsMobileStepParamsElement) SetContextType(v SyntheticsMobileStepParamsElementContextType)
+

SetContextType gets a reference to the given SyntheticsMobileStepParamsElementContextType and assigns it to the ContextType field. + + + + + + +

func (*SyntheticsMobileStepParamsElement) SetElementDescription + + + +

+
func (o *SyntheticsMobileStepParamsElement) SetElementDescription(v string)
+

SetElementDescription gets a reference to the given string and assigns it to the ElementDescription field. + + + + + + +

func (*SyntheticsMobileStepParamsElement) SetMultiLocator + + + +

+
func (o *SyntheticsMobileStepParamsElement) SetMultiLocator(v interface{})
+

SetMultiLocator gets a reference to the given interface{} and assigns it to the MultiLocator field. + + + + + + +

func (*SyntheticsMobileStepParamsElement) SetRelativePosition + + + +

+
func (o *SyntheticsMobileStepParamsElement) SetRelativePosition(v SyntheticsMobileStepParamsElementRelativePosition)
+

SetRelativePosition gets a reference to the given SyntheticsMobileStepParamsElementRelativePosition and assigns it to the RelativePosition field. + + + + + + +

func (*SyntheticsMobileStepParamsElement) SetTextContent + + + +

+
func (o *SyntheticsMobileStepParamsElement) SetTextContent(v string)
+

SetTextContent gets a reference to the given string and assigns it to the TextContent field. + + + + + + +

func (*SyntheticsMobileStepParamsElement) SetUserLocator + + + +

+
func (o *SyntheticsMobileStepParamsElement) SetUserLocator(v SyntheticsMobileStepParamsElementUserLocator)
+

SetUserLocator gets a reference to the given SyntheticsMobileStepParamsElementUserLocator and assigns it to the UserLocator field. + + + + + + +

func (*SyntheticsMobileStepParamsElement) SetViewName + + + +

+
func (o *SyntheticsMobileStepParamsElement) SetViewName(v string)
+

SetViewName gets a reference to the given string and assigns it to the ViewName field. + + + + + + +

func (*SyntheticsMobileStepParamsElement) UnmarshalJSON + + + +

+
func (o *SyntheticsMobileStepParamsElement) UnmarshalJSON(bytes []byte) (err error)
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsMobileStepParamsElementContextType + + + +

+

SyntheticsMobileStepParamsElementContextType Type of the context that the element is in. + +

type SyntheticsMobileStepParamsElementContextType string
+ + +

List of SyntheticsMobileStepParamsElementContextType. + +

const (
+    SYNTHETICSMOBILESTEPPARAMSELEMENTCONTEXTTYPE_NATIVE SyntheticsMobileStepParamsElementContextType = "native"
+    SYNTHETICSMOBILESTEPPARAMSELEMENTCONTEXTTYPE_WEB    SyntheticsMobileStepParamsElementContextType = "web"
+)
+ + + + + + + + + + +

func NewSyntheticsMobileStepParamsElementContextTypeFromValue + + + +

+
func NewSyntheticsMobileStepParamsElementContextTypeFromValue(v string) (*SyntheticsMobileStepParamsElementContextType, error)
+

NewSyntheticsMobileStepParamsElementContextTypeFromValue returns a pointer to a valid SyntheticsMobileStepParamsElementContextType +for the value passed as argument, or an error if the value passed is not allowed by the enum. + + + + + + + +

func (*SyntheticsMobileStepParamsElementContextType) GetAllowedValues + + + +

+
func (v *SyntheticsMobileStepParamsElementContextType) GetAllowedValues() []SyntheticsMobileStepParamsElementContextType
+

GetAllowedValues reeturns the list of possible values. + + + + + + +

func (SyntheticsMobileStepParamsElementContextType) IsValid + + + +

+
func (v SyntheticsMobileStepParamsElementContextType) IsValid() bool
+

IsValid return true if the value is valid for the enum, false otherwise. + + + + + + +

func (SyntheticsMobileStepParamsElementContextType) Ptr + + + +

+
func (v SyntheticsMobileStepParamsElementContextType) Ptr() *SyntheticsMobileStepParamsElementContextType
+

Ptr returns reference to SyntheticsMobileStepParamsElementContextType value. + + + + + + +

func (*SyntheticsMobileStepParamsElementContextType) UnmarshalJSON + + + +

+
func (v *SyntheticsMobileStepParamsElementContextType) UnmarshalJSON(src []byte) error
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsMobileStepParamsElementRelativePosition + + + +

+

SyntheticsMobileStepParamsElementRelativePosition Position of the action relative to the element. + +

type SyntheticsMobileStepParamsElementRelativePosition struct {
+    // The `relativePosition` on the `x` axis for the element.
+    X *int64 `json:"x,omitempty"`
+    // The `relativePosition` on the `y` axis for the element.
+    Y *int64 `json:"y,omitempty"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+    UnparsedObject       map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
+}
+
+ + + + + + + + + + + +

func NewSyntheticsMobileStepParamsElementRelativePosition + + + +

+
func NewSyntheticsMobileStepParamsElementRelativePosition() *SyntheticsMobileStepParamsElementRelativePosition
+

NewSyntheticsMobileStepParamsElementRelativePosition instantiates a new SyntheticsMobileStepParamsElementRelativePosition object. +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed. + + + + + +

func NewSyntheticsMobileStepParamsElementRelativePositionWithDefaults + + + +

+
func NewSyntheticsMobileStepParamsElementRelativePositionWithDefaults() *SyntheticsMobileStepParamsElementRelativePosition
+

NewSyntheticsMobileStepParamsElementRelativePositionWithDefaults instantiates a new SyntheticsMobileStepParamsElementRelativePosition object. +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set. + + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) GetX + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) GetX() int64
+

GetX returns the X field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) GetXOk + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) GetXOk() (*int64, bool)
+

GetXOk returns a tuple with the X field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) GetY + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) GetY() int64
+

GetY returns the Y field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) GetYOk + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) GetYOk() (*int64, bool)
+

GetYOk returns a tuple with the Y field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) HasX + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) HasX() bool
+

HasX returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) HasY + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) HasY() bool
+

HasY returns a boolean if a field has been set. + + + + + + +

func (SyntheticsMobileStepParamsElementRelativePosition) MarshalJSON + + + +

+
func (o SyntheticsMobileStepParamsElementRelativePosition) MarshalJSON() ([]byte, error)
+

MarshalJSON serializes the struct using spec logic. + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) SetX + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) SetX(v int64)
+

SetX gets a reference to the given int64 and assigns it to the X field. + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) SetY + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) SetY(v int64)
+

SetY gets a reference to the given int64 and assigns it to the Y field. + + + + + + +

func (*SyntheticsMobileStepParamsElementRelativePosition) UnmarshalJSON + + + +

+
func (o *SyntheticsMobileStepParamsElementRelativePosition) UnmarshalJSON(bytes []byte) (err error)
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsMobileStepParamsElementUserLocator + + + +

+

SyntheticsMobileStepParamsElementUserLocator User locator to find the element. + +

type SyntheticsMobileStepParamsElementUserLocator struct {
+    // Whether if the the test should fail if the element cannot be found.
+    FailTestOnCannotLocate *bool `json:"failTestOnCannotLocate,omitempty"`
+    // Values of the user locator.
+    Values []SyntheticsMobileStepParamsElementUserLocatorValuesItems `json:"values,omitempty"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+    UnparsedObject       map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
+}
+
+ + + + + + + + + + + +

func NewSyntheticsMobileStepParamsElementUserLocator + + + +

+
func NewSyntheticsMobileStepParamsElementUserLocator() *SyntheticsMobileStepParamsElementUserLocator
+

NewSyntheticsMobileStepParamsElementUserLocator instantiates a new SyntheticsMobileStepParamsElementUserLocator object. +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed. + + + + + +

func NewSyntheticsMobileStepParamsElementUserLocatorWithDefaults + + + +

+
func NewSyntheticsMobileStepParamsElementUserLocatorWithDefaults() *SyntheticsMobileStepParamsElementUserLocator
+

NewSyntheticsMobileStepParamsElementUserLocatorWithDefaults instantiates a new SyntheticsMobileStepParamsElementUserLocator object. +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set. + + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocator) GetFailTestOnCannotLocate + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) GetFailTestOnCannotLocate() bool
+

GetFailTestOnCannotLocate returns the FailTestOnCannotLocate field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocator) GetFailTestOnCannotLocateOk + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) GetFailTestOnCannotLocateOk() (*bool, bool)
+

GetFailTestOnCannotLocateOk returns a tuple with the FailTestOnCannotLocate field value if set, nil otherwise and a boolean to check if the value has been set. @@ -244136,26 +245286,676 @@

func (*SyntheticsMobil -

func (*SyntheticsMobileTestBindingItems) GetRole - +

func (*SyntheticsMobileStepParamsElementUserLocator) GetValues + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) GetValues() []SyntheticsMobileStepParamsElementUserLocatorValuesItems
+

GetValues returns the Values field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocator) GetValuesOk + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) GetValuesOk() (*[]SyntheticsMobileStepParamsElementUserLocatorValuesItems, bool)
+

GetValuesOk returns a tuple with the Values field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocator) HasFailTestOnCannotLocate + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) HasFailTestOnCannotLocate() bool
+

HasFailTestOnCannotLocate returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocator) HasValues + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) HasValues() bool
+

HasValues returns a boolean if a field has been set. + + + + + + +

func (SyntheticsMobileStepParamsElementUserLocator) MarshalJSON + + + +

+
func (o SyntheticsMobileStepParamsElementUserLocator) MarshalJSON() ([]byte, error)
+

MarshalJSON serializes the struct using spec logic. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocator) SetFailTestOnCannotLocate + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) SetFailTestOnCannotLocate(v bool)
+

SetFailTestOnCannotLocate gets a reference to the given bool and assigns it to the FailTestOnCannotLocate field. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocator) SetValues + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) SetValues(v []SyntheticsMobileStepParamsElementUserLocatorValuesItems)
+

SetValues gets a reference to the given []SyntheticsMobileStepParamsElementUserLocatorValuesItems and assigns it to the Values field. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocator) UnmarshalJSON + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocator) UnmarshalJSON(bytes []byte) (err error)
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsMobileStepParamsElementUserLocatorValuesItems + + + +

+

SyntheticsMobileStepParamsElementUserLocatorValuesItems A single user locator object. + +

type SyntheticsMobileStepParamsElementUserLocatorValuesItems struct {
+    // Type of a user locator.
+    Type *SyntheticsMobileStepParamsElementUserLocatorValuesItemsType `json:"type,omitempty"`
+    // Value of a user locator.
+    Value *string `json:"value,omitempty"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+    UnparsedObject       map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
+}
+
+ + + + + + + + + + + +

func NewSyntheticsMobileStepParamsElementUserLocatorValuesItems + + + +

+
func NewSyntheticsMobileStepParamsElementUserLocatorValuesItems() *SyntheticsMobileStepParamsElementUserLocatorValuesItems
+

NewSyntheticsMobileStepParamsElementUserLocatorValuesItems instantiates a new SyntheticsMobileStepParamsElementUserLocatorValuesItems object. +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed. + + + + + +

func NewSyntheticsMobileStepParamsElementUserLocatorValuesItemsWithDefaults + + + +

+
func NewSyntheticsMobileStepParamsElementUserLocatorValuesItemsWithDefaults() *SyntheticsMobileStepParamsElementUserLocatorValuesItems
+

NewSyntheticsMobileStepParamsElementUserLocatorValuesItemsWithDefaults instantiates a new SyntheticsMobileStepParamsElementUserLocatorValuesItems object. +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set. + + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetType + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetType() SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
+

GetType returns the Type field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetTypeOk + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetTypeOk() (*SyntheticsMobileStepParamsElementUserLocatorValuesItemsType, bool)
+

GetTypeOk returns a tuple with the Type field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetValue + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetValue() string
+

GetValue returns the Value field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetValueOk + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) GetValueOk() (*string, bool)
+

GetValueOk returns a tuple with the Value field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) HasType + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) HasType() bool
+

HasType returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) HasValue + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) HasValue() bool
+

HasValue returns a boolean if a field has been set. + + + + + + +

func (SyntheticsMobileStepParamsElementUserLocatorValuesItems) MarshalJSON + + + +

+
func (o SyntheticsMobileStepParamsElementUserLocatorValuesItems) MarshalJSON() ([]byte, error)
+

MarshalJSON serializes the struct using spec logic. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) SetType + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) SetType(v SyntheticsMobileStepParamsElementUserLocatorValuesItemsType)
+

SetType gets a reference to the given SyntheticsMobileStepParamsElementUserLocatorValuesItemsType and assigns it to the Type field. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) SetValue + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) SetValue(v string)
+

SetValue gets a reference to the given string and assigns it to the Value field. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItems) UnmarshalJSON + + + +

+
func (o *SyntheticsMobileStepParamsElementUserLocatorValuesItems) UnmarshalJSON(bytes []byte) (err error)
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsMobileStepParamsElementUserLocatorValuesItemsType + + + +

+

SyntheticsMobileStepParamsElementUserLocatorValuesItemsType Type of a user locator. + +

type SyntheticsMobileStepParamsElementUserLocatorValuesItemsType string
+ + +

List of SyntheticsMobileStepParamsElementUserLocatorValuesItemsType. + +

const (
+    SYNTHETICSMOBILESTEPPARAMSELEMENTUSERLOCATORVALUESITEMSTYPE_ACCESSIBILITY_ID     SyntheticsMobileStepParamsElementUserLocatorValuesItemsType = "accessibility-id"
+    SYNTHETICSMOBILESTEPPARAMSELEMENTUSERLOCATORVALUESITEMSTYPE_ID                   SyntheticsMobileStepParamsElementUserLocatorValuesItemsType = "id"
+    SYNTHETICSMOBILESTEPPARAMSELEMENTUSERLOCATORVALUESITEMSTYPE_IOS_PREDICATE_STRING SyntheticsMobileStepParamsElementUserLocatorValuesItemsType = "ios-predicate-string"
+    SYNTHETICSMOBILESTEPPARAMSELEMENTUSERLOCATORVALUESITEMSTYPE_IOS_CLASS_CHAIN      SyntheticsMobileStepParamsElementUserLocatorValuesItemsType = "ios-class-chain"
+    SYNTHETICSMOBILESTEPPARAMSELEMENTUSERLOCATORVALUESITEMSTYPE_XPATH                SyntheticsMobileStepParamsElementUserLocatorValuesItemsType = "xpath"
+)
+ + + + + + + + + + +

func NewSyntheticsMobileStepParamsElementUserLocatorValuesItemsTypeFromValue + + + +

+
func NewSyntheticsMobileStepParamsElementUserLocatorValuesItemsTypeFromValue(v string) (*SyntheticsMobileStepParamsElementUserLocatorValuesItemsType, error)
+

NewSyntheticsMobileStepParamsElementUserLocatorValuesItemsTypeFromValue returns a pointer to a valid SyntheticsMobileStepParamsElementUserLocatorValuesItemsType +for the value passed as argument, or an error if the value passed is not allowed by the enum. + + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) GetAllowedValues + + + +

+
func (v *SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) GetAllowedValues() []SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
+

GetAllowedValues reeturns the list of possible values. + + + + + + +

func (SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) IsValid + + + +

+
func (v SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) IsValid() bool
+

IsValid return true if the value is valid for the enum, false otherwise. + + + + + + +

func (SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) Ptr + + + +

+
func (v SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) Ptr() *SyntheticsMobileStepParamsElementUserLocatorValuesItemsType
+

Ptr returns reference to SyntheticsMobileStepParamsElementUserLocatorValuesItemsType value. + + + + + + +

func (*SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) UnmarshalJSON + + + +

+
func (v *SyntheticsMobileStepParamsElementUserLocatorValuesItemsType) UnmarshalJSON(src []byte) error
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsMobileStepParamsPositionsItems + + + +

+

SyntheticsMobileStepParamsPositionsItems A description of a single position for a `flick` step type. + +

type SyntheticsMobileStepParamsPositionsItems struct {
+    // The `x` position for the flick.
+    X *int64 `json:"x,omitempty"`
+    // The `y` position for the flick.
+    Y *int64 `json:"y,omitempty"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+    UnparsedObject       map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
+}
+
+ + + + + + + + + + + +

func NewSyntheticsMobileStepParamsPositionsItems + + + +

+
func NewSyntheticsMobileStepParamsPositionsItems() *SyntheticsMobileStepParamsPositionsItems
+

NewSyntheticsMobileStepParamsPositionsItems instantiates a new SyntheticsMobileStepParamsPositionsItems object. +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed. + + + + + +

func NewSyntheticsMobileStepParamsPositionsItemsWithDefaults + + + +

+
func NewSyntheticsMobileStepParamsPositionsItemsWithDefaults() *SyntheticsMobileStepParamsPositionsItems
+

NewSyntheticsMobileStepParamsPositionsItemsWithDefaults instantiates a new SyntheticsMobileStepParamsPositionsItems object. +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set. + + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) GetX + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) GetX() int64
+

GetX returns the X field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) GetXOk + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) GetXOk() (*int64, bool)
+

GetXOk returns a tuple with the X field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) GetY + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) GetY() int64
+

GetY returns the Y field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) GetYOk + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) GetYOk() (*int64, bool)
+

GetYOk returns a tuple with the Y field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) HasX + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) HasX() bool
+

HasX returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) HasY + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) HasY() bool
+

HasY returns a boolean if a field has been set. + + + + + + +

func (SyntheticsMobileStepParamsPositionsItems) MarshalJSON + + + +

+
func (o SyntheticsMobileStepParamsPositionsItems) MarshalJSON() ([]byte, error)
+

MarshalJSON serializes the struct using spec logic. + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) SetX + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) SetX(v int64)
+

SetX gets a reference to the given int64 and assigns it to the X field. + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) SetY + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) SetY(v int64)
+

SetY gets a reference to the given int64 and assigns it to the Y field. + + + + + + +

func (*SyntheticsMobileStepParamsPositionsItems) UnmarshalJSON + + + +

+
func (o *SyntheticsMobileStepParamsPositionsItems) UnmarshalJSON(bytes []byte) (err error)
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsMobileStepParamsVariable + + + +

+

SyntheticsMobileStepParamsVariable Variable object for `extractVariable` step type. + +

type SyntheticsMobileStepParamsVariable struct {
+    // An example for the variable.
+    Example string `json:"example"`
+    // The variable name.
+    Name string `json:"name"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+    UnparsedObject       map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
+}
+
+ + + + + + + + + + + +

func NewSyntheticsMobileStepParamsVariable + + + +

+
func NewSyntheticsMobileStepParamsVariable(example string, name string) *SyntheticsMobileStepParamsVariable
+

NewSyntheticsMobileStepParamsVariable instantiates a new SyntheticsMobileStepParamsVariable object. +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed. + + + + + +

func NewSyntheticsMobileStepParamsVariableWithDefaults + + + +

+
func NewSyntheticsMobileStepParamsVariableWithDefaults() *SyntheticsMobileStepParamsVariable
+

NewSyntheticsMobileStepParamsVariableWithDefaults instantiates a new SyntheticsMobileStepParamsVariable object. +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set. + + + + + + + +

func (*SyntheticsMobileStepParamsVariable) GetExample +

-
func (o *SyntheticsMobileTestBindingItems) GetRole() SyntheticsMobileTestBindingItemsRole
-

GetRole returns the Role field value if set, zero value otherwise. +

func (o *SyntheticsMobileStepParamsVariable) GetExample() string
+

GetExample returns the Example field value. -

func (*SyntheticsMobileTestBindingItems) GetRoleOk - +

func (*SyntheticsMobileStepParamsVariable) GetExampleOk +

-
func (o *SyntheticsMobileTestBindingItems) GetRoleOk() (*SyntheticsMobileTestBindingItemsRole, bool)
-

GetRoleOk returns a tuple with the Role field value if set, nil otherwise +

func (o *SyntheticsMobileStepParamsVariable) GetExampleOk() (*string, bool)
+

GetExampleOk returns a tuple with the Example field value and a boolean to check if the value has been set. @@ -244163,38 +245963,39 @@

func (*SyntheticsMobileTestB -

func (*SyntheticsMobileTestBindingItems) HasPrincipals - +

func (*SyntheticsMobileStepParamsVariable) GetName +

-
func (o *SyntheticsMobileTestBindingItems) HasPrincipals() bool
-

HasPrincipals returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParamsVariable) GetName() string
+

GetName returns the Name field value. -

func (*SyntheticsMobileTestBindingItems) HasRole - +

func (*SyntheticsMobileStepParamsVariable) GetNameOk +

-
func (o *SyntheticsMobileTestBindingItems) HasRole() bool
-

HasRole returns a boolean if a field has been set. +

func (o *SyntheticsMobileStepParamsVariable) GetNameOk() (*string, bool)
+

GetNameOk returns a tuple with the Name field value +and a boolean to check if the value has been set. -

func (SyntheticsMobileTestBindingItems) MarshalJSON - +

func (SyntheticsMobileStepParamsVariable) MarshalJSON +

-
func (o SyntheticsMobileTestBindingItems) MarshalJSON() ([]byte, error)
+
func (o SyntheticsMobileStepParamsVariable) MarshalJSON() ([]byte, error)

MarshalJSON serializes the struct using spec logic. @@ -244202,38 +246003,38 @@

func (SyntheticsMobileTest -

func (*SyntheticsMobileTestBindingItems) SetPrincipals - +

func (*SyntheticsMobileStepParamsVariable) SetExample +

-
func (o *SyntheticsMobileTestBindingItems) SetPrincipals(v []string)
-

SetPrincipals gets a reference to the given []string and assigns it to the Principals field. +

func (o *SyntheticsMobileStepParamsVariable) SetExample(v string)
+

SetExample sets field value. -

func (*SyntheticsMobileTestBindingItems) SetRole - +

func (*SyntheticsMobileStepParamsVariable) SetName +

-
func (o *SyntheticsMobileTestBindingItems) SetRole(v SyntheticsMobileTestBindingItemsRole)
-

SetRole gets a reference to the given SyntheticsMobileTestBindingItemsRole and assigns it to the Role field. +

func (o *SyntheticsMobileStepParamsVariable) SetName(v string)
+

SetName sets field value. -

func (*SyntheticsMobileTestBindingItems) UnmarshalJSON - +

func (*SyntheticsMobileStepParamsVariable) UnmarshalJSON +

-
func (o *SyntheticsMobileTestBindingItems) UnmarshalJSON(bytes []byte) (err error)
+
func (o *SyntheticsMobileStepParamsVariable) UnmarshalJSON(bytes []byte) (err error)

UnmarshalJSON deserializes the given payload. @@ -244243,21 +246044,36 @@

func (*SyntheticsMobileT -

type SyntheticsMobileTestBindingItemsRole - +

type SyntheticsMobileStepType +

-

SyntheticsMobileTestBindingItemsRole The definition of `SyntheticsMobileTestBindingItemsRole` object. +

SyntheticsMobileStepType Step type used in your mobile Synthetic test. -

type SyntheticsMobileTestBindingItemsRole string
+
type SyntheticsMobileStepType string
-

List of SyntheticsMobileTestBindingItemsRole. +

List of SyntheticsMobileStepType.

const (
-    SYNTHETICSMOBILETESTBINDINGITEMSROLE_EDITOR SyntheticsMobileTestBindingItemsRole = "editor"
-    SYNTHETICSMOBILETESTBINDINGITEMSROLE_VIEWER SyntheticsMobileTestBindingItemsRole = "viewer"
+    SYNTHETICSMOBILESTEPTYPE_ASSERTELEMENTCONTENT SyntheticsMobileStepType = "assertElementContent"
+    SYNTHETICSMOBILESTEPTYPE_ASSERTSCREENCONTAINS SyntheticsMobileStepType = "assertScreenContains"
+    SYNTHETICSMOBILESTEPTYPE_ASSERTSCREENLACKS    SyntheticsMobileStepType = "assertScreenLacks"
+    SYNTHETICSMOBILESTEPTYPE_DOUBLETAP            SyntheticsMobileStepType = "doubleTap"
+    SYNTHETICSMOBILESTEPTYPE_EXTRACTVARIABLE      SyntheticsMobileStepType = "extractVariable"
+    SYNTHETICSMOBILESTEPTYPE_FLICK                SyntheticsMobileStepType = "flick"
+    SYNTHETICSMOBILESTEPTYPE_OPENDEEPLINK         SyntheticsMobileStepType = "openDeeplink"
+    SYNTHETICSMOBILESTEPTYPE_PLAYSUBTEST          SyntheticsMobileStepType = "playSubTest"
+    SYNTHETICSMOBILESTEPTYPE_PRESSBACK            SyntheticsMobileStepType = "pressBack"
+    SYNTHETICSMOBILESTEPTYPE_RESTARTAPPLICATION   SyntheticsMobileStepType = "restartApplication"
+    SYNTHETICSMOBILESTEPTYPE_ROTATE               SyntheticsMobileStepType = "rotate"
+    SYNTHETICSMOBILESTEPTYPE_SCROLL               SyntheticsMobileStepType = "scroll"
+    SYNTHETICSMOBILESTEPTYPE_SCROLLTOELEMENT      SyntheticsMobileStepType = "scrollToElement"
+    SYNTHETICSMOBILESTEPTYPE_TAP                  SyntheticsMobileStepType = "tap"
+    SYNTHETICSMOBILESTEPTYPE_TOGGLEWIFI           SyntheticsMobileStepType = "toggleWiFi"
+    SYNTHETICSMOBILESTEPTYPE_TYPETEXT             SyntheticsMobileStepType = "typeText"
+    SYNTHETICSMOBILESTEPTYPE_WAIT                 SyntheticsMobileStepType = "wait"
 )
@@ -244269,13 +246085,13 @@

type func NewSyntheticsMobileTestBindingItemsRoleFromValue - +

func NewSyntheticsMobileStepTypeFromValue +

-
func NewSyntheticsMobileTestBindingItemsRoleFromValue(v string) (*SyntheticsMobileTestBindingItemsRole, error)
-

NewSyntheticsMobileTestBindingItemsRoleFromValue returns a pointer to a valid SyntheticsMobileTestBindingItemsRole +

func NewSyntheticsMobileStepTypeFromValue(v string) (*SyntheticsMobileStepType, error)
+

NewSyntheticsMobileStepTypeFromValue returns a pointer to a valid SyntheticsMobileStepType for the value passed as argument, or an error if the value passed is not allowed by the enum. @@ -244284,12 +246100,12 @@

func func (*SyntheticsMobileTestBindingItemsRole) GetAllowedValues - +

func (*SyntheticsMobileStepType) GetAllowedValues +

-
func (v *SyntheticsMobileTestBindingItemsRole) GetAllowedValues() []SyntheticsMobileTestBindingItemsRole
+
func (v *SyntheticsMobileStepType) GetAllowedValues() []SyntheticsMobileStepType

GetAllowedValues reeturns the list of possible values. @@ -244297,12 +246113,12 @@

func (*Synthetics -

func (SyntheticsMobileTestBindingItemsRole) IsValid - +

func (SyntheticsMobileStepType) IsValid +

-
func (v SyntheticsMobileTestBindingItemsRole) IsValid() bool
+
func (v SyntheticsMobileStepType) IsValid() bool

IsValid return true if the value is valid for the enum, false otherwise. @@ -244310,25 +246126,25 @@

func (SyntheticsMobileTest -

func (SyntheticsMobileTestBindingItemsRole) Ptr - +

func (SyntheticsMobileStepType) Ptr +

-
func (v SyntheticsMobileTestBindingItemsRole) Ptr() *SyntheticsMobileTestBindingItemsRole
-

Ptr returns reference to SyntheticsMobileTestBindingItemsRole value. +

func (v SyntheticsMobileStepType) Ptr() *SyntheticsMobileStepType
+

Ptr returns reference to SyntheticsMobileStepType value. -

func (*SyntheticsMobileTestBindingItemsRole) UnmarshalJSON - +

func (*SyntheticsMobileStepType) UnmarshalJSON +

-
func (v *SyntheticsMobileTestBindingItemsRole) UnmarshalJSON(src []byte) error
+
func (v *SyntheticsMobileStepType) UnmarshalJSON(src []byte) error

UnmarshalJSON deserializes the given payload. @@ -244338,19 +246154,40 @@

func (*SyntheticsMob -

type SyntheticsMobileTestCiOptions - +

type SyntheticsMobileTest +

-

SyntheticsMobileTestCiOptions CI/CD options for a Synthetic test. +

SyntheticsMobileTest Object containing details about a Synthetic mobile test. -

type SyntheticsMobileTestCiOptions struct {
-    // Execution rule for a Synthetic test.
-    ExecutionRule SyntheticsTestExecutionRule `json:"executionRule"`
-    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+			
type SyntheticsMobileTest struct {
+    // Configuration object for a Synthetic mobile test.
+    Config SyntheticsMobileTestConfig `json:"config"`
+    // Array with the different device IDs used to run the test.
+    DeviceIds []string `json:"device_ids,omitempty"`
+    // Notification message associated with the test.
+    Message *string `json:"message,omitempty"`
+    // The associated monitor ID.
+    MonitorId *int64 `json:"monitor_id,omitempty"`
+    // Name of the test.
+    Name string `json:"name"`
+    // Object describing the extra options for a Synthetic test.
+    Options SyntheticsMobileTestOptions `json:"options"`
+    // The public ID of the test.
+    PublicId *string `json:"public_id,omitempty"`
+    // Define whether you want to start (`live`) or pause (`paused`) a
+    // Synthetic test.
+    Status *SyntheticsTestPauseStatus `json:"status,omitempty"`
+    // Array of steps for the test.
+    Steps []SyntheticsMobileStep `json:"steps,omitempty"`
+    // Array of tags attached to the test.
+    Tags []string `json:"tags,omitempty"`
+    // Type of the Synthetic test, `mobile`.
+    Type SyntheticsMobileTestType `json:"type"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
     UnparsedObject       map[string]interface{} `json:"-"`
-    AdditionalProperties map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
 }
 
@@ -244364,13 +246201,13 @@

type func NewSyntheticsMobileTestCiOptions - +

func NewSyntheticsMobileTest +

-
func NewSyntheticsMobileTestCiOptions(executionRule SyntheticsTestExecutionRule) *SyntheticsMobileTestCiOptions
-

NewSyntheticsMobileTestCiOptions instantiates a new SyntheticsMobileTestCiOptions object. +

func NewSyntheticsMobileTest(config SyntheticsMobileTestConfig, name string, options SyntheticsMobileTestOptions, typeVar SyntheticsMobileTestType) *SyntheticsMobileTest
+

NewSyntheticsMobileTest instantiates a new SyntheticsMobileTest object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed. @@ -244379,13 +246216,13 @@

func func NewSyntheticsMobileTestCiOptionsWithDefaults - +

func NewSyntheticsMobileTestWithDefaults +

-
func NewSyntheticsMobileTestCiOptionsWithDefaults() *SyntheticsMobileTestCiOptions
-

NewSyntheticsMobileTestCiOptionsWithDefaults instantiates a new SyntheticsMobileTestCiOptions object. +

func NewSyntheticsMobileTestWithDefaults() *SyntheticsMobileTest
+

NewSyntheticsMobileTestWithDefaults instantiates a new SyntheticsMobileTest object. This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set. @@ -244395,26 +246232,26 @@

func func (*SyntheticsMobileTestCiOptions) GetExecutionRule - +

func (*SyntheticsMobileTest) GetConfig +

-
func (o *SyntheticsMobileTestCiOptions) GetExecutionRule() SyntheticsTestExecutionRule
-

GetExecutionRule returns the ExecutionRule field value. +

func (o *SyntheticsMobileTest) GetConfig() SyntheticsMobileTestConfig
+

GetConfig returns the Config field value. -

func (*SyntheticsMobileTestCiOptions) GetExecutionRuleOk - +

func (*SyntheticsMobileTest) GetConfigOk +

-
func (o *SyntheticsMobileTestCiOptions) GetExecutionRuleOk() (*SyntheticsTestExecutionRule, bool)
-

GetExecutionRuleOk returns a tuple with the ExecutionRule field value +

func (o *SyntheticsMobileTest) GetConfigOk() (*SyntheticsMobileTestConfig, bool)
+

GetConfigOk returns a tuple with the Config field value and a boolean to check if the value has been set. @@ -244422,126 +246259,188 @@

func (*SyntheticsMobil -

func (SyntheticsMobileTestCiOptions) MarshalJSON - +

func (*SyntheticsMobileTest) GetDeviceIds +

-
func (o SyntheticsMobileTestCiOptions) MarshalJSON() ([]byte, error)
-

MarshalJSON serializes the struct using spec logic. +

func (o *SyntheticsMobileTest) GetDeviceIds() []string
+

GetDeviceIds returns the DeviceIds field value if set, zero value otherwise. -

func (*SyntheticsMobileTestCiOptions) SetExecutionRule - +

func (*SyntheticsMobileTest) GetDeviceIdsOk +

-
func (o *SyntheticsMobileTestCiOptions) SetExecutionRule(v SyntheticsTestExecutionRule)
-

SetExecutionRule sets field value. +

func (o *SyntheticsMobileTest) GetDeviceIdsOk() (*[]string, bool)
+

GetDeviceIdsOk returns a tuple with the DeviceIds field value if set, nil otherwise +and a boolean to check if the value has been set. -

func (*SyntheticsMobileTestCiOptions) UnmarshalJSON - +

func (*SyntheticsMobileTest) GetMessage +

-
func (o *SyntheticsMobileTestCiOptions) UnmarshalJSON(bytes []byte) (err error)
-

UnmarshalJSON deserializes the given payload. +

func (o *SyntheticsMobileTest) GetMessage() string
+

GetMessage returns the Message field value if set, zero value otherwise. - - - -

type SyntheticsMobileTestConfig - - -

-

SyntheticsMobileTestConfig Configuration object for a Synthetic mobile test. - -

type SyntheticsMobileTestConfig struct {
-    // Initial application arguments for a mobile test.
-    InitialApplicationArguments *SyntheticsMobileTestInitialApplicationArguments `json:"initialApplicationArguments,omitempty"`
-    // Array of variables used for the test steps.
-    Variables []SyntheticsConfigVariable `json:"variables,omitempty"`
-    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
-    UnparsedObject       map[string]interface{} `json:"-"`
-    AdditionalProperties map[string]interface{} `json:"-"`
-}
-
+

func (*SyntheticsMobileTest) GetMessageOk + + + +

+
func (o *SyntheticsMobileTest) GetMessageOk() (*string, bool)
+

GetMessageOk returns a tuple with the Message field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + +

func (*SyntheticsMobileTest) GetMonitorId + + + +

+
func (o *SyntheticsMobileTest) GetMonitorId() int64
+

GetMonitorId returns the MonitorId field value if set, zero value otherwise. + + + + +

func (*SyntheticsMobileTest) GetMonitorIdOk + + + +

+
func (o *SyntheticsMobileTest) GetMonitorIdOk() (*int64, bool)
+

GetMonitorIdOk returns a tuple with the MonitorId field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + +

func (*SyntheticsMobileTest) GetName + + + +

+
func (o *SyntheticsMobileTest) GetName() string
+

GetName returns the Name field value. + + + + + +

func (*SyntheticsMobileTest) GetNameOk + + + +

+
func (o *SyntheticsMobileTest) GetNameOk() (*string, bool)
+

GetNameOk returns a tuple with the Name field value +and a boolean to check if the value has been set. + + + + + +

func (*SyntheticsMobileTest) GetOptions + + + +

+
func (o *SyntheticsMobileTest) GetOptions() SyntheticsMobileTestOptions
+

GetOptions returns the Options field value. + + + -

func NewSyntheticsMobileTestConfig - +

func (*SyntheticsMobileTest) GetOptionsOk +

-
func NewSyntheticsMobileTestConfig() *SyntheticsMobileTestConfig
-

NewSyntheticsMobileTestConfig instantiates a new SyntheticsMobileTestConfig object. -This constructor will assign default values to properties that have it defined, -and makes sure properties required by API are set, but the set of arguments -will change when the set of required properties is changed. +

func (o *SyntheticsMobileTest) GetOptionsOk() (*SyntheticsMobileTestOptions, bool)
+

GetOptionsOk returns a tuple with the Options field value +and a boolean to check if the value has been set. + -

func NewSyntheticsMobileTestConfigWithDefaults - +

func (*SyntheticsMobileTest) GetPublicId +

-
func NewSyntheticsMobileTestConfigWithDefaults() *SyntheticsMobileTestConfig
-

NewSyntheticsMobileTestConfigWithDefaults instantiates a new SyntheticsMobileTestConfig object. -This constructor will only assign default values to properties that have it defined, -but it doesn't guarantee that properties required by API are set. +

func (o *SyntheticsMobileTest) GetPublicId() string
+

GetPublicId returns the PublicId field value if set, zero value otherwise. + + +

func (*SyntheticsMobileTest) GetPublicIdOk + + + +

+
func (o *SyntheticsMobileTest) GetPublicIdOk() (*string, bool)
+

GetPublicIdOk returns a tuple with the PublicId field value if set, nil otherwise +and a boolean to check if the value has been set. + + + -

func (*SyntheticsMobileTestConfig) GetInitialApplicationArguments - +

func (*SyntheticsMobileTest) GetStatus +

-
func (o *SyntheticsMobileTestConfig) GetInitialApplicationArguments() SyntheticsMobileTestInitialApplicationArguments
-

GetInitialApplicationArguments returns the InitialApplicationArguments field value if set, zero value otherwise. +

func (o *SyntheticsMobileTest) GetStatus() SyntheticsTestPauseStatus
+

GetStatus returns the Status field value if set, zero value otherwise. -

func (*SyntheticsMobileTestConfig) GetInitialApplicationArgumentsOk - +

func (*SyntheticsMobileTest) GetStatusOk +

-
func (o *SyntheticsMobileTestConfig) GetInitialApplicationArgumentsOk() (*SyntheticsMobileTestInitialApplicationArguments, bool)
-

GetInitialApplicationArgumentsOk returns a tuple with the InitialApplicationArguments field value if set, nil otherwise +

func (o *SyntheticsMobileTest) GetStatusOk() (*SyntheticsTestPauseStatus, bool)
+

GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set. @@ -244549,26 +246448,26 @@

func (*Synt -

func (*SyntheticsMobileTestConfig) GetVariables - +

func (*SyntheticsMobileTest) GetSteps +

-
func (o *SyntheticsMobileTestConfig) GetVariables() []SyntheticsConfigVariable
-

GetVariables returns the Variables field value if set, zero value otherwise. +

func (o *SyntheticsMobileTest) GetSteps() []SyntheticsMobileStep
+

GetSteps returns the Steps field value if set, zero value otherwise. -

func (*SyntheticsMobileTestConfig) GetVariablesOk - +

func (*SyntheticsMobileTest) GetStepsOk +

-
func (o *SyntheticsMobileTestConfig) GetVariablesOk() (*[]SyntheticsConfigVariable, bool)
-

GetVariablesOk returns a tuple with the Variables field value if set, nil otherwise +

func (o *SyntheticsMobileTest) GetStepsOk() (*[]SyntheticsMobileStep, bool)
+

GetStepsOk returns a tuple with the Steps field value if set, nil otherwise and a boolean to check if the value has been set. @@ -244576,215 +246475,313 @@

func (*SyntheticsMobileTestCo -

func (*SyntheticsMobileTestConfig) HasInitialApplicationArguments - +

func (*SyntheticsMobileTest) GetTags +

-
func (o *SyntheticsMobileTestConfig) HasInitialApplicationArguments() bool
-

HasInitialApplicationArguments returns a boolean if a field has been set. +

func (o *SyntheticsMobileTest) GetTags() []string
+

GetTags returns the Tags field value if set, zero value otherwise. -

func (*SyntheticsMobileTestConfig) HasVariables - +

func (*SyntheticsMobileTest) GetTagsOk +

-
func (o *SyntheticsMobileTestConfig) HasVariables() bool
-

HasVariables returns a boolean if a field has been set. +

func (o *SyntheticsMobileTest) GetTagsOk() (*[]string, bool)
+

GetTagsOk returns a tuple with the Tags field value if set, nil otherwise +and a boolean to check if the value has been set. -

func (SyntheticsMobileTestConfig) MarshalJSON - +

func (*SyntheticsMobileTest) GetType +

-
func (o SyntheticsMobileTestConfig) MarshalJSON() ([]byte, error)
-

MarshalJSON serializes the struct using spec logic. +

func (o *SyntheticsMobileTest) GetType() SyntheticsMobileTestType
+

GetType returns the Type field value. -

func (*SyntheticsMobileTestConfig) SetInitialApplicationArguments - +

func (*SyntheticsMobileTest) GetTypeOk +

-
func (o *SyntheticsMobileTestConfig) SetInitialApplicationArguments(v SyntheticsMobileTestInitialApplicationArguments)
-

SetInitialApplicationArguments gets a reference to the given SyntheticsMobileTestInitialApplicationArguments and assigns it to the InitialApplicationArguments field. +

func (o *SyntheticsMobileTest) GetTypeOk() (*SyntheticsMobileTestType, bool)
+

GetTypeOk returns a tuple with the Type field value +and a boolean to check if the value has been set. -

func (*SyntheticsMobileTestConfig) SetVariables - +

func (*SyntheticsMobileTest) HasDeviceIds +

-
func (o *SyntheticsMobileTestConfig) SetVariables(v []SyntheticsConfigVariable)
-

SetVariables gets a reference to the given []SyntheticsConfigVariable and assigns it to the Variables field. +

func (o *SyntheticsMobileTest) HasDeviceIds() bool
+

HasDeviceIds returns a boolean if a field has been set. -

func (*SyntheticsMobileTestConfig) UnmarshalJSON - +

func (*SyntheticsMobileTest) HasMessage +

-
func (o *SyntheticsMobileTestConfig) UnmarshalJSON(bytes []byte) (err error)
-

UnmarshalJSON deserializes the given payload. +

func (o *SyntheticsMobileTest) HasMessage() bool
+

HasMessage returns a boolean if a field has been set. - - + +

func (*SyntheticsMobileTest) HasMonitorId + + + +

+
func (o *SyntheticsMobileTest) HasMonitorId() bool
+

HasMonitorId returns a boolean if a field has been set. + + + + -

type SyntheticsMobileTestInitialApplicationArguments - +

func (*SyntheticsMobileTest) HasPublicId + + + +

+
func (o *SyntheticsMobileTest) HasPublicId() bool
+

HasPublicId returns a boolean if a field has been set. + - -

SyntheticsMobileTestInitialApplicationArguments Initial application arguments for a mobile test. + + + + +

func (*SyntheticsMobileTest) HasStatus + + + +

+
func (o *SyntheticsMobileTest) HasStatus() bool
+

HasStatus returns a boolean if a field has been set. -

type SyntheticsMobileTestInitialApplicationArguments struct {
-    // Name of the property.
-    PropertyNames *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames `json:"propertyNames,omitempty"`
-    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
-    UnparsedObject       map[string]interface{} `json:"-"`
-    AdditionalProperties map[string]interface{} `json:"-"`
-}
-
+ + + + + +

func (*SyntheticsMobileTest) HasSteps + + + +

+
func (o *SyntheticsMobileTest) HasSteps() bool
+

HasSteps returns a boolean if a field has been set. + + + + +

func (*SyntheticsMobileTest) HasTags + + + +

+
func (o *SyntheticsMobileTest) HasTags() bool
+

HasTags returns a boolean if a field has been set. + + + + +

func (SyntheticsMobileTest) MarshalJSON + + + +

+
func (o SyntheticsMobileTest) MarshalJSON() ([]byte, error)
+

MarshalJSON serializes the struct using spec logic. + + + + +

func (*SyntheticsMobileTest) SetConfig + + + +

+
func (o *SyntheticsMobileTest) SetConfig(v SyntheticsMobileTestConfig)
+

SetConfig sets field value. + + + + + +

func (*SyntheticsMobileTest) SetDeviceIds + + + +

+
func (o *SyntheticsMobileTest) SetDeviceIds(v []string)
+

SetDeviceIds gets a reference to the given []string and assigns it to the DeviceIds field. + + + + + +

func (*SyntheticsMobileTest) SetMessage + + + +

+
func (o *SyntheticsMobileTest) SetMessage(v string)
+

SetMessage gets a reference to the given string and assigns it to the Message field. + + + -

func NewSyntheticsMobileTestInitialApplicationArguments - +

func (*SyntheticsMobileTest) SetMonitorId +

-
func NewSyntheticsMobileTestInitialApplicationArguments() *SyntheticsMobileTestInitialApplicationArguments
-

NewSyntheticsMobileTestInitialApplicationArguments instantiates a new SyntheticsMobileTestInitialApplicationArguments object. -This constructor will assign default values to properties that have it defined, -and makes sure properties required by API are set, but the set of arguments -will change when the set of required properties is changed. +

func (o *SyntheticsMobileTest) SetMonitorId(v int64)
+

SetMonitorId gets a reference to the given int64 and assigns it to the MonitorId field. + -

func NewSyntheticsMobileTestInitialApplicationArgumentsWithDefaults - +

func (*SyntheticsMobileTest) SetName +

-
func NewSyntheticsMobileTestInitialApplicationArgumentsWithDefaults() *SyntheticsMobileTestInitialApplicationArguments
-

NewSyntheticsMobileTestInitialApplicationArgumentsWithDefaults instantiates a new SyntheticsMobileTestInitialApplicationArguments object. -This constructor will only assign default values to properties that have it defined, -but it doesn't guarantee that properties required by API are set. +

func (o *SyntheticsMobileTest) SetName(v string)
+

SetName sets field value. + + +

func (*SyntheticsMobileTest) SetOptions + + + +

+
func (o *SyntheticsMobileTest) SetOptions(v SyntheticsMobileTestOptions)
+

SetOptions sets field value. + + + -

func (*SyntheticsMobileTestInitialApplicationArguments) GetPropertyNames - +

func (*SyntheticsMobileTest) SetPublicId +

-
func (o *SyntheticsMobileTestInitialApplicationArguments) GetPropertyNames() SyntheticsMobileTestInitialApplicationArgumentsPropertyNames
-

GetPropertyNames returns the PropertyNames field value if set, zero value otherwise. +

func (o *SyntheticsMobileTest) SetPublicId(v string)
+

SetPublicId gets a reference to the given string and assigns it to the PublicId field. -

func (*SyntheticsMobileTestInitialApplicationArguments) GetPropertyNamesOk - +

func (*SyntheticsMobileTest) SetStatus +

-
func (o *SyntheticsMobileTestInitialApplicationArguments) GetPropertyNamesOk() (*SyntheticsMobileTestInitialApplicationArgumentsPropertyNames, bool)
-

GetPropertyNamesOk returns a tuple with the PropertyNames field value if set, nil otherwise -and a boolean to check if the value has been set. +

func (o *SyntheticsMobileTest) SetStatus(v SyntheticsTestPauseStatus)
+

SetStatus gets a reference to the given SyntheticsTestPauseStatus and assigns it to the Status field. -

func (*SyntheticsMobileTestInitialApplicationArguments) HasPropertyNames - +

func (*SyntheticsMobileTest) SetSteps +

-
func (o *SyntheticsMobileTestInitialApplicationArguments) HasPropertyNames() bool
-

HasPropertyNames returns a boolean if a field has been set. +

func (o *SyntheticsMobileTest) SetSteps(v []SyntheticsMobileStep)
+

SetSteps gets a reference to the given []SyntheticsMobileStep and assigns it to the Steps field. -

func (SyntheticsMobileTestInitialApplicationArguments) MarshalJSON - +

func (*SyntheticsMobileTest) SetTags +

-
func (o SyntheticsMobileTestInitialApplicationArguments) MarshalJSON() ([]byte, error)
-

MarshalJSON serializes the struct using spec logic. +

func (o *SyntheticsMobileTest) SetTags(v []string)
+

SetTags gets a reference to the given []string and assigns it to the Tags field. -

func (*SyntheticsMobileTestInitialApplicationArguments) SetPropertyNames - +

func (*SyntheticsMobileTest) SetType +

-
func (o *SyntheticsMobileTestInitialApplicationArguments) SetPropertyNames(v SyntheticsMobileTestInitialApplicationArgumentsPropertyNames)
-

SetPropertyNames gets a reference to the given SyntheticsMobileTestInitialApplicationArgumentsPropertyNames and assigns it to the PropertyNames field. +

func (o *SyntheticsMobileTest) SetType(v SyntheticsMobileTestType)
+

SetType sets field value. -

func (*SyntheticsMobileTestInitialApplicationArguments) UnmarshalJSON - +

func (*SyntheticsMobileTest) UnmarshalJSON +

-
func (o *SyntheticsMobileTestInitialApplicationArguments) UnmarshalJSON(bytes []byte) (err error)
+
func (o *SyntheticsMobileTest) UnmarshalJSON(bytes []byte) (err error)

UnmarshalJSON deserializes the given payload. @@ -244794,19 +246791,21 @@

func (*Sy -

type SyntheticsMobileTestInitialApplicationArgumentsPropertyNames - +

type SyntheticsMobileTestConfig +

-

SyntheticsMobileTestInitialApplicationArgumentsPropertyNames Name of the property. +

SyntheticsMobileTestConfig Configuration object for a Synthetic mobile test. -

type SyntheticsMobileTestInitialApplicationArgumentsPropertyNames struct {
-    // The `propertyNames` `pattern`.
-    Pattern *string `json:"pattern,omitempty"`
-    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+			
type SyntheticsMobileTestConfig struct {
+    // Initial application arguments for a mobile test.
+    InitialApplicationArguments map[string]string `json:"initialApplicationArguments,omitempty"`
+    // Array of variables used for the test steps.
+    Variables []SyntheticsConfigVariable `json:"variables,omitempty"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
     UnparsedObject       map[string]interface{} `json:"-"`
-    AdditionalProperties map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
 }
 
@@ -244820,13 +246819,13 @@

type func NewSyntheticsMobileTestInitialApplicationArgumentsPropertyNames - +

func NewSyntheticsMobileTestConfig +

-
func NewSyntheticsMobileTestInitialApplicationArgumentsPropertyNames() *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames
-

NewSyntheticsMobileTestInitialApplicationArgumentsPropertyNames instantiates a new SyntheticsMobileTestInitialApplicationArgumentsPropertyNames object. +

func NewSyntheticsMobileTestConfig() *SyntheticsMobileTestConfig
+

NewSyntheticsMobileTestConfig instantiates a new SyntheticsMobileTestConfig object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed. @@ -244835,13 +246834,13 @@

func func NewSyntheticsMobileTestInitialApplicationArgumentsPropertyNamesWithDefaults - +

func NewSyntheticsMobileTestConfigWithDefaults +

-
func NewSyntheticsMobileTestInitialApplicationArgumentsPropertyNamesWithDefaults() *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames
-

NewSyntheticsMobileTestInitialApplicationArgumentsPropertyNamesWithDefaults instantiates a new SyntheticsMobileTestInitialApplicationArgumentsPropertyNames object. +

func NewSyntheticsMobileTestConfigWithDefaults() *SyntheticsMobileTestConfig
+

NewSyntheticsMobileTestConfigWithDefaults instantiates a new SyntheticsMobileTestConfig object. This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set. @@ -244851,26 +246850,26 @@

func (*SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) GetPattern - +

func (*SyntheticsMobileTestConfig) GetInitialApplicationArguments +

-
func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) GetPattern() string
-

GetPattern returns the Pattern field value if set, zero value otherwise. +

func (o *SyntheticsMobileTestConfig) GetInitialApplicationArguments() map[string]string
+

GetInitialApplicationArguments returns the InitialApplicationArguments field value if set, zero value otherwise. -

func (*SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) GetPatternOk - +

func (*SyntheticsMobileTestConfig) GetInitialApplicationArgumentsOk +

-
func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) GetPatternOk() (*string, bool)
-

GetPatternOk returns a tuple with the Pattern field value if set, nil otherwise +

func (o *SyntheticsMobileTestConfig) GetInitialApplicationArgumentsOk() (*map[string]string, bool)
+

GetInitialApplicationArgumentsOk returns a tuple with the InitialApplicationArguments field value if set, nil otherwise and a boolean to check if the value has been set. @@ -244878,25 +246877,65 @@

func (*SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) HasPattern - +

func (*SyntheticsMobileTestConfig) GetVariables +

-
func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) HasPattern() bool
-

HasPattern returns a boolean if a field has been set. +

func (o *SyntheticsMobileTestConfig) GetVariables() []SyntheticsConfigVariable
+

GetVariables returns the Variables field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsMobileTestConfig) GetVariablesOk + + + +

+
func (o *SyntheticsMobileTestConfig) GetVariablesOk() (*[]SyntheticsConfigVariable, bool)
+

GetVariablesOk returns a tuple with the Variables field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsMobileTestConfig) HasInitialApplicationArguments + + + +

+
func (o *SyntheticsMobileTestConfig) HasInitialApplicationArguments() bool
+

HasInitialApplicationArguments returns a boolean if a field has been set. -

func (SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) MarshalJSON - +

func (*SyntheticsMobileTestConfig) HasVariables +

-
func (o SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) MarshalJSON() ([]byte, error)
+
func (o *SyntheticsMobileTestConfig) HasVariables() bool
+

HasVariables returns a boolean if a field has been set. + + + + + + +

func (SyntheticsMobileTestConfig) MarshalJSON + + + +

+
func (o SyntheticsMobileTestConfig) MarshalJSON() ([]byte, error)

MarshalJSON serializes the struct using spec logic. @@ -244904,25 +246943,38 @@

func (*SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) SetPattern - +

func (*SyntheticsMobileTestConfig) SetInitialApplicationArguments + + + +

+
func (o *SyntheticsMobileTestConfig) SetInitialApplicationArguments(v map[string]string)
+

SetInitialApplicationArguments gets a reference to the given map[string]string and assigns it to the InitialApplicationArguments field. + + + + + + +

func (*SyntheticsMobileTestConfig) SetVariables +

-
func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) SetPattern(v string)
-

SetPattern gets a reference to the given string and assigns it to the Pattern field. +

func (o *SyntheticsMobileTestConfig) SetVariables(v []SyntheticsConfigVariable)
+

SetVariables gets a reference to the given []SyntheticsConfigVariable and assigns it to the Variables field. -

func (*SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) UnmarshalJSON - +

func (*SyntheticsMobileTestConfig) UnmarshalJSON +

-
func (o *SyntheticsMobileTestInitialApplicationArgumentsPropertyNames) UnmarshalJSON(bytes []byte) (err error)
+
func (o *SyntheticsMobileTestConfig) UnmarshalJSON(bytes []byte) (err error)

UnmarshalJSON deserializes the given payload. @@ -244932,7 +246984,7 @@

type SyntheticsMobileTestOptions +

type SyntheticsMobileTestOptions @@ -244940,30 +246992,30 @@

type // The `SyntheticsMobileTestOptions` `allowApplicationCrash`. + // A boolean to set if an application crash would mark the test as failed. AllowApplicationCrash *bool `json:"allowApplicationCrash,omitempty"` // Array of bindings used for the mobile test. - Bindings []SyntheticsMobileTestBinding `json:"bindings,omitempty"` + Bindings []SyntheticsTestRestrictionPolicyBinding `json:"bindings,omitempty"` // CI/CD options for a Synthetic test. - Ci *SyntheticsMobileTestCiOptions `json:"ci,omitempty"` - // The `SyntheticsMobileTestOptions` `defaultStepTimeout`. + Ci *SyntheticsTestCiOptions `json:"ci,omitempty"` + // The default timeout for steps in the test (in seconds). DefaultStepTimeout *int32 `json:"defaultStepTimeout,omitempty"` // For mobile test, array with the different device IDs used to run the test. - DeviceIds []string `json:"device_ids,omitempty"` - // The `SyntheticsMobileTestOptions` `disableAutoAcceptAlert`. + DeviceIds []string `json:"device_ids"` + // A boolean to disable auto accepting alerts. DisableAutoAcceptAlert *bool `json:"disableAutoAcceptAlert,omitempty"` // Minimum amount of time in failure required to trigger an alert. MinFailureDuration *int64 `json:"min_failure_duration,omitempty"` // Mobile application for mobile synthetics test. - MobileApplication *SyntheticsMobileTestsMobileApplication `json:"mobileApplication,omitempty"` + MobileApplication SyntheticsMobileTestsMobileApplication `json:"mobileApplication"` // The monitor name is used for the alert title as well as for all monitor dashboard widgets and SLOs. MonitorName *string `json:"monitor_name,omitempty"` - // Object containing the options for a mobile Synthetic test as a monitor + // Object containing the options for a Synthetic test as a monitor // (for example, renotification). - MonitorOptions *SyntheticsMobileTestOptionsMonitorOptions `json:"monitor_options,omitempty"` + MonitorOptions *SyntheticsTestOptionsMonitorOptions `json:"monitor_options,omitempty"` // Integer from 1 (high) to 5 (low) indicating alert severity. MonitorPriority *int32 `json:"monitor_priority,omitempty"` - // The `SyntheticsMobileTestOptions` `noScreenshot`. + // A boolean set to not take a screenshot for the step. NoScreenshot *bool `json:"noScreenshot,omitempty"` // A list of role identifiers that can be pulled from the Roles API, for restricting read and write access. RestrictedRoles []string `json:"restricted_roles,omitempty"` @@ -244972,8 +247024,8 @@

type // Object containing timeframes and timezone used for advanced scheduling. Scheduling *SyntheticsTestOptionsScheduling `json:"scheduling,omitempty"` // The frequency at which to run the Synthetic test (in seconds). - TickEvery *int64 `json:"tick_every,omitempty"` - // The `SyntheticsMobileTestOptions` `verbosity`. + TickEvery int64 `json:"tick_every"` + // The level of verbosity for the mobile test. Verbosity *int32 `json:"verbosity,omitempty"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` @@ -244991,12 +247043,12 @@

type func NewSyntheticsMobileTestOptions +

func NewSyntheticsMobileTestOptions

-
func NewSyntheticsMobileTestOptions() *SyntheticsMobileTestOptions
+
func NewSyntheticsMobileTestOptions(deviceIds []string, mobileApplication SyntheticsMobileTestsMobileApplication, tickEvery int64) *SyntheticsMobileTestOptions

NewSyntheticsMobileTestOptions instantiates a new SyntheticsMobileTestOptions object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments @@ -245006,7 +247058,7 @@

func func NewSyntheticsMobileTestOptionsWithDefaults +

func NewSyntheticsMobileTestOptionsWithDefaults @@ -245022,7 +247074,7 @@

func func (*SyntheticsMobileTestOptions) GetAllowApplicationCrash +

func (*SyntheticsMobileTestOptions) GetAllowApplicationCrash @@ -245035,7 +247087,7 @@

func (*SyntheticsM -

func (*SyntheticsMobileTestOptions) GetAllowApplicationCrashOk +

func (*SyntheticsMobileTestOptions) GetAllowApplicationCrashOk @@ -245049,12 +247101,12 @@

func (*Synthetic -

func (*SyntheticsMobileTestOptions) GetBindings +

func (*SyntheticsMobileTestOptions) GetBindings

-
func (o *SyntheticsMobileTestOptions) GetBindings() []SyntheticsMobileTestBinding
+
func (o *SyntheticsMobileTestOptions) GetBindings() []SyntheticsTestRestrictionPolicyBinding

GetBindings returns the Bindings field value if set, zero value otherwise. @@ -245062,12 +247114,12 @@

func (*SyntheticsMobileTestOpti -

func (*SyntheticsMobileTestOptions) GetBindingsOk +

func (*SyntheticsMobileTestOptions) GetBindingsOk

-
func (o *SyntheticsMobileTestOptions) GetBindingsOk() (*[]SyntheticsMobileTestBinding, bool)
+
func (o *SyntheticsMobileTestOptions) GetBindingsOk() (*[]SyntheticsTestRestrictionPolicyBinding, bool)

GetBindingsOk returns a tuple with the Bindings field value if set, nil otherwise and a boolean to check if the value has been set. @@ -245076,12 +247128,12 @@

func (*SyntheticsMobileTestOp -

func (*SyntheticsMobileTestOptions) GetCi +

func (*SyntheticsMobileTestOptions) GetCi

-
func (o *SyntheticsMobileTestOptions) GetCi() SyntheticsMobileTestCiOptions
+
func (o *SyntheticsMobileTestOptions) GetCi() SyntheticsTestCiOptions

GetCi returns the Ci field value if set, zero value otherwise. @@ -245089,12 +247141,12 @@

func (*SyntheticsMobileTestOptions) < -

func (*SyntheticsMobileTestOptions) GetCiOk +

func (*SyntheticsMobileTestOptions) GetCiOk

-
func (o *SyntheticsMobileTestOptions) GetCiOk() (*SyntheticsMobileTestCiOptions, bool)
+
func (o *SyntheticsMobileTestOptions) GetCiOk() (*SyntheticsTestCiOptions, bool)

GetCiOk returns a tuple with the Ci field value if set, nil otherwise and a boolean to check if the value has been set. @@ -245103,7 +247155,7 @@

func (*SyntheticsMobileTestOptions) -

func (*SyntheticsMobileTestOptions) GetDefaultStepTimeout +

func (*SyntheticsMobileTestOptions) GetDefaultStepTimeout @@ -245116,7 +247168,7 @@

func (*SyntheticsMobi -

func (*SyntheticsMobileTestOptions) GetDefaultStepTimeoutOk +

func (*SyntheticsMobileTestOptions) GetDefaultStepTimeoutOk @@ -245130,26 +247182,26 @@

func (*SyntheticsMo -

func (*SyntheticsMobileTestOptions) GetDeviceIds +

func (*SyntheticsMobileTestOptions) GetDeviceIds

func (o *SyntheticsMobileTestOptions) GetDeviceIds() []string
-

GetDeviceIds returns the DeviceIds field value if set, zero value otherwise. +

GetDeviceIds returns the DeviceIds field value. -

func (*SyntheticsMobileTestOptions) GetDeviceIdsOk +

func (*SyntheticsMobileTestOptions) GetDeviceIdsOk

func (o *SyntheticsMobileTestOptions) GetDeviceIdsOk() (*[]string, bool)
-

GetDeviceIdsOk returns a tuple with the DeviceIds field value if set, nil otherwise +

GetDeviceIdsOk returns a tuple with the DeviceIds field value and a boolean to check if the value has been set. @@ -245217,7 +247269,7 @@

func (*SyntheticsMobil

func (o *SyntheticsMobileTestOptions) GetMobileApplication() SyntheticsMobileTestsMobileApplication
-

GetMobileApplication returns the MobileApplication field value if set, zero value otherwise. +

GetMobileApplication returns the MobileApplication field value. @@ -245230,7 +247282,7 @@

func (*SyntheticsMob

func (o *SyntheticsMobileTestOptions) GetMobileApplicationOk() (*SyntheticsMobileTestsMobileApplication, bool)
-

GetMobileApplicationOk returns a tuple with the MobileApplication field value if set, nil otherwise +

GetMobileApplicationOk returns a tuple with the MobileApplication field value and a boolean to check if the value has been set. @@ -245238,7 +247290,7 @@

func (*SyntheticsMob -

func (*SyntheticsMobileTestOptions) GetMonitorName +

func (*SyntheticsMobileTestOptions) GetMonitorName @@ -245251,7 +247303,7 @@

func (*SyntheticsMobileTestO -

func (*SyntheticsMobileTestOptions) GetMonitorNameOk +

func (*SyntheticsMobileTestOptions) GetMonitorNameOk @@ -245265,12 +247317,12 @@

func (*SyntheticsMobileTes -

func (*SyntheticsMobileTestOptions) GetMonitorOptions +

func (*SyntheticsMobileTestOptions) GetMonitorOptions

-
func (o *SyntheticsMobileTestOptions) GetMonitorOptions() SyntheticsMobileTestOptionsMonitorOptions
+
func (o *SyntheticsMobileTestOptions) GetMonitorOptions() SyntheticsTestOptionsMonitorOptions

GetMonitorOptions returns the MonitorOptions field value if set, zero value otherwise. @@ -245278,12 +247330,12 @@

func (*SyntheticsMobileTe -

func (*SyntheticsMobileTestOptions) GetMonitorOptionsOk +

func (*SyntheticsMobileTestOptions) GetMonitorOptionsOk

-
func (o *SyntheticsMobileTestOptions) GetMonitorOptionsOk() (*SyntheticsMobileTestOptionsMonitorOptions, bool)
+
func (o *SyntheticsMobileTestOptions) GetMonitorOptionsOk() (*SyntheticsTestOptionsMonitorOptions, bool)

GetMonitorOptionsOk returns a tuple with the MonitorOptions field value if set, nil otherwise and a boolean to check if the value has been set. @@ -245292,7 +247344,7 @@

func (*SyntheticsMobile -

func (*SyntheticsMobileTestOptions) GetMonitorPriority +

func (*SyntheticsMobileTestOptions) GetMonitorPriority @@ -245305,7 +247357,7 @@

func (*SyntheticsMobileT -

func (*SyntheticsMobileTestOptions) GetMonitorPriorityOk +

func (*SyntheticsMobileTestOptions) GetMonitorPriorityOk @@ -245319,7 +247371,7 @@

func (*SyntheticsMobil -

func (*SyntheticsMobileTestOptions) GetNoScreenshot +

func (*SyntheticsMobileTestOptions) GetNoScreenshot @@ -245332,7 +247384,7 @@

func (*SyntheticsMobileTest -

func (*SyntheticsMobileTestOptions) GetNoScreenshotOk +

func (*SyntheticsMobileTestOptions) GetNoScreenshotOk @@ -245346,7 +247398,7 @@

func (*SyntheticsMobileTe -

func (*SyntheticsMobileTestOptions) GetRestrictedRoles +

func (*SyntheticsMobileTestOptions) GetRestrictedRoles @@ -245359,7 +247411,7 @@

func (*SyntheticsMobileT -

func (*SyntheticsMobileTestOptions) GetRestrictedRolesOk +

func (*SyntheticsMobileTestOptions) GetRestrictedRolesOk @@ -245373,7 +247425,7 @@

func (*SyntheticsMobil -

func (*SyntheticsMobileTestOptions) GetRetry +

func (*SyntheticsMobileTestOptions) GetRetry @@ -245386,7 +247438,7 @@

func (*SyntheticsMobileTestOptions -

func (*SyntheticsMobileTestOptions) GetRetryOk +

func (*SyntheticsMobileTestOptions) GetRetryOk @@ -245400,7 +247452,7 @@

func (*SyntheticsMobileTestOptio -

func (*SyntheticsMobileTestOptions) GetScheduling +

func (*SyntheticsMobileTestOptions) GetScheduling @@ -245413,7 +247465,7 @@

func (*SyntheticsMobileTestOp -

func (*SyntheticsMobileTestOptions) GetSchedulingOk +

func (*SyntheticsMobileTestOptions) GetSchedulingOk @@ -245427,26 +247479,26 @@

func (*SyntheticsMobileTest -

func (*SyntheticsMobileTestOptions) GetTickEvery +

func (*SyntheticsMobileTestOptions) GetTickEvery

func (o *SyntheticsMobileTestOptions) GetTickEvery() int64
-

GetTickEvery returns the TickEvery field value if set, zero value otherwise. +

GetTickEvery returns the TickEvery field value. -

func (*SyntheticsMobileTestOptions) GetTickEveryOk +

func (*SyntheticsMobileTestOptions) GetTickEveryOk

func (o *SyntheticsMobileTestOptions) GetTickEveryOk() (*int64, bool)
-

GetTickEveryOk returns a tuple with the TickEvery field value if set, nil otherwise +

GetTickEveryOk returns a tuple with the TickEvery field value and a boolean to check if the value has been set. @@ -245454,7 +247506,7 @@

func (*SyntheticsMobileTestO -

func (*SyntheticsMobileTestOptions) GetVerbosity +

func (*SyntheticsMobileTestOptions) GetVerbosity @@ -245467,7 +247519,7 @@

func (*SyntheticsMobileTestOpt -

func (*SyntheticsMobileTestOptions) GetVerbosityOk +

func (*SyntheticsMobileTestOptions) GetVerbosityOk @@ -245481,7 +247533,7 @@

func (*SyntheticsMobileTestO -

func (*SyntheticsMobileTestOptions) HasAllowApplicationCrash +

func (*SyntheticsMobileTestOptions) HasAllowApplicationCrash @@ -245494,7 +247546,7 @@

func (*SyntheticsM -

func (*SyntheticsMobileTestOptions) HasBindings +

func (*SyntheticsMobileTestOptions) HasBindings @@ -245507,7 +247559,7 @@

func (*SyntheticsMobileTestOpti -

func (*SyntheticsMobileTestOptions) HasCi +

func (*SyntheticsMobileTestOptions) HasCi @@ -245520,7 +247572,7 @@

func (*SyntheticsMobileTestOptions) < -

func (*SyntheticsMobileTestOptions) HasDefaultStepTimeout +

func (*SyntheticsMobileTestOptions) HasDefaultStepTimeout @@ -245533,19 +247585,6 @@

func (*SyntheticsMobi -

func (*SyntheticsMobileTestOptions) HasDeviceIds - - - -

-
func (o *SyntheticsMobileTestOptions) HasDeviceIds() bool
-

HasDeviceIds returns a boolean if a field has been set. - - - - - -

func (*SyntheticsMobileTestOptions) HasDisableAutoAcceptAlert @@ -245572,20 +247611,7 @@

func (*SyntheticsMobi -

func (*SyntheticsMobileTestOptions) HasMobileApplication - - - -

-
func (o *SyntheticsMobileTestOptions) HasMobileApplication() bool
-

HasMobileApplication returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsMobileTestOptions) HasMonitorName +

func (*SyntheticsMobileTestOptions) HasMonitorName @@ -245598,7 +247624,7 @@

func (*SyntheticsMobileTestO -

func (*SyntheticsMobileTestOptions) HasMonitorOptions +

func (*SyntheticsMobileTestOptions) HasMonitorOptions @@ -245611,7 +247637,7 @@

func (*SyntheticsMobileTe -

func (*SyntheticsMobileTestOptions) HasMonitorPriority +

func (*SyntheticsMobileTestOptions) HasMonitorPriority @@ -245624,7 +247650,7 @@

func (*SyntheticsMobileT -

func (*SyntheticsMobileTestOptions) HasNoScreenshot +

func (*SyntheticsMobileTestOptions) HasNoScreenshot @@ -245637,7 +247663,7 @@

func (*SyntheticsMobileTest -

func (*SyntheticsMobileTestOptions) HasRestrictedRoles +

func (*SyntheticsMobileTestOptions) HasRestrictedRoles @@ -245650,7 +247676,7 @@

func (*SyntheticsMobileT -

func (*SyntheticsMobileTestOptions) HasRetry +

func (*SyntheticsMobileTestOptions) HasRetry @@ -245663,7 +247689,7 @@

func (*SyntheticsMobileTestOptions -

func (*SyntheticsMobileTestOptions) HasScheduling +

func (*SyntheticsMobileTestOptions) HasScheduling @@ -245676,20 +247702,7 @@

func (*SyntheticsMobileTestOp -

func (*SyntheticsMobileTestOptions) HasTickEvery - - - -

-
func (o *SyntheticsMobileTestOptions) HasTickEvery() bool
-

HasTickEvery returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsMobileTestOptions) HasVerbosity +

func (*SyntheticsMobileTestOptions) HasVerbosity @@ -245702,7 +247715,7 @@

func (*SyntheticsMobileTestOpt -

func (SyntheticsMobileTestOptions) MarshalJSON +

func (SyntheticsMobileTestOptions) MarshalJSON @@ -245715,7 +247728,7 @@

func (SyntheticsMobileTestOptio -

func (*SyntheticsMobileTestOptions) SetAllowApplicationCrash +

func (*SyntheticsMobileTestOptions) SetAllowApplicationCrash @@ -245728,33 +247741,33 @@

func (*SyntheticsM -

func (*SyntheticsMobileTestOptions) SetBindings +

func (*SyntheticsMobileTestOptions) SetBindings

-
func (o *SyntheticsMobileTestOptions) SetBindings(v []SyntheticsMobileTestBinding)
-

SetBindings gets a reference to the given []SyntheticsMobileTestBinding and assigns it to the Bindings field. +

func (o *SyntheticsMobileTestOptions) SetBindings(v []SyntheticsTestRestrictionPolicyBinding)
+

SetBindings gets a reference to the given []SyntheticsTestRestrictionPolicyBinding and assigns it to the Bindings field. -

func (*SyntheticsMobileTestOptions) SetCi +

func (*SyntheticsMobileTestOptions) SetCi

-
func (o *SyntheticsMobileTestOptions) SetCi(v SyntheticsMobileTestCiOptions)
-

SetCi gets a reference to the given SyntheticsMobileTestCiOptions and assigns it to the Ci field. +

func (o *SyntheticsMobileTestOptions) SetCi(v SyntheticsTestCiOptions)
+

SetCi gets a reference to the given SyntheticsTestCiOptions and assigns it to the Ci field. -

func (*SyntheticsMobileTestOptions) SetDefaultStepTimeout +

func (*SyntheticsMobileTestOptions) SetDefaultStepTimeout @@ -245773,7 +247786,7 @@

func (*SyntheticsMobileTestOpt

func (o *SyntheticsMobileTestOptions) SetDeviceIds(v []string)
-

SetDeviceIds gets a reference to the given []string and assigns it to the DeviceIds field. +

SetDeviceIds sets field value. @@ -245806,20 +247819,20 @@

func (*SyntheticsMobi -

func (*SyntheticsMobileTestOptions) SetMobileApplication +

func (*SyntheticsMobileTestOptions) SetMobileApplication

func (o *SyntheticsMobileTestOptions) SetMobileApplication(v SyntheticsMobileTestsMobileApplication)
-

SetMobileApplication gets a reference to the given SyntheticsMobileTestsMobileApplication and assigns it to the MobileApplication field. +

SetMobileApplication sets field value. -

func (*SyntheticsMobileTestOptions) SetMonitorName +

func (*SyntheticsMobileTestOptions) SetMonitorName @@ -245832,20 +247845,20 @@

func (*SyntheticsMobileTestO -

func (*SyntheticsMobileTestOptions) SetMonitorOptions +

func (*SyntheticsMobileTestOptions) SetMonitorOptions

-
func (o *SyntheticsMobileTestOptions) SetMonitorOptions(v SyntheticsMobileTestOptionsMonitorOptions)
-

SetMonitorOptions gets a reference to the given SyntheticsMobileTestOptionsMonitorOptions and assigns it to the MonitorOptions field. +

func (o *SyntheticsMobileTestOptions) SetMonitorOptions(v SyntheticsTestOptionsMonitorOptions)
+

SetMonitorOptions gets a reference to the given SyntheticsTestOptionsMonitorOptions and assigns it to the MonitorOptions field. -

func (*SyntheticsMobileTestOptions) SetMonitorPriority +

func (*SyntheticsMobileTestOptions) SetMonitorPriority @@ -245858,7 +247871,7 @@

func (*SyntheticsMobileT -

func (*SyntheticsMobileTestOptions) SetNoScreenshot +

func (*SyntheticsMobileTestOptions) SetNoScreenshot @@ -245871,7 +247884,7 @@

func (*SyntheticsMobileTest -

func (*SyntheticsMobileTestOptions) SetRestrictedRoles +

func (*SyntheticsMobileTestOptions) SetRestrictedRoles @@ -245884,7 +247897,7 @@

func (*SyntheticsMobileT -

func (*SyntheticsMobileTestOptions) SetRetry +

func (*SyntheticsMobileTestOptions) SetRetry @@ -245897,7 +247910,7 @@

func (*SyntheticsMobileTestOptions -

func (*SyntheticsMobileTestOptions) SetScheduling +

func (*SyntheticsMobileTestOptions) SetScheduling @@ -245910,20 +247923,20 @@

func (*SyntheticsMobileTestOp -

func (*SyntheticsMobileTestOptions) SetTickEvery +

func (*SyntheticsMobileTestOptions) SetTickEvery

func (o *SyntheticsMobileTestOptions) SetTickEvery(v int64)
-

SetTickEvery gets a reference to the given int64 and assigns it to the TickEvery field. +

SetTickEvery sets field value. -

func (*SyntheticsMobileTestOptions) SetVerbosity +

func (*SyntheticsMobileTestOptions) SetVerbosity @@ -245936,7 +247949,7 @@

func (*SyntheticsMobileTestOpt -

func (*SyntheticsMobileTestOptions) UnmarshalJSON +

func (*SyntheticsMobileTestOptions) UnmarshalJSON @@ -245951,408 +247964,6 @@

func (*SyntheticsMobileTestOp -

type SyntheticsMobileTestOptionsMonitorOptions - - - -

-

SyntheticsMobileTestOptionsMonitorOptions Object containing the options for a mobile Synthetic test as a monitor -(for example, renotification). - -

type SyntheticsMobileTestOptionsMonitorOptions struct {
-    // Message to include in the escalation notification.
-    EscalationMessage *string `json:"escalation_message,omitempty"`
-    // The definition of `SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName` object.
-    NotificationPresetName *SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName `json:"notification_preset_name,omitempty"`
-    // Time interval before renotifying if the test is still failing
-    // (in minutes).
-    RenotifyInterval *int64 `json:"renotify_interval,omitempty"`
-    // The `SyntheticsMobileTestOptionsMonitorOptions` `renotify_occurrences`.
-    RenotifyOccurrences *int64 `json:"renotify_occurrences,omitempty"`
-    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
-    UnparsedObject       map[string]interface{} `json:"-"`
-    AdditionalProperties map[string]interface{} `json:"-"`
-}
-
- - - - - - - - - - - -

func NewSyntheticsMobileTestOptionsMonitorOptions - - - -

-
func NewSyntheticsMobileTestOptionsMonitorOptions() *SyntheticsMobileTestOptionsMonitorOptions
-

NewSyntheticsMobileTestOptionsMonitorOptions instantiates a new SyntheticsMobileTestOptionsMonitorOptions object. -This constructor will assign default values to properties that have it defined, -and makes sure properties required by API are set, but the set of arguments -will change when the set of required properties is changed. - - - - - -

func NewSyntheticsMobileTestOptionsMonitorOptionsWithDefaults - - - -

-
func NewSyntheticsMobileTestOptionsMonitorOptionsWithDefaults() *SyntheticsMobileTestOptionsMonitorOptions
-

NewSyntheticsMobileTestOptionsMonitorOptionsWithDefaults instantiates a new SyntheticsMobileTestOptionsMonitorOptions object. -This constructor will only assign default values to properties that have it defined, -but it doesn't guarantee that properties required by API are set. - - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) GetEscalationMessage - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) GetEscalationMessage() string
-

GetEscalationMessage returns the EscalationMessage field value if set, zero value otherwise. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) GetEscalationMessageOk - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) GetEscalationMessageOk() (*string, bool)
-

GetEscalationMessageOk returns a tuple with the EscalationMessage field value if set, nil otherwise -and a boolean to check if the value has been set. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) GetNotificationPresetName - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) GetNotificationPresetName() SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName
-

GetNotificationPresetName returns the NotificationPresetName field value if set, zero value otherwise. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) GetNotificationPresetNameOk - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) GetNotificationPresetNameOk() (*SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName, bool)
-

GetNotificationPresetNameOk returns a tuple with the NotificationPresetName field value if set, nil otherwise -and a boolean to check if the value has been set. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyInterval - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyInterval() int64
-

GetRenotifyInterval returns the RenotifyInterval field value if set, zero value otherwise. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyIntervalOk - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyIntervalOk() (*int64, bool)
-

GetRenotifyIntervalOk returns a tuple with the RenotifyInterval field value if set, nil otherwise -and a boolean to check if the value has been set. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyOccurrences - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyOccurrences() int64
-

GetRenotifyOccurrences returns the RenotifyOccurrences field value if set, zero value otherwise. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyOccurrencesOk - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) GetRenotifyOccurrencesOk() (*int64, bool)
-

GetRenotifyOccurrencesOk returns a tuple with the RenotifyOccurrences field value if set, nil otherwise -and a boolean to check if the value has been set. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) HasEscalationMessage - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) HasEscalationMessage() bool
-

HasEscalationMessage returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) HasNotificationPresetName - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) HasNotificationPresetName() bool
-

HasNotificationPresetName returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) HasRenotifyInterval - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) HasRenotifyInterval() bool
-

HasRenotifyInterval returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) HasRenotifyOccurrences - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) HasRenotifyOccurrences() bool
-

HasRenotifyOccurrences returns a boolean if a field has been set. - - - - - - -

func (SyntheticsMobileTestOptionsMonitorOptions) MarshalJSON - - - -

-
func (o SyntheticsMobileTestOptionsMonitorOptions) MarshalJSON() ([]byte, error)
-

MarshalJSON serializes the struct using spec logic. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) SetEscalationMessage - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) SetEscalationMessage(v string)
-

SetEscalationMessage gets a reference to the given string and assigns it to the EscalationMessage field. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) SetNotificationPresetName - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) SetNotificationPresetName(v SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName)
-

SetNotificationPresetName gets a reference to the given SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName and assigns it to the NotificationPresetName field. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) SetRenotifyInterval - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) SetRenotifyInterval(v int64)
-

SetRenotifyInterval gets a reference to the given int64 and assigns it to the RenotifyInterval field. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) SetRenotifyOccurrences - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) SetRenotifyOccurrences(v int64)
-

SetRenotifyOccurrences gets a reference to the given int64 and assigns it to the RenotifyOccurrences field. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptions) UnmarshalJSON - - - -

-
func (o *SyntheticsMobileTestOptionsMonitorOptions) UnmarshalJSON(bytes []byte) (err error)
-

UnmarshalJSON deserializes the given payload. - - - - - - - - -

type SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName - - - -

-

SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName The definition of `SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName` object. - -

type SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName string
- - -

List of SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName. - -

const (
-    SYNTHETICSMOBILETESTOPTIONSMONITOROPTIONSNOTIFICATIONPRESETNAME_SHOW_ALL     SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName = "show_all"
-    SYNTHETICSMOBILETESTOPTIONSMONITOROPTIONSNOTIFICATIONPRESETNAME_HIDE_ALL     SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName = "hide_all"
-    SYNTHETICSMOBILETESTOPTIONSMONITOROPTIONSNOTIFICATIONPRESETNAME_HIDE_QUERY   SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName = "hide_query"
-    SYNTHETICSMOBILETESTOPTIONSMONITOROPTIONSNOTIFICATIONPRESETNAME_HIDE_HANDLES SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName = "hide_handles"
-)
- - - - - - - - - - -

func NewSyntheticsMobileTestOptionsMonitorOptionsNotificationPresetNameFromValue - - - -

-
func NewSyntheticsMobileTestOptionsMonitorOptionsNotificationPresetNameFromValue(v string) (*SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName, error)
-

NewSyntheticsMobileTestOptionsMonitorOptionsNotificationPresetNameFromValue returns a pointer to a valid SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName -for the value passed as argument, or an error if the value passed is not allowed by the enum. - - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) GetAllowedValues - - - -

-
func (v *SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) GetAllowedValues() []SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName
-

GetAllowedValues reeturns the list of possible values. - - - - - - -

func (SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) IsValid - - - -

-
func (v SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) IsValid() bool
-

IsValid return true if the value is valid for the enum, false otherwise. - - - - - - -

func (SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) Ptr - - - -

-
func (v SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) Ptr() *SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName
-

Ptr returns reference to SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName value. - - - - - - -

func (*SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) UnmarshalJSON - - - -

-
func (v *SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName) UnmarshalJSON(src []byte) error
-

UnmarshalJSON deserializes the given payload. - - - - - - - -

type SyntheticsMobileTestType @@ -246447,7 +248058,7 @@

func (*SyntheticsMobileTestType) -

type SyntheticsMobileTestsMobileApplication +

type SyntheticsMobileTestsMobileApplication @@ -246456,11 +248067,11 @@

type // Application ID of the mobile application. - ApplicationId *string `json:"applicationId,omitempty"` + ApplicationId string `json:"applicationId"` // Reference ID of the mobile application. - ReferenceId *string `json:"referenceId,omitempty"` + ReferenceId string `json:"referenceId"` // Reference type for the mobile application for a mobile synthetics test. - ReferenceType *SyntheticsMobileTestsMobileApplicationReferenceType `json:"referenceType,omitempty"` + ReferenceType SyntheticsMobileTestsMobileApplicationReferenceType `json:"referenceType"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` AdditionalProperties map[string]interface{} `json:"-"` @@ -246477,12 +248088,12 @@

type func NewSyntheticsMobileTestsMobileApplication +

func NewSyntheticsMobileTestsMobileApplication

-
func NewSyntheticsMobileTestsMobileApplication() *SyntheticsMobileTestsMobileApplication
+
func NewSyntheticsMobileTestsMobileApplication(applicationId string, referenceId string, referenceType SyntheticsMobileTestsMobileApplicationReferenceType) *SyntheticsMobileTestsMobileApplication

NewSyntheticsMobileTestsMobileApplication instantiates a new SyntheticsMobileTestsMobileApplication object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments @@ -246492,7 +248103,7 @@

func func NewSyntheticsMobileTestsMobileApplicationWithDefaults +

func NewSyntheticsMobileTestsMobileApplicationWithDefaults @@ -246508,26 +248119,26 @@

func func (*SyntheticsMobileTestsMobileApplication) GetApplicationId +

func (*SyntheticsMobileTestsMobileApplication) GetApplicationId

func (o *SyntheticsMobileTestsMobileApplication) GetApplicationId() string
-

GetApplicationId returns the ApplicationId field value if set, zero value otherwise. +

GetApplicationId returns the ApplicationId field value. -

func (*SyntheticsMobileTestsMobileApplication) GetApplicationIdOk +

func (*SyntheticsMobileTestsMobileApplication) GetApplicationIdOk

func (o *SyntheticsMobileTestsMobileApplication) GetApplicationIdOk() (*string, bool)
-

GetApplicationIdOk returns a tuple with the ApplicationId field value if set, nil otherwise +

GetApplicationIdOk returns a tuple with the ApplicationId field value and a boolean to check if the value has been set. @@ -246541,7 +248152,7 @@

func (*Synthetics

func (o *SyntheticsMobileTestsMobileApplication) GetReferenceId() string
-

GetReferenceId returns the ReferenceId field value if set, zero value otherwise. +

GetReferenceId returns the ReferenceId field value. @@ -246554,7 +248165,7 @@

func (*Syntheti

func (o *SyntheticsMobileTestsMobileApplication) GetReferenceIdOk() (*string, bool)
-

GetReferenceIdOk returns a tuple with the ReferenceId field value if set, nil otherwise +

GetReferenceIdOk returns a tuple with the ReferenceId field value and a boolean to check if the value has been set. @@ -246562,26 +248173,26 @@

func (*Syntheti -

func (*SyntheticsMobileTestsMobileApplication) GetReferenceType +

func (*SyntheticsMobileTestsMobileApplication) GetReferenceType

func (o *SyntheticsMobileTestsMobileApplication) GetReferenceType() SyntheticsMobileTestsMobileApplicationReferenceType
-

GetReferenceType returns the ReferenceType field value if set, zero value otherwise. +

GetReferenceType returns the ReferenceType field value. -

func (*SyntheticsMobileTestsMobileApplication) GetReferenceTypeOk +

func (*SyntheticsMobileTestsMobileApplication) GetReferenceTypeOk

func (o *SyntheticsMobileTestsMobileApplication) GetReferenceTypeOk() (*SyntheticsMobileTestsMobileApplicationReferenceType, bool)
-

GetReferenceTypeOk returns a tuple with the ReferenceType field value if set, nil otherwise +

GetReferenceTypeOk returns a tuple with the ReferenceType field value and a boolean to check if the value has been set. @@ -246589,46 +248200,7 @@

func (*Synthe -

func (*SyntheticsMobileTestsMobileApplication) HasApplicationId - - - -

-
func (o *SyntheticsMobileTestsMobileApplication) HasApplicationId() bool
-

HasApplicationId returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsMobileTestsMobileApplication) HasReferenceId - - - -

-
func (o *SyntheticsMobileTestsMobileApplication) HasReferenceId() bool
-

HasReferenceId returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsMobileTestsMobileApplication) HasReferenceType - - - -

-
func (o *SyntheticsMobileTestsMobileApplication) HasReferenceType() bool
-

HasReferenceType returns a boolean if a field has been set. - - - - - - -

func (SyntheticsMobileTestsMobileApplication) MarshalJSON +

func (SyntheticsMobileTestsMobileApplication) MarshalJSON @@ -246647,40 +248219,40 @@

func (*Syntheti

func (o *SyntheticsMobileTestsMobileApplication) SetApplicationId(v string)
-

SetApplicationId gets a reference to the given string and assigns it to the ApplicationId field. +

SetApplicationId sets field value. -

func (*SyntheticsMobileTestsMobileApplication) SetReferenceId +

func (*SyntheticsMobileTestsMobileApplication) SetReferenceId

func (o *SyntheticsMobileTestsMobileApplication) SetReferenceId(v string)
-

SetReferenceId gets a reference to the given string and assigns it to the ReferenceId field. +

SetReferenceId sets field value. -

func (*SyntheticsMobileTestsMobileApplication) SetReferenceType +

func (*SyntheticsMobileTestsMobileApplication) SetReferenceType

func (o *SyntheticsMobileTestsMobileApplication) SetReferenceType(v SyntheticsMobileTestsMobileApplicationReferenceType)
-

SetReferenceType gets a reference to the given SyntheticsMobileTestsMobileApplicationReferenceType and assigns it to the ReferenceType field. +

SetReferenceType sets field value. -

func (*SyntheticsMobileTestsMobileApplication) UnmarshalJSON +

func (*SyntheticsMobileTestsMobileApplication) UnmarshalJSON @@ -252905,7 +254477,7 @@

func (*SyntheticsTestCallType) type SyntheticsTestCiOptions +

type SyntheticsTestCiOptions @@ -252914,7 +254486,7 @@

type // Execution rule for a Synthetic test. - ExecutionRule *SyntheticsTestExecutionRule `json:"executionRule,omitempty"` + ExecutionRule SyntheticsTestExecutionRule `json:"executionRule"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` AdditionalProperties map[string]interface{} `json:"-"` @@ -252931,12 +254503,12 @@

type func NewSyntheticsTestCiOptions +

func NewSyntheticsTestCiOptions

-
func NewSyntheticsTestCiOptions() *SyntheticsTestCiOptions
+
func NewSyntheticsTestCiOptions(executionRule SyntheticsTestExecutionRule) *SyntheticsTestCiOptions

NewSyntheticsTestCiOptions instantiates a new SyntheticsTestCiOptions object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments @@ -252946,7 +254518,7 @@

func func NewSyntheticsTestCiOptionsWithDefaults +

func NewSyntheticsTestCiOptionsWithDefaults @@ -252962,26 +254534,26 @@

func func (*SyntheticsTestCiOptions) GetExecutionRule +

func (*SyntheticsTestCiOptions) GetExecutionRule

func (o *SyntheticsTestCiOptions) GetExecutionRule() SyntheticsTestExecutionRule
-

GetExecutionRule returns the ExecutionRule field value if set, zero value otherwise. +

GetExecutionRule returns the ExecutionRule field value. -

func (*SyntheticsTestCiOptions) GetExecutionRuleOk +

func (*SyntheticsTestCiOptions) GetExecutionRuleOk

func (o *SyntheticsTestCiOptions) GetExecutionRuleOk() (*SyntheticsTestExecutionRule, bool)
-

GetExecutionRuleOk returns a tuple with the ExecutionRule field value if set, nil otherwise +

GetExecutionRuleOk returns a tuple with the ExecutionRule field value and a boolean to check if the value has been set. @@ -252989,20 +254561,7 @@

func (*SyntheticsTestCiOptio -

func (*SyntheticsTestCiOptions) HasExecutionRule - - - -

-
func (o *SyntheticsTestCiOptions) HasExecutionRule() bool
-

HasExecutionRule returns a boolean if a field has been set. - - - - - - -

func (SyntheticsTestCiOptions) MarshalJSON +

func (SyntheticsTestCiOptions) MarshalJSON @@ -253015,20 +254574,20 @@

func (SyntheticsTestCiOptions) func (*SyntheticsTestCiOptions) SetExecutionRule +

func (*SyntheticsTestCiOptions) SetExecutionRule

func (o *SyntheticsTestCiOptions) SetExecutionRule(v SyntheticsTestExecutionRule)
-

SetExecutionRule gets a reference to the given SyntheticsTestExecutionRule and assigns it to the ExecutionRule field. +

SetExecutionRule sets field value. -

func (*SyntheticsTestCiOptions) UnmarshalJSON +

func (*SyntheticsTestCiOptions) UnmarshalJSON @@ -256065,9 +257624,15 @@

type // Message to include in the escalation notification. + EscalationMessage *string `json:"escalation_message,omitempty"` + // The name of the preset for the notification for the monitor. + NotificationPresetName *SyntheticsTestOptionsMonitorOptionsNotificationPresetName `json:"notification_preset_name,omitempty"` // Time interval before renotifying if the test is still failing // (in minutes). RenotifyInterval *int64 `json:"renotify_interval,omitempty"` + // The number of times to renotify if the test is still failing. + RenotifyOccurrences *int64 `json:"renotify_occurrences,omitempty"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` AdditionalProperties map[string]interface{} `json:"-"` @@ -256084,7 +257649,7 @@

type func NewSyntheticsTestOptionsMonitorOptions +

func NewSyntheticsTestOptionsMonitorOptions @@ -256099,7 +257664,7 @@

func func NewSyntheticsTestOptionsMonitorOptionsWithDefaults +

func NewSyntheticsTestOptionsMonitorOptionsWithDefaults @@ -256115,7 +257680,61 @@

func func (*SyntheticsTestOptionsMonitorOptions) GetRenotifyInterval +

func (*SyntheticsTestOptionsMonitorOptions) GetEscalationMessage + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) GetEscalationMessage() string
+

GetEscalationMessage returns the EscalationMessage field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) GetEscalationMessageOk + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) GetEscalationMessageOk() (*string, bool)
+

GetEscalationMessageOk returns a tuple with the EscalationMessage field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) GetNotificationPresetName + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) GetNotificationPresetName() SyntheticsTestOptionsMonitorOptionsNotificationPresetName
+

GetNotificationPresetName returns the NotificationPresetName field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) GetNotificationPresetNameOk + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) GetNotificationPresetNameOk() (*SyntheticsTestOptionsMonitorOptionsNotificationPresetName, bool)
+

GetNotificationPresetNameOk returns a tuple with the NotificationPresetName field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) GetRenotifyInterval @@ -256128,7 +257747,7 @@

func (*Syntheti -

func (*SyntheticsTestOptionsMonitorOptions) GetRenotifyIntervalOk +

func (*SyntheticsTestOptionsMonitorOptions) GetRenotifyIntervalOk @@ -256142,7 +257761,60 @@

func (*Synthe -

func (*SyntheticsTestOptionsMonitorOptions) HasRenotifyInterval +

func (*SyntheticsTestOptionsMonitorOptions) GetRenotifyOccurrences + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) GetRenotifyOccurrences() int64
+

GetRenotifyOccurrences returns the RenotifyOccurrences field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) GetRenotifyOccurrencesOk + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) GetRenotifyOccurrencesOk() (*int64, bool)
+

GetRenotifyOccurrencesOk returns a tuple with the RenotifyOccurrences field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) HasEscalationMessage + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) HasEscalationMessage() bool
+

HasEscalationMessage returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) HasNotificationPresetName + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) HasNotificationPresetName() bool
+

HasNotificationPresetName returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) HasRenotifyInterval @@ -256155,7 +257827,20 @@

func (*Syntheti -

func (SyntheticsTestOptionsMonitorOptions) MarshalJSON +

func (*SyntheticsTestOptionsMonitorOptions) HasRenotifyOccurrences + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) HasRenotifyOccurrences() bool
+

HasRenotifyOccurrences returns a boolean if a field has been set. + + + + + + +

func (SyntheticsTestOptionsMonitorOptions) MarshalJSON @@ -256168,7 +257853,33 @@

func (SyntheticsTestOpt -

func (*SyntheticsTestOptionsMonitorOptions) SetRenotifyInterval +

func (*SyntheticsTestOptionsMonitorOptions) SetEscalationMessage + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) SetEscalationMessage(v string)
+

SetEscalationMessage gets a reference to the given string and assigns it to the EscalationMessage field. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) SetNotificationPresetName + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) SetNotificationPresetName(v SyntheticsTestOptionsMonitorOptionsNotificationPresetName)
+

SetNotificationPresetName gets a reference to the given SyntheticsTestOptionsMonitorOptionsNotificationPresetName and assigns it to the NotificationPresetName field. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) SetRenotifyInterval @@ -256181,7 +257892,20 @@

func (*Syntheti -

func (*SyntheticsTestOptionsMonitorOptions) UnmarshalJSON +

func (*SyntheticsTestOptionsMonitorOptions) SetRenotifyOccurrences + + + +

+
func (o *SyntheticsTestOptionsMonitorOptions) SetRenotifyOccurrences(v int64)
+

SetRenotifyOccurrences gets a reference to the given int64 and assigns it to the RenotifyOccurrences field. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptions) UnmarshalJSON @@ -256196,6 +257920,103 @@

func (*SyntheticsTest +

type SyntheticsTestOptionsMonitorOptionsNotificationPresetName + + + +

+

SyntheticsTestOptionsMonitorOptionsNotificationPresetName The name of the preset for the notification for the monitor. + +

type SyntheticsTestOptionsMonitorOptionsNotificationPresetName string
+ + +

List of SyntheticsTestOptionsMonitorOptionsNotificationPresetName. + +

const (
+    SYNTHETICSTESTOPTIONSMONITOROPTIONSNOTIFICATIONPRESETNAME_SHOW_ALL     SyntheticsTestOptionsMonitorOptionsNotificationPresetName = "show_all"
+    SYNTHETICSTESTOPTIONSMONITOROPTIONSNOTIFICATIONPRESETNAME_HIDE_ALL     SyntheticsTestOptionsMonitorOptionsNotificationPresetName = "hide_all"
+    SYNTHETICSTESTOPTIONSMONITOROPTIONSNOTIFICATIONPRESETNAME_HIDE_QUERY   SyntheticsTestOptionsMonitorOptionsNotificationPresetName = "hide_query"
+    SYNTHETICSTESTOPTIONSMONITOROPTIONSNOTIFICATIONPRESETNAME_HIDE_HANDLES SyntheticsTestOptionsMonitorOptionsNotificationPresetName = "hide_handles"
+)
+ + + + + + + + + + +

func NewSyntheticsTestOptionsMonitorOptionsNotificationPresetNameFromValue + + + +

+
func NewSyntheticsTestOptionsMonitorOptionsNotificationPresetNameFromValue(v string) (*SyntheticsTestOptionsMonitorOptionsNotificationPresetName, error)
+

NewSyntheticsTestOptionsMonitorOptionsNotificationPresetNameFromValue returns a pointer to a valid SyntheticsTestOptionsMonitorOptionsNotificationPresetName +for the value passed as argument, or an error if the value passed is not allowed by the enum. + + + + + + + +

func (*SyntheticsTestOptionsMonitorOptionsNotificationPresetName) GetAllowedValues + + + +

+
func (v *SyntheticsTestOptionsMonitorOptionsNotificationPresetName) GetAllowedValues() []SyntheticsTestOptionsMonitorOptionsNotificationPresetName
+

GetAllowedValues reeturns the list of possible values. + + + + + + +

func (SyntheticsTestOptionsMonitorOptionsNotificationPresetName) IsValid + + + +

+
func (v SyntheticsTestOptionsMonitorOptionsNotificationPresetName) IsValid() bool
+

IsValid return true if the value is valid for the enum, false otherwise. + + + + + + +

func (SyntheticsTestOptionsMonitorOptionsNotificationPresetName) Ptr + + + +

+
func (v SyntheticsTestOptionsMonitorOptionsNotificationPresetName) Ptr() *SyntheticsTestOptionsMonitorOptionsNotificationPresetName
+

Ptr returns reference to SyntheticsTestOptionsMonitorOptionsNotificationPresetName value. + + + + + + +

func (*SyntheticsTestOptionsMonitorOptionsNotificationPresetName) UnmarshalJSON + + + +

+
func (v *SyntheticsTestOptionsMonitorOptionsNotificationPresetName) UnmarshalJSON(src []byte) error
+

UnmarshalJSON deserializes the given payload. + + + + + + + +

type SyntheticsTestOptionsRetry @@ -256391,7 +258212,7 @@

func (*SyntheticsTestOptionsRe -

type SyntheticsTestOptionsScheduling +

type SyntheticsTestOptionsScheduling @@ -256400,9 +258221,9 @@

type // Array containing objects describing the scheduling pattern to apply to each day. - Timeframes []SyntheticsTestOptionsSchedulingTimeframe `json:"timeframes,omitempty"` + Timeframes []SyntheticsTestOptionsSchedulingTimeframe `json:"timeframes"` // Timezone in which the timeframe is based. - Timezone *string `json:"timezone,omitempty"` + Timezone string `json:"timezone"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` AdditionalProperties map[string]interface{} `json:"-"` @@ -256419,12 +258240,12 @@

type func NewSyntheticsTestOptionsScheduling +

func NewSyntheticsTestOptionsScheduling

-
func NewSyntheticsTestOptionsScheduling() *SyntheticsTestOptionsScheduling
+
func NewSyntheticsTestOptionsScheduling(timeframes []SyntheticsTestOptionsSchedulingTimeframe, timezone string) *SyntheticsTestOptionsScheduling

NewSyntheticsTestOptionsScheduling instantiates a new SyntheticsTestOptionsScheduling object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments @@ -256434,7 +258255,7 @@

func func NewSyntheticsTestOptionsSchedulingWithDefaults +

func NewSyntheticsTestOptionsSchedulingWithDefaults @@ -256450,26 +258271,26 @@

func func (*SyntheticsTestOptionsScheduling) GetTimeframes +

func (*SyntheticsTestOptionsScheduling) GetTimeframes

func (o *SyntheticsTestOptionsScheduling) GetTimeframes() []SyntheticsTestOptionsSchedulingTimeframe
-

GetTimeframes returns the Timeframes field value if set, zero value otherwise. +

GetTimeframes returns the Timeframes field value. -

func (*SyntheticsTestOptionsScheduling) GetTimeframesOk +

func (*SyntheticsTestOptionsScheduling) GetTimeframesOk

func (o *SyntheticsTestOptionsScheduling) GetTimeframesOk() (*[]SyntheticsTestOptionsSchedulingTimeframe, bool)
-

GetTimeframesOk returns a tuple with the Timeframes field value if set, nil otherwise +

GetTimeframesOk returns a tuple with the Timeframes field value and a boolean to check if the value has been set. @@ -256477,26 +258298,26 @@

func (*SyntheticsTestOp -

func (*SyntheticsTestOptionsScheduling) GetTimezone +

func (*SyntheticsTestOptionsScheduling) GetTimezone

func (o *SyntheticsTestOptionsScheduling) GetTimezone() string
-

GetTimezone returns the Timezone field value if set, zero value otherwise. +

GetTimezone returns the Timezone field value. -

func (*SyntheticsTestOptionsScheduling) GetTimezoneOk +

func (*SyntheticsTestOptionsScheduling) GetTimezoneOk

func (o *SyntheticsTestOptionsScheduling) GetTimezoneOk() (*string, bool)
-

GetTimezoneOk returns a tuple with the Timezone field value if set, nil otherwise +

GetTimezoneOk returns a tuple with the Timezone field value and a boolean to check if the value has been set. @@ -256504,33 +258325,7 @@

func (*SyntheticsTestOpti -

func (*SyntheticsTestOptionsScheduling) HasTimeframes - - - -

-
func (o *SyntheticsTestOptionsScheduling) HasTimeframes() bool
-

HasTimeframes returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsTestOptionsScheduling) HasTimezone - - - -

-
func (o *SyntheticsTestOptionsScheduling) HasTimezone() bool
-

HasTimezone returns a boolean if a field has been set. - - - - - - -

func (SyntheticsTestOptionsScheduling) MarshalJSON +

func (SyntheticsTestOptionsScheduling) MarshalJSON @@ -256543,33 +258338,33 @@

func (SyntheticsTestOptions -

func (*SyntheticsTestOptionsScheduling) SetTimeframes +

func (*SyntheticsTestOptionsScheduling) SetTimeframes

func (o *SyntheticsTestOptionsScheduling) SetTimeframes(v []SyntheticsTestOptionsSchedulingTimeframe)
-

SetTimeframes gets a reference to the given []SyntheticsTestOptionsSchedulingTimeframe and assigns it to the Timeframes field. +

SetTimeframes sets field value. -

func (*SyntheticsTestOptionsScheduling) SetTimezone +

func (*SyntheticsTestOptionsScheduling) SetTimezone

func (o *SyntheticsTestOptionsScheduling) SetTimezone(v string)
-

SetTimezone gets a reference to the given string and assigns it to the Timezone field. +

SetTimezone sets field value. -

func (*SyntheticsTestOptionsScheduling) UnmarshalJSON +

func (*SyntheticsTestOptionsScheduling) UnmarshalJSON @@ -256584,7 +258379,7 @@

func (*SyntheticsTestOpti -

type SyntheticsTestOptionsSchedulingTimeframe +

type SyntheticsTestOptionsSchedulingTimeframe @@ -256593,11 +258388,11 @@

type // Number representing the day of the week. - Day *int32 `json:"day,omitempty"` + Day int32 `json:"day"` // The hour of the day on which scheduling starts. - From *string `json:"from,omitempty"` + From string `json:"from"` // The hour of the day on which scheduling ends. - To *string `json:"to,omitempty"` + To string `json:"to"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` AdditionalProperties map[string]interface{} `json:"-"` @@ -256614,12 +258409,12 @@

type func NewSyntheticsTestOptionsSchedulingTimeframe +

func NewSyntheticsTestOptionsSchedulingTimeframe

-
func NewSyntheticsTestOptionsSchedulingTimeframe() *SyntheticsTestOptionsSchedulingTimeframe
+
func NewSyntheticsTestOptionsSchedulingTimeframe(day int32, from string, to string) *SyntheticsTestOptionsSchedulingTimeframe

NewSyntheticsTestOptionsSchedulingTimeframe instantiates a new SyntheticsTestOptionsSchedulingTimeframe object. This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments @@ -256629,7 +258424,7 @@

func func NewSyntheticsTestOptionsSchedulingTimeframeWithDefaults +

func NewSyntheticsTestOptionsSchedulingTimeframeWithDefaults @@ -256645,26 +258440,26 @@

func func (*SyntheticsTestOptionsSchedulingTimeframe) GetDay +

func (*SyntheticsTestOptionsSchedulingTimeframe) GetDay

func (o *SyntheticsTestOptionsSchedulingTimeframe) GetDay() int32
-

GetDay returns the Day field value if set, zero value otherwise. +

GetDay returns the Day field value. -

func (*SyntheticsTestOptionsSchedulingTimeframe) GetDayOk +

func (*SyntheticsTestOptionsSchedulingTimeframe) GetDayOk

func (o *SyntheticsTestOptionsSchedulingTimeframe) GetDayOk() (*int32, bool)
-

GetDayOk returns a tuple with the Day field value if set, nil otherwise +

GetDayOk returns a tuple with the Day field value and a boolean to check if the value has been set. @@ -256678,7 +258473,7 @@

func (*SyntheticsTestO

func (o *SyntheticsTestOptionsSchedulingTimeframe) GetFrom() string
-

GetFrom returns the From field value if set, zero value otherwise. +

GetFrom returns the From field value. @@ -256691,7 +258486,7 @@

func (*SyntheticsTes

func (o *SyntheticsTestOptionsSchedulingTimeframe) GetFromOk() (*string, bool)
-

GetFromOk returns a tuple with the From field value if set, nil otherwise +

GetFromOk returns a tuple with the From field value and a boolean to check if the value has been set. @@ -256699,26 +258494,26 @@

func (*SyntheticsTes -

func (*SyntheticsTestOptionsSchedulingTimeframe) GetTo +

func (*SyntheticsTestOptionsSchedulingTimeframe) GetTo

func (o *SyntheticsTestOptionsSchedulingTimeframe) GetTo() string
-

GetTo returns the To field value if set, zero value otherwise. +

GetTo returns the To field value. -

func (*SyntheticsTestOptionsSchedulingTimeframe) GetToOk +

func (*SyntheticsTestOptionsSchedulingTimeframe) GetToOk

func (o *SyntheticsTestOptionsSchedulingTimeframe) GetToOk() (*string, bool)
-

GetToOk returns a tuple with the To field value if set, nil otherwise +

GetToOk returns a tuple with the To field value and a boolean to check if the value has been set. @@ -256726,46 +258521,7 @@

func (*SyntheticsTestO -

func (*SyntheticsTestOptionsSchedulingTimeframe) HasDay - - - -

-
func (o *SyntheticsTestOptionsSchedulingTimeframe) HasDay() bool
-

HasDay returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsTestOptionsSchedulingTimeframe) HasFrom - - - -

-
func (o *SyntheticsTestOptionsSchedulingTimeframe) HasFrom() bool
-

HasFrom returns a boolean if a field has been set. - - - - - - -

func (*SyntheticsTestOptionsSchedulingTimeframe) HasTo - - - -

-
func (o *SyntheticsTestOptionsSchedulingTimeframe) HasTo() bool
-

HasTo returns a boolean if a field has been set. - - - - - - -

func (SyntheticsTestOptionsSchedulingTimeframe) MarshalJSON +

func (SyntheticsTestOptionsSchedulingTimeframe) MarshalJSON @@ -256784,40 +258540,40 @@

func (*SyntheticsTestOp

func (o *SyntheticsTestOptionsSchedulingTimeframe) SetDay(v int32)
-

SetDay gets a reference to the given int32 and assigns it to the Day field. +

SetDay sets field value. -

func (*SyntheticsTestOptionsSchedulingTimeframe) SetFrom +

func (*SyntheticsTestOptionsSchedulingTimeframe) SetFrom

func (o *SyntheticsTestOptionsSchedulingTimeframe) SetFrom(v string)
-

SetFrom gets a reference to the given string and assigns it to the From field. +

SetFrom sets field value. -

func (*SyntheticsTestOptionsSchedulingTimeframe) SetTo +

func (*SyntheticsTestOptionsSchedulingTimeframe) SetTo

func (o *SyntheticsTestOptionsSchedulingTimeframe) SetTo(v string)
-

SetTo gets a reference to the given string and assigns it to the To field. +

SetTo sets field value. -

func (*SyntheticsTestOptionsSchedulingTimeframe) UnmarshalJSON +

func (*SyntheticsTestOptionsSchedulingTimeframe) UnmarshalJSON @@ -259988,6 +261744,294 @@

func (*SyntheticsTestRequestPr +

type SyntheticsTestRestrictionPolicyBinding + + + +

+

SyntheticsTestRestrictionPolicyBinding Objects describing the binding used for a mobile test. + +

type SyntheticsTestRestrictionPolicyBinding struct {
+    // List of principals for a mobile test binding.
+    Principals []string `json:"principals,omitempty"`
+    // The type of relation for the binding.
+    Relation *SyntheticsTestRestrictionPolicyBindingRelation `json:"relation,omitempty"`
+    // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct
+    UnparsedObject       map[string]interface{} `json:"-"`
+    AdditionalProperties map[string]interface{} `json:"-"`
+}
+
+ + + + + + + + + + + +

func NewSyntheticsTestRestrictionPolicyBinding + + + +

+
func NewSyntheticsTestRestrictionPolicyBinding() *SyntheticsTestRestrictionPolicyBinding
+

NewSyntheticsTestRestrictionPolicyBinding instantiates a new SyntheticsTestRestrictionPolicyBinding object. +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed. + + + + + +

func NewSyntheticsTestRestrictionPolicyBindingWithDefaults + + + +

+
func NewSyntheticsTestRestrictionPolicyBindingWithDefaults() *SyntheticsTestRestrictionPolicyBinding
+

NewSyntheticsTestRestrictionPolicyBindingWithDefaults instantiates a new SyntheticsTestRestrictionPolicyBinding object. +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set. + + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) GetPrincipals + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) GetPrincipals() []string
+

GetPrincipals returns the Principals field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) GetPrincipalsOk + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) GetPrincipalsOk() (*[]string, bool)
+

GetPrincipalsOk returns a tuple with the Principals field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) GetRelation + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) GetRelation() SyntheticsTestRestrictionPolicyBindingRelation
+

GetRelation returns the Relation field value if set, zero value otherwise. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) GetRelationOk + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) GetRelationOk() (*SyntheticsTestRestrictionPolicyBindingRelation, bool)
+

GetRelationOk returns a tuple with the Relation field value if set, nil otherwise +and a boolean to check if the value has been set. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) HasPrincipals + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) HasPrincipals() bool
+

HasPrincipals returns a boolean if a field has been set. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) HasRelation + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) HasRelation() bool
+

HasRelation returns a boolean if a field has been set. + + + + + + +

func (SyntheticsTestRestrictionPolicyBinding) MarshalJSON + + + +

+
func (o SyntheticsTestRestrictionPolicyBinding) MarshalJSON() ([]byte, error)
+

MarshalJSON serializes the struct using spec logic. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) SetPrincipals + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) SetPrincipals(v []string)
+

SetPrincipals gets a reference to the given []string and assigns it to the Principals field. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) SetRelation + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) SetRelation(v SyntheticsTestRestrictionPolicyBindingRelation)
+

SetRelation gets a reference to the given SyntheticsTestRestrictionPolicyBindingRelation and assigns it to the Relation field. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBinding) UnmarshalJSON + + + +

+
func (o *SyntheticsTestRestrictionPolicyBinding) UnmarshalJSON(bytes []byte) (err error)
+

UnmarshalJSON deserializes the given payload. + + + + + + + + +

type SyntheticsTestRestrictionPolicyBindingRelation + + + +

+

SyntheticsTestRestrictionPolicyBindingRelation The type of relation for the binding. + +

type SyntheticsTestRestrictionPolicyBindingRelation string
+ + +

List of SyntheticsTestRestrictionPolicyBindingRelation. + +

const (
+    SYNTHETICSTESTRESTRICTIONPOLICYBINDINGRELATION_EDITOR SyntheticsTestRestrictionPolicyBindingRelation = "editor"
+    SYNTHETICSTESTRESTRICTIONPOLICYBINDINGRELATION_VIEWER SyntheticsTestRestrictionPolicyBindingRelation = "viewer"
+)
+ + + + + + + + + + +

func NewSyntheticsTestRestrictionPolicyBindingRelationFromValue + + + +

+
func NewSyntheticsTestRestrictionPolicyBindingRelationFromValue(v string) (*SyntheticsTestRestrictionPolicyBindingRelation, error)
+

NewSyntheticsTestRestrictionPolicyBindingRelationFromValue returns a pointer to a valid SyntheticsTestRestrictionPolicyBindingRelation +for the value passed as argument, or an error if the value passed is not allowed by the enum. + + + + + + + +

func (*SyntheticsTestRestrictionPolicyBindingRelation) GetAllowedValues + + + +

+
func (v *SyntheticsTestRestrictionPolicyBindingRelation) GetAllowedValues() []SyntheticsTestRestrictionPolicyBindingRelation
+

GetAllowedValues reeturns the list of possible values. + + + + + + +

func (SyntheticsTestRestrictionPolicyBindingRelation) IsValid + + + +

+
func (v SyntheticsTestRestrictionPolicyBindingRelation) IsValid() bool
+

IsValid return true if the value is valid for the enum, false otherwise. + + + + + + +

func (SyntheticsTestRestrictionPolicyBindingRelation) Ptr + + + +

+
func (v SyntheticsTestRestrictionPolicyBindingRelation) Ptr() *SyntheticsTestRestrictionPolicyBindingRelation
+

Ptr returns reference to SyntheticsTestRestrictionPolicyBindingRelation value. + + + + + + +

func (*SyntheticsTestRestrictionPolicyBindingRelation) UnmarshalJSON + + + +

+
func (v *SyntheticsTestRestrictionPolicyBindingRelation) UnmarshalJSON(src []byte) error
+

UnmarshalJSON deserializes the given payload. + + + + + + + +

type SyntheticsTestUptime diff --git a/src/github.com/DataDog/datadog-api-client-go/v2/api/datadog/index.html b/src/github.com/DataDog/datadog-api-client-go/v2/api/datadog/index.html index 3e021e2e9c3..96de6aae5cc 100644 --- a/src/github.com/DataDog/datadog-api-client-go/v2/api/datadog/index.html +++ b/src/github.com/DataDog/datadog-api-client-go/v2/api/datadog/index.html @@ -79,7 +79,7 @@

14700 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -88,7 +88,7 @@

18056 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -97,7 +97,7 @@

622 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -106,7 +106,7 @@

633 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -115,7 +115,7 @@

405 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -124,7 +124,7 @@

12924 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -133,7 +133,7 @@

589 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC diff --git a/src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/index.html b/src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/index.html index efdf3974a3f..eee98d22c3e 100644 --- a/src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/index.html +++ b/src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/index.html @@ -79,7 +79,7 @@

2982 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -88,7 +88,7 @@

35070 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -97,7 +97,7 @@

19900 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -106,7 +106,7 @@

13927 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -115,7 +115,7 @@

13431 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -124,7 +124,7 @@

41701 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -133,7 +133,7 @@

20095 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -142,7 +142,7 @@

11634 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -151,7 +151,7 @@

11298 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -160,7 +160,7 @@

15589 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -169,7 +169,7 @@

2693 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.335231578 +0000 UTC @@ -178,7 +178,7 @@

25958 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -187,7 +187,7 @@

8724 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -196,7 +196,7 @@

17331 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -205,7 +205,7 @@

19958 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -214,7 +214,7 @@

23025 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -223,7 +223,7 @@

48371 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -232,7 +232,7 @@

18906 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -241,7 +241,7 @@

16860 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -250,7 +250,7 @@

10567 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -259,7 +259,7 @@

9443 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -268,7 +268,7 @@

3308 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -277,7 +277,7 @@

16161 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -286,7 +286,7 @@

37439 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -295,7 +295,7 @@

14591 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -304,7 +304,7 @@

6153 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -313,7 +313,7 @@

92473 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -322,7 +322,7 @@

17795 - 2024-10-25 20:53:57.473859073 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -331,7 +331,7 @@

157799 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -340,7 +340,7 @@

13361 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -349,7 +349,7 @@

21842 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -358,7 +358,7 @@

10669 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -367,7 +367,7 @@

3103 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -376,7 +376,7 @@

5929 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -385,7 +385,7 @@

10105 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -394,7 +394,7 @@

2180 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -403,7 +403,7 @@

11554 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -412,7 +412,7 @@

2180 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -421,7 +421,7 @@

3067 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -430,7 +430,7 @@

5905 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -439,7 +439,7 @@

3368 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -448,7 +448,7 @@

3449 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -457,7 +457,7 @@

6918 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -466,7 +466,7 @@

9080 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -475,7 +475,7 @@

2110 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -484,7 +484,7 @@

5075 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -493,7 +493,7 @@

3752 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -502,7 +502,7 @@

3901 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -511,7 +511,7 @@

3545 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.339231628 +0000 UTC @@ -520,7 +520,7 @@

20428 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -529,7 +529,7 @@

4262 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -538,7 +538,7 @@

3529 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -547,7 +547,7 @@

5792 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -556,7 +556,7 @@

3463 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -565,7 +565,7 @@

6129 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -574,7 +574,7 @@

7511 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -583,7 +583,7 @@

7371 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -592,7 +592,7 @@

2071 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -601,7 +601,7 @@

6067 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -610,7 +610,7 @@

3851 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -619,7 +619,7 @@

2063 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -628,7 +628,7 @@

4991 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -637,7 +637,7 @@

4356 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -646,7 +646,7 @@

4218 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -655,7 +655,7 @@

4478 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -664,7 +664,7 @@

3114 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -673,7 +673,7 @@

5651 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -682,7 +682,7 @@

4451 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -691,7 +691,7 @@

4285 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -700,7 +700,7 @@

2210 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -709,7 +709,7 @@

4667 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -718,7 +718,7 @@

6110 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -727,7 +727,7 @@

4923 - 2024-10-25 20:53:57.477859078 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -736,7 +736,7 @@

3518 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -745,7 +745,7 @@

20615 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -754,7 +754,7 @@

4337 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -763,7 +763,7 @@

3520 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -772,7 +772,7 @@

3534 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -781,7 +781,7 @@

10403 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -790,7 +790,7 @@

2060 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -799,7 +799,7 @@

25727 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -808,7 +808,7 @@

4932 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -817,7 +817,7 @@

3504 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -826,7 +826,7 @@

4932 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -835,7 +835,7 @@

3435 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -844,7 +844,7 @@

13318 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -853,7 +853,7 @@

2209 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -862,7 +862,7 @@

1879 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -871,7 +871,7 @@

5392 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -880,7 +880,7 @@

24840 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -889,7 +889,7 @@

4203 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.343231677 +0000 UTC @@ -898,7 +898,7 @@

3334 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -907,7 +907,7 @@

3730 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -916,7 +916,7 @@

3762 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -925,7 +925,7 @@

3036 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -934,7 +934,7 @@

1972 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -943,7 +943,7 @@

1976 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -952,7 +952,7 @@

10789 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -961,7 +961,7 @@

3898 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -970,7 +970,7 @@

3715 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -979,7 +979,7 @@

2174 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -988,7 +988,7 @@

1942 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -997,7 +997,7 @@

3279 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1006,7 +1006,7 @@

3305 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1015,7 +1015,7 @@

3520 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1024,7 +1024,7 @@

13860 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1033,7 +1033,7 @@

9651 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1042,7 +1042,7 @@

5083 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1051,7 +1051,7 @@

5989 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1060,7 +1060,7 @@

1892 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1069,7 +1069,7 @@

4131 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1078,7 +1078,7 @@

3503 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1087,7 +1087,7 @@

3410 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1096,7 +1096,7 @@

2256 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1105,7 +1105,7 @@

3378 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1114,7 +1114,7 @@

7863 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1123,7 +1123,7 @@

1987 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1132,7 +1132,7 @@

17133 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1141,7 +1141,7 @@

2234 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1150,7 +1150,7 @@

6352 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1159,7 +1159,7 @@

2382 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1168,7 +1168,7 @@

20149 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1177,7 +1177,7 @@

6915 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1186,7 +1186,7 @@

7868 - 2024-10-25 20:53:57.481859082 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1195,7 +1195,7 @@

29702 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1204,7 +1204,7 @@

29723 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1213,7 +1213,7 @@

12803 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1222,7 +1222,7 @@

16726 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1231,7 +1231,7 @@

2406 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1240,7 +1240,7 @@

15758 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1249,7 +1249,7 @@

4494 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1258,7 +1258,7 @@

4244 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1267,7 +1267,7 @@

3051 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1276,7 +1276,7 @@

4130 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1285,7 +1285,7 @@

4362 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1294,7 +1294,7 @@

11736 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1303,7 +1303,7 @@

2209 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1312,7 +1312,7 @@

10566 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1321,7 +1321,7 @@

2267 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1330,7 +1330,7 @@

3472 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1339,7 +1339,7 @@

2621 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1348,7 +1348,7 @@

16050 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1357,7 +1357,7 @@

4008 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1366,7 +1366,7 @@

2563 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1375,7 +1375,7 @@

16357 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1384,7 +1384,7 @@

2356 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1393,7 +1393,7 @@

8522 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1402,7 +1402,7 @@

3768 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1411,7 +1411,7 @@

12590 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1420,7 +1420,7 @@

6384 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1429,7 +1429,7 @@

3482 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1438,7 +1438,7 @@

5908 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.347231727 +0000 UTC @@ -1447,7 +1447,7 @@

6450 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1456,7 +1456,7 @@

3793 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1465,7 +1465,7 @@

3273 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1474,7 +1474,7 @@

2269 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1483,7 +1483,7 @@

8530 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1492,7 +1492,7 @@

2595 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1501,7 +1501,7 @@

14948 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1510,7 +1510,7 @@

12686 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1519,7 +1519,7 @@

2570 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1528,7 +1528,7 @@

2187 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1537,7 +1537,7 @@

2302 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1546,7 +1546,7 @@

2870 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1555,7 +1555,7 @@

12788 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1564,7 +1564,7 @@

2309 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1573,7 +1573,7 @@

1691 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1582,7 +1582,7 @@

7883 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1591,7 +1591,7 @@

2122 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1600,7 +1600,7 @@

5056 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1609,7 +1609,7 @@

1829 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1618,7 +1618,7 @@

1733 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1627,7 +1627,7 @@

3633 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1636,7 +1636,7 @@

9034 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1645,7 +1645,7 @@

2056 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1654,7 +1654,7 @@

4367 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1663,7 +1663,7 @@

25610 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1672,7 +1672,7 @@

12517 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1681,7 +1681,7 @@

4218 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1690,7 +1690,7 @@

2060 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1699,7 +1699,7 @@

3256 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1708,7 +1708,7 @@

14737 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1717,7 +1717,7 @@

5842 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1726,7 +1726,7 @@

1633 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1735,7 +1735,7 @@

11491 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1744,7 +1744,7 @@

2031 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1753,7 +1753,7 @@

14953 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1762,7 +1762,7 @@

2090 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1771,7 +1771,7 @@

19579 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1780,7 +1780,7 @@

17081 - 2024-10-25 20:53:57.485859087 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1789,7 +1789,7 @@

5679 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1798,7 +1798,7 @@

13948 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1807,7 +1807,7 @@

17574 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1816,7 +1816,7 @@

4883 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1825,7 +1825,7 @@

6853 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1834,7 +1834,7 @@

2090 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1843,7 +1843,7 @@

18195 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1852,7 +1852,7 @@

5727 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1861,7 +1861,7 @@

5077 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1870,7 +1870,7 @@

6281 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1879,7 +1879,7 @@

5396 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1888,7 +1888,7 @@

3986 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1897,7 +1897,7 @@

4361 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1906,7 +1906,7 @@

13923 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1915,7 +1915,7 @@

4055 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1924,7 +1924,7 @@

4365 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1933,7 +1933,7 @@

5194 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1942,7 +1942,7 @@

15921 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1951,7 +1951,7 @@

3684 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1960,7 +1960,7 @@

7842 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1969,7 +1969,7 @@

4347 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1978,7 +1978,7 @@

2060 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1987,7 +1987,7 @@

3071 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -1996,7 +1996,7 @@

2986 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -2005,7 +2005,7 @@

13569 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -2014,7 +2014,7 @@

2031 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -2023,7 +2023,7 @@

3359 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -2032,7 +2032,7 @@

4618 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -2041,7 +2041,7 @@

4550 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.351231777 +0000 UTC @@ -2050,7 +2050,7 @@

4550 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2059,7 +2059,7 @@

4620 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2068,7 +2068,7 @@

4573 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2077,7 +2077,7 @@

4757 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2086,7 +2086,7 @@

4642 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2095,7 +2095,7 @@

4919 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2104,7 +2104,7 @@

7843 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2113,7 +2113,7 @@

5081 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2122,7 +2122,7 @@

4664 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2131,7 +2131,7 @@

19014 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2140,7 +2140,7 @@

4039 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2149,7 +2149,7 @@

2114 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2158,7 +2158,7 @@

3799 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2167,7 +2167,7 @@

4620 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2176,7 +2176,7 @@

3116 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2185,7 +2185,7 @@

11463 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2194,7 +2194,7 @@

2019 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2203,7 +2203,7 @@

3276 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2212,7 +2212,7 @@

11674 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2221,7 +2221,7 @@

2180 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2230,7 +2230,7 @@

5527 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2239,7 +2239,7 @@

4212 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2248,7 +2248,7 @@

9062 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2257,7 +2257,7 @@

8488 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2266,7 +2266,7 @@

5558 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2275,7 +2275,7 @@

5392 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2284,7 +2284,7 @@

3161 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2293,7 +2293,7 @@

17902 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2302,7 +2302,7 @@

2151 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2311,7 +2311,7 @@

5189 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2320,7 +2320,7 @@

3592 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2329,7 +2329,7 @@

10499 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2338,7 +2338,7 @@

2135 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2347,7 +2347,7 @@

14998 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2356,7 +2356,7 @@

2077 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2365,7 +2365,7 @@

6243 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2374,7 +2374,7 @@

4816 - 2024-10-25 20:53:57.489859092 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2383,7 +2383,7 @@

3543 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2392,7 +2392,7 @@

3496 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2401,7 +2401,7 @@

8583 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2410,7 +2410,7 @@

4744 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2419,7 +2419,7 @@

2077 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2428,7 +2428,7 @@

4897 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2437,7 +2437,7 @@

7207 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2446,7 +2446,7 @@

1932 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2455,7 +2455,7 @@

5450 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2464,7 +2464,7 @@

4473 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2473,7 +2473,7 @@

3102 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2482,7 +2482,7 @@

7358 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2491,7 +2491,7 @@

1901 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2500,7 +2500,7 @@

8520 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2509,7 +2509,7 @@

4589 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2518,7 +2518,7 @@

1874 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2527,7 +2527,7 @@

14680 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2536,7 +2536,7 @@

3449 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2545,7 +2545,7 @@

14923 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2554,7 +2554,7 @@

3414 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2563,7 +2563,7 @@

8773 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2572,7 +2572,7 @@

5274 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2581,7 +2581,7 @@

5947 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2590,7 +2590,7 @@

10153 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2599,7 +2599,7 @@

2019 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2608,7 +2608,7 @@

6850 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2617,7 +2617,7 @@

2019 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2626,7 +2626,7 @@

9517 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2635,7 +2635,7 @@

8442 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2644,7 +2644,7 @@

2047 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2653,7 +2653,7 @@

3356 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2662,7 +2662,7 @@

17687 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2671,7 +2671,7 @@

5179 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2680,7 +2680,7 @@

8821 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.355231827 +0000 UTC @@ -2689,7 +2689,7 @@

8446 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2698,7 +2698,7 @@

6706 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2707,7 +2707,7 @@

2019 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2716,7 +2716,7 @@

1724 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2725,7 +2725,7 @@

7564 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2734,7 +2734,7 @@

1990 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2743,7 +2743,7 @@

10065 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2752,7 +2752,7 @@

2226 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2761,7 +2761,7 @@

6990 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2770,7 +2770,7 @@

1970 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2779,7 +2779,7 @@

9503 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2788,7 +2788,7 @@

1845 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2797,7 +2797,7 @@

8800 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2806,7 +2806,7 @@

2023 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2815,7 +2815,7 @@

6561 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2824,7 +2824,7 @@

2047 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2833,7 +2833,7 @@

9829 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2842,7 +2842,7 @@

3751 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2851,7 +2851,7 @@

3498 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2860,7 +2860,7 @@

4375 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2869,7 +2869,7 @@

3038 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2878,7 +2878,7 @@

16856 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2887,7 +2887,7 @@

11854 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2896,7 +2896,7 @@

8941 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2905,7 +2905,7 @@

22693 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2914,7 +2914,7 @@

2739 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2923,7 +2923,7 @@

4174 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2932,7 +2932,7 @@

10469 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2941,7 +2941,7 @@

6622 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2950,7 +2950,7 @@

3601 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2959,7 +2959,7 @@

6146 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2968,7 +2968,7 @@

6688 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2977,7 +2977,7 @@

3800 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2986,7 +2986,7 @@

3108 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -2995,7 +2995,7 @@

6430 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3004,7 +3004,7 @@

4793 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3013,7 +3013,7 @@

11251 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3022,7 +3022,7 @@

54331 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3031,7 +3031,7 @@

5495 - 2024-10-25 20:53:57.493859097 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3040,7 +3040,7 @@

3910 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3049,7 +3049,7 @@

5943 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3058,7 +3058,7 @@

2726 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3067,7 +3067,7 @@

6111 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3076,7 +3076,7 @@

6708 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3085,7 +3085,7 @@

2475 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3094,7 +3094,7 @@

2281 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3103,7 +3103,7 @@

4329 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3112,7 +3112,7 @@

6267 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3121,7 +3121,7 @@

6861 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3130,7 +3130,7 @@

6792 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3139,7 +3139,7 @@

17815 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3148,7 +3148,7 @@

4573 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3157,7 +3157,7 @@

3474 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3166,7 +3166,7 @@

9544 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3175,7 +3175,7 @@

20275 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3184,7 +3184,7 @@

2290 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3193,7 +3193,7 @@

6145 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3202,7 +3202,7 @@

11392 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3211,7 +3211,7 @@

3548 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3220,7 +3220,7 @@

22834 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3229,7 +3229,7 @@

12784 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3238,7 +3238,7 @@

5425 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3247,7 +3247,7 @@

4408 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3256,7 +3256,7 @@

5212 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3265,7 +3265,7 @@

33853 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.359231878 +0000 UTC @@ -3274,7 +3274,7 @@

210275 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3283,7 +3283,7 @@

14044 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3292,7 +3292,7 @@

2002 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3301,7 +3301,7 @@

5120 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3310,7 +3310,7 @@

12283 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3319,7 +3319,7 @@

4484 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3328,7 +3328,7 @@

9843 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3337,7 +3337,7 @@

2043 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3346,7 +3346,7 @@

5492 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3355,7 +3355,7 @@

9654 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3364,7 +3364,7 @@

4816 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3373,7 +3373,7 @@

5672 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3382,7 +3382,7 @@

9843 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3391,7 +3391,7 @@

4565 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3400,7 +3400,7 @@

7837 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3409,7 +3409,7 @@

3396 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3418,7 +3418,7 @@

8292 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3427,7 +3427,7 @@

3381 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3436,7 +3436,7 @@

2169 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3445,7 +3445,7 @@

8029 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3454,7 +3454,7 @@

6727 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3463,7 +3463,7 @@

3932 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3472,7 +3472,7 @@

4668 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3481,7 +3481,7 @@

2266 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3490,7 +3490,7 @@

6595 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3499,7 +3499,7 @@

3690 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3508,7 +3508,7 @@

4908 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3517,7 +3517,7 @@

1923 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3526,7 +3526,7 @@

3528 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3535,7 +3535,7 @@

5345 - 2024-10-25 20:53:57.4978591 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3544,7 +3544,7 @@

11718 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3553,7 +3553,7 @@

3773 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3562,7 +3562,7 @@

1807 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3571,7 +3571,7 @@

8127 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3580,7 +3580,7 @@

8083 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3589,7 +3589,7 @@

3749 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3598,7 +3598,7 @@

4565 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3607,7 +3607,7 @@

7760 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3616,7 +3616,7 @@

3396 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3625,7 +3625,7 @@

4614 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3634,7 +3634,7 @@

5417 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3643,7 +3643,7 @@

12225 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3652,7 +3652,7 @@

3640 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3661,7 +3661,7 @@

4913 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3670,7 +3670,7 @@

1904 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3679,7 +3679,7 @@

1813 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3688,7 +3688,7 @@

2804 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3697,7 +3697,7 @@

3400 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3706,7 +3706,7 @@

11558 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3715,7 +3715,7 @@

3333 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3724,7 +3724,7 @@

6089 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3733,7 +3733,7 @@

7367 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3742,7 +3742,7 @@

3417 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3751,7 +3751,7 @@

3521 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3760,7 +3760,7 @@

18566 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3769,7 +3769,7 @@

3569 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.363231928 +0000 UTC @@ -3778,7 +3778,7 @@

5125 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3787,7 +3787,7 @@

3863 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3796,7 +3796,7 @@

3781 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3805,7 +3805,7 @@

3432 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3814,7 +3814,7 @@

4139 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3823,7 +3823,7 @@

3210 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3832,7 +3832,7 @@

3277 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3841,7 +3841,7 @@

4549 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3850,7 +3850,7 @@

5322 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3859,7 +3859,7 @@

5764 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3868,7 +3868,7 @@

11078 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3877,7 +3877,7 @@

2147 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3886,7 +3886,7 @@

6299 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3895,7 +3895,7 @@

1811 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3904,7 +3904,7 @@

17015 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3913,7 +3913,7 @@

2180 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3922,7 +3922,7 @@

22746 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3931,7 +3931,7 @@

9550 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3940,7 +3940,7 @@

3567 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3949,7 +3949,7 @@

11640 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3958,7 +3958,7 @@

2209 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3967,7 +3967,7 @@

3949 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3976,7 +3976,7 @@

15560 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3985,7 +3985,7 @@

14390 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -3994,7 +3994,7 @@

6175 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4003,7 +4003,7 @@

2206 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4012,7 +4012,7 @@

2164 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4021,7 +4021,7 @@

6643 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4030,7 +4030,7 @@

2528 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4039,7 +4039,7 @@

5436 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4048,7 +4048,7 @@

3825 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4057,7 +4057,7 @@

25365 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4066,7 +4066,7 @@

6352 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4075,7 +4075,7 @@

7724 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4084,7 +4084,7 @@

5936 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4093,7 +4093,7 @@

4845 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4102,7 +4102,7 @@

5070 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4111,7 +4111,7 @@

14089 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4120,7 +4120,7 @@

4764 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4129,7 +4129,7 @@

4822 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4138,7 +4138,7 @@

8103 - 2024-10-25 20:53:57.501859105 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4147,7 +4147,7 @@

3842 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4156,7 +4156,7 @@

10900 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4165,7 +4165,7 @@

9274 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4174,7 +4174,7 @@

2051 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4183,7 +4183,7 @@

7725 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4192,7 +4192,7 @@

8549 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4201,7 +4201,7 @@

7726 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4210,7 +4210,7 @@

2171 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4219,7 +4219,7 @@

24213 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4228,7 +4228,7 @@

4476 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4237,7 +4237,7 @@

18440 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4246,7 +4246,7 @@

10248 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4255,7 +4255,7 @@

2177 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4264,7 +4264,7 @@

21412 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4273,7 +4273,7 @@

2290 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4282,7 +4282,7 @@

18067 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4291,7 +4291,7 @@

4817 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4300,7 +4300,7 @@

4698 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4309,7 +4309,7 @@

4033 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4318,7 +4318,7 @@

4929 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4327,7 +4327,7 @@

11303 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4336,7 +4336,7 @@

3820 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4345,7 +4345,7 @@

3697 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4354,7 +4354,7 @@

11829 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4363,7 +4363,7 @@

5873 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4372,7 +4372,7 @@

2417 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4381,7 +4381,7 @@

4509 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.367231977 +0000 UTC @@ -4390,7 +4390,7 @@

7285 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4399,7 +4399,7 @@

2038 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4408,7 +4408,7 @@

4828 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4417,7 +4417,7 @@

7170 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4426,7 +4426,7 @@

5045 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4435,7 +4435,7 @@

5052 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4444,7 +4444,7 @@

4790 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4453,7 +4453,7 @@

5947 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4462,7 +4462,7 @@

2362 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4471,7 +4471,7 @@

5022 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4480,7 +4480,7 @@

3791 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4489,7 +4489,7 @@

11312 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4498,7 +4498,7 @@

4773 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4507,7 +4507,7 @@

3596 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4516,7 +4516,7 @@

19938 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4525,7 +4525,7 @@

7542 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4534,7 +4534,7 @@

1850 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4543,7 +4543,7 @@

5332 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4552,7 +4552,7 @@

3791 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4561,7 +4561,7 @@

10946 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4570,7 +4570,7 @@

6644 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4579,7 +4579,7 @@

2856 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4588,7 +4588,7 @@

4439 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4597,7 +4597,7 @@

2174 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4606,7 +4606,7 @@

3057 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4615,7 +4615,7 @@

10322 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4624,7 +4624,7 @@

6336 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4633,7 +4633,7 @@

9523 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4642,7 +4642,7 @@

12020 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4651,7 +4651,7 @@

17959 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4660,7 +4660,7 @@

4883 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4669,7 +4669,7 @@

14652 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4678,7 +4678,7 @@

3405 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4687,7 +4687,7 @@

4408 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4696,7 +4696,7 @@

18487 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4705,7 +4705,7 @@

5858 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4714,7 +4714,7 @@

3787 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4723,7 +4723,7 @@

5184 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4732,7 +4732,7 @@

8034 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4741,7 +4741,7 @@

2093 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4750,7 +4750,7 @@

5324 - 2024-10-25 20:53:57.50585911 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4759,7 +4759,7 @@

4489 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4768,7 +4768,7 @@

2010 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4777,7 +4777,7 @@

16096 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4786,7 +4786,7 @@

5988 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4795,7 +4795,7 @@

4633 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4804,7 +4804,7 @@

25856 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4813,7 +4813,7 @@

2218 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4822,7 +4822,7 @@

1774 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4831,7 +4831,7 @@

13572 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4840,7 +4840,7 @@

8162 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4849,7 +4849,7 @@

2307 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4858,7 +4858,7 @@

7428 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4867,7 +4867,7 @@

2181 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4876,7 +4876,7 @@

4281 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4885,7 +4885,7 @@

3150 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4894,7 +4894,7 @@

2078 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4903,7 +4903,7 @@

1725 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4912,7 +4912,7 @@

2070 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4921,7 +4921,7 @@

15425 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4930,7 +4930,7 @@

1973 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4939,7 +4939,7 @@

6371 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4948,7 +4948,7 @@

4150 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4957,7 +4957,7 @@

3313 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4966,7 +4966,7 @@

12194 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4975,7 +4975,7 @@

2050 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4984,7 +4984,7 @@

10634 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -4993,7 +4993,7 @@

2179 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -5002,7 +5002,7 @@

4392 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.371232027 +0000 UTC @@ -5011,7 +5011,7 @@

4030 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5020,7 +5020,7 @@

3541 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5029,7 +5029,7 @@

12599 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5038,7 +5038,7 @@

2118 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5047,7 +5047,7 @@

3863 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5056,7 +5056,7 @@

6232 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5065,7 +5065,7 @@

2590 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5074,7 +5074,7 @@

3510 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5083,7 +5083,7 @@

2257 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5092,7 +5092,7 @@

20986 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5101,7 +5101,7 @@

3434 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5110,7 +5110,7 @@

13767 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5119,7 +5119,7 @@

9017 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5128,7 +5128,7 @@

6179 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5137,7 +5137,7 @@

14518 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5146,7 +5146,7 @@

4925 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5155,7 +5155,7 @@

11192 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5164,7 +5164,7 @@

3652 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5173,7 +5173,7 @@

8704 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5182,7 +5182,7 @@

5149 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5191,7 +5191,7 @@

11564 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5200,7 +5200,7 @@

2241 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5209,7 +5209,7 @@

1934 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5218,7 +5218,7 @@

5122 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5227,7 +5227,7 @@

2132 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5236,7 +5236,7 @@

9147 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5245,7 +5245,7 @@

2549 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5254,7 +5254,7 @@

5689 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5263,7 +5263,7 @@

2189 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5272,7 +5272,7 @@

4390 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5281,7 +5281,7 @@

2243 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5290,7 +5290,7 @@

2324 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5299,7 +5299,7 @@

7355 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5308,7 +5308,7 @@

7799 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5317,7 +5317,7 @@

2577 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5326,7 +5326,7 @@

2380 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5335,7 +5335,7 @@

6285 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5344,7 +5344,7 @@

5534 - 2024-10-25 20:53:57.509859114 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5353,7 +5353,7 @@

4017 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5362,7 +5362,7 @@

8007 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5371,7 +5371,7 @@

2339 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5380,7 +5380,7 @@

4320 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5389,7 +5389,7 @@

2240 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5398,7 +5398,7 @@

7217 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5407,7 +5407,7 @@

6005 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5416,7 +5416,7 @@

8348 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5425,7 +5425,7 @@

5460 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5434,7 +5434,7 @@

2174 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5443,7 +5443,7 @@

8174 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5452,7 +5452,7 @@

2112 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5461,7 +5461,7 @@

11993 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5470,7 +5470,7 @@

2317 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5479,7 +5479,7 @@

14180 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5488,7 +5488,7 @@

2233 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5497,7 +5497,7 @@

2755 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5506,7 +5506,7 @@

8954 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5515,7 +5515,7 @@

2140 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5524,7 +5524,7 @@

5678 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5533,7 +5533,7 @@

2090 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5542,7 +5542,7 @@

3698 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5551,7 +5551,7 @@

6311 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5560,7 +5560,7 @@

14341 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5569,7 +5569,7 @@

6178 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5578,7 +5578,7 @@

2177 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5587,7 +5587,7 @@

13776 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5596,7 +5596,7 @@

8611 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5605,7 +5605,7 @@

7796 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5614,7 +5614,7 @@

18030 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5623,7 +5623,7 @@

5053 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5632,7 +5632,7 @@

11461 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.375232077 +0000 UTC @@ -5641,7 +5641,7 @@

3724 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5650,7 +5650,7 @@

8920 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5659,7 +5659,7 @@

9168 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5668,7 +5668,7 @@

6396 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5677,7 +5677,7 @@

2050 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5686,7 +5686,7 @@

8706 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5695,7 +5695,7 @@

2635 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5704,7 +5704,7 @@

3268 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5713,7 +5713,7 @@

4885 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5722,7 +5722,7 @@

5332 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5731,7 +5731,7 @@

4558 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5740,7 +5740,7 @@

3480 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5749,7 +5749,7 @@

3511 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5758,7 +5758,7 @@

18810 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5767,7 +5767,7 @@

3407 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5776,7 +5776,7 @@

8498 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5785,7 +5785,7 @@

2343 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5794,7 +5794,7 @@

5225 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5803,7 +5803,7 @@

5242 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5812,7 +5812,7 @@

3864 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5821,7 +5821,7 @@

4788 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5830,7 +5830,7 @@

6560 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5839,7 +5839,7 @@

3167 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5848,7 +5848,7 @@

5065 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5857,7 +5857,7 @@

5442 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5866,7 +5866,7 @@

5574 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5875,7 +5875,7 @@

13973 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5884,7 +5884,7 @@

3924 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5893,7 +5893,7 @@

4231 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5902,7 +5902,7 @@

8035 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5911,7 +5911,7 @@

3134 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5920,7 +5920,7 @@

2713 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5929,7 +5929,7 @@

14586 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5938,7 +5938,7 @@

5016 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5947,7 +5947,7 @@

6175 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5956,7 +5956,7 @@

3893 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5965,7 +5965,7 @@

3590 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5974,7 +5974,7 @@

3210 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5983,7 +5983,7 @@

4177 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -5992,124 +5992,142 @@

3490 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC model_synthetics_mobile_step.go - 12799 + 12345 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_step_type.go + model_synthetics_mobile_step_params.go - 4087 + 18424 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_.go + model_synthetics_mobile_step_params_direction.go - 14179 + 2707 - 2024-10-25 20:53:57.513859119 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_binding.go + model_synthetics_mobile_step_params_element.go - 3883 + 13882 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_binding_items.go + model_synthetics_mobile_step_params_element_context_type.go - 5181 + 2684 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_binding_items_role.go + model_synthetics_mobile_step_params_element_relative_position.go - 2487 + 4766 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_ci_options.go + model_synthetics_mobile_step_params_element_user_locator.go - 3789 + 5750 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_config.go + model_synthetics_mobile_step_params_element_user_locator_values_items.go - 5902 + 5635 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_initial_application_arguments.go + model_synthetics_mobile_step_params_element_user_locator_values_items_type.go - 4633 + 3840 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_initial_application_arguments_property_names.go + model_synthetics_mobile_step_params_positions_items.go - 4074 + 4532 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_options.go + model_synthetics_mobile_step_params_variable.go - 26119 + 4175 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_options_monitor_options.go + model_synthetics_mobile_step_type.go - 9406 + 4087 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC - model_synthetics_mobile_test_options_monitor_options_notification_preset_name.go + model_synthetics_mobile_test_.go - 3762 + 14196 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC + + + + + model_synthetics_mobile_test_config.go + + 5413 + + 2024-10-28 13:39:20.379232127 +0000 UTC + + + + + model_synthetics_mobile_test_options.go + + 25335 + + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6118,16 +6136,16 @@

2021 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC model_synthetics_mobile_tests_mobile_application.go - 7027 + 6256 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6136,7 +6154,7 @@

2918 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6145,7 +6163,7 @@

8338 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6154,7 +6172,7 @@

3615 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6163,7 +6181,7 @@

5902 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6172,7 +6190,7 @@

2833 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6181,7 +6199,7 @@

2275 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6190,7 +6208,7 @@

8930 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6199,7 +6217,7 @@

7643 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6208,7 +6226,7 @@

4986 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6217,7 +6235,7 @@

3926 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6226,7 +6244,7 @@

6129 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6235,7 +6253,7 @@

4753 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6244,7 +6262,7 @@

3773 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6253,7 +6271,7 @@

17243 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6262,7 +6280,7 @@

8129 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.379232127 +0000 UTC @@ -6271,7 +6289,7 @@

9343 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6280,7 +6298,7 @@

2021 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6289,7 +6307,7 @@

9991 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6298,7 +6316,7 @@

25902 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6307,7 +6325,7 @@

4324 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6316,7 +6334,7 @@

4771 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6325,16 +6343,16 @@

2082 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC model_synthetics_test_ci_options.go - 3945 + 3687 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6343,7 +6361,7 @@

7671 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6352,7 +6370,7 @@

17563 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6361,7 +6379,7 @@

3116 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6370,7 +6388,7 @@

2274 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6379,7 +6397,7 @@

2355 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6388,7 +6406,7 @@

2391 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6397,7 +6415,7 @@

35971 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6406,16 +6424,25 @@

2466 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC model_synthetics_test_options_monitor_options.go - 3989 + 9118 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC + + + + + model_synthetics_test_options_monitor_options_notification_preset_name.go + + 3527 + + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6424,25 +6451,25 @@

4654 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC model_synthetics_test_options_scheduling.go - 5137 + 4675 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC model_synthetics_test_options_scheduling_timeframe.go - 5670 + 4977 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6451,7 +6478,7 @@

2193 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6460,7 +6487,7 @@

2524 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6469,7 +6496,7 @@

39979 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6478,7 +6505,7 @@

8966 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6487,7 +6514,7 @@

3332 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6496,7 +6523,7 @@

5248 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6505,7 +6532,7 @@

5968 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6514,7 +6541,7 @@

3797 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6523,7 +6550,25 @@

4319 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC + + + + + model_synthetics_test_restriction_policy_binding.go + + 5479 + + 2024-10-28 13:39:20.383232177 +0000 UTC + + + + + model_synthetics_test_restriction_policy_binding_relation.go + + 2740 + + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6532,7 +6577,7 @@

6772 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6541,7 +6586,7 @@

11580 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6550,7 +6595,7 @@

3249 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6559,7 +6604,7 @@

4405 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6568,7 +6613,7 @@

7188 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6577,7 +6622,7 @@

8178 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6586,7 +6631,7 @@

4666 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6595,7 +6640,7 @@

4153 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6604,7 +6649,7 @@

8330 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6613,7 +6658,7 @@

4639 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6622,7 +6667,7 @@

1945 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6631,7 +6676,7 @@

2178 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6640,7 +6685,7 @@

11597 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6649,7 +6694,7 @@

2049 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6658,7 +6703,7 @@

2192 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6667,7 +6712,7 @@

29681 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6676,7 +6721,7 @@

4332 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6685,7 +6730,7 @@

2855 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6694,7 +6739,7 @@

3639 - 2024-10-25 20:53:57.517859123 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6703,7 +6748,7 @@

4173 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6712,7 +6757,7 @@

4432 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6721,7 +6766,7 @@

2292 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6730,7 +6775,7 @@

5598 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6739,7 +6784,7 @@

2467 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6748,7 +6793,7 @@

8930 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6757,7 +6802,7 @@

3264 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6766,7 +6811,7 @@

2308 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6775,7 +6820,7 @@

4627 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6784,7 +6829,7 @@

2116 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6793,7 +6838,7 @@

20490 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6802,7 +6847,7 @@

2176 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6811,7 +6856,7 @@

4519 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6820,7 +6865,7 @@

2527 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6829,7 +6874,7 @@

2355 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6838,7 +6883,7 @@

25046 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6847,7 +6892,7 @@

11622 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6856,7 +6901,7 @@

2090 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6865,7 +6910,7 @@

3354 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6874,7 +6919,7 @@

3392 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6883,7 +6928,7 @@

1937 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6892,7 +6937,7 @@

2086 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6901,7 +6946,7 @@

23575 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6910,7 +6955,7 @@

2022 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6919,7 +6964,7 @@

4692 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6928,7 +6973,7 @@

2024 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6937,7 +6982,7 @@

5815 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6946,7 +6991,7 @@

9467 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6955,7 +7000,7 @@

2209 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.383232177 +0000 UTC @@ -6964,7 +7009,7 @@

5781 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -6973,7 +7018,7 @@

2116 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -6982,7 +7027,7 @@

4896 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -6991,7 +7036,7 @@

1885 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7000,7 +7045,7 @@

1802 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7009,7 +7054,7 @@

1954 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7018,7 +7063,7 @@

1858 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7027,7 +7072,7 @@

12041 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7036,7 +7081,7 @@

2089 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7045,7 +7090,7 @@

7369 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7054,7 +7099,7 @@

7376 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7063,7 +7108,7 @@

3579 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7072,7 +7117,7 @@

5578 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7081,7 +7126,7 @@

7300 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7090,7 +7135,7 @@

3492 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7099,7 +7144,7 @@

12432 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7108,7 +7153,7 @@

15542 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7117,7 +7162,7 @@

151479 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7126,7 +7171,7 @@

3642 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7135,7 +7180,7 @@

15625 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7144,7 +7189,7 @@

3523 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7153,7 +7198,7 @@

19558 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7162,7 +7207,7 @@

4059 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7171,7 +7216,7 @@

7827 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7180,7 +7225,7 @@

6148 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7189,7 +7234,7 @@

3666 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7198,7 +7243,7 @@

3473 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7207,7 +7252,7 @@

4854 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7216,7 +7261,7 @@

9111 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7225,7 +7270,7 @@

3368 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7234,7 +7279,7 @@

9024 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7243,7 +7288,7 @@

3359 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7252,7 +7297,7 @@

12990 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7261,7 +7306,7 @@

3479 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7270,7 +7315,7 @@

32304 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7279,7 +7324,7 @@

3335 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7288,7 +7333,7 @@

7873 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7297,7 +7342,7 @@

3735 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7306,7 +7351,7 @@

7574 - 2024-10-25 20:53:57.521859128 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7315,7 +7360,7 @@

3569 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7324,7 +7369,7 @@

7715 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7333,7 +7378,7 @@

3600 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7342,7 +7387,7 @@

7168 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7351,7 +7396,7 @@

3328 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7360,7 +7405,7 @@

8927 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7369,7 +7414,7 @@

3477 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7378,7 +7423,7 @@

10019 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7387,7 +7432,7 @@

3595 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7396,7 +7441,7 @@

12724 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7405,7 +7450,7 @@

3699 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7414,7 +7459,7 @@

21888 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7423,7 +7468,7 @@

3359 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7432,7 +7477,7 @@

1984 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7441,7 +7486,7 @@

7622 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7450,7 +7495,7 @@

3586 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7459,7 +7504,7 @@

7264 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7468,7 +7513,7 @@

3576 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7477,7 +7522,7 @@

7859 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7486,7 +7531,7 @@

3551 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7495,7 +7540,7 @@

10918 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7504,7 +7549,7 @@

3504 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7513,7 +7558,7 @@

1807 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7522,7 +7567,7 @@

16846 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7531,7 +7576,7 @@

3550 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7540,7 +7585,7 @@

9551 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7549,7 +7594,7 @@

3469 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7558,7 +7603,7 @@

15061 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7567,7 +7612,7 @@

3366 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7576,7 +7621,7 @@

7080 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.387232228 +0000 UTC @@ -7585,7 +7630,7 @@

3375 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7594,7 +7639,7 @@

1842 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7603,7 +7648,7 @@

1930 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7612,7 +7657,7 @@

9337 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7621,7 +7666,7 @@

6475 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7630,7 +7675,7 @@

3908 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7639,7 +7684,7 @@

3652 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7648,7 +7693,7 @@

5301 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7657,7 +7702,7 @@

226981 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7666,7 +7711,7 @@

233704 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7675,7 +7720,7 @@

257638 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7684,7 +7729,7 @@

7544 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7693,7 +7738,7 @@

3620 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7702,7 +7747,7 @@

7950 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7711,7 +7756,7 @@

3728 - 2024-10-25 20:53:57.525859132 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7720,7 +7765,7 @@

6878 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7729,7 +7774,7 @@

3580 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7738,7 +7783,7 @@

10202 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7747,7 +7792,7 @@

3509 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7756,7 +7801,7 @@

7590 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7765,7 +7810,7 @@

6478 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7774,7 +7819,7 @@

7360 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7783,7 +7828,7 @@

5104 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7792,7 +7837,7 @@

9680 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7801,7 +7846,7 @@

3400 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7810,7 +7855,7 @@

3237 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7819,7 +7864,7 @@

3328 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7828,7 +7873,7 @@

9114 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7837,7 +7882,7 @@

5124 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7846,7 +7891,7 @@

5664 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7855,7 +7900,7 @@

6259 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7864,7 +7909,7 @@

2211 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7873,7 +7918,7 @@

9548 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7882,7 +7927,7 @@

5536 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7891,7 +7936,7 @@

2227 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7900,7 +7945,7 @@

7460 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7909,7 +7954,7 @@

1916 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.391232278 +0000 UTC @@ -7918,7 +7963,7 @@

2048 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7927,7 +7972,7 @@

2231 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7936,7 +7981,7 @@

2092 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7945,7 +7990,7 @@

12197 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7954,7 +7999,7 @@

6754 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7963,7 +8008,7 @@

40189 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7972,7 +8017,7 @@

2088 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7981,7 +8026,7 @@

4212 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7990,7 +8035,7 @@

1853 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -7999,7 +8044,7 @@

3984 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8008,7 +8053,7 @@

9468 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8017,7 +8062,7 @@

4629 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8026,7 +8071,7 @@

4843 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8035,7 +8080,7 @@

4654 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8044,7 +8089,7 @@

4746 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8053,7 +8098,7 @@

1837 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8062,7 +8107,7 @@

2112 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8071,7 +8116,7 @@

2558 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8080,7 +8125,7 @@

6584 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8089,7 +8134,7 @@

1812 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8098,7 +8143,7 @@

3219 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8107,7 +8152,7 @@

1902 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8116,7 +8161,7 @@

1929 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8125,7 +8170,7 @@

3302 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8134,7 +8179,7 @@

2261 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8143,7 +8188,7 @@

2012 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8152,7 +8197,7 @@

6222 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8161,7 +8206,7 @@

2150 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8170,7 +8215,7 @@

2538 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8179,7 +8224,7 @@

4069 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8188,7 +8233,7 @@

4804 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8197,7 +8242,7 @@

1965 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8206,7 +8251,7 @@

4995 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8215,7 +8260,7 @@

1953 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8224,7 +8269,7 @@

1852 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8233,7 +8278,7 @@

1934 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8242,7 +8287,7 @@

3499 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8251,7 +8296,7 @@

5889 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8260,7 +8305,7 @@

2544 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8269,7 +8314,7 @@

1957 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8278,7 +8323,7 @@

1728 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8287,7 +8332,7 @@

4308 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8296,7 +8341,7 @@

3197 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8305,7 +8350,7 @@

3202 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8314,7 +8359,7 @@

2021 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8323,7 +8368,7 @@

1941 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8332,7 +8377,7 @@

1993 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8341,7 +8386,7 @@

4188 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8350,7 +8395,7 @@

2538 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8359,7 +8404,7 @@

2048 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8368,7 +8413,7 @@

1937 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC @@ -8377,7 +8422,7 @@

1862 - 2024-10-25 20:53:57.529859137 +0000 UTC + 2024-10-28 13:39:20.395232327 +0000 UTC diff --git a/src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step.go.html b/src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step.go.html index 7080c1b38eb..75d276c6a5a 100644 --- a/src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step.go.html +++ b/src/github.com/DataDog/datadog-api-client-go/v2/api/datadogV1/model_synthetics_mobile_step.go.html @@ -62,161 +62,161 @@

5  package datadogV1 6   7  import ( - 8   "github.com/DataDog/datadog-api-client-go/v2/api/datadog" - 9  ) - 10   - 11  // SyntheticsMobileStep The steps used in a Synthetic mobile test. - 12  type SyntheticsMobileStep struct { - 13   // A boolean set to allow this step to fail. - 14   AllowFailure *bool `json:"allowFailure,omitempty"` - 15   // A boolean set to determine if the step has a new step element. - 16   HasNewStepElement *bool `json:"hasNewStepElement,omitempty"` - 17   // A boolean to use in addition to `allowFailure` to determine if the test should be marked as failed when the step fails. - 18   IsCritical *bool `json:"isCritical,omitempty"` - 19   // The name of the step. - 20   Name *string `json:"name,omitempty"` - 21   // A boolean set to not take a screenshot for the step. - 22   NoScreenshot *bool `json:"noScreenshot,omitempty"` - 23   // The parameters of the mobile step. - 24   Params interface{} `json:"params,omitempty"` - 25   // The public ID of the step. - 26   PublicId *string `json:"publicId,omitempty"` - 27   // The time before declaring a step failed. - 28   Timeout *int64 `json:"timeout,omitempty"` - 29   // Step type used in your mobile Synthetic test. - 30   Type *SyntheticsMobileStepType `json:"type,omitempty"` - 31   // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct - 32   UnparsedObject map[string]interface{} `json:"-"` - 33   AdditionalProperties map[string]interface{} `json:"-"` - 34  } - 35   - 36  // NewSyntheticsMobileStep instantiates a new SyntheticsMobileStep object. - 37  // This constructor will assign default values to properties that have it defined, - 38  // and makes sure properties required by API are set, but the set of arguments - 39  // will change when the set of required properties is changed. - 40  func NewSyntheticsMobileStep() *SyntheticsMobileStep { - 41   this := SyntheticsMobileStep{} - 42   return &this - 43  } - 44   - 45  // NewSyntheticsMobileStepWithDefaults instantiates a new SyntheticsMobileStep object. - 46  // This constructor will only assign default values to properties that have it defined, - 47  // but it doesn't guarantee that properties required by API are set. - 48  func NewSyntheticsMobileStepWithDefaults() *SyntheticsMobileStep { - 49   this := SyntheticsMobileStep{} - 50   return &this - 51  } - 52   - 53  // GetAllowFailure returns the AllowFailure field value if set, zero value otherwise. - 54  func (o *SyntheticsMobileStep) GetAllowFailure() bool { - 55   if o == nil || o.AllowFailure == nil { - 56   var ret bool - 57   return ret - 58   } - 59   return *o.AllowFailure - 60  } - 61   - 62  // GetAllowFailureOk returns a tuple with the AllowFailure field value if set, nil otherwise - 63  // and a boolean to check if the value has been set. - 64  func (o *SyntheticsMobileStep) GetAllowFailureOk() (*bool, bool) { - 65   if o == nil || o.AllowFailure == nil { - 66   return nil, false - 67   } - 68   return o.AllowFailure, true - 69  } - 70   - 71  // HasAllowFailure returns a boolean if a field has been set. - 72  func (o *SyntheticsMobileStep) HasAllowFailure() bool { - 73   return o != nil && o.AllowFailure != nil + 8   "fmt" + 9   + 10   "github.com/DataDog/datadog-api-client-go/v2/api/datadog" + 11  ) + 12   + 13  // SyntheticsMobileStep The steps used in a Synthetic mobile test. + 14  type SyntheticsMobileStep struct { + 15   // A boolean set to allow this step to fail. + 16   AllowFailure *bool `json:"allowFailure,omitempty"` + 17   // A boolean set to determine if the step has a new step element. + 18   HasNewStepElement *bool `json:"hasNewStepElement,omitempty"` + 19   // A boolean to use in addition to `allowFailure` to determine if the test should be marked as failed when the step fails. + 20   IsCritical *bool `json:"isCritical,omitempty"` + 21   // The name of the step. + 22   Name string `json:"name"` + 23   // A boolean set to not take a screenshot for the step. + 24   NoScreenshot *bool `json:"noScreenshot,omitempty"` + 25   // The parameters of a mobile step. + 26   Params SyntheticsMobileStepParams `json:"params"` + 27   // The public ID of the step. + 28   PublicId *string `json:"publicId,omitempty"` + 29   // The time before declaring a step failed. + 30   Timeout *int64 `json:"timeout,omitempty"` + 31   // Step type used in your mobile Synthetic test. + 32   Type SyntheticsMobileStepType `json:"type"` + 33   // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct + 34   UnparsedObject map[string]interface{} `json:"-"` + 35   AdditionalProperties map[string]interface{} `json:"-"` + 36  } + 37   + 38  // NewSyntheticsMobileStep instantiates a new SyntheticsMobileStep object. + 39  // This constructor will assign default values to properties that have it defined, + 40  // and makes sure properties required by API are set, but the set of arguments + 41  // will change when the set of required properties is changed. + 42  func NewSyntheticsMobileStep(name string, params SyntheticsMobileStepParams, typeVar SyntheticsMobileStepType) *SyntheticsMobileStep { + 43   this := SyntheticsMobileStep{} + 44   this.Name = name + 45   this.Params = params + 46   this.Type = typeVar + 47   return &this + 48  } + 49   + 50  // NewSyntheticsMobileStepWithDefaults instantiates a new SyntheticsMobileStep object. + 51  // This constructor will only assign default values to properties that have it defined, + 52  // but it doesn't guarantee that properties required by API are set. + 53  func NewSyntheticsMobileStepWithDefaults() *SyntheticsMobileStep { + 54   this := SyntheticsMobileStep{} + 55   return &this + 56  } + 57   + 58  // GetAllowFailure returns the AllowFailure field value if set, zero value otherwise. + 59  func (o *SyntheticsMobileStep) GetAllowFailure() bool { + 60   if o == nil || o.AllowFailure == nil { + 61   var ret bool + 62   return ret + 63   } + 64   return *o.AllowFailure + 65  } + 66   + 67  // GetAllowFailureOk returns a tuple with the AllowFailure field value if set, nil otherwise + 68  // and a boolean to check if the value has been set. + 69  func (o *SyntheticsMobileStep) GetAllowFailureOk() (*bool, bool) { + 70   if o == nil || o.AllowFailure == nil { + 71   return nil, false + 72   } + 73   return o.AllowFailure, true 74  } 75   - 76  // SetAllowFailure gets a reference to the given bool and assigns it to the AllowFailure field. - 77  func (o *SyntheticsMobileStep) SetAllowFailure(v bool) { - 78   o.AllowFailure = &v + 76  // HasAllowFailure returns a boolean if a field has been set. + 77  func (o *SyntheticsMobileStep) HasAllowFailure() bool { + 78   return o != nil && o.AllowFailure != nil 79  } 80   - 81  // GetHasNewStepElement returns the HasNewStepElement field value if set, zero value otherwise. - 82  func (o *SyntheticsMobileStep) GetHasNewStepElement() bool { - 83   if o == nil || o.HasNewStepElement == nil { - 84   var ret bool - 85   return ret - 86   } - 87   return *o.HasNewStepElement - 88  } - 89   - 90  // GetHasNewStepElementOk returns a tuple with the HasNewStepElement field value if set, nil otherwise - 91  // and a boolean to check if the value has been set. - 92  func (o *SyntheticsMobileStep) GetHasNewStepElementOk() (*bool, bool) { - 93   if o == nil || o.HasNewStepElement == nil { - 94   return nil, false - 95   } - 96   return o.HasNewStepElement, true - 97  } - 98   - 99  // HasHasNewStepElement returns a boolean if a field has been set. - 100  func (o *SyntheticsMobileStep) HasHasNewStepElement() bool { - 101   return o != nil && o.HasNewStepElement != nil + 81  // SetAllowFailure gets a reference to the given bool and assigns it to the AllowFailure field. + 82  func (o *SyntheticsMobileStep) SetAllowFailure(v bool) { + 83   o.AllowFailure = &v + 84  } + 85   + 86  // GetHasNewStepElement returns the HasNewStepElement field value if set, zero value otherwise. + 87  func (o *SyntheticsMobileStep) GetHasNewStepElement() bool { + 88   if o == nil || o.HasNewStepElement == nil { + 89   var ret bool + 90   return ret + 91   } + 92   return *o.HasNewStepElement + 93  } + 94   + 95  // GetHasNewStepElementOk returns a tuple with the HasNewStepElement field value if set, nil otherwise + 96  // and a boolean to check if the value has been set. + 97  func (o *SyntheticsMobileStep) GetHasNewStepElementOk() (*bool, bool) { + 98   if o == nil || o.HasNewStepElement == nil { + 99   return nil, false + 100   } + 101   return o.HasNewStepElement, true 102  } 103   - 104  // SetHasNewStepElement gets a reference to the given bool and assigns it to the HasNewStepElement field. - 105  func (o *SyntheticsMobileStep) SetHasNewStepElement(v bool) { - 106   o.HasNewStepElement = &v + 104  // HasHasNewStepElement returns a boolean if a field has been set. + 105  func (o *SyntheticsMobileStep) HasHasNewStepElement() bool { + 106   return o != nil && o.HasNewStepElement != nil 107  } 108   - 109  // GetIsCritical returns the IsCritical field value if set, zero value otherwise. - 110  func (o *SyntheticsMobileStep) GetIsCritical() bool { - 111   if o == nil || o.IsCritical == nil { - 112   var ret bool - 113   return ret - 114   } - 115   return *o.IsCritical - 116  } - 117   - 118  // GetIsCriticalOk returns a tuple with the IsCritical field value if set, nil otherwise - 119  // and a boolean to check if the value has been set. - 120  func (o *SyntheticsMobileStep) GetIsCriticalOk() (*bool, bool) { - 121   if o == nil || o.IsCritical == nil { - 122   return nil, false - 123   } - 124   return o.IsCritical, true - 125  } - 126   - 127  // HasIsCritical returns a boolean if a field has been set. - 128  func (o *SyntheticsMobileStep) HasIsCritical() bool { - 129   return o != nil && o.IsCritical != nil + 109  // SetHasNewStepElement gets a reference to the given bool and assigns it to the HasNewStepElement field. + 110  func (o *SyntheticsMobileStep) SetHasNewStepElement(v bool) { + 111   o.HasNewStepElement = &v + 112  } + 113   + 114  // GetIsCritical returns the IsCritical field value if set, zero value otherwise. + 115  func (o *SyntheticsMobileStep) GetIsCritical() bool { + 116   if o == nil || o.IsCritical == nil { + 117   var ret bool + 118   return ret + 119   } + 120   return *o.IsCritical + 121  } + 122   + 123  // GetIsCriticalOk returns a tuple with the IsCritical field value if set, nil otherwise + 124  // and a boolean to check if the value has been set. + 125  func (o *SyntheticsMobileStep) GetIsCriticalOk() (*bool, bool) { + 126   if o == nil || o.IsCritical == nil { + 127   return nil, false + 128   } + 129   return o.IsCritical, true 130  } 131   - 132  // SetIsCritical gets a reference to the given bool and assigns it to the IsCritical field. - 133  func (o *SyntheticsMobileStep) SetIsCritical(v bool) { - 134   o.IsCritical = &v + 132  // HasIsCritical returns a boolean if a field has been set. + 133  func (o *SyntheticsMobileStep) HasIsCritical() bool { + 134   return o != nil && o.IsCritical != nil 135  } 136   - 137  // GetName returns the Name field value if set, zero value otherwise. - 138  func (o *SyntheticsMobileStep) GetName() string { - 139   if o == nil || o.Name == nil { - 140   var ret string - 141   return ret - 142   } - 143   return *o.Name - 144  } - 145   - 146  // GetNameOk returns a tuple with the Name field value if set, nil otherwise - 147  // and a boolean to check if the value has been set. - 148  func (o *SyntheticsMobileStep) GetNameOk() (*string, bool) { - 149   if o == nil || o.Name == nil { - 150   return nil, false - 151   } - 152   return o.Name, true - 153  } - 154   - 155  // HasName returns a boolean if a field has been set. - 156  func (o *SyntheticsMobileStep) HasName() bool { - 157   return o != nil && o.Name != nil + 137  // SetIsCritical gets a reference to the given bool and assigns it to the IsCritical field. + 138  func (o *SyntheticsMobileStep) SetIsCritical(v bool) { + 139   o.IsCritical = &v + 140  } + 141   + 142  // GetName returns the Name field value. + 143  func (o *SyntheticsMobileStep) GetName() string { + 144   if o == nil { + 145   var ret string + 146   return ret + 147   } + 148   return o.Name + 149  } + 150   + 151  // GetNameOk returns a tuple with the Name field value + 152  // and a boolean to check if the value has been set. + 153  func (o *SyntheticsMobileStep) GetNameOk() (*string, bool) { + 154   if o == nil { + 155   return nil, false + 156   } + 157   return &o.Name, true 158  } 159   - 160  // SetName gets a reference to the given string and assigns it to the Name field. + 160  // SetName sets field value. 161  func (o *SyntheticsMobileStep) SetName(v string) { - 162   o.Name = &v + 162   o.Name = v 163  } 164   165  // GetNoScreenshot returns the NoScreenshot field value if set, zero value otherwise. @@ -247,207 +247,203 @@

190   o.NoScreenshot = &v 191  } 192   - 193  // GetParams returns the Params field value if set, zero value otherwise. - 194  func (o *SyntheticsMobileStep) GetParams() interface{} { - 195   if o == nil || o.Params == nil { - 196   var ret interface{} + 193  // GetParams returns the Params field value. + 194  func (o *SyntheticsMobileStep) GetParams() SyntheticsMobileStepParams { + 195   if o == nil { + 196   var ret SyntheticsMobileStepParams 197   return ret 198   } 199   return o.Params 200  } 201   - 202  // GetParamsOk returns a tuple with the Params field value if set, nil otherwise + 202  // GetParamsOk returns a tuple with the Params field value 203  // and a boolean to check if the value has been set. - 204  func (o *SyntheticsMobileStep) GetParamsOk() (*interface{}, bool) { - 205   if o == nil || o.Params == nil { + 204  func (o *SyntheticsMobileStep) GetParamsOk() (*SyntheticsMobileStepParams, bool) { + 205   if o == nil { 206   return nil, false 207   } 208   return &o.Params, true 209  } 210   - 211  // HasParams returns a boolean if a field has been set. - 212  func (o *SyntheticsMobileStep) HasParams() bool { - 213   return o != nil && o.Params != nil + 211  // SetParams sets field value. + 212  func (o *SyntheticsMobileStep) SetParams(v SyntheticsMobileStepParams) { + 213   o.Params = v 214  } 215   - 216  // SetParams gets a reference to the given interface{} and assigns it to the Params field. - 217  func (o *SyntheticsMobileStep) SetParams(v interface{}) { - 218   o.Params = v - 219  } - 220   - 221  // GetPublicId returns the PublicId field value if set, zero value otherwise. - 222  func (o *SyntheticsMobileStep) GetPublicId() string { - 223   if o == nil || o.PublicId == nil { - 224   var ret string - 225   return ret - 226   } - 227   return *o.PublicId - 228  } - 229   - 230  // GetPublicIdOk returns a tuple with the PublicId field value if set, nil otherwise - 231  // and a boolean to check if the value has been set. - 232  func (o *SyntheticsMobileStep) GetPublicIdOk() (*string, bool) { - 233   if o == nil || o.PublicId == nil { - 234   return nil, false - 235   } - 236   return o.PublicId, true + 216  // GetPublicId returns the PublicId field value if set, zero value otherwise. + 217  func (o *SyntheticsMobileStep) GetPublicId() string { + 218   if o == nil || o.PublicId == nil { + 219   var ret string + 220   return ret + 221   } + 222   return *o.PublicId + 223  } + 224   + 225  // GetPublicIdOk returns a tuple with the PublicId field value if set, nil otherwise + 226  // and a boolean to check if the value has been set. + 227  func (o *SyntheticsMobileStep) GetPublicIdOk() (*string, bool) { + 228   if o == nil || o.PublicId == nil { + 229   return nil, false + 230   } + 231   return o.PublicId, true + 232  } + 233   + 234  // HasPublicId returns a boolean if a field has been set. + 235  func (o *SyntheticsMobileStep) HasPublicId() bool { + 236   return o != nil && o.PublicId != nil 237  } 238   - 239  // HasPublicId returns a boolean if a field has been set. - 240  func (o *SyntheticsMobileStep) HasPublicId() bool { - 241   return o != nil && o.PublicId != nil + 239  // SetPublicId gets a reference to the given string and assigns it to the PublicId field. + 240  func (o *SyntheticsMobileStep) SetPublicId(v string) { + 241   o.PublicId = &v 242  } 243   - 244  // SetPublicId gets a reference to the given string and assigns it to the PublicId field. - 245  func (o *SyntheticsMobileStep) SetPublicId(v string) { - 246   o.PublicId = &v - 247  } - 248   - 249  // GetTimeout returns the Timeout field value if set, zero value otherwise. - 250  func (o *SyntheticsMobileStep) GetTimeout() int64 { - 251   if o == nil || o.Timeout == nil { - 252   var ret int64 - 253   return ret - 254   } - 255   return *o.Timeout - 256  } - 257   - 258  // GetTimeoutOk returns a tuple with the Timeout field value if set, nil otherwise - 259  // and a boolean to check if the value has been set. - 260  func (o *SyntheticsMobileStep) GetTimeoutOk() (*int64, bool) { - 261   if o == nil || o.Timeout == nil { - 262   return nil, false - 263   } - 264   return o.Timeout, true + 244  // GetTimeout returns the Timeout field value if set, zero value otherwise. + 245  func (o *SyntheticsMobileStep) GetTimeout() int64 { + 246   if o == nil || o.Timeout == nil { + 247   var ret int64 + 248   return ret + 249   } + 250   return *o.Timeout + 251  } + 252   + 253  // GetTimeoutOk returns a tuple with the Timeout field value if set, nil otherwise + 254  // and a boolean to check if the value has been set. + 255  func (o *SyntheticsMobileStep) GetTimeoutOk() (*int64, bool) { + 256   if o == nil || o.Timeout == nil { + 257   return nil, false + 258   } + 259   return o.Timeout, true + 260  } + 261   + 262  // HasTimeout returns a boolean if a field has been set. + 263  func (o *SyntheticsMobileStep) HasTimeout() bool { + 264   return o != nil && o.Timeout != nil 265  } 266   - 267  // HasTimeout returns a boolean if a field has been set. - 268  func (o *SyntheticsMobileStep) HasTimeout() bool { - 269   return o != nil && o.Timeout != nil + 267  // SetTimeout gets a reference to the given int64 and assigns it to the Timeout field. + 268  func (o *SyntheticsMobileStep) SetTimeout(v int64) { + 269   o.Timeout = &v 270  } 271   - 272  // SetTimeout gets a reference to the given int64 and assigns it to the Timeout field. - 273  func (o *SyntheticsMobileStep) SetTimeout(v int64) { - 274   o.Timeout = &v - 275  } - 276   - 277  // GetType returns the Type field value if set, zero value otherwise. - 278  func (o *SyntheticsMobileStep) GetType() SyntheticsMobileStepType { - 279   if o == nil || o.Type == nil { - 280   var ret SyntheticsMobileStepType - 281   return ret - 282   } - 283   return *o.Type - 284  } - 285   - 286  // GetTypeOk returns a tuple with the Type field value if set, nil otherwise - 287  // and a boolean to check if the value has been set. - 288  func (o *SyntheticsMobileStep) GetTypeOk() (*SyntheticsMobileStepType, bool) { - 289   if o == nil || o.Type == nil { - 290   return nil, false - 291   } - 292   return o.Type, true + 272  // GetType returns the Type field value. + 273  func (o *SyntheticsMobileStep) GetType() SyntheticsMobileStepType { + 274   if o == nil { + 275   var ret SyntheticsMobileStepType + 276   return ret + 277   } + 278   return o.Type + 279  } + 280   + 281  // GetTypeOk returns a tuple with the Type field value + 282  // and a boolean to check if the value has been set. + 283  func (o *SyntheticsMobileStep) GetTypeOk() (*SyntheticsMobileStepType, bool) { + 284   if o == nil { + 285   return nil, false + 286   } + 287   return &o.Type, true + 288  } + 289   + 290  // SetType sets field value. + 291  func (o *SyntheticsMobileStep) SetType(v SyntheticsMobileStepType) { + 292   o.Type = v 293  } 294   - 295  // HasType returns a boolean if a field has been set. - 296  func (o *SyntheticsMobileStep) HasType() bool { - 297   return o != nil && o.Type != nil - 298  } - 299   - 300  // SetType gets a reference to the given SyntheticsMobileStepType and assigns it to the Type field. - 301  func (o *SyntheticsMobileStep) SetType(v SyntheticsMobileStepType) { - 302   o.Type = &v - 303  } - 304   - 305  // MarshalJSON serializes the struct using spec logic. - 306  func (o SyntheticsMobileStep) MarshalJSON() ([]byte, error) { - 307   toSerialize := map[string]interface{}{} - 308   if o.UnparsedObject != nil { - 309   return datadog.Marshal(o.UnparsedObject) - 310   } - 311   if o.AllowFailure != nil { - 312   toSerialize["allowFailure"] = o.AllowFailure + 295  // MarshalJSON serializes the struct using spec logic. + 296  func (o SyntheticsMobileStep) MarshalJSON() ([]byte, error) { + 297   toSerialize := map[string]interface{}{} + 298   if o.UnparsedObject != nil { + 299   return datadog.Marshal(o.UnparsedObject) + 300   } + 301   if o.AllowFailure != nil { + 302   toSerialize["allowFailure"] = o.AllowFailure + 303   } + 304   if o.HasNewStepElement != nil { + 305   toSerialize["hasNewStepElement"] = o.HasNewStepElement + 306   } + 307   if o.IsCritical != nil { + 308   toSerialize["isCritical"] = o.IsCritical + 309   } + 310   toSerialize["name"] = o.Name + 311   if o.NoScreenshot != nil { + 312   toSerialize["noScreenshot"] = o.NoScreenshot 313   } - 314   if o.HasNewStepElement != nil { - 315   toSerialize["hasNewStepElement"] = o.HasNewStepElement - 316   } - 317   if o.IsCritical != nil { - 318   toSerialize["isCritical"] = o.IsCritical - 319   } - 320   if o.Name != nil { - 321   toSerialize["name"] = o.Name - 322   } - 323   if o.NoScreenshot != nil { - 324   toSerialize["noScreenshot"] = o.NoScreenshot + 314   toSerialize["params"] = o.Params + 315   if o.PublicId != nil { + 316   toSerialize["publicId"] = o.PublicId + 317   } + 318   if o.Timeout != nil { + 319   toSerialize["timeout"] = o.Timeout + 320   } + 321   toSerialize["type"] = o.Type + 322   + 323   for key, value := range o.AdditionalProperties { + 324   toSerialize[key] = value 325   } - 326   if o.Params != nil { - 327   toSerialize["params"] = o.Params - 328   } - 329   if o.PublicId != nil { - 330   toSerialize["publicId"] = o.PublicId - 331   } - 332   if o.Timeout != nil { - 333   toSerialize["timeout"] = o.Timeout - 334   } - 335   if o.Type != nil { - 336   toSerialize["type"] = o.Type - 337   } - 338   - 339   for key, value := range o.AdditionalProperties { - 340   toSerialize[key] = value - 341   } - 342   return datadog.Marshal(toSerialize) - 343  } - 344   - 345  // UnmarshalJSON deserializes the given payload. - 346  func (o *SyntheticsMobileStep) UnmarshalJSON(bytes []byte) (err error) { - 347   all := struct { - 348   AllowFailure *bool `json:"allowFailure,omitempty"` - 349   HasNewStepElement *bool `json:"hasNewStepElement,omitempty"` - 350   IsCritical *bool `json:"isCritical,omitempty"` - 351   Name *string `json:"name,omitempty"` - 352   NoScreenshot *bool `json:"noScreenshot,omitempty"` - 353   Params interface{} `json:"params,omitempty"` - 354   PublicId *string `json:"publicId,omitempty"` - 355   Timeout *int64 `json:"timeout,omitempty"` - 356   Type *SyntheticsMobileStepType `json:"type,omitempty"` - 357   }{} - 358   if err = datadog.Unmarshal(bytes, &all); err != nil { - 359   return datadog.Unmarshal(bytes, &o.UnparsedObject) - 360   } - 361   additionalProperties := make(map[string]interface{}) - 362   if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - 363   datadog.DeleteKeys(additionalProperties, &[]string{"allowFailure", "hasNewStepElement", "isCritical", "name", "noScreenshot", "params", "publicId", "timeout", "type"}) - 364   } else { - 365   return err - 366   } - 367   - 368   hasInvalidField := false - 369   o.AllowFailure = all.AllowFailure - 370   o.HasNewStepElement = all.HasNewStepElement - 371   o.IsCritical = all.IsCritical - 372   o.Name = all.Name - 373   o.NoScreenshot = all.NoScreenshot - 374   o.Params = all.Params - 375   o.PublicId = all.PublicId - 376   o.Timeout = all.Timeout - 377   if all.Type != nil && !all.Type.IsValid() { - 378   hasInvalidField = true - 379   } else { - 380   o.Type = all.Type + 326   return datadog.Marshal(toSerialize) + 327  } + 328   + 329  // UnmarshalJSON deserializes the given payload. + 330  func (o *SyntheticsMobileStep) UnmarshalJSON(bytes []byte) (err error) { + 331   all := struct { + 332   AllowFailure *bool `json:"allowFailure,omitempty"` + 333   HasNewStepElement *bool `json:"hasNewStepElement,omitempty"` + 334   IsCritical *bool `json:"isCritical,omitempty"` + 335   Name *string `json:"name"` + 336   NoScreenshot *bool `json:"noScreenshot,omitempty"` + 337   Params *SyntheticsMobileStepParams `json:"params"` + 338   PublicId *string `json:"publicId,omitempty"` + 339   Timeout *int64 `json:"timeout,omitempty"` + 340   Type *SyntheticsMobileStepType `json:"type"` + 341   }{} + 342   if err = datadog.Unmarshal(bytes, &all); err != nil { + 343   return datadog.Unmarshal(bytes, &o.UnparsedObject) + 344   } + 345   if all.Name == nil { + 346   return fmt.Errorf("required field name missing") + 347   } + 348   if all.Params == nil { + 349   return fmt.Errorf("required field params missing") + 350   } + 351   if all.Type == nil { + 352   return fmt.Errorf("required field type missing") + 353   } + 354   additionalProperties := make(map[string]interface{}) + 355   if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { + 356   datadog.DeleteKeys(additionalProperties, &[]string{"allowFailure", "hasNewStepElement", "isCritical", "name", "noScreenshot", "params", "publicId", "timeout", "type"}) + 357   } else { + 358   return err + 359   } + 360   + 361   hasInvalidField := false + 362   o.AllowFailure = all.AllowFailure + 363   o.HasNewStepElement = all.HasNewStepElement + 364   o.IsCritical = all.IsCritical + 365   o.Name = *all.Name + 366   o.NoScreenshot = all.NoScreenshot + 367   if all.Params.UnparsedObject != nil && o.UnparsedObject == nil { + 368   hasInvalidField = true + 369   } + 370   o.Params = *all.Params + 371   o.PublicId = all.PublicId + 372   o.Timeout = all.Timeout + 373   if !all.Type.IsValid() { + 374   hasInvalidField = true + 375   } else { + 376   o.Type = *all.Type + 377   } + 378   + 379   if len(additionalProperties) > 0 { + 380   o.AdditionalProperties = additionalProperties 381   } 382   - 383   if len(additionalProperties) > 0 { - 384   o.AdditionalProperties = additionalProperties + 383   if hasInvalidField { + 384   return datadog.Unmarshal(bytes, &o.UnparsedObject) 385   } 386   - 387   if hasInvalidField { - 388   return datadog.Unmarshal(bytes, &o.UnparsedObject) - 389   } - 390   - 391   return nil - 392  } - 393   + 387   return nil + 388  } + 389