GoogleCloudChannelV1ListTransferableSkusRequest constructor
      
      GoogleCloudChannelV1ListTransferableSkusRequest({})
     
    
    
Implementation
GoogleCloudChannelV1ListTransferableSkusRequest({
  this.authToken,
  this.cloudIdentityId,
  this.customerName,
  this.languageCode,
  this.pageSize,
  this.pageToken,
});