Network Management v1 API - Class Endpoint.Types.CloudFunctionEndpoint (2.5.0)

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.

Wrapper for Cloud Function attributes.

Inheritance

object > Endpoint.Types.CloudFunctionEndpoint

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Constructors

CloudFunctionEndpoint()

public CloudFunctionEndpoint()

CloudFunctionEndpoint(CloudFunctionEndpoint)

public CloudFunctionEndpoint(Endpoint.Types.CloudFunctionEndpoint other)
Parameter
NameDescription
otherEndpointTypesCloudFunctionEndpoint

Properties

Uri

public string Uri { get; set; }
Property Value
TypeDescription
string