Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#error
def error() -> ::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorManagedInstanceError Returns 
 - (::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorManagedInstanceError) — [Output Only] Contents of the error.
 
#error=
def error=(value) -> ::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorManagedInstanceError Parameter 
 - value (::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorManagedInstanceError) — [Output Only] Contents of the error.
 
 Returns 
 - (::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorManagedInstanceError) — [Output Only] Contents of the error.
 
#instance_action_details
def instance_action_details() -> ::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorInstanceActionDetails Returns 
 - (::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorInstanceActionDetails) — [Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
 
#instance_action_details=
def instance_action_details=(value) -> ::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorInstanceActionDetails Parameter 
 - value (::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorInstanceActionDetails) — [Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
 
 Returns 
 - (::Google::Cloud::Compute::V1::InstanceManagedByIgmErrorInstanceActionDetails) — [Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
 
#timestamp
def timestamp() -> ::String Returns 
 - (::String) — [Output Only] The time that this error occurred. This value is in RFC3339 text format.
 
#timestamp=
def timestamp=(value) -> ::String Parameter 
 - value (::String) — [Output Only] The time that this error occurred. This value is in RFC3339 text format.
 
 Returns 
 - (::String) — [Output Only] The time that this error occurred. This value is in RFC3339 text format.