Interface protos.google.cloud.functions.v1.IListFunctionsRequest (3.3.0)

Properties of a ListFunctionsRequest.

Package

@google-cloud/functions

Properties

pageSize

pageSize?: (number|null);

ListFunctionsRequest pageSize

pageToken

pageToken?: (string|null);

ListFunctionsRequest pageToken

parent

parent?: (string|null);

ListFunctionsRequest parent