Class: Google::Cloud::Compute::V1::InstanceGroupManagerResizeRequestStatusLastAttempt

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

#error::Google::Cloud::Compute::V1::Error

Returns Output only. Errors that prevented the ResizeRequest to be fulfilled.

Returns:



32059
32060
32061
32062
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 32059

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