Interface protos.google.api.servicemanagement.v1.IListServicesRequest (0.2.6)

Properties of a ListServicesRequest.

Package

@google-cloud/service-management!

Properties

consumerId

consumerId?: (string|null);

ListServicesRequest consumerId

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

ListServicesRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

ListServicesRequest pageToken

Property Value
TypeDescription
(string|null)

producerProjectId

producerProjectId?: (string|null);

ListServicesRequest producerProjectId

Property Value
TypeDescription
(string|null)