Interface protos.google.cloud.channel.v1.IEntitlementChange (3.2.1)

Properties of an EntitlementChange.

Package

@google-cloud/channel

Properties

activationReason

activationReason?: (google.cloud.channel.v1.EntitlementChange.ActivationReason|keyof typeof google.cloud.channel.v1.EntitlementChange.ActivationReason|null);

EntitlementChange activationReason

cancellationReason

cancellationReason?: (google.cloud.channel.v1.EntitlementChange.CancellationReason|keyof typeof google.cloud.channel.v1.EntitlementChange.CancellationReason|null);

EntitlementChange cancellationReason

changeType

changeType?: (google.cloud.channel.v1.EntitlementChange.ChangeType|keyof typeof google.cloud.channel.v1.EntitlementChange.ChangeType|null);

EntitlementChange changeType

createTime

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

EntitlementChange createTime

entitlement

entitlement?: (string|null);

EntitlementChange entitlement

offer

offer?: (string|null);

EntitlementChange offer

operator

operator?: (string|null);

EntitlementChange operator

operatorType

operatorType?: (google.cloud.channel.v1.EntitlementChange.OperatorType|keyof typeof google.cloud.channel.v1.EntitlementChange.OperatorType|null);

EntitlementChange operatorType

otherChangeReason

otherChangeReason?: (string|null);

EntitlementChange otherChangeReason

parameters

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

EntitlementChange parameters

provisionedService

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

EntitlementChange provisionedService

suspensionReason

suspensionReason?: (google.cloud.channel.v1.Entitlement.SuspensionReason|keyof typeof google.cloud.channel.v1.Entitlement.SuspensionReason|null);

EntitlementChange suspensionReason