The owner of the object. This will always be the uploader of the object.
entity
String.t()
entity_id
@type t() :: %Googly.CloudStorage.Model.ObjectOwner{ entity: String.t() | nil, entity_id: String.t() | nil }