Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InstanceManagedByIgmErrorManagedInstanceError.
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.