class GoogleCloudChannelV1alpha1Entitlement extends Collection (View source)

Properties

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

Methods

setAssignedUnits($assignedUnits)

No description

int
getAssignedUnits()

No description

setBillingAccount($billingAccount)

No description

string
getBillingAccount()

No description

setChannelPartnerId($channelPartnerId)

No description

string
getChannelPartnerId()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setMaxUnits($maxUnits)

No description

int
getMaxUnits()

No description

setName($name)

No description

string
getName()

No description

setNumUnits($numUnits)

No description

int
getNumUnits()

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

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAssignedUnits($assignedUnits)

No description

Parameters

$assignedUnits

int getAssignedUnits()

No description

Return Value

int

setAssociationInfo(GoogleCloudChannelV1alpha1AssociationInfo $associationInfo)

No description

Parameters

GoogleCloudChannelV1alpha1AssociationInfo $associationInfo

setBillingAccount($billingAccount)

No description

Parameters

$billingAccount

string getBillingAccount()

No description

Return Value

string

setChannelPartnerId($channelPartnerId)

No description

Parameters

$channelPartnerId

string getChannelPartnerId()

No description

Return Value

string

setCommitmentSettings(GoogleCloudChannelV1alpha1CommitmentSettings $commitmentSettings)

No description

Parameters

GoogleCloudChannelV1alpha1CommitmentSettings $commitmentSettings

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setMaxUnits($maxUnits)

No description

Parameters

$maxUnits

int getMaxUnits()

No description

Return Value

int

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNumUnits($numUnits)

No description

Parameters

$numUnits

int getNumUnits()

No description

Return Value

int

setOffer($offer)

No description

Parameters

$offer

string getOffer()

No description

Return Value

string

setParameters($parameters)

No description

Parameters

$parameters

setProvisionedService(GoogleCloudChannelV1alpha1ProvisionedService $provisionedService)

No description

Parameters

GoogleCloudChannelV1alpha1ProvisionedService $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(GoogleCloudChannelV1alpha1TrialSettings $trialSettings)

No description

Parameters

GoogleCloudChannelV1alpha1TrialSettings $trialSettings

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string