public sealed class CloudFunctionInfo : IMessage<CloudFunctionInfo>, IEquatable<CloudFunctionInfo>, IDeepCloneable<CloudFunctionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class CloudFunctionInfo.
For display only. Metadata associated with a Cloud 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-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCloudFunctionInfo\u003c/code\u003e class provides metadata about a Cloud Function within the Network Management v1 API, including its display name, location, URI, and latest version ID.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities such as message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe Network Management v1 API, including the \u003ccode\u003eCloudFunctionInfo\u003c/code\u003e class, has various version releases, from version 1.0.0 all the way to 2.13.0, with 2.13.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudFunctionInfo\u003c/code\u003e class can be instantiated via 2 constructors: a parameterless constructor, \u003ccode\u003eCloudFunctionInfo()\u003c/code\u003e, and a constructor that takes another \u003ccode\u003eCloudFunctionInfo\u003c/code\u003e object as a parameter for initialization, \u003ccode\u003eCloudFunctionInfo(CloudFunctionInfo other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudFunctionInfo\u003c/code\u003e class includes 4 properties: \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eLocation\u003c/code\u003e, \u003ccode\u003eUri\u003c/code\u003e, and \u003ccode\u003eVersionId\u003c/code\u003e, which respectively represent the name, location, URI and successfully deployed version ID of the Cloud Function, respectively.\u003c/p\u003e\n"]]],[],null,[]]