Reference documentation and code samples for the Service Usage V1 API class Google::Cloud::ServiceUsage::V1::EnableServiceResponse.
Response message for the EnableService
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 enabling.
#service=
def service=(value) -> ::Google::Cloud::ServiceUsage::V1::Service
Parameter
- value (::Google::Cloud::ServiceUsage::V1::Service) — The new state of the service after enabling.
Returns
- (::Google::Cloud::ServiceUsage::V1::Service) — The new state of the service after enabling.