public sealed class GetFunctionRequest : IMessage<GetFunctionRequest>, IEquatable<GetFunctionRequest>, IDeepCloneable<GetFunctionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v2 API class GetFunctionRequest.
[[["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\u003eThe latest version of the \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class is 1.7.0, with several prior versions available, including 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetFunctionRequest\u003c/code\u003e is a class in the Google Cloud Functions v2 API used for retrieving details about a specific function and is sealed, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eGetFunctionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two properties: \u003ccode\u003eFunctionName\u003c/code\u003e, which is a \u003ccode\u003eFunctionName\u003c/code\u003e-typed view over the resource name property and \u003ccode\u003eName\u003c/code\u003e, a string that stores the name of the function for which details are required.\u003c/p\u003e\n"],["\u003cp\u003eThe class, \u003ccode\u003eGetFunctionRequest\u003c/code\u003e, is a request for the 'GetFunction' method, and is located in the namespace \u003ccode\u003eGoogle.Cloud.Functions.V2\u003c/code\u003e, within the assembly \u003ccode\u003eGoogle.Cloud.Functions.V2.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]