Compute Engine v1 API - Class Error (2.16.0)

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

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

Errors that prevented the ResizeRequest to be fulfilled.

Inheritance

object > Error

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

Error()

public Error()

Error(Error)

public Error(Error other)
Parameter
Name Description
other Error

Properties

Errors

public RepeatedField<Errors> Errors { get; }

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

Property Value
Type Description
RepeatedFieldErrors