Interface protos.google.cloud.channel.v1.IEntitlement

Properties of an Entitlement.

Package

@google-cloud/channel!

Properties

associationInfo

associationInfo?: (google.cloud.channel.v1.IAssociationInfo|null);

Entitlement associationInfo

Property Value
TypeDescription
(google.cloud.channel.v1.IAssociationInfo|null)

commitmentSettings

commitmentSettings?: (google.cloud.channel.v1.ICommitmentSettings|null);

Entitlement commitmentSettings

Property Value
TypeDescription
(google.cloud.channel.v1.ICommitmentSettings|null)

createTime

createTime?: (google.protobuf.ITimestamp|null);

Entitlement createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

name

name?: (string|null);

Entitlement name

Property Value
TypeDescription
(string|null)

offer

offer?: (string|null);

Entitlement offer

Property Value
TypeDescription
(string|null)

parameters

parameters?: (google.cloud.channel.v1.IParameter[]|null);

Entitlement parameters

Property Value
TypeDescription
(google.cloud.channel.v1.IParameter[]|null)

provisionedService

provisionedService?: (google.cloud.channel.v1.IProvisionedService|null);

Entitlement provisionedService

Property Value
TypeDescription
(google.cloud.channel.v1.IProvisionedService|null)

provisioningState

provisioningState?: (google.cloud.channel.v1.Entitlement.ProvisioningState|keyof typeof google.cloud.channel.v1.Entitlement.ProvisioningState|null);

Entitlement provisioningState

Property Value
TypeDescription
(google.cloud.channel.v1.Entitlement.ProvisioningState|keyof typeof google.cloud.channel.v1.Entitlement.ProvisioningState|null)

purchaseOrderId

purchaseOrderId?: (string|null);

Entitlement purchaseOrderId

Property Value
TypeDescription
(string|null)

suspensionReasons

suspensionReasons?: (google.cloud.channel.v1.Entitlement.SuspensionReason[]|null);

Entitlement suspensionReasons

Property Value
TypeDescription
(google.cloud.channel.v1.Entitlement.SuspensionReason[]|null)

trialSettings

trialSettings?: (google.cloud.channel.v1.ITrialSettings|null);

Entitlement trialSettings

Property Value
TypeDescription
(google.cloud.channel.v1.ITrialSettings|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Entitlement updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)