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