Class: Google::Cloud::ServiceUsage::V1::BatchEnableServicesResponse::EnableFailure

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/api/serviceusage/v1/serviceusage.rb

Overview

Provides error messages for the failing services.

Instance Attribute Summary collapse

Instance Attribute Details

#error_message::String



204
205
206
207
# File 'proto_docs/google/api/serviceusage/v1/serviceusage.rb', line 204

class EnableFailure
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#service_id::String



204
205
206
207
# File 'proto_docs/google/api/serviceusage/v1/serviceusage.rb', line 204

class EnableFailure
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end