Interface protos.google.cloud.saasplatform.saasservicemgmt.v1beta1.IListUnitKindsRequest (0.4.0)

Properties of a ListUnitKindsRequest.

Package

@google-cloud/saasservicemgmt

Properties

filter

filter?: (string|null);

ListUnitKindsRequest filter

orderBy

orderBy?: (string|null);

ListUnitKindsRequest orderBy

pageSize

pageSize?: (number|null);

ListUnitKindsRequest pageSize

pageToken

pageToken?: (string|null);

ListUnitKindsRequest pageToken

parent

parent?: (string|null);

ListUnitKindsRequest parent