class GoogleCloudBillingBudgetsV1Filter extends Collection (View source)

Properties

protected $collection_key
string $calendarPeriod
string[] $creditTypes
string $creditTypesTreatment
protected $customPeriodType
protected $customPeriodDataType
array[] $labels
string[] $projects
string[] $resourceAncestors
string[] $services
string[] $subaccounts

Methods

setCalendarPeriod($calendarPeriod)

No description

string
getCalendarPeriod()

No description

setCreditTypes($creditTypes)

No description

string[]
getCreditTypes()

No description

setCreditTypesTreatment($creditTypesTreatment)

No description

string
getCreditTypesTreatment()

No description

setLabels($labels)

No description

array[]
getLabels()

No description

setProjects($projects)

No description

string[]
getProjects()

No description

setResourceAncestors($resourceAncestors)

No description

string[]
getResourceAncestors()

No description

setServices($services)

No description

string[]
getServices()

No description

setSubaccounts($subaccounts)

No description

string[]
getSubaccounts()

No description

Details

setCalendarPeriod($calendarPeriod)

No description

Parameters

$calendarPeriod

string getCalendarPeriod()

No description

Return Value

string

setCreditTypes($creditTypes)

No description

Parameters

$creditTypes

string[] getCreditTypes()

No description

Return Value

string[]

setCreditTypesTreatment($creditTypesTreatment)

No description

Parameters

$creditTypesTreatment

string getCreditTypesTreatment()

No description

Return Value

string

setCustomPeriod(GoogleCloudBillingBudgetsV1CustomPeriod $customPeriod)

No description

Parameters

GoogleCloudBillingBudgetsV1CustomPeriod $customPeriod

setLabels($labels)

No description

Parameters

$labels

array[] getLabels()

No description

Return Value

array[]

setProjects($projects)

No description

Parameters

$projects

string[] getProjects()

No description

Return Value

string[]

setResourceAncestors($resourceAncestors)

No description

Parameters

$resourceAncestors

string[] getResourceAncestors()

No description

Return Value

string[]

setServices($services)

No description

Parameters

$services

string[] getServices()

No description

Return Value

string[]

setSubaccounts($subaccounts)

No description

Parameters

$subaccounts

string[] getSubaccounts()

No description

Return Value

string[]