Interface protos.google.cloud.channel.v1.ICreateEntitlementRequest

Properties of a CreateEntitlementRequest.

Package

@google-cloud/channel!

Properties

entitlement

entitlement?: (google.cloud.channel.v1.IEntitlement|null);

CreateEntitlementRequest entitlement

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

parent

parent?: (string|null);

CreateEntitlementRequest parent

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

CreateEntitlementRequest requestId

Property Value
TypeDescription
(string|null)