Interface protos.google.cloud.channel.v1.ITransferEntitlementsToGoogleRequest

Properties of a TransferEntitlementsToGoogleRequest.

Package

@google-cloud/channel!

Properties

entitlements

entitlements?: (google.cloud.channel.v1.IEntitlement[]|null);

TransferEntitlementsToGoogleRequest entitlements

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

parent

parent?: (string|null);

TransferEntitlementsToGoogleRequest parent

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

TransferEntitlementsToGoogleRequest requestId

Property Value
TypeDescription
(string|null)