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::ManagedInstanceLastAttemptErrors

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

Returns:



22636
22637
22638
22639
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22636

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