Class Google::Cloud::Compute::V1::InstanceManagedByIgmErrorManagedInstanceError (v1.1.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#code

def code() -> ::String
Returns
  • (::String) — [Output Only] Error code.

#code=

def code=(value) -> ::String
Parameter
  • value (::String) — [Output Only] Error code.
Returns
  • (::String) — [Output Only] Error code.

#message

def message() -> ::String
Returns
  • (::String) — [Output Only] Error message.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — [Output Only] Error message.
Returns
  • (::String) — [Output Only] Error message.