Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ManagedInstanceLastAttemptErrors.
[Output Only] Encountered errors during the last attempt to create or delete the instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#errors
def errors() -> ::Array<::Google::Cloud::Compute::V1::Errors>
Returns
- (::Array<::Google::Cloud::Compute::V1::Errors>) — [Output Only] The array of errors encountered while processing this operation.
#errors=
def errors=(value) -> ::Array<::Google::Cloud::Compute::V1::Errors>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::Errors>) — [Output Only] The array of errors encountered while processing this operation.
Returns
- (::Array<::Google::Cloud::Compute::V1::Errors>) — [Output Only] The array of errors encountered while processing this operation.