Class: Google::Cloud::Compute::V1::ManagedInstanceLastAttempt

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errors::Google::Cloud::Compute::V1::Errors

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

Returns:



20426
20427
20428
20429
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 20426

class ManagedInstanceLastAttempt
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end