Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::UndeleteServiceResponse.
Response message for UndeleteService method.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#service
def service() -> ::Google::Cloud::ServiceManagement::V1::ManagedService
    Returns
    
  - (::Google::Cloud::ServiceManagement::V1::ManagedService) — Revived service resource.
 
#service=
def service=(value) -> ::Google::Cloud::ServiceManagement::V1::ManagedService
    Parameter
    
  - value (::Google::Cloud::ServiceManagement::V1::ManagedService) — Revived service resource.
 
    Returns
    
- (::Google::Cloud::ServiceManagement::V1::ManagedService) — Revived service resource.