Compute Engine v1 API - Class InterconnectsGetMacsecConfigResponse (2.15.0)

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

Reference documentation and code samples for the Compute Engine v1 API class InterconnectsGetMacsecConfigResponse.

Response for the InterconnectsGetMacsecConfigRequest.

Inheritance

object > InterconnectsGetMacsecConfigResponse

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectsGetMacsecConfigResponse()

public InterconnectsGetMacsecConfigResponse()

InterconnectsGetMacsecConfigResponse(InterconnectsGetMacsecConfigResponse)

public InterconnectsGetMacsecConfigResponse(InterconnectsGetMacsecConfigResponse other)
Parameter
NameDescription
otherInterconnectsGetMacsecConfigResponse

Properties

Etag

public string Etag { get; set; }

end_interface: MixerGetResponseWithEtagBuilder

Property Value
TypeDescription
string

HasEtag

public bool HasEtag { get; }

Gets whether the "etag" field is set

Property Value
TypeDescription
bool

Result

public InterconnectMacsecConfig Result { get; set; }
Property Value
TypeDescription
InterconnectMacsecConfig