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\u003eThe latest version of the API is 2.7.0, and this document also covers previous versions, down to 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class include \u003ccode\u003eCloudFunctionName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eVersionId\u003c/code\u003e, used to specify which function and version to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as well as inheriting from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]