public sealed class GetFunctionRequest : IMessage<GetFunctionRequest>, IEquatable<GetFunctionRequest>, IDeepCloneable<GetFunctionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v1 API class GetFunctionRequest.
Optional. The optional version of the function whose details should be
obtained. The version of a 1st Gen function is an integer that starts from
1 and gets incremented on redeployments. Each deployment creates a config
version of the underlying function. GCF may keep historical configs for old
versions. This field can be specified to fetch the historical configs.
Leave it blank or set to 0 to get the latest version of the function.
[[["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 provides reference documentation for the \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class within the Google Cloud Functions v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class is used to request details about a specific Cloud Function.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in multiple versions, with version 2.7.0 being the latest and version 1.1.0 being the oldest version available in the documented content.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \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\u003eThe class includes properties such as \u003ccode\u003eCloudFunctionName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eVersionId\u003c/code\u003e that allow you to specify which function and version you want to get.\u003c/p\u003e\n"]]],[],null,[]]