Interface protos.google.cloud.functions.v2alpha.IListFunctionsResponse (3.1.0)

Properties of a ListFunctionsResponse.

Package

@google-cloud/functions

Properties

functions

functions?: (google.cloud.functions.v2alpha.IFunction[]|null);

ListFunctionsResponse functions

nextPageToken

nextPageToken?: (string|null);

ListFunctionsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListFunctionsResponse unreachable