Interface protos.google.cloud.gdchardwaremanagement.v1alpha.IListHardwareGroupsRequest (0.10.0)

Properties of a ListHardwareGroupsRequest.

Package

@google-cloud/gdchardwaremanagement

Properties

filter

filter?: (string|null);

ListHardwareGroupsRequest filter

orderBy

orderBy?: (string|null);

ListHardwareGroupsRequest orderBy

pageSize

pageSize?: (number|null);

ListHardwareGroupsRequest pageSize

pageToken

pageToken?: (string|null);

ListHardwareGroupsRequest pageToken

parent

parent?: (string|null);

ListHardwareGroupsRequest parent