Compute Engine v1 API - Class InterconnectsGetDiagnosticsResponse (2.16.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
Name Description
other InterconnectsGetDiagnosticsResponse

Properties

Result

public InterconnectDiagnostics Result { get; set; }
Property Value
Type Description
InterconnectDiagnostics