Reference documentation and code samples for the Config Delivery V1 API class Google::Cloud::ConfigDelivery::V1::FleetPackageError.
Information representing an error encountered during rolling out configurations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_message
def error_message() -> ::String
    Returns
    
  - (::String) — Optional. A description of the error.
#error_message=
def error_message=(value) -> ::String
    Parameter
    
  - value (::String) — Optional. A description of the error.
    Returns
    
- (::String) — Optional. A description of the error.