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-03-21 UTC."],[[["This webpage provides documentation for the `CloudFunctionInfo` class within the Google Cloud Network Management v1 API for .NET, with the current version being 2.12.0, and the latest being 2.13.0."],["The `CloudFunctionInfo` class, which is sealed, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is designed to handle metadata related to Cloud Functions."],["The class has properties including `DisplayName`, `Location`, `Uri`, and `VersionId`, which are of string or long types and provide information about the Cloud Function's name, location, URI, and the latest successfully deployed version ID, respectively."],["The page offers access to documentation and code examples for various previous versions of this class, ranging from version 1.0.0 up to the latest version 2.13.0."]]],[]]