Reference documentation and code samples for the Service Usage V1 API class Google::Cloud::ServiceUsage::V1::BatchEnableServicesResponse::EnableFailure.
Provides error messages for the failing services.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_message
def error_message() -> ::String
Returns
- (::String) — An error message describing why the service could not be enabled.
#error_message=
def error_message=(value) -> ::String
Parameter
- value (::String) — An error message describing why the service could not be enabled.
Returns
- (::String) — An error message describing why the service could not be enabled.
#service_id
def service_id() -> ::String
Returns
- (::String) — The service id of a service that could not be enabled.
#service_id=
def service_id=(value) -> ::String
Parameter
- value (::String) — The service id of a service that could not be enabled.
Returns
- (::String) — The service id of a service that could not be enabled.