The value returned by the last
ListFunctionsResponse; indicates that
this is a continuation of a prior ListFunctions call, and that the
system should return the next page of data.
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
The project and location from which the function should be listed,
specified in the format projects/*/locations/*
If you want to list functions in all locations, use "-" in place of a
location. When listing functions in all locations, if one or more
location(s) are unreachable, the response will contain functions from all
reachable locations along with the names of any unreachable locations.
Property Value
Type
Description
System.String
ParentAsLocationName
public LocationName ParentAsLocationName { get; set; }
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eListFunctionsRequest\u003c/code\u003e class within the Google.Cloud.Functions.V1 namespace, used to request a list of functions.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various capabilities like pagination and data handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListFunctionsRequest\u003c/code\u003e class include \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which control the number of functions returned, continuation of prior calls, and the location from which functions are listed, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a comprehensive list of available versions of this class, ranging from the latest 2.7.0 down to 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFunctionsRequest\u003c/code\u003e class can be constructed using a default constructor, or by creating a new object with an existing \u003ccode\u003eListFunctionsRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]