class CustomMetric extends Model (View source)

Properties

protected $internal_gapi_mappings
string $accountId
bool $active
string $created
string $id
int $index
string $kind
string $maxValue
string $minValue
string $name
protected $parentLinkType
protected $parentLinkDataType
string $scope
$selfLink
string $type
string $updated
string $webPropertyId

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setActive($active)

No description

bool
getActive()

No description

setCreated($created)

No description

string
getCreated()

No description

setId($id)

No description

string
getId()

No description

setIndex($index)

No description

int
getIndex()

No description

setKind($kind)

No description

string
getKind()

No description

setMaxValue($maxValue)

No description

string
getMaxValue()

No description

setMinValue($minValue)

No description

string
getMinValue()

No description

setName($name)

No description

string
getName()

No description

setParentLink(CustomMetricParentLink $parentLink)

No description

setScope($scope)

No description

string
getScope()

No description

setSelfLink($selfLink)

No description

string
getSelfLink()

No description

setType($type)

No description

string
getType()

No description

setUpdated($updated)

No description

string
getUpdated()

No description

setWebPropertyId($webPropertyId)

No description

string
getWebPropertyId()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setActive($active)

No description

Parameters

$active

bool getActive()

No description

Return Value

bool

setCreated($created)

No description

Parameters

$created

string getCreated()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setIndex($index)

No description

Parameters

$index

int getIndex()

No description

Return Value

int

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setMaxValue($maxValue)

No description

Parameters

$maxValue

string getMaxValue()

No description

Return Value

string

setMinValue($minValue)

No description

Parameters

$minValue

string getMinValue()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

No description

Parameters

CustomMetricParentLink $parentLink

No description

Return Value

CustomMetricParentLink

setScope($scope)

No description

Parameters

$scope

string getScope()

No description

Return Value

string

No description

Parameters

$selfLink

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUpdated($updated)

No description

Parameters

$updated

string getUpdated()

No description

Return Value

string

setWebPropertyId($webPropertyId)

No description

Parameters

$webPropertyId

string getWebPropertyId()

No description

Return Value

string