Interface protos.google.cloud.apphub.v1.IListApplicationsRequest (0.1.0)

Properties of a ListApplicationsRequest.

Package

@google-cloud/apphub

Properties

filter

filter?: (string|null);

ListApplicationsRequest filter

orderBy

orderBy?: (string|null);

ListApplicationsRequest orderBy

pageSize

pageSize?: (number|null);

ListApplicationsRequest pageSize

pageToken

pageToken?: (string|null);

ListApplicationsRequest pageToken

parent

parent?: (string|null);

ListApplicationsRequest parent