class GoogleCloudIntegrationsV1alphaIntegrationAlertConfig extends Model (View source)

Properties

string $aggregationPeriod
int $alertThreshold
bool $disableAlert
string $displayName
string $durationThreshold
string $metricType
bool $onlyFinalAttempt
string $thresholdType
protected $thresholdValueType
protected $thresholdValueDataType

Methods

setAggregationPeriod($aggregationPeriod)

No description

string
getAggregationPeriod()

No description

setAlertThreshold($alertThreshold)

No description

int
getAlertThreshold()

No description

setDisableAlert($disableAlert)

No description

bool
getDisableAlert()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setDurationThreshold($durationThreshold)

No description

string
getDurationThreshold()

No description

setMetricType($metricType)

No description

string
getMetricType()

No description

setOnlyFinalAttempt($onlyFinalAttempt)

No description

bool
getOnlyFinalAttempt()

No description

setThresholdType($thresholdType)

No description

string
getThresholdType()

No description

Details

setAggregationPeriod($aggregationPeriod)

No description

Parameters

$aggregationPeriod

string getAggregationPeriod()

No description

Return Value

string

setAlertThreshold($alertThreshold)

No description

Parameters

$alertThreshold

int getAlertThreshold()

No description

Return Value

int

setDisableAlert($disableAlert)

No description

Parameters

$disableAlert

bool getDisableAlert()

No description

Return Value

bool

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setDurationThreshold($durationThreshold)

No description

Parameters

$durationThreshold

string getDurationThreshold()

No description

Return Value

string

setMetricType($metricType)

No description

Parameters

$metricType

string getMetricType()

No description

Return Value

string

setOnlyFinalAttempt($onlyFinalAttempt)

No description

Parameters

$onlyFinalAttempt

bool getOnlyFinalAttempt()

No description

Return Value

bool

setThresholdType($thresholdType)

No description

Parameters

$thresholdType

string getThresholdType()

No description

Return Value

string