Compute Engine v1 API - Class InterconnectsGetDiagnosticsResponse (2.5.0)

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

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

Response for the InterconnectsGetDiagnosticsRequest.

Inheritance

Object > InterconnectsGetDiagnosticsResponse

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectsGetDiagnosticsResponse()

public InterconnectsGetDiagnosticsResponse()

InterconnectsGetDiagnosticsResponse(InterconnectsGetDiagnosticsResponse)

public InterconnectsGetDiagnosticsResponse(InterconnectsGetDiagnosticsResponse other)
Parameter
NameDescription
otherInterconnectsGetDiagnosticsResponse

Properties

Result

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