Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::CreateServiceRequest.
Request message for CreateService 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) — Required. Initial values for the service resource.
#service=
def service=(value) -> ::Google::Cloud::ServiceManagement::V1::ManagedService
Parameter
- value (::Google::Cloud::ServiceManagement::V1::ManagedService) — Required. Initial values for the service resource.
Returns
- (::Google::Cloud::ServiceManagement::V1::ManagedService) — Required. Initial values for the service resource.