Compute Engine v1 API - Class RoutersGetNamedSetResponse (3.29.0)

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

Inheritance

object > RoutersGetNamedSetResponse

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

RoutersGetNamedSetResponse()

public RoutersGetNamedSetResponse()

RoutersGetNamedSetResponse(RoutersGetNamedSetResponse)

public RoutersGetNamedSetResponse(RoutersGetNamedSetResponse other)
Parameter
Name Description
other RoutersGetNamedSetResponse

Properties

Etag

public string Etag { get; set; }

end_interface: MixerGetResponseWithEtagBuilder

Property Value
Type Description
string

HasEtag

public bool HasEtag { get; }

Gets whether the "etag" field is set

Property Value
Type Description
bool

Resource

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