Class EnableFailure (1.4.2)

EnableFailure(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Provides error messages for the failing services.

Attributes

NameDescription
service_id str
The service id of a service that could not be enabled.
error_message str
An error message describing why the service could not be enabled.

Inheritance

builtins.object > proto.message.Message > EnableFailure