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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-14 UTC."],[[["The `CloudFunctionInfo` class in the Network Management v1 API provides metadata about a Cloud Function."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality."],["The class has properties like `DisplayName`, `Location`, `Uri`, and `VersionId` to provide information on the Cloud Function it pertains to."],["The latest version documented for this class is 2.13.0, with a history of versions dating back to 1.0.0."],["The document provides information about the class's constructors, inherited members, namespace, and assembly, offering comprehensive details on the class."]]],[]]