contains the information returned to a client on the creation of a new service.
@type t() :: %DockerEngineAPI.Model.ServiceCreateResponse{ ID: String.t() | nil, Warnings: [String.t()] | nil }