public sealed class ManagedInstanceLastAttempt : IMessage<ManagedInstanceLastAttempt>, IEquatable<ManagedInstanceLastAttempt>, IDeepCloneable<ManagedInstanceLastAttempt>, IBufferMessage, IMessage
Implements
IMessageManagedInstanceLastAttempt, IEquatableManagedInstanceLastAttempt, IDeepCloneableManagedInstanceLastAttempt, IBufferMessage, IMessageNamespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Constructors
ManagedInstanceLastAttempt()
public ManagedInstanceLastAttempt()
ManagedInstanceLastAttempt(ManagedInstanceLastAttempt)
public ManagedInstanceLastAttempt(ManagedInstanceLastAttempt other)
Parameter | |
---|---|
Name | Description |
other | ManagedInstanceLastAttempt |
Properties
Errors
public Errors Errors { get; set; }
[Output Only] Encountered errors during the last attempt to create or delete the instance.
Property Value | |
---|---|
Type | Description |
Errors |