class GoogleCloudChannelV1Entitlement extends Collection (View source)

Properties

protected $collection_key
protected $associationInfoType
protected $associationInfoDataType
string $billingAccount
protected $commitmentSettingsType
protected $commitmentSettingsDataType
string $createTime
string $name
string $offer
protected $parametersType
protected $parametersDataType
protected $provisionedServiceType
protected $provisionedServiceDataType
string $provisioningState
string $purchaseOrderId
string[] $suspensionReasons
protected $trialSettingsType
protected $trialSettingsDataType
string $updateTime

Methods

setAssociationInfo(GoogleCloudChannelV1AssociationInfo $associationInfo)

No description

setBillingAccount($billingAccount)

No description

string
getBillingAccount()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setName($name)

No description

string
getName()

No description

setOffer($offer)

No description

string
getOffer()

No description

setParameters($parameters)

No description

setProvisioningState($provisioningState)

No description

string
getProvisioningState()

No description

setPurchaseOrderId($purchaseOrderId)

No description

string
getPurchaseOrderId()

No description

setSuspensionReasons($suspensionReasons)

No description

string[]
getSuspensionReasons()

No description

setTrialSettings(GoogleCloudChannelV1TrialSettings $trialSettings)

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAssociationInfo(GoogleCloudChannelV1AssociationInfo $associationInfo)

No description

Parameters

GoogleCloudChannelV1AssociationInfo $associationInfo

setBillingAccount($billingAccount)

No description

Parameters

$billingAccount

string getBillingAccount()

No description

Return Value

string

setCommitmentSettings(GoogleCloudChannelV1CommitmentSettings $commitmentSettings)

No description

Parameters

GoogleCloudChannelV1CommitmentSettings $commitmentSettings

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOffer($offer)

No description

Parameters

$offer

string getOffer()

No description

Return Value

string

setParameters($parameters)

No description

Parameters

$parameters

GoogleCloudChannelV1Parameter[] getParameters()

No description

setProvisionedService(GoogleCloudChannelV1ProvisionedService $provisionedService)

No description

Parameters

GoogleCloudChannelV1ProvisionedService $provisionedService

setProvisioningState($provisioningState)

No description

Parameters

$provisioningState

string getProvisioningState()

No description

Return Value

string

setPurchaseOrderId($purchaseOrderId)

No description

Parameters

$purchaseOrderId

string getPurchaseOrderId()

No description

Return Value

string

setSuspensionReasons($suspensionReasons)

No description

Parameters

$suspensionReasons

string[] getSuspensionReasons()

No description

Return Value

string[]

setTrialSettings(GoogleCloudChannelV1TrialSettings $trialSettings)

No description

Parameters

GoogleCloudChannelV1TrialSettings $trialSettings

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string