If not empty, indicates that there may be more functions that match
the request; this value should be passed in a new
[google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest]
to get more functions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eListFunctionsResponse\u003c/code\u003e class within the Google Cloud Functions v1 API for .NET, including its properties and methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListFunctionsResponse\u003c/code\u003e class is used to handle the response from the \u003ccode\u003eListFunctions\u003c/code\u003e method, detailing cloud functions.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces like \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eFunctions\u003c/code\u003e, which is a list of matching Cloud Functions, \u003ccode\u003eNextPageToken\u003c/code\u003e to retrieve additional functions, and \u003ccode\u003eUnreachable\u003c/code\u003e to list inaccessible locations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is version 2.7.0, with previous versions going back to version 1.1.0 also accessible.\u003c/p\u003e\n"]]],[],null,["# Cloud Functions v1 API - Class ListFunctionsResponse (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.6.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.5.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.4.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.3.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.2.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.1.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.0.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.3.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.2.0/Google.Cloud.Functions.V1.ListFunctionsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.1.0/Google.Cloud.Functions.V1.ListFunctionsResponse) \n\n public sealed class ListFunctionsResponse : IPageResponse\u003cCloudFunction\u003e, IEnumerable\u003cCloudFunction\u003e, IEnumerable, IMessage\u003cListFunctionsResponse\u003e, IEquatable\u003cListFunctionsResponse\u003e, IDeepCloneable\u003cListFunctionsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Functions v1 API class ListFunctionsResponse.\n\nResponse for the `ListFunctions` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListFunctionsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[CloudFunction](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.CloudFunction), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[CloudFunction](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.CloudFunction), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListFunctionsResponse](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.ListFunctionsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListFunctionsResponse](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.ListFunctionsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListFunctionsResponse](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.ListFunctionsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Functions.V1](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Functions.V1.dll\n\nConstructors\n------------\n\n### ListFunctionsResponse()\n\n public ListFunctionsResponse()\n\n### ListFunctionsResponse(ListFunctionsResponse)\n\n public ListFunctionsResponse(ListFunctionsResponse other)\n\nProperties\n----------\n\n### Functions\n\n public RepeatedField\u003cCloudFunction\u003e Functions { get; }\n\nThe functions that match the request.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nIf not empty, indicates that there may be more functions that match\nthe request; this value should be passed in a new\n\\[google.cloud.functions.v1.ListFunctionsRequest\\]\\[google.cloud.functions.v1.ListFunctionsRequest\\]\nto get more functions.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached. The response does not include any\nfunctions from these locations.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cCloudFunction\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]