Compute Engine v1 API - Class RoutersGetRoutePolicyResponse (3.5.0)

public sealed class RoutersGetRoutePolicyResponse : IMessage<RoutersGetRoutePolicyResponse>, IEquatable<RoutersGetRoutePolicyResponse>, IDeepCloneable<RoutersGetRoutePolicyResponse>, IBufferMessage, IMessage

Inheritance

object > RoutersGetRoutePolicyResponse

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

RoutersGetRoutePolicyResponse()

public RoutersGetRoutePolicyResponse()

RoutersGetRoutePolicyResponse(RoutersGetRoutePolicyResponse)

public RoutersGetRoutePolicyResponse(RoutersGetRoutePolicyResponse other)
Parameter
Name Description
other RoutersGetRoutePolicyResponse

Properties

Resource

public RoutePolicy Resource { get; set; }
Property Value
Type Description
RoutePolicy