public sealed class GetFunctionRequest : IMessage<GetFunctionRequest>, IEquatable<GetFunctionRequest>, IDeepCloneable<GetFunctionRequest>, IBufferMessage, IMessage
[[["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 webpage details the \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class, which is used to request details about a specific function in Google Cloud Functions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Functions.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Functions.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor, \u003ccode\u003eGetFunctionRequest()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eGetFunctionRequest(GetFunctionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two main properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eCloudFunctionName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a string representing the function's name, and \u003ccode\u003eCloudFunctionName\u003c/code\u003e is a typed view of it.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the library, with version 2.7.0 being the latest, and version 1.3.0 referencing the provided content.\u003c/p\u003e\n"]]],[],null,[]]