Interface protos.google.cloud.channel.v1.IImportCustomerRequest

Properties of an ImportCustomerRequest.

Package

@google-cloud/channel!

Properties

authToken

authToken?: (string|null);

ImportCustomerRequest authToken

Property Value
TypeDescription
(string|null)

channelPartnerId

channelPartnerId?: (string|null);

ImportCustomerRequest channelPartnerId

Property Value
TypeDescription
(string|null)

cloudIdentityId

cloudIdentityId?: (string|null);

ImportCustomerRequest cloudIdentityId

Property Value
TypeDescription
(string|null)

customer

customer?: (string|null);

ImportCustomerRequest customer

Property Value
TypeDescription
(string|null)

domain

domain?: (string|null);

ImportCustomerRequest domain

Property Value
TypeDescription
(string|null)

overwriteIfExists

overwriteIfExists?: (boolean|null);

ImportCustomerRequest overwriteIfExists

Property Value
TypeDescription
(boolean|null)

parent

parent?: (string|null);

ImportCustomerRequest parent

Property Value
TypeDescription
(string|null)