class GoogleCloudApigeeV1CustomReport extends Collection (View source)

Properties

protected $collection_key
string $chartType
string[] $comments
string $createdAt
string[] $dimensions
string $displayName
string $environment
string $filter
string $fromTime
string $lastModifiedAt
string $lastViewedAt
string $limit
protected $metricsType
protected $metricsDataType
string $name
string $offset
string $organization
protected $propertiesType
protected $propertiesDataType
string[] $sortByCols
string $sortOrder
string[] $tags
string $timeUnit
string $toTime
string $topk

Methods

setChartType($chartType)

No description

string
getChartType()

No description

setComments($comments)

No description

string[]
getComments()

No description

setCreatedAt($createdAt)

No description

string
getCreatedAt()

No description

setDimensions($dimensions)

No description

string[]
getDimensions()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEnvironment($environment)

No description

string
getEnvironment()

No description

setFilter($filter)

No description

string
getFilter()

No description

setFromTime($fromTime)

No description

string
getFromTime()

No description

setLastModifiedAt($lastModifiedAt)

No description

string
getLastModifiedAt()

No description

setLastViewedAt($lastViewedAt)

No description

string
getLastViewedAt()

No description

setLimit($limit)

No description

string
getLimit()

No description

setMetrics($metrics)

No description

setName($name)

No description

string
getName()

No description

setOffset($offset)

No description

string
getOffset()

No description

setOrganization($organization)

No description

string
getOrganization()

No description

setProperties($properties)

No description

setSortByCols($sortByCols)

No description

string[]
getSortByCols()

No description

setSortOrder($sortOrder)

No description

string
getSortOrder()

No description

setTags($tags)

No description

string[]
getTags()

No description

setTimeUnit($timeUnit)

No description

string
getTimeUnit()

No description

setToTime($toTime)

No description

string
getToTime()

No description

setTopk($topk)

No description

string
getTopk()

No description

Details

setChartType($chartType)

No description

Parameters

$chartType

string getChartType()

No description

Return Value

string

setComments($comments)

No description

Parameters

$comments

string[] getComments()

No description

Return Value

string[]

setCreatedAt($createdAt)

No description

Parameters

$createdAt

string getCreatedAt()

No description

Return Value

string

setDimensions($dimensions)

No description

Parameters

$dimensions

string[] getDimensions()

No description

Return Value

string[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEnvironment($environment)

No description

Parameters

$environment

string getEnvironment()

No description

Return Value

string

setFilter($filter)

No description

Parameters

$filter

string getFilter()

No description

Return Value

string

setFromTime($fromTime)

No description

Parameters

$fromTime

string getFromTime()

No description

Return Value

string

setLastModifiedAt($lastModifiedAt)

No description

Parameters

$lastModifiedAt

string getLastModifiedAt()

No description

Return Value

string

setLastViewedAt($lastViewedAt)

No description

Parameters

$lastViewedAt

string getLastViewedAt()

No description

Return Value

string

setLimit($limit)

No description

Parameters

$limit

string getLimit()

No description

Return Value

string

setMetrics($metrics)

No description

Parameters

$metrics

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOffset($offset)

No description

Parameters

$offset

string getOffset()

No description

Return Value

string

setOrganization($organization)

No description

Parameters

$organization

string getOrganization()

No description

Return Value

string

setProperties($properties)

No description

Parameters

$properties

GoogleCloudApigeeV1ReportProperty[] getProperties()

No description

setSortByCols($sortByCols)

No description

Parameters

$sortByCols

string[] getSortByCols()

No description

Return Value

string[]

setSortOrder($sortOrder)

No description

Parameters

$sortOrder

string getSortOrder()

No description

Return Value

string

setTags($tags)

No description

Parameters

$tags

string[] getTags()

No description

Return Value

string[]

setTimeUnit($timeUnit)

No description

Parameters

$timeUnit

string getTimeUnit()

No description

Return Value

string

setToTime($toTime)

No description

Parameters

$toTime

string getToTime()

No description

Return Value

string

setTopk($topk)

No description

Parameters

$topk

string getTopk()

No description

Return Value

string