namespace GoogleTranslateNET.Objects.Error
{
public class ErrorResponse
public Error Error { get; set; }
}