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\u003eThis documentation page covers the \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class within the Google Cloud Functions v2 API, specifically for version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetFunctionRequest\u003c/code\u003e is used to request details of a Google Cloud Function using the \u003ccode\u003eGetFunction\u003c/code\u003e method and implements multiple interfaces for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and has methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e which are inherited.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFunctionRequest\u003c/code\u003e class has two constructors, one default and another that allows creating a new request by copying an existing \u003ccode\u003eGetFunctionRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetFunctionRequest\u003c/code\u003e includes two properties: \u003ccode\u003eFunctionName\u003c/code\u003e for a structured resource name, and \u003ccode\u003eName\u003c/code\u003e for the required string name of the function.\u003c/p\u003e\n"]]],[],null,[]]