Key value object that represents a pipeline label.
@type t() :: %Dagger.PipelineLabel{name: String.t(), value: String.t()}