OnPhotonSerializeView with the Scene as the object owner

Options
Does OnPhotonSerializeView write to the stream if the owner of the object is the Scene, or is it the Master Client who instantiated it? If it is written to when the owner is the Scene, which client is it writing from?