Interface protos.google.cloud.cloudcontrolspartner.v1beta.IListCustomersResponse (0.1.0)

Properties of a ListCustomersResponse.

Package

@google-cloud/cloudcontrolspartner

Properties

customers

customers?: (google.cloud.cloudcontrolspartner.v1beta.ICustomer[]|null);

ListCustomersResponse customers

nextPageToken

nextPageToken?: (string|null);

ListCustomersResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListCustomersResponse unreachable