public sealed class Endpoint.Types.CloudFunctionEndpoint : IMessage<Endpoint.Types.CloudFunctionEndpoint>, IEquatable<Endpoint.Types.CloudFunctionEndpoint>, IDeepCloneable<Endpoint.Types.CloudFunctionEndpoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class Endpoint.Types.CloudFunctionEndpoint.
[[["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 `Endpoint.Types.CloudFunctionEndpoint` class within the Google Cloud Network Management v1 API, specifically focusing on version 2.9.0."],["The `CloudFunctionEndpoint` class serves as a wrapper for Cloud Function attributes and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions for this class, ranging from the latest 2.13.0 down to 1.0.0, showcasing the history and evolution of the API."],["The page details the class's constructors, including a default constructor and one that accepts another `CloudFunctionEndpoint` instance."],["It also includes a description of the `Uri` property which represents the name of a Cloud Function."]]],[]]