class PropertyQuota extends Model (View source)

Properties

protected $concurrentRequestsType
protected $concurrentRequestsDataType
protected $potentiallyThresholdedRequestsPerHourType
protected $potentiallyThresholdedRequestsPerHourDataType
protected $serverErrorsPerProjectPerHourType
protected $serverErrorsPerProjectPerHourDataType
protected $tokensPerDayType
protected $tokensPerDayDataType
protected $tokensPerHourType
protected $tokensPerHourDataType
protected $tokensPerProjectPerHourType
protected $tokensPerProjectPerHourDataType

Methods

setConcurrentRequests(QuotaStatus $concurrentRequests)

No description

setPotentiallyThresholdedRequestsPerHour(QuotaStatus $potentiallyThresholdedRequestsPerHour)

No description

setServerErrorsPerProjectPerHour(QuotaStatus $serverErrorsPerProjectPerHour)

No description

setTokensPerDay(QuotaStatus $tokensPerDay)

No description

getTokensPerDay()

No description

setTokensPerHour(QuotaStatus $tokensPerHour)

No description

getTokensPerHour()

No description

setTokensPerProjectPerHour(QuotaStatus $tokensPerProjectPerHour)

No description

Details

setConcurrentRequests(QuotaStatus $concurrentRequests)

No description

Parameters

QuotaStatus $concurrentRequests

QuotaStatus getConcurrentRequests()

No description

Return Value

QuotaStatus

setPotentiallyThresholdedRequestsPerHour(QuotaStatus $potentiallyThresholdedRequestsPerHour)

No description

Parameters

QuotaStatus $potentiallyThresholdedRequestsPerHour

QuotaStatus getPotentiallyThresholdedRequestsPerHour()

No description

Return Value

QuotaStatus

setServerErrorsPerProjectPerHour(QuotaStatus $serverErrorsPerProjectPerHour)

No description

Parameters

QuotaStatus $serverErrorsPerProjectPerHour

QuotaStatus getServerErrorsPerProjectPerHour()

No description

Return Value

QuotaStatus

setTokensPerDay(QuotaStatus $tokensPerDay)

No description

Parameters

QuotaStatus $tokensPerDay

QuotaStatus getTokensPerDay()

No description

Return Value

QuotaStatus

setTokensPerHour(QuotaStatus $tokensPerHour)

No description

Parameters

QuotaStatus $tokensPerHour

QuotaStatus getTokensPerHour()

No description

Return Value

QuotaStatus

setTokensPerProjectPerHour(QuotaStatus $tokensPerProjectPerHour)

No description

Parameters

QuotaStatus $tokensPerProjectPerHour

QuotaStatus getTokensPerProjectPerHour()

No description

Return Value

QuotaStatus