Compute Engine v1 API - Class ManagedInstanceLastAttemptErrors (3.8.0)

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

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

[Output Only] Encountered errors during the last attempt to create or delete the instance.

Inheritance

object > ManagedInstanceLastAttemptErrors

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ManagedInstanceLastAttemptErrors()

public ManagedInstanceLastAttemptErrors()

ManagedInstanceLastAttemptErrors(ManagedInstanceLastAttemptErrors)

public ManagedInstanceLastAttemptErrors(ManagedInstanceLastAttemptErrors other)
Parameter
Name Description
other ManagedInstanceLastAttemptErrors

Properties

Errors

public RepeatedField<Errors> Errors { get; }

[Output Only] The array of errors encountered while processing this operation.

Property Value
Type Description
RepeatedFieldErrors