Reference documentation and code samples for the Service Usage V1 API class Google::Cloud::ServiceUsage::V1::DisableServiceResponse.
Response message for the DisableService method. This response message is assigned to the response field of the returned Operation when that operation is done.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#service
def service() -> ::Google::Cloud::ServiceUsage::V1::Service Returns 
 - (::Google::Cloud::ServiceUsage::V1::Service) — The new state of the service after disabling.
 
#service=
def service=(value) -> ::Google::Cloud::ServiceUsage::V1::Service Parameter 
 - value (::Google::Cloud::ServiceUsage::V1::Service) — The new state of the service after disabling.
 
 Returns 
 - (::Google::Cloud::ServiceUsage::V1::Service) — The new state of the service after disabling.