class RuntimeInfo extends Model (View source)

Properties

protected $approximateUsageType
protected $approximateUsageDataType
protected $currentUsageType
protected $currentUsageDataType
string $diagnosticOutputUri
string[] $endpoints
string $outputUri

Methods

setApproximateUsage(UsageMetrics $approximateUsage)

No description

setCurrentUsage(UsageSnapshot $currentUsage)

No description

getCurrentUsage()

No description

setDiagnosticOutputUri($diagnosticOutputUri)

No description

string
getDiagnosticOutputUri()

No description

setEndpoints($endpoints)

No description

string[]
getEndpoints()

No description

setOutputUri($outputUri)

No description

string
getOutputUri()

No description

Details

setApproximateUsage(UsageMetrics $approximateUsage)

No description

Parameters

UsageMetrics $approximateUsage

UsageMetrics getApproximateUsage()

No description

Return Value

UsageMetrics

setCurrentUsage(UsageSnapshot $currentUsage)

No description

Parameters

UsageSnapshot $currentUsage

UsageSnapshot getCurrentUsage()

No description

Return Value

UsageSnapshot

setDiagnosticOutputUri($diagnosticOutputUri)

No description

Parameters

$diagnosticOutputUri

string getDiagnosticOutputUri()

No description

Return Value

string

setEndpoints($endpoints)

No description

Parameters

$endpoints

string[] getEndpoints()

No description

Return Value

string[]

setOutputUri($outputUri)

No description

Parameters

$outputUri

string getOutputUri()

No description

Return Value

string